.confirm-box{background-color:var(--v-confirmBoxBg-base)!important}.confirm-box--title{padding:8px 12px!important;background-color:var(--v-titleBg-base);color:var(--v-titleText-base);font-weight:bolder}.confirm-box--message{text-align:center;min-height:100px;font-size:14px;padding:8px 12px!important;color:var(--v-confirmBoxText-base)!important}.confirm-box--btn{font-weight:bolder!important}.confirm-box--btn-info,.confirm-box--btn-ok{background-color:var(--v-secondaryBtn-base)!important;border-color:var(--v-secondaryBtn-base)!important;color:var(--v-secondaryBtnText-base)!important}.confirm-box--btn-cancel{background-color:var(--v-infoBtn-base)!important;border-color:var(--v-infoBtn-base)!important;color:var(--v-infoBtnText-base)!important}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:1px}.list{margin:0;padding:0!important}.list__item{font-size:13px;font-weight:500;display:flex;width:100%;padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}.list__item:first-child{padding-top:0}.list__item:last-child{border-bottom:none}.list__item--subtitle{font-size:10px;font-weight:400;padding:0;border:none}.list__item--no-bdr{border-bottom:unset;padding-top:5px;padding-bottom:5px}.list__name{flex:1;align-self:flex-start;width:60%}.list__qty{align-self:flex-end;text-align:center;width:10%}.list__price{align-self:flex-end;text-align:right;font-weight:700;width:30%}.list__item--subtitle .list__price{font-weight:400}.list__item--two-line .list__name{width:70%}.customer-add .greet,.joinTable .greet,.sign-up .greet{font-size:26px;font-weight:600}.customer-add .fld,.joinTable .fld,.sign-up .fld{border:1.5px solid var(--v-fldBorder-base);margin-top:16px;padding-bottom:0!important;padding-top:4px!important;margin-bottom:14px;text-align:center;font-weight:500;letter-spacing:1.5px}.customer-add .fld--label,.joinTable .fld--label,.sign-up .fld--label{font-size:12px}.customer-add .fld--input,.joinTable .fld--input,.sign-up .fld--input{padding-top:8px!important;margin-top:0!important}.customer-add .fld--input .v-input__slot:after,.customer-add .fld--input .v-input__slot:before,.joinTable .fld--input .v-input__slot:after,.joinTable .fld--input .v-input__slot:before,.sign-up .fld--input .v-input__slot:after,.sign-up .fld--input .v-input__slot:before{width:0!important}.customer-add .fld--input input,.joinTable .fld--input input,.sign-up .fld--input input{text-align:center!important;font-size:16px;color:var(--v-fldColor-base)!important;caret-color:var(--v-fldColor-base)!important;font-weight:600}.customer-add .fld--input .v-messages,.joinTable .fld--input .v-messages,.sign-up .fld--input .v-messages{text-align:center!important;margin-bottom:5px;font-style:italic}.customer-add .fld--input .v-text-field__prefix,.joinTable .fld--input .v-text-field__prefix,.sign-up .fld--input .v-text-field__prefix{text-align:center!important;font-size:14px;opacity:.5}.customer-add .fld-hint,.joinTable .fld-hint,.sign-up .fld-hint{text-align:center!important;font-style:italic}.v-application{background-color:var(--v-bodyBg-base)!important;color:var(--v-color-base)!important}.bg-image{background-size:cover!important;background-position:50%!important}.col-auto{flex:1 1 auto!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.custom-btn{letter-spacing:1px;font-size:13px!important;font-weight:bolder;line-height:1;max-width:100%!important}.custom-btn__ml-1{margin-left:2px}.custom-btn.btn-primary{background-color:var(--v-primaryBtn-base)!important;border-color:var(--v-primaryBtn-base)!important;color:var(--v-primaryBtnText-base)!important}.custom-btn.btn-secondary{background-color:var(--v-secondaryBtn-base)!important;border-color:var(--v-secondaryBtn-base)!important;color:var(--v-secondaryBtnText-base)!important}.custom-btn.btn-info{background-color:var(--v-infoBtn-base)!important;border-color:var(--v-infoBtn-base)!important;color:var(--v-infoBtnText-base)!important}.custom-btn.btn-accent{background-color:var(--v-accentBtn-base)!important;border-color:var(--v-accentBtn-base)!important;color:var(--v-accentBtnText-base)!important}.custom-btn.btn-action{border-color:var(--v-actionBtn-base)!important}.custom-btn.btn-action,.custom-btn.btn-action.v-btn--disabled.v-btn--has-bg{background-color:var(--v-actionBtn-base)!important;color:var(--v-actionBtnText-base)!important}.custom-btn.btn-action.v-btn--disabled.v-btn--has-bg{opacity:.5}.custom-btn.btn-env{background-color:#9cd8d3!important;border-color:#9cd8d3!important;color:var(--v-primary-base)!important}.box-shadow{border-radius:16px!important}.box-shadow,.shadow{box-shadow:0 0 15px 0 rgba(0,0,0,.1)!important}.shadow__bdr--bottom{border-bottom:1px solid rgba(0,0,0,.08)}.shadow__bdr--top{border-top:1px solid rgba(0,0,0,.08)}.v-divider{border-color:var(--v-color-base)!important;opacity:.2!important}.cart__hr{border:none;border-bottom:1px dashed var(--v-color-base);opacity:.2}.num{font-size:12px;font-weight:600;letter-spacing:2px}.footer,.footer .v-bottom-navigation{background-color:var(--v-primaryBg-base)!important;color:var(--v-color-base)!important}.footer .v-bottom-navigation{box-shadow:none!important}.clear-btn{font-size:12px;text-decoration:underline}.v-application--wrap{justify-content:center}.custom-delimiter{width:8px;height:8px;border-radius:50%;background-color:#ccc;margin:0 4px;cursor:pointer;display:inline-block}.custom-delimiter.active{width:10px;height:10px;background-color:#3f3f3f}.promo-banner{height:100px}@font-face{font-family:WorkSansMedium;src:url(../fonts/WorkSans-Medium.38263ba4.ttf)}#app-pangeo{font-family:WorkSansMedium,-apple-system,system-ui,Montserrat,sans-serif}#app-pangeo .promo-banner{height:200px}#app-pangeo .joinTable .primaryBg,#app-pangeo .order-confirmed .primaryBg,#app-pangeo .sign-up .primaryBg,#app-pangeo .signup--otp .primaryBg,#app-pangeo .start-page .primaryBg{background-color:rgba(244,236,221,.78)!important}.v-snack__wrapper{width:100%}.modal-title{font-size:1.25rem!important;font-weight:600!important;letter-spacing:1px;padding:8px 12px!important}.modal-title,.modal-title .v-icon{color:var(--v-primary-base)!important}.fontUltraSmallItalic{letter-spacing:1px;font-size:10px;font-style:italic}.fontSmall600{letter-spacing:1px;font-size:13px;font-weight:600}.fs-12{font-size:12px}.terms{display:flex;align-items:center}.terms--fld .v-label{font-size:12px;text-transform:uppercase;font-weight:500}.terms--fld .v-label,.terms--fld i{color:var(--v-color-base)!important}.join-container[data-v-42735976]{height:100%;display:flex;justify-content:center;align-items:center;align-content:space-between}.err-msg{color:red;font-size:12px;line-height:12px;font-style:italic}.fld--input.vue-tel-input-vuetify .v-text-field .v-input__slot input{text-align:left!important}.full-page{height:100vh}.signup--otp .otpField .v-input .v-input__control .v-input__slot{background:transparent!important}.signup--otp .otpField .v-input .v-input__control .v-input__slot fieldset{border:1.5px solid var(--v-fldBorder-base)}.signup--otp .otpField input{font-size:18px!important;font-weight:600}.signup--otp .fld-hint{text-align:left!important;font-style:italic}.signup--otp .fld-hint--options{text-decoration:underline;cursor:pointer}.start-order{height:68px!important;position:absolute;bottom:30px;width:230px!important}.home-page{height:100%;display:flex;align-items:center;justify-content:center;background-size:100% 100%;background-repeat:no-repeat}.custom-reason-fld{font-size:.875rem;font-weight:400;line-height:1.375rem}.participant-btn .v-icon{border-radius:50%;background:var(--v-actionBtn-base)!important;border-color:var(--v-actionBtn-base)!important;color:var(--v-actionBtnText-base)!important}.assistance,.participants{color:var(--v-color-base)!important}.assistance,.assistance .v-list,.participants,.participants .v-list{background-color:var(--v-primaryBg-base)!important}.assistance .v-list .v-list-item,.assistance .v-list .v-list-item .v-btn,.assistance .v-list .v-list-item .v-list-item__subtitle,.participants .v-list .v-list-item,.participants .v-list .v-list-item .v-btn,.participants .v-list .v-list-item .v-list-item__subtitle{color:var(--v-color-base)!important}.home-btn .home-btn-icon{background-color:var(--v-primary-base);border-radius:50%;color:#fff}.settings{color:var(--v-color-base)!important}.settings,.settings .options{background-color:var(--v-primaryBg-base)!important}.settings .options .v-icon,.settings .options .v-list-item__content,.settings .options .v-list-item__subtitle{color:var(--v-color-base)!important}.top-bar{background-color:var(--v-headerBg-base);color:var(--v-headerText-base);font-size:12px;letter-spacing:.5px}.top-bar .top-bar-options{display:flex;align-items:center;justify-content:flex-end}.top-bar .top-bar-options .home-btn .home-btn-icon{background-color:var(--v-primary-base);border-radius:50%;color:#fff}.top-bar .otp-info{font-size:16px;line-height:1.5;font-weight:700}.menu-item-info{min-height:50px;letter-spacing:1px;font-size:14px;font-weight:700}.menu-item-info__description{font-size:10px;font-weight:500}.menu-item-info__price{font-size:12px;font-weight:700;letter-spacing:2px}.menu-item-info__price__caption{font-size:10px;font-weight:500;letter-spacing:1px}.menu-item-info__instructions{font-size:10px;font-weight:500}.instruction-ul{text-decoration:underline;cursor:pointer}.menuItem__details{width:100%}.menuItem__details__menu-image{width:100%;margin-bottom:20px}.menuItem__details__menu-image .image-el{height:200px}.menuItem__details__menu-info{margin-bottom:20px;background-color:var(--v-primaryBg-base)!important}.menuItem__details .menu-item-content{color:var(--v-color-base)!important;align-self:flex-start}.menuItem__details .menu-item-content .v-list-item__subtitle,.menuItem__details .menu-item-content .v-list-item__title{white-space:normal!important}.options-elm__body .v-list{background-color:var(--v-primaryBg-base)!important}.options-elm__body .v-list .v-list-item{color:var(--v-color-base)!important}.options-elm__body .option__price,.options-elm__body .option__title{font-size:13px;font-weight:500}.options-elm__action input{height:16px;width:16px;accent-color:var(--v-primary-base)}.add-item{width:100%;height:100%;text-align:center}.add-item__customize{font-size:8px!important;margin-top:4px}.add-item__add-btn{font-size:1rem!important;background-color:var(--v-accentBtn-base)!important;color:var(--v-accentBtnText-base)!important;padding:0!important;font-weight:700;height:38px!important;min-width:100px!important}.add-item__add-btn.v-btn--disabled.v-btn--has-bg{background-color:var(--v-accentBtn-base)!important;opacity:.3}.add-item__add-btn.counter{position:relative}.add-item__add-btn .quantity{font-size:14px;padding-right:2px}.add-item__add-btn__counter{padding:0!important;min-width:28px!important;height:32px!important;border-radius:0!important;background-color:transparent!important;color:var(--v-accentBtnText-base)!important}.add-item--2x .add-item__add-btn{height:44px!important}.add-item--2x .add-item__add-btn__counter{min-width:42px!important;height:42px!important}.promotions{background-color:var(--v-primaryBg-base)!important}.promotions,.promotions .v-btn.v-btn--icon{color:var(--v-color-base)!important}.overlay[data-v-646bf76e]{height:100%;width:100%;position:absolute;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,hsla(0,0%,100%,0) 80%)}.hr[data-v-646bf76e]{width:40px;height:1px;background-color:var(--v-color-base)!important}.bobs-green-elem{display:none}#app-bobsbar .bobs-green-elem{display:block}.start-page{-webkit-animation:rightToLeft .5s ease-out;animation:rightToLeft .5s ease-out}@-webkit-keyframes rightToLeft{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes rightToLeft{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes leftToRight{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes leftToRight{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.v-menu__content{margin-top:20px}.options-elm{background-color:var(--var-primaryBg-base)!important;margin-bottom:20px}.options-elm__mandatory{position:absolute;right:-2px;top:-2px;border-radius:0!important}.options-elm__title{padding:8px 12px;font-size:14px;font-weight:600;color:var(--v-primary-base)!important}.options-elm__title .sub-heading{font-size:11px;font-weight:500;line-height:1.5}.options-elm__body .chip-elem.v-chip{background-color:transparent;color:var(--v-filterText-base);border:1px solid var(--v-filterText-base)!important}.options-elm__body .chip-elem.v-chip.chip-selected{border:1px solid var(--v-filterSelectBg-base)!important;background-color:var(--v-filterSelectBg-base)!important;color:var(--v-filterSelectText-base)!important}.badge-cont.no-filters .v-badge__badge{display:none!important}.badge-cont.selected .v-badge__badge,.badge-cont.selected .v-chip{background-color:var(--v-filterSelectBg-base)!important}.badge-cont.selected .v-chip,.badge-cont.selected .v-icon{color:var(--v-filterSelectText-base)!important}.menuItem__details_customize{background-color:var(--v-primaryBg-base)!important;color:var(--v-color-base)!important}.lvl__one{justify-content:center}.lvl__one__items{margin:4px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background-color:var(--v-filterBg-base);color:var(--v-filterText-base)!important}.lvl__one__items.selected{background-color:var(--v-filterSelectBg-base);color:var(--v-filterSelectText-base)!important}.v-slide-group__next,.v-slide-group__prev{display:none!important}.menu-item-content{background-color:var(--v-primaryBg-base)!important;color:var(--v-color-base)!important}.image-elm{width:100%;box-shadow:0 0 2px 0 rgba(0,0,0,.1)!important;border-radius:16px;overflow:hidden}.add-btn{margin-top:-12px}.add-btn.no-image{margin-top:0}.add-btn-start .add-item{margin-top:5px;text-align:start}.menu-img{width:10rem;height:10rem;border-radius:5px}.menu-img .v-image__image--cover{background-size:100% 100%}.menu-item-content{align-self:flex-start}.menu-item-content .v-list-item__subtitle,.menu-item-content .v-list-item__title{white-space:normal!important}.filter__lvl__two{justify-content:center;align-items:center}.filter__lvl__two__items{cursor:pointer;font-size:12.5px!important;font-weight:500;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:2;padding:0 12px}.filter__lvl__two__selected{color:var(--v-color-base);font-size:26px;font-weight:600}.bar_extension .v-toolbar__extension{display:flex;flex-direction:column;background-color:var(--v-primaryBg-base)!important;padding:0}.filter__lvl__one{justify-content:center}.filter__lvl__one__items{height:66px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;align-items:center;justify-content:center;display:flex;background-color:var(--v-filterBg-base);color:var(--v-filterText-base);margin:4px}.filter__lvl__one__items.selected{background-color:var(--v-filterSelectBg-base);color:var(--v-filterSelectText-base)!important}.filter__lvl__one__items .v-icon{color:currentColor}.menu-items{margin-bottom:250px}.menu-items .v-expansion-panel{background-color:inherit!important}.menu-items .accordion__header{letter-spacing:1px;padding:16px 0!important;min-height:auto!important;text-transform:uppercase;font-size:14px!important;font-weight:600!important;border-bottom:1px solid rgba(0,0,0,.08)}.menu-items .accordion__header,.menu-items .accordion__header .v-expansion-panel-header__icon .v-icon{color:var(--v-primary-base)!important}.menu-items .accordion .v-expansion-panel-content__wrap{padding:0!important}.menu-items .v-list-item{padding:0!important;color:var(--v-color-base)!important}.note{display:flex;align-items:center;justify-content:center;flex:1}.menu-page{height:100%;background-color:var(--v-primaryBg-base)}.menu-page .searchBox .v-text-field--outlined{border-radius:0!important}.menu-page .searchBox .v-text-field input{text-align:center;font-size:13px!important;font-weight:500;color:var(--v-color-base);caret-color:var(--v-color-base)}.menu-page .searchBox .v-text-field input::-webkit-input-placeholder{color:var(--v-color-base)}.menu-page .searchBox .v-text-field input::-moz-placeholder{color:var(--v-color-base)}.menu-page .searchBox .v-text-field input:-ms-input-placeholder{color:var(--v-color-base)}.menu-page .searchBox .v-text-field input::-ms-input-placeholder{color:var(--v-color-base)}.menu-page .searchBox .v-text-field input::placeholder{color:var(--v-color-base)}.menu-page .searchBox .v-text-field .v-input__control .v-input__slot fieldset{border:2px solid var(--v-fldBorder-base)}@-webkit-keyframes fade-in{to{opacity:1}}@keyframes fade-in{to{opacity:1}}.list-item{opacity:0;-webkit-animation:fade-in .6s ease forwards;animation:fade-in .6s ease forwards}.list-item:nth-child(2){-webkit-animation-delay:60ms;animation-delay:60ms}.list-item:nth-child(3){-webkit-animation-delay:.12s;animation-delay:.12s}.list-item:nth-child(4){-webkit-animation-delay:.18s;animation-delay:.18s}.list-item:nth-child(5){-webkit-animation-delay:.24s;animation-delay:.24s}.list-item:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.list-item:nth-child(7){-webkit-animation-delay:.36s;animation-delay:.36s}.list-item:nth-child(8){-webkit-animation-delay:.42s;animation-delay:.42s}.list-item:nth-child(9){-webkit-animation-delay:.48s;animation-delay:.48s}.list-item:nth-child(10){-webkit-animation-delay:.54s;animation-delay:.54s}.list-item:nth-child(11){-webkit-animation-delay:.6s;animation-delay:.6s}.list-item:nth-child(12){-webkit-animation-delay:.66s;animation-delay:.66s}.list-item:nth-child(13){-webkit-animation-delay:.72s;animation-delay:.72s}.list-item:nth-child(14){-webkit-animation-delay:.78s;animation-delay:.78s}.list-item:nth-child(15){-webkit-animation-delay:.84s;animation-delay:.84s}.list-item:nth-child(16){-webkit-animation-delay:.9s;animation-delay:.9s}.list-item:nth-child(17){-webkit-animation-delay:.96s;animation-delay:.96s}.list-item:nth-child(18){-webkit-animation-delay:1.02s;animation-delay:1.02s}.list-item:nth-child(19){-webkit-animation-delay:1.08s;animation-delay:1.08s}.list-item:nth-child(20){-webkit-animation-delay:1.14s;animation-delay:1.14s}.list-item:nth-child(21){-webkit-animation-delay:1.2s;animation-delay:1.2s}.list-item:nth-child(22){-webkit-animation-delay:1.26s;animation-delay:1.26s}.list-item:nth-child(23){-webkit-animation-delay:1.32s;animation-delay:1.32s}.list-item:nth-child(24){-webkit-animation-delay:1.38s;animation-delay:1.38s}.list-item:nth-child(25){-webkit-animation-delay:1.44s;animation-delay:1.44s}.list-item:nth-child(26){-webkit-animation-delay:1.5s;animation-delay:1.5s}.list-item:nth-child(27){-webkit-animation-delay:1.56s;animation-delay:1.56s}.list-item:nth-child(28){-webkit-animation-delay:1.62s;animation-delay:1.62s}.list-item:nth-child(29){-webkit-animation-delay:1.68s;animation-delay:1.68s}.list-item:nth-child(30){-webkit-animation-delay:1.74s;animation-delay:1.74s}.list-item:nth-child(31){-webkit-animation-delay:1.8s;animation-delay:1.8s}.list-item:nth-child(32){-webkit-animation-delay:1.86s;animation-delay:1.86s}.list-item:nth-child(33){-webkit-animation-delay:1.92s;animation-delay:1.92s}.list-item:nth-child(34){-webkit-animation-delay:1.98s;animation-delay:1.98s}.list-item:nth-child(35){-webkit-animation-delay:2.04s;animation-delay:2.04s}.list-item:nth-child(36){-webkit-animation-delay:2.1s;animation-delay:2.1s}.list-item:nth-child(37){-webkit-animation-delay:2.16s;animation-delay:2.16s}.list-item:nth-child(38){-webkit-animation-delay:2.22s;animation-delay:2.22s}.list-item:nth-child(39){-webkit-animation-delay:2.28s;animation-delay:2.28s}.list-item:nth-child(40){-webkit-animation-delay:2.34s;animation-delay:2.34s}.list-item:nth-child(41){-webkit-animation-delay:2.4s;animation-delay:2.4s}.list-item:nth-child(42){-webkit-animation-delay:2.46s;animation-delay:2.46s}.list-item:nth-child(43){-webkit-animation-delay:2.52s;animation-delay:2.52s}.list-item:nth-child(44){-webkit-animation-delay:2.58s;animation-delay:2.58s}.list-item:nth-child(45){-webkit-animation-delay:2.64s;animation-delay:2.64s}.list-item:nth-child(46){-webkit-animation-delay:2.7s;animation-delay:2.7s}.list-item:nth-child(47){-webkit-animation-delay:2.76s;animation-delay:2.76s}.list-item:nth-child(48){-webkit-animation-delay:2.82s;animation-delay:2.82s}.list-item:nth-child(49){-webkit-animation-delay:2.88s;animation-delay:2.88s}.list-item:nth-child(50){-webkit-animation-delay:2.94s;animation-delay:2.94s}.list-item:nth-child(51){-webkit-animation-delay:3s;animation-delay:3s}.list-item:nth-child(52){-webkit-animation-delay:3.06s;animation-delay:3.06s}.list-item:nth-child(53){-webkit-animation-delay:3.12s;animation-delay:3.12s}.list-item:nth-child(54){-webkit-animation-delay:3.18s;animation-delay:3.18s}.list-item:nth-child(55){-webkit-animation-delay:3.24s;animation-delay:3.24s}.list-item:nth-child(56){-webkit-animation-delay:3.3s;animation-delay:3.3s}.list-item:nth-child(57){-webkit-animation-delay:3.36s;animation-delay:3.36s}.list-item:nth-child(58){-webkit-animation-delay:3.42s;animation-delay:3.42s}.list-item:nth-child(59){-webkit-animation-delay:3.48s;animation-delay:3.48s}.list-item:nth-child(60){-webkit-animation-delay:3.54s;animation-delay:3.54s}.list-item:nth-child(61){-webkit-animation-delay:3.6s;animation-delay:3.6s}.list-item:nth-child(62){-webkit-animation-delay:3.66s;animation-delay:3.66s}.list-item:nth-child(63){-webkit-animation-delay:3.72s;animation-delay:3.72s}.list-item:nth-child(64){-webkit-animation-delay:3.78s;animation-delay:3.78s}.list-item:nth-child(65){-webkit-animation-delay:3.84s;animation-delay:3.84s}.list-item:nth-child(66){-webkit-animation-delay:3.9s;animation-delay:3.9s}.list-item:nth-child(67){-webkit-animation-delay:3.96s;animation-delay:3.96s}.list-item:nth-child(68){-webkit-animation-delay:4.02s;animation-delay:4.02s}.list-item:nth-child(69){-webkit-animation-delay:4.08s;animation-delay:4.08s}.list-item:nth-child(70){-webkit-animation-delay:4.14s;animation-delay:4.14s}.list-item:nth-child(71){-webkit-animation-delay:4.2s;animation-delay:4.2s}.list-item:nth-child(72){-webkit-animation-delay:4.26s;animation-delay:4.26s}.list-item:nth-child(73){-webkit-animation-delay:4.32s;animation-delay:4.32s}.list-item:nth-child(74){-webkit-animation-delay:4.38s;animation-delay:4.38s}.list-item:nth-child(75){-webkit-animation-delay:4.44s;animation-delay:4.44s}.list-item:nth-child(76){-webkit-animation-delay:4.5s;animation-delay:4.5s}.list-item:nth-child(77){-webkit-animation-delay:4.56s;animation-delay:4.56s}.list-item:nth-child(78){-webkit-animation-delay:4.62s;animation-delay:4.62s}.list-item:nth-child(79){-webkit-animation-delay:4.68s;animation-delay:4.68s}.list-item:nth-child(80){-webkit-animation-delay:4.74s;animation-delay:4.74s}.list-item:nth-child(81){-webkit-animation-delay:4.8s;animation-delay:4.8s}.list-item:nth-child(82){-webkit-animation-delay:4.86s;animation-delay:4.86s}.list-item:nth-child(83){-webkit-animation-delay:4.92s;animation-delay:4.92s}.list-item:nth-child(84){-webkit-animation-delay:4.98s;animation-delay:4.98s}.list-item:nth-child(85){-webkit-animation-delay:5.04s;animation-delay:5.04s}.list-item:nth-child(86){-webkit-animation-delay:5.1s;animation-delay:5.1s}.list-item:nth-child(87){-webkit-animation-delay:5.16s;animation-delay:5.16s}.list-item:nth-child(88){-webkit-animation-delay:5.22s;animation-delay:5.22s}.list-item:nth-child(89){-webkit-animation-delay:5.28s;animation-delay:5.28s}.list-item:nth-child(90){-webkit-animation-delay:5.34s;animation-delay:5.34s}.list-item:nth-child(91){-webkit-animation-delay:5.4s;animation-delay:5.4s}.list-item:nth-child(92){-webkit-animation-delay:5.46s;animation-delay:5.46s}.list-item:nth-child(93){-webkit-animation-delay:5.52s;animation-delay:5.52s}.list-item:nth-child(94){-webkit-animation-delay:5.58s;animation-delay:5.58s}.list-item:nth-child(95){-webkit-animation-delay:5.64s;animation-delay:5.64s}.list-item:nth-child(96){-webkit-animation-delay:5.7s;animation-delay:5.7s}.list-item:nth-child(97){-webkit-animation-delay:5.76s;animation-delay:5.76s}.list-item:nth-child(98){-webkit-animation-delay:5.82s;animation-delay:5.82s}.list-item:nth-child(99){-webkit-animation-delay:5.88s;animation-delay:5.88s}.list-item:nth-child(100){-webkit-animation-delay:5.94s;animation-delay:5.94s}.list-item:nth-child(101){-webkit-animation-delay:6s;animation-delay:6s}.list-item:nth-child(102){-webkit-animation-delay:6.06s;animation-delay:6.06s}.list-item:nth-child(103){-webkit-animation-delay:6.12s;animation-delay:6.12s}.list-item:nth-child(104){-webkit-animation-delay:6.18s;animation-delay:6.18s}.list-item:nth-child(105){-webkit-animation-delay:6.24s;animation-delay:6.24s}.list-item:nth-child(106){-webkit-animation-delay:6.3s;animation-delay:6.3s}.list-item:nth-child(107){-webkit-animation-delay:6.36s;animation-delay:6.36s}.list-item:nth-child(108){-webkit-animation-delay:6.42s;animation-delay:6.42s}.list-item:nth-child(109){-webkit-animation-delay:6.48s;animation-delay:6.48s}.list-item:nth-child(110){-webkit-animation-delay:6.54s;animation-delay:6.54s}.list-item:nth-child(111){-webkit-animation-delay:6.6s;animation-delay:6.6s}.list-item:nth-child(112){-webkit-animation-delay:6.66s;animation-delay:6.66s}.list-item:nth-child(113){-webkit-animation-delay:6.72s;animation-delay:6.72s}.list-item:nth-child(114){-webkit-animation-delay:6.78s;animation-delay:6.78s}.list-item:nth-child(115){-webkit-animation-delay:6.84s;animation-delay:6.84s}.list-item:nth-child(116){-webkit-animation-delay:6.9s;animation-delay:6.9s}.list-item:nth-child(117){-webkit-animation-delay:6.96s;animation-delay:6.96s}.list-item:nth-child(118){-webkit-animation-delay:7.02s;animation-delay:7.02s}.list-item:nth-child(119){-webkit-animation-delay:7.08s;animation-delay:7.08s}.list-item:nth-child(120){-webkit-animation-delay:7.14s;animation-delay:7.14s}.list-item:nth-child(121){-webkit-animation-delay:7.2s;animation-delay:7.2s}.list-item:nth-child(122){-webkit-animation-delay:7.26s;animation-delay:7.26s}.list-item:nth-child(123){-webkit-animation-delay:7.32s;animation-delay:7.32s}.list-item:nth-child(124){-webkit-animation-delay:7.38s;animation-delay:7.38s}.list-item:nth-child(125){-webkit-animation-delay:7.44s;animation-delay:7.44s}.list-item:nth-child(126){-webkit-animation-delay:7.5s;animation-delay:7.5s}.list-item:nth-child(127){-webkit-animation-delay:7.56s;animation-delay:7.56s}.list-item:nth-child(128){-webkit-animation-delay:7.62s;animation-delay:7.62s}.list-item:nth-child(129){-webkit-animation-delay:7.68s;animation-delay:7.68s}.list-item:nth-child(130){-webkit-animation-delay:7.74s;animation-delay:7.74s}.list-item:nth-child(131){-webkit-animation-delay:7.8s;animation-delay:7.8s}.list-item:nth-child(132){-webkit-animation-delay:7.86s;animation-delay:7.86s}.list-item:nth-child(133){-webkit-animation-delay:7.92s;animation-delay:7.92s}.list-item:nth-child(134){-webkit-animation-delay:7.98s;animation-delay:7.98s}.list-item:nth-child(135){-webkit-animation-delay:8.04s;animation-delay:8.04s}.list-item:nth-child(136){-webkit-animation-delay:8.1s;animation-delay:8.1s}.list-item:nth-child(137){-webkit-animation-delay:8.16s;animation-delay:8.16s}.list-item:nth-child(138){-webkit-animation-delay:8.22s;animation-delay:8.22s}.list-item:nth-child(139){-webkit-animation-delay:8.28s;animation-delay:8.28s}.list-item:nth-child(140){-webkit-animation-delay:8.34s;animation-delay:8.34s}.list-item:nth-child(141){-webkit-animation-delay:8.4s;animation-delay:8.4s}.list-item:nth-child(142){-webkit-animation-delay:8.46s;animation-delay:8.46s}.list-item:nth-child(143){-webkit-animation-delay:8.52s;animation-delay:8.52s}.list-item:nth-child(144){-webkit-animation-delay:8.58s;animation-delay:8.58s}.list-item:nth-child(145){-webkit-animation-delay:8.64s;animation-delay:8.64s}.list-item:nth-child(146){-webkit-animation-delay:8.7s;animation-delay:8.7s}.list-item:nth-child(147){-webkit-animation-delay:8.76s;animation-delay:8.76s}.list-item:nth-child(148){-webkit-animation-delay:8.82s;animation-delay:8.82s}.list-item:nth-child(149){-webkit-animation-delay:8.88s;animation-delay:8.88s}.list-item:nth-child(150){-webkit-animation-delay:8.94s;animation-delay:8.94s}.list-item:nth-child(151){-webkit-animation-delay:9s;animation-delay:9s}.list-item:nth-child(152){-webkit-animation-delay:9.06s;animation-delay:9.06s}.list-item:nth-child(153){-webkit-animation-delay:9.12s;animation-delay:9.12s}.list-item:nth-child(154){-webkit-animation-delay:9.18s;animation-delay:9.18s}.list-item:nth-child(155){-webkit-animation-delay:9.24s;animation-delay:9.24s}.list-item:nth-child(156){-webkit-animation-delay:9.3s;animation-delay:9.3s}.list-item:nth-child(157){-webkit-animation-delay:9.36s;animation-delay:9.36s}.list-item:nth-child(158){-webkit-animation-delay:9.42s;animation-delay:9.42s}.list-item:nth-child(159){-webkit-animation-delay:9.48s;animation-delay:9.48s}.list-item:nth-child(160){-webkit-animation-delay:9.54s;animation-delay:9.54s}.list-item:nth-child(161){-webkit-animation-delay:9.6s;animation-delay:9.6s}.list-item:nth-child(162){-webkit-animation-delay:9.66s;animation-delay:9.66s}.list-item:nth-child(163){-webkit-animation-delay:9.72s;animation-delay:9.72s}.list-item:nth-child(164){-webkit-animation-delay:9.78s;animation-delay:9.78s}.list-item:nth-child(165){-webkit-animation-delay:9.84s;animation-delay:9.84s}.list-item:nth-child(166){-webkit-animation-delay:9.9s;animation-delay:9.9s}.list-item:nth-child(167){-webkit-animation-delay:9.96s;animation-delay:9.96s}.list-item:nth-child(168){-webkit-animation-delay:10.02s;animation-delay:10.02s}.list-item:nth-child(169){-webkit-animation-delay:10.08s;animation-delay:10.08s}.list-item:nth-child(170){-webkit-animation-delay:10.14s;animation-delay:10.14s}.list-item:nth-child(171){-webkit-animation-delay:10.2s;animation-delay:10.2s}.list-item:nth-child(172){-webkit-animation-delay:10.26s;animation-delay:10.26s}.list-item:nth-child(173){-webkit-animation-delay:10.32s;animation-delay:10.32s}.list-item:nth-child(174){-webkit-animation-delay:10.38s;animation-delay:10.38s}.list-item:nth-child(175){-webkit-animation-delay:10.44s;animation-delay:10.44s}.list-item:nth-child(176){-webkit-animation-delay:10.5s;animation-delay:10.5s}.list-item:nth-child(177){-webkit-animation-delay:10.56s;animation-delay:10.56s}.list-item:nth-child(178){-webkit-animation-delay:10.62s;animation-delay:10.62s}.list-item:nth-child(179){-webkit-animation-delay:10.68s;animation-delay:10.68s}.list-item:nth-child(180){-webkit-animation-delay:10.74s;animation-delay:10.74s}.list-item:nth-child(181){-webkit-animation-delay:10.8s;animation-delay:10.8s}.list-item:nth-child(182){-webkit-animation-delay:10.86s;animation-delay:10.86s}.list-item:nth-child(183){-webkit-animation-delay:10.92s;animation-delay:10.92s}.list-item:nth-child(184){-webkit-animation-delay:10.98s;animation-delay:10.98s}.list-item:nth-child(185){-webkit-animation-delay:11.04s;animation-delay:11.04s}.list-item:nth-child(186){-webkit-animation-delay:11.1s;animation-delay:11.1s}.list-item:nth-child(187){-webkit-animation-delay:11.16s;animation-delay:11.16s}.list-item:nth-child(188){-webkit-animation-delay:11.22s;animation-delay:11.22s}.list-item:nth-child(189){-webkit-animation-delay:11.28s;animation-delay:11.28s}.list-item:nth-child(190){-webkit-animation-delay:11.34s;animation-delay:11.34s}.list-item:nth-child(191){-webkit-animation-delay:11.4s;animation-delay:11.4s}.list-item:nth-child(192){-webkit-animation-delay:11.46s;animation-delay:11.46s}.list-item:nth-child(193){-webkit-animation-delay:11.52s;animation-delay:11.52s}.list-item:nth-child(194){-webkit-animation-delay:11.58s;animation-delay:11.58s}.list-item:nth-child(195){-webkit-animation-delay:11.64s;animation-delay:11.64s}.list-item:nth-child(196){-webkit-animation-delay:11.7s;animation-delay:11.7s}.list-item:nth-child(197){-webkit-animation-delay:11.76s;animation-delay:11.76s}.list-item:nth-child(198){-webkit-animation-delay:11.82s;animation-delay:11.82s}.list-item:nth-child(199){-webkit-animation-delay:11.88s;animation-delay:11.88s}.list-item:nth-child(200){-webkit-animation-delay:11.94s;animation-delay:11.94s}.list-item:nth-child(201){-webkit-animation-delay:12s;animation-delay:12s}.list-item:nth-child(202){-webkit-animation-delay:12.06s;animation-delay:12.06s}.list-item:nth-child(203){-webkit-animation-delay:12.12s;animation-delay:12.12s}.list-item:nth-child(204){-webkit-animation-delay:12.18s;animation-delay:12.18s}.list-item:nth-child(205){-webkit-animation-delay:12.24s;animation-delay:12.24s}.list-item:nth-child(206){-webkit-animation-delay:12.3s;animation-delay:12.3s}.list-item:nth-child(207){-webkit-animation-delay:12.36s;animation-delay:12.36s}.list-item:nth-child(208){-webkit-animation-delay:12.42s;animation-delay:12.42s}.list-item:nth-child(209){-webkit-animation-delay:12.48s;animation-delay:12.48s}.list-item:nth-child(210){-webkit-animation-delay:12.54s;animation-delay:12.54s}.list-item:nth-child(211){-webkit-animation-delay:12.6s;animation-delay:12.6s}.list-item:nth-child(212){-webkit-animation-delay:12.66s;animation-delay:12.66s}.list-item:nth-child(213){-webkit-animation-delay:12.72s;animation-delay:12.72s}.list-item:nth-child(214){-webkit-animation-delay:12.78s;animation-delay:12.78s}.list-item:nth-child(215){-webkit-animation-delay:12.84s;animation-delay:12.84s}.list-item:nth-child(216){-webkit-animation-delay:12.9s;animation-delay:12.9s}.list-item:nth-child(217){-webkit-animation-delay:12.96s;animation-delay:12.96s}.list-item:nth-child(218){-webkit-animation-delay:13.02s;animation-delay:13.02s}.list-item:nth-child(219){-webkit-animation-delay:13.08s;animation-delay:13.08s}.list-item:nth-child(220){-webkit-animation-delay:13.14s;animation-delay:13.14s}.list-item:nth-child(221){-webkit-animation-delay:13.2s;animation-delay:13.2s}.list-item:nth-child(222){-webkit-animation-delay:13.26s;animation-delay:13.26s}.list-item:nth-child(223){-webkit-animation-delay:13.32s;animation-delay:13.32s}.list-item:nth-child(224){-webkit-animation-delay:13.38s;animation-delay:13.38s}.list-item:nth-child(225){-webkit-animation-delay:13.44s;animation-delay:13.44s}.list-item:nth-child(226){-webkit-animation-delay:13.5s;animation-delay:13.5s}.list-item:nth-child(227){-webkit-animation-delay:13.56s;animation-delay:13.56s}.list-item:nth-child(228){-webkit-animation-delay:13.62s;animation-delay:13.62s}.list-item:nth-child(229){-webkit-animation-delay:13.68s;animation-delay:13.68s}.list-item:nth-child(230){-webkit-animation-delay:13.74s;animation-delay:13.74s}.list-item:nth-child(231){-webkit-animation-delay:13.8s;animation-delay:13.8s}.list-item:nth-child(232){-webkit-animation-delay:13.86s;animation-delay:13.86s}.list-item:nth-child(233){-webkit-animation-delay:13.92s;animation-delay:13.92s}.list-item:nth-child(234){-webkit-animation-delay:13.98s;animation-delay:13.98s}.list-item:nth-child(235){-webkit-animation-delay:14.04s;animation-delay:14.04s}.list-item:nth-child(236){-webkit-animation-delay:14.1s;animation-delay:14.1s}.list-item:nth-child(237){-webkit-animation-delay:14.16s;animation-delay:14.16s}.list-item:nth-child(238){-webkit-animation-delay:14.22s;animation-delay:14.22s}.list-item:nth-child(239){-webkit-animation-delay:14.28s;animation-delay:14.28s}.list-item:nth-child(240){-webkit-animation-delay:14.34s;animation-delay:14.34s}.list-item:nth-child(241){-webkit-animation-delay:14.4s;animation-delay:14.4s}.list-item:nth-child(242){-webkit-animation-delay:14.46s;animation-delay:14.46s}.list-item:nth-child(243){-webkit-animation-delay:14.52s;animation-delay:14.52s}.list-item:nth-child(244){-webkit-animation-delay:14.58s;animation-delay:14.58s}.list-item:nth-child(245){-webkit-animation-delay:14.64s;animation-delay:14.64s}.list-item:nth-child(246){-webkit-animation-delay:14.7s;animation-delay:14.7s}.list-item:nth-child(247){-webkit-animation-delay:14.76s;animation-delay:14.76s}.list-item:nth-child(248){-webkit-animation-delay:14.82s;animation-delay:14.82s}.list-item:nth-child(249){-webkit-animation-delay:14.88s;animation-delay:14.88s}.list-item:nth-child(250){-webkit-animation-delay:14.94s;animation-delay:14.94s}.list-item:nth-child(251){-webkit-animation-delay:15s;animation-delay:15s}.list-item:nth-child(252){-webkit-animation-delay:15.06s;animation-delay:15.06s}.list-item:nth-child(253){-webkit-animation-delay:15.12s;animation-delay:15.12s}.list-item:nth-child(254){-webkit-animation-delay:15.18s;animation-delay:15.18s}.list-item:nth-child(255){-webkit-animation-delay:15.24s;animation-delay:15.24s}.list-item:nth-child(256){-webkit-animation-delay:15.3s;animation-delay:15.3s}.list-item:nth-child(257){-webkit-animation-delay:15.36s;animation-delay:15.36s}.list-item:nth-child(258){-webkit-animation-delay:15.42s;animation-delay:15.42s}.list-item:nth-child(259){-webkit-animation-delay:15.48s;animation-delay:15.48s}.list-item:nth-child(260){-webkit-animation-delay:15.54s;animation-delay:15.54s}.list-item:nth-child(261){-webkit-animation-delay:15.6s;animation-delay:15.6s}.list-item:nth-child(262){-webkit-animation-delay:15.66s;animation-delay:15.66s}.list-item:nth-child(263){-webkit-animation-delay:15.72s;animation-delay:15.72s}.list-item:nth-child(264){-webkit-animation-delay:15.78s;animation-delay:15.78s}.list-item:nth-child(265){-webkit-animation-delay:15.84s;animation-delay:15.84s}.list-item:nth-child(266){-webkit-animation-delay:15.9s;animation-delay:15.9s}.list-item:nth-child(267){-webkit-animation-delay:15.96s;animation-delay:15.96s}.list-item:nth-child(268){-webkit-animation-delay:16.02s;animation-delay:16.02s}.list-item:nth-child(269){-webkit-animation-delay:16.08s;animation-delay:16.08s}.list-item:nth-child(270){-webkit-animation-delay:16.14s;animation-delay:16.14s}.list-item:nth-child(271){-webkit-animation-delay:16.2s;animation-delay:16.2s}.list-item:nth-child(272){-webkit-animation-delay:16.26s;animation-delay:16.26s}.list-item:nth-child(273){-webkit-animation-delay:16.32s;animation-delay:16.32s}.list-item:nth-child(274){-webkit-animation-delay:16.38s;animation-delay:16.38s}.list-item:nth-child(275){-webkit-animation-delay:16.44s;animation-delay:16.44s}.list-item:nth-child(276){-webkit-animation-delay:16.5s;animation-delay:16.5s}.list-item:nth-child(277){-webkit-animation-delay:16.56s;animation-delay:16.56s}.list-item:nth-child(278){-webkit-animation-delay:16.62s;animation-delay:16.62s}.list-item:nth-child(279){-webkit-animation-delay:16.68s;animation-delay:16.68s}.list-item:nth-child(280){-webkit-animation-delay:16.74s;animation-delay:16.74s}.list-item:nth-child(281){-webkit-animation-delay:16.8s;animation-delay:16.8s}.list-item:nth-child(282){-webkit-animation-delay:16.86s;animation-delay:16.86s}.list-item:nth-child(283){-webkit-animation-delay:16.92s;animation-delay:16.92s}.list-item:nth-child(284){-webkit-animation-delay:16.98s;animation-delay:16.98s}.list-item:nth-child(285){-webkit-animation-delay:17.04s;animation-delay:17.04s}.list-item:nth-child(286){-webkit-animation-delay:17.1s;animation-delay:17.1s}.list-item:nth-child(287){-webkit-animation-delay:17.16s;animation-delay:17.16s}.list-item:nth-child(288){-webkit-animation-delay:17.22s;animation-delay:17.22s}.list-item:nth-child(289){-webkit-animation-delay:17.28s;animation-delay:17.28s}.list-item:nth-child(290){-webkit-animation-delay:17.34s;animation-delay:17.34s}.list-item:nth-child(291){-webkit-animation-delay:17.4s;animation-delay:17.4s}.list-item:nth-child(292){-webkit-animation-delay:17.46s;animation-delay:17.46s}.list-item:nth-child(293){-webkit-animation-delay:17.52s;animation-delay:17.52s}.list-item:nth-child(294){-webkit-animation-delay:17.58s;animation-delay:17.58s}.list-item:nth-child(295){-webkit-animation-delay:17.64s;animation-delay:17.64s}.list-item:nth-child(296){-webkit-animation-delay:17.7s;animation-delay:17.7s}.list-item:nth-child(297){-webkit-animation-delay:17.76s;animation-delay:17.76s}.list-item:nth-child(298){-webkit-animation-delay:17.82s;animation-delay:17.82s}.list-item:nth-child(299){-webkit-animation-delay:17.88s;animation-delay:17.88s}.list-item:nth-child(300){-webkit-animation-delay:17.94s;animation-delay:17.94s}.list-item:nth-child(301){-webkit-animation-delay:18s;animation-delay:18s}.list-item:nth-child(302){-webkit-animation-delay:18.06s;animation-delay:18.06s}.list-item:nth-child(303){-webkit-animation-delay:18.12s;animation-delay:18.12s}.list-item:nth-child(304){-webkit-animation-delay:18.18s;animation-delay:18.18s}.list-item:nth-child(305){-webkit-animation-delay:18.24s;animation-delay:18.24s}.list-item:nth-child(306){-webkit-animation-delay:18.3s;animation-delay:18.3s}.list-item:nth-child(307){-webkit-animation-delay:18.36s;animation-delay:18.36s}.list-item:nth-child(308){-webkit-animation-delay:18.42s;animation-delay:18.42s}.list-item:nth-child(309){-webkit-animation-delay:18.48s;animation-delay:18.48s}.list-item:nth-child(310){-webkit-animation-delay:18.54s;animation-delay:18.54s}.list-item:nth-child(311){-webkit-animation-delay:18.6s;animation-delay:18.6s}.list-item:nth-child(312){-webkit-animation-delay:18.66s;animation-delay:18.66s}.list-item:nth-child(313){-webkit-animation-delay:18.72s;animation-delay:18.72s}.list-item:nth-child(314){-webkit-animation-delay:18.78s;animation-delay:18.78s}.list-item:nth-child(315){-webkit-animation-delay:18.84s;animation-delay:18.84s}.list-item:nth-child(316){-webkit-animation-delay:18.9s;animation-delay:18.9s}.list-item:nth-child(317){-webkit-animation-delay:18.96s;animation-delay:18.96s}.list-item:nth-child(318){-webkit-animation-delay:19.02s;animation-delay:19.02s}.list-item:nth-child(319){-webkit-animation-delay:19.08s;animation-delay:19.08s}.list-item:nth-child(320){-webkit-animation-delay:19.14s;animation-delay:19.14s}.list-item:nth-child(321){-webkit-animation-delay:19.2s;animation-delay:19.2s}.list-item:nth-child(322){-webkit-animation-delay:19.26s;animation-delay:19.26s}.list-item:nth-child(323){-webkit-animation-delay:19.32s;animation-delay:19.32s}.list-item:nth-child(324){-webkit-animation-delay:19.38s;animation-delay:19.38s}.list-item:nth-child(325){-webkit-animation-delay:19.44s;animation-delay:19.44s}.list-item:nth-child(326){-webkit-animation-delay:19.5s;animation-delay:19.5s}.list-item:nth-child(327){-webkit-animation-delay:19.56s;animation-delay:19.56s}.list-item:nth-child(328){-webkit-animation-delay:19.62s;animation-delay:19.62s}.list-item:nth-child(329){-webkit-animation-delay:19.68s;animation-delay:19.68s}.list-item:nth-child(330){-webkit-animation-delay:19.74s;animation-delay:19.74s}.list-item:nth-child(331){-webkit-animation-delay:19.8s;animation-delay:19.8s}.list-item:nth-child(332){-webkit-animation-delay:19.86s;animation-delay:19.86s}.list-item:nth-child(333){-webkit-animation-delay:19.92s;animation-delay:19.92s}.list-item:nth-child(334){-webkit-animation-delay:19.98s;animation-delay:19.98s}.list-item:nth-child(335){-webkit-animation-delay:20.04s;animation-delay:20.04s}.list-item:nth-child(336){-webkit-animation-delay:20.1s;animation-delay:20.1s}.list-item:nth-child(337){-webkit-animation-delay:20.16s;animation-delay:20.16s}.list-item:nth-child(338){-webkit-animation-delay:20.22s;animation-delay:20.22s}.list-item:nth-child(339){-webkit-animation-delay:20.28s;animation-delay:20.28s}.list-item:nth-child(340){-webkit-animation-delay:20.34s;animation-delay:20.34s}.list-item:nth-child(341){-webkit-animation-delay:20.4s;animation-delay:20.4s}.list-item:nth-child(342){-webkit-animation-delay:20.46s;animation-delay:20.46s}.list-item:nth-child(343){-webkit-animation-delay:20.52s;animation-delay:20.52s}.list-item:nth-child(344){-webkit-animation-delay:20.58s;animation-delay:20.58s}.list-item:nth-child(345){-webkit-animation-delay:20.64s;animation-delay:20.64s}.list-item:nth-child(346){-webkit-animation-delay:20.7s;animation-delay:20.7s}.list-item:nth-child(347){-webkit-animation-delay:20.76s;animation-delay:20.76s}.list-item:nth-child(348){-webkit-animation-delay:20.82s;animation-delay:20.82s}.list-item:nth-child(349){-webkit-animation-delay:20.88s;animation-delay:20.88s}.list-item:nth-child(350){-webkit-animation-delay:20.94s;animation-delay:20.94s}.list-item:nth-child(351){-webkit-animation-delay:21s;animation-delay:21s}.list-item:nth-child(352){-webkit-animation-delay:21.06s;animation-delay:21.06s}.list-item:nth-child(353){-webkit-animation-delay:21.12s;animation-delay:21.12s}.list-item:nth-child(354){-webkit-animation-delay:21.18s;animation-delay:21.18s}.list-item:nth-child(355){-webkit-animation-delay:21.24s;animation-delay:21.24s}.list-item:nth-child(356){-webkit-animation-delay:21.3s;animation-delay:21.3s}.list-item:nth-child(357){-webkit-animation-delay:21.36s;animation-delay:21.36s}.list-item:nth-child(358){-webkit-animation-delay:21.42s;animation-delay:21.42s}.list-item:nth-child(359){-webkit-animation-delay:21.48s;animation-delay:21.48s}.list-item:nth-child(360){-webkit-animation-delay:21.54s;animation-delay:21.54s}.list-item:nth-child(361){-webkit-animation-delay:21.6s;animation-delay:21.6s}.list-item:nth-child(362){-webkit-animation-delay:21.66s;animation-delay:21.66s}.list-item:nth-child(363){-webkit-animation-delay:21.72s;animation-delay:21.72s}.list-item:nth-child(364){-webkit-animation-delay:21.78s;animation-delay:21.78s}.list-item:nth-child(365){-webkit-animation-delay:21.84s;animation-delay:21.84s}.list-item:nth-child(366){-webkit-animation-delay:21.9s;animation-delay:21.9s}.list-item:nth-child(367){-webkit-animation-delay:21.96s;animation-delay:21.96s}.list-item:nth-child(368){-webkit-animation-delay:22.02s;animation-delay:22.02s}.list-item:nth-child(369){-webkit-animation-delay:22.08s;animation-delay:22.08s}.list-item:nth-child(370){-webkit-animation-delay:22.14s;animation-delay:22.14s}.list-item:nth-child(371){-webkit-animation-delay:22.2s;animation-delay:22.2s}.list-item:nth-child(372){-webkit-animation-delay:22.26s;animation-delay:22.26s}.list-item:nth-child(373){-webkit-animation-delay:22.32s;animation-delay:22.32s}.list-item:nth-child(374){-webkit-animation-delay:22.38s;animation-delay:22.38s}.list-item:nth-child(375){-webkit-animation-delay:22.44s;animation-delay:22.44s}.list-item:nth-child(376){-webkit-animation-delay:22.5s;animation-delay:22.5s}.list-item:nth-child(377){-webkit-animation-delay:22.56s;animation-delay:22.56s}.list-item:nth-child(378){-webkit-animation-delay:22.62s;animation-delay:22.62s}.list-item:nth-child(379){-webkit-animation-delay:22.68s;animation-delay:22.68s}.list-item:nth-child(380){-webkit-animation-delay:22.74s;animation-delay:22.74s}.list-item:nth-child(381){-webkit-animation-delay:22.8s;animation-delay:22.8s}.list-item:nth-child(382){-webkit-animation-delay:22.86s;animation-delay:22.86s}.list-item:nth-child(383){-webkit-animation-delay:22.92s;animation-delay:22.92s}.list-item:nth-child(384){-webkit-animation-delay:22.98s;animation-delay:22.98s}.list-item:nth-child(385){-webkit-animation-delay:23.04s;animation-delay:23.04s}.list-item:nth-child(386){-webkit-animation-delay:23.1s;animation-delay:23.1s}.list-item:nth-child(387){-webkit-animation-delay:23.16s;animation-delay:23.16s}.list-item:nth-child(388){-webkit-animation-delay:23.22s;animation-delay:23.22s}.list-item:nth-child(389){-webkit-animation-delay:23.28s;animation-delay:23.28s}.list-item:nth-child(390){-webkit-animation-delay:23.34s;animation-delay:23.34s}.list-item:nth-child(391){-webkit-animation-delay:23.4s;animation-delay:23.4s}.list-item:nth-child(392){-webkit-animation-delay:23.46s;animation-delay:23.46s}.list-item:nth-child(393){-webkit-animation-delay:23.52s;animation-delay:23.52s}.list-item:nth-child(394){-webkit-animation-delay:23.58s;animation-delay:23.58s}.list-item:nth-child(395){-webkit-animation-delay:23.64s;animation-delay:23.64s}.list-item:nth-child(396){-webkit-animation-delay:23.7s;animation-delay:23.7s}.list-item:nth-child(397){-webkit-animation-delay:23.76s;animation-delay:23.76s}.list-item:nth-child(398){-webkit-animation-delay:23.82s;animation-delay:23.82s}.list-item:nth-child(399){-webkit-animation-delay:23.88s;animation-delay:23.88s}.list-item:nth-child(400){-webkit-animation-delay:23.94s;animation-delay:23.94s}.list-item:nth-child(401){-webkit-animation-delay:24s;animation-delay:24s}.list-item:nth-child(402){-webkit-animation-delay:24.06s;animation-delay:24.06s}.list-item:nth-child(403){-webkit-animation-delay:24.12s;animation-delay:24.12s}.list-item:nth-child(404){-webkit-animation-delay:24.18s;animation-delay:24.18s}.list-item:nth-child(405){-webkit-animation-delay:24.24s;animation-delay:24.24s}.list-item:nth-child(406){-webkit-animation-delay:24.3s;animation-delay:24.3s}.list-item:nth-child(407){-webkit-animation-delay:24.36s;animation-delay:24.36s}.list-item:nth-child(408){-webkit-animation-delay:24.42s;animation-delay:24.42s}.list-item:nth-child(409){-webkit-animation-delay:24.48s;animation-delay:24.48s}.list-item:nth-child(410){-webkit-animation-delay:24.54s;animation-delay:24.54s}.list-item:nth-child(411){-webkit-animation-delay:24.6s;animation-delay:24.6s}.list-item:nth-child(412){-webkit-animation-delay:24.66s;animation-delay:24.66s}.list-item:nth-child(413){-webkit-animation-delay:24.72s;animation-delay:24.72s}.list-item:nth-child(414){-webkit-animation-delay:24.78s;animation-delay:24.78s}.list-item:nth-child(415){-webkit-animation-delay:24.84s;animation-delay:24.84s}.list-item:nth-child(416){-webkit-animation-delay:24.9s;animation-delay:24.9s}.list-item:nth-child(417){-webkit-animation-delay:24.96s;animation-delay:24.96s}.list-item:nth-child(418){-webkit-animation-delay:25.02s;animation-delay:25.02s}.list-item:nth-child(419){-webkit-animation-delay:25.08s;animation-delay:25.08s}.list-item:nth-child(420){-webkit-animation-delay:25.14s;animation-delay:25.14s}.list-item:nth-child(421){-webkit-animation-delay:25.2s;animation-delay:25.2s}.list-item:nth-child(422){-webkit-animation-delay:25.26s;animation-delay:25.26s}.list-item:nth-child(423){-webkit-animation-delay:25.32s;animation-delay:25.32s}.list-item:nth-child(424){-webkit-animation-delay:25.38s;animation-delay:25.38s}.list-item:nth-child(425){-webkit-animation-delay:25.44s;animation-delay:25.44s}.list-item:nth-child(426){-webkit-animation-delay:25.5s;animation-delay:25.5s}.list-item:nth-child(427){-webkit-animation-delay:25.56s;animation-delay:25.56s}.list-item:nth-child(428){-webkit-animation-delay:25.62s;animation-delay:25.62s}.list-item:nth-child(429){-webkit-animation-delay:25.68s;animation-delay:25.68s}.list-item:nth-child(430){-webkit-animation-delay:25.74s;animation-delay:25.74s}.list-item:nth-child(431){-webkit-animation-delay:25.8s;animation-delay:25.8s}.list-item:nth-child(432){-webkit-animation-delay:25.86s;animation-delay:25.86s}.list-item:nth-child(433){-webkit-animation-delay:25.92s;animation-delay:25.92s}.list-item:nth-child(434){-webkit-animation-delay:25.98s;animation-delay:25.98s}.list-item:nth-child(435){-webkit-animation-delay:26.04s;animation-delay:26.04s}.list-item:nth-child(436){-webkit-animation-delay:26.1s;animation-delay:26.1s}.list-item:nth-child(437){-webkit-animation-delay:26.16s;animation-delay:26.16s}.list-item:nth-child(438){-webkit-animation-delay:26.22s;animation-delay:26.22s}.list-item:nth-child(439){-webkit-animation-delay:26.28s;animation-delay:26.28s}.list-item:nth-child(440){-webkit-animation-delay:26.34s;animation-delay:26.34s}.list-item:nth-child(441){-webkit-animation-delay:26.4s;animation-delay:26.4s}.list-item:nth-child(442){-webkit-animation-delay:26.46s;animation-delay:26.46s}.list-item:nth-child(443){-webkit-animation-delay:26.52s;animation-delay:26.52s}.list-item:nth-child(444){-webkit-animation-delay:26.58s;animation-delay:26.58s}.list-item:nth-child(445){-webkit-animation-delay:26.64s;animation-delay:26.64s}.list-item:nth-child(446){-webkit-animation-delay:26.7s;animation-delay:26.7s}.list-item:nth-child(447){-webkit-animation-delay:26.76s;animation-delay:26.76s}.list-item:nth-child(448){-webkit-animation-delay:26.82s;animation-delay:26.82s}.list-item:nth-child(449){-webkit-animation-delay:26.88s;animation-delay:26.88s}.list-item:nth-child(450){-webkit-animation-delay:26.94s;animation-delay:26.94s}.list-item:nth-child(451){-webkit-animation-delay:27s;animation-delay:27s}.list-item:nth-child(452){-webkit-animation-delay:27.06s;animation-delay:27.06s}.list-item:nth-child(453){-webkit-animation-delay:27.12s;animation-delay:27.12s}.list-item:nth-child(454){-webkit-animation-delay:27.18s;animation-delay:27.18s}.list-item:nth-child(455){-webkit-animation-delay:27.24s;animation-delay:27.24s}.list-item:nth-child(456){-webkit-animation-delay:27.3s;animation-delay:27.3s}.list-item:nth-child(457){-webkit-animation-delay:27.36s;animation-delay:27.36s}.list-item:nth-child(458){-webkit-animation-delay:27.42s;animation-delay:27.42s}.list-item:nth-child(459){-webkit-animation-delay:27.48s;animation-delay:27.48s}.list-item:nth-child(460){-webkit-animation-delay:27.54s;animation-delay:27.54s}.list-item:nth-child(461){-webkit-animation-delay:27.6s;animation-delay:27.6s}.list-item:nth-child(462){-webkit-animation-delay:27.66s;animation-delay:27.66s}.list-item:nth-child(463){-webkit-animation-delay:27.72s;animation-delay:27.72s}.list-item:nth-child(464){-webkit-animation-delay:27.78s;animation-delay:27.78s}.list-item:nth-child(465){-webkit-animation-delay:27.84s;animation-delay:27.84s}.list-item:nth-child(466){-webkit-animation-delay:27.9s;animation-delay:27.9s}.list-item:nth-child(467){-webkit-animation-delay:27.96s;animation-delay:27.96s}.list-item:nth-child(468){-webkit-animation-delay:28.02s;animation-delay:28.02s}.list-item:nth-child(469){-webkit-animation-delay:28.08s;animation-delay:28.08s}.list-item:nth-child(470){-webkit-animation-delay:28.14s;animation-delay:28.14s}.list-item:nth-child(471){-webkit-animation-delay:28.2s;animation-delay:28.2s}.list-item:nth-child(472){-webkit-animation-delay:28.26s;animation-delay:28.26s}.list-item:nth-child(473){-webkit-animation-delay:28.32s;animation-delay:28.32s}.list-item:nth-child(474){-webkit-animation-delay:28.38s;animation-delay:28.38s}.list-item:nth-child(475){-webkit-animation-delay:28.44s;animation-delay:28.44s}.list-item:nth-child(476){-webkit-animation-delay:28.5s;animation-delay:28.5s}.list-item:nth-child(477){-webkit-animation-delay:28.56s;animation-delay:28.56s}.list-item:nth-child(478){-webkit-animation-delay:28.62s;animation-delay:28.62s}.list-item:nth-child(479){-webkit-animation-delay:28.68s;animation-delay:28.68s}.list-item:nth-child(480){-webkit-animation-delay:28.74s;animation-delay:28.74s}.list-item:nth-child(481){-webkit-animation-delay:28.8s;animation-delay:28.8s}.list-item:nth-child(482){-webkit-animation-delay:28.86s;animation-delay:28.86s}.list-item:nth-child(483){-webkit-animation-delay:28.92s;animation-delay:28.92s}.list-item:nth-child(484){-webkit-animation-delay:28.98s;animation-delay:28.98s}.list-item:nth-child(485){-webkit-animation-delay:29.04s;animation-delay:29.04s}.list-item:nth-child(486){-webkit-animation-delay:29.1s;animation-delay:29.1s}.list-item:nth-child(487){-webkit-animation-delay:29.16s;animation-delay:29.16s}.list-item:nth-child(488){-webkit-animation-delay:29.22s;animation-delay:29.22s}.list-item:nth-child(489){-webkit-animation-delay:29.28s;animation-delay:29.28s}.list-item:nth-child(490){-webkit-animation-delay:29.34s;animation-delay:29.34s}.list-item:nth-child(491){-webkit-animation-delay:29.4s;animation-delay:29.4s}.list-item:nth-child(492){-webkit-animation-delay:29.46s;animation-delay:29.46s}.list-item:nth-child(493){-webkit-animation-delay:29.52s;animation-delay:29.52s}.list-item:nth-child(494){-webkit-animation-delay:29.58s;animation-delay:29.58s}.list-item:nth-child(495){-webkit-animation-delay:29.64s;animation-delay:29.64s}.list-item:nth-child(496){-webkit-animation-delay:29.7s;animation-delay:29.7s}.list-item:nth-child(497){-webkit-animation-delay:29.76s;animation-delay:29.76s}.list-item:nth-child(498){-webkit-animation-delay:29.82s;animation-delay:29.82s}.list-item:nth-child(499){-webkit-animation-delay:29.88s;animation-delay:29.88s}.list-item:nth-child(500){-webkit-animation-delay:29.94s;animation-delay:29.94s}.promo-page{height:100%;background-color:var(--v-primaryBg-base)}.bill-summary,.checkout{background-color:var(--v-primaryBg-base)!important}.checkout{height:100%;background-color:var(--v-primaryBg-base);max-width:500px;padding:0}.checkout__container{padding-bottom:124px;padding-top:16px}.checkout__total{align-items:center;color:#dc3b27}.checkout__total .v-icon{color:#dc3b27!important}.checkout__price{text-align:center;color:#dc3b27;font-weight:600;font-size:14px}.checkout__price .num{font-size:14px}.checkout .v-bottom-navigation{background-color:var(--v-primaryBg-base)!important}.summary-info .v-card__text{padding:16px!important}.summary-info .info-icon{background-color:var(--v-primary-base);border-radius:50%;width:30px;height:30px;color:#dc3b27!important}.order-page{min-height:100%!important;background-color:var(--v-primaryBg-base)}.order-page .accordion .v-expansion-panel{border:1px solid rgba(0,0,0,.1)!important}.order-page .accordion .v-expansion-panel:before{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.order-page .accordion .v-expansion-panel:after{border-top:0}.order-page .accordion .v-expansion-panel-header{padding:16px!important;min-height:auto!important}.order-page .accordion .v-expansion-panel-header--active:before{opacity:0!important}.order-page .accordion .v-expansion-panel-content__wrap{padding:0!important}.order-page .order-total{display:flex;align-items:center;justify-content:space-between;background-color:var(--v-primaryBg-base)!important;color:var(--v-color-base)!important;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.fontSmall{letter-spacing:1px;font-size:13px}.fontUltraSmall{letter-spacing:1px;font-size:10px}.fontSmall500{letter-spacing:1px;font-size:14px;font-weight:500}.reorder-page{height:100%!important;background-color:var(--v-primaryBg-base)}.greeting-title{font-size:24px;font-weight:600}