@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);.app_root,body,html{height:100%}html{font-family:Roboto,sans-serif;font-size:18px}html body.swal2-height-auto{height:100%!important}.login{position:relative;text-align:left;animation:fadein .75s;min-height:100%;animation:fadeinup .75s}.login,.login__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.login__content{max-width:600px;padding:1rem;box-sizing:border-box}.login form{width:100%}.login__image{width:160px;height:160px;display:block;box-shadow:1px 1px 5px rgba(0,0,0,.3);border-radius:18px}.login__title{width:100%;text-align:center;font-size:1.2rem;font-weight:700;margin:1rem 0}.login__title+.login__text{margin:0 0 2rem}.login__text{font-size:1rem;margin:.75rem 0}.login__appendix{width:100%;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem}.login__appendix p{font-size:1rem;line-height:1.5rem;margin:2rem 0 .75rem}.login__auth-code{display:flex;justify-content:center;margin:1.25rem 0 2rem}.login__auth-code .login__input{margin-right:20px;text-align:center;font-size:3rem;width:4rem;height:5rem;padding:0 1rem;line-height:normal}.login__auth-code .login__input:last-child{margin-right:0}.login__input{background-color:transparent;display:block;box-sizing:border-box;width:100%;font-size:1rem;height:3rem;line-height:3rem;padding:0 1rem;border:1px solid #000;border-radius:8px;color:#000;outline:none}[data-contrast=white] .login__input::placeholder{color:hsla(0,0%,100%,.3);opacity:1}.login__input::placeholder{color:rgba(0,0,0,.3);opacity:1}.login__buttons{margin:.75rem 0 0;display:flex;justify-content:center}.login__button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;margin-right:.75rem}.login__button:active{opacity:.8}.login__button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.login__button[disabled]:active{opacity:.6}.login__button canvas{width:24px;height:24px;margin-right:10px}.login__button_cancel{background:transparent;border:1px solid #000;color:#000}.login__button:first-child{flex:4}.login__button:last-child{flex:6;margin-right:0}.login__button_loading{position:relative;pointer-events:none}.login__button_loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;margin-right:.75rem}.login__button_loading canvas{display:none}.login__button.login__button_icon_only:before,.login__button.login__button_icon_only canvas,.login__button.login__button_icon_only img{margin:0}.login__button.login__button_icon_only span{display:none}.customer{position:relative;text-align:left;animation:fadein .75s;height:100%;display:flex}.customer__sidebar{width:86px;background:#0747a6;transition:transform .25s ease-in-out;animation:slideinleft .75s;box-shadow:1px 0 5px rgba(0,0,0,.3);z-index:15}@media only screen and (max-width:768px){.customer__sidebar{width:72px;transform:translateX(-77px);animation:none}}.customer__toggle{cursor:pointer;display:none;height:3.25rem;position:relative;width:3.25rem;position:absolute;left:0;top:0;opacity:.8;z-index:16}@media only screen and (max-width:768px){.customer__toggle{display:block}}.customer__toggle:hover{opacity:1}.customer__toggle span{background-color:#4a4a4a;display:block;height:1px;left:50%;margin-left:-7px;position:absolute;top:50%;transition:none 86ms ease-out;transition-property:background,left,opacity,transform;width:15px}.customer__toggle span:first-child{margin-top:-6px}.customer__toggle span:nth-child(2){margin-top:-1px}.customer__toggle span:nth-child(3){margin-top:4px}.customer__nav{height:100%;display:flex;flex-direction:column}.customer__nav-top{position:relative;min-height:0;overflow:hidden}.customer__nav-top-content{max-height:100%;margin-right:-20px;padding-bottom:6px;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.customer__nav-top-shade{height:6px;position:absolute;left:0;right:0;bottom:0}.customer__nav-top-shade_top{top:0;bottom:auto}.customer__nav-link{width:86px;height:96px;display:block;padding:10px;box-sizing:border-box;text-decoration:none;transition:opacity .15s ease-in-out;position:relative;text-align:center}@media only screen and (max-width:768px){.customer__nav-link{width:72px;height:82px}}.customer__nav-link.customer__nav-link_main{width:86px;height:86px;margin-bottom:5px;padding:5px}@media only screen and (max-width:768px){.customer__nav-link.customer__nav-link_main{width:72px;height:72px}}.customer__nav-link.customer__nav-link_main img{width:76px;height:76px;padding:5px;box-sizing:border-box;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.5);padding:0}@media only screen and (max-width:768px){.customer__nav-link.customer__nav-link_main img{width:62px;height:62px}}.customer__nav-link_active:before{content:"";background:rgba(0,0,0,.3);position:absolute;left:0;top:0;right:0;bottom:0;box-shadow:inset 0 0 5px rgba(0,0,0,.7);animation:fadein .5s}.customer__nav-link canvas,.customer__nav-link img{width:52px;height:52px;display:inline-block;position:relative}@media only screen and (max-width:768px){.customer__nav-link canvas,.customer__nav-link img{width:48px;height:48px}}.customer__nav-link span{display:block;overflow:hidden;text-overflow:ellipsis;font-size:.8rem;text-align:center;margin:2px -10px;text-shadow:0 1px 1px rgba(0,0,0,.3);white-space:nowrap;position:relative}@media only screen and (max-width:768px){.customer__nav-link span{font-size:.7rem;margin-top:0;margin-bottom:0}}.customer__content{flex:1;height:100%;overflow:hidden;box-sizing:border-box;padding-top:3.25rem}@media only screen and (max-width:768px){.customer__content{padding-top:3.25rem;margin-left:-72px}}.customer__scroll{height:100%;overflow:auto}.customer__top{position:absolute;left:0;top:0;right:0;height:3.25rem;justify-content:center;align-items:center;display:flex;font-size:1.1rem;left:86px;box-shadow:1px 1px 5px rgba(0,0,0,.3);z-index:14;transition:background .2s,color .2s}[data-contrast=white] .customer__top{border-bottom:1px solid hsla(0,0%,100%,.3)}@media only screen and (max-width:768px){.customer__top{left:0}}.customer__top-title{flex:1;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 0 0 58px}.home{position:relative;text-align:left;animation:fadein .75s;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;box-sizing:border-box}.home img{width:160px;height:160px;display:block;box-shadow:1px 1px 5px rgba(0,0,0,.3);border-radius:18px}.home h1{font-size:2rem}@media only screen and (max-width:768px){.home h1{text-align:center}}.home p{font-size:1.2rem;margin:0}@media only screen and (max-width:768px){.home p{text-align:center}}.glovebox{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.glovebox__no-records{font-size:1.2rem;height:90vh;display:flex;align-items:center;justify-content:center}.glovebox__content{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);margin-top:10px}[data-contrast=white] .glovebox__content{border:1px solid hsla(0,0%,100%,.3)}.glovebox__item-header{flex:1;padding-right:10px;min-width:0}.glovebox__header-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.glovebox__header-line{font-size:.8rem}}.glovebox__header-line:last-child{margin-bottom:0}.glovebox__header-line_1{font-size:1.1rem;font-weight:700}@media only screen and (max-width:768px){.glovebox__header-line_1{font-size:.9rem}}.glovebox__header-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.glovebox__header-icon{width:20px;height:20px;margin-right:6px}.glovebox__header-status{margin-left:auto;font-size:.9rem;font-weight:400}@media only screen and (max-width:768px){.glovebox__header-status{font-size:.8rem}}.glovebox__advisor-row{display:flex;margin-bottom:15px;white-space:nowrap;font-size:1rem;align-items:center}@media only screen and (max-width:768px){.glovebox__advisor-row{font-size:.8rem}}.glovebox__advisor-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.glovebox__advisor-image{width:24px;height:24px;margin-right:6px;border-radius:12px}.glovebox__advisor-contacts{display:flex;margin-left:auto}.glovebox__advisor-contacts a{margin-right:10px}.glovebox__advisor-contacts a:last-child{margin-right:0}.glovebox__advisor-contacts canvas,.glovebox__advisor-contacts img{display:block;width:24px;height:24px}.glovebox__total-row{display:flex;font-weight:700;font-size:1rem}.glovebox__payment{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;height:2.5rem;margin-top:10px;display:flex;align-items:center;width:100%;font-weight:400}.glovebox__payment:active{opacity:.8}.glovebox__payment[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.glovebox__payment[disabled]:active{opacity:.6}.glovebox__payment canvas{width:24px;height:24px;margin-right:10px}.glovebox__ro-row{display:flex;align-items:center;margin-bottom:5px}.glovebox__ro-row_head{font-size:1.1rem;font-weight:700}@media only screen and (max-width:768px){.glovebox__ro-row_head{font-size:.9rem}}.glovebox__ro-row:last-child{margin-bottom:0}.glovebox__ro-row div{width:25%;font-size:1rem;line-height:1.2rem;text-align:center}@media only screen and (max-width:768px){.glovebox__ro-row div{font-size:.8rem;line-height:1rem}}.glovebox__ro-row div:first-child{width:50%;text-align:left}.glovebox .collapsible{border-left-width:0;border-right-width:0;border-top-width:0;border-radius:0;animation:fadein .75s;margin:0;padding:24px}@media only screen and (max-width:768px){.glovebox .collapsible{padding:10px}}.glovebox .collapsible:last-child{border:none}.tca{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.tca__no-records{font-size:1.2rem;height:90vh;display:flex;align-items:center;justify-content:center;text-align:center}.tca__content{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);margin-top:10px}[data-contrast=white] .tca__content{border:1px solid hsla(0,0%,100%,.3)}.tca__title{font-size:1rem;margin:10px 0 15px;display:flex;justify-content:center;align-items:center}.tca__title canvas{width:32px;height:32px;margin-right:10px}.tca__item{border-bottom:1px solid #000;animation:fadein .75s;margin:0;padding:24px;font-size:1rem}@media only screen and (max-width:768px){.tca__item{padding:10px;font-size:.8rem}}.tca__item:last-child{border:none}.tca__item-header{display:flex;border-bottom:1px solid #000;padding-bottom:10px;margin-bottom:10px}.tca__item-header-left{flex:1}.tca__item-header-left div{margin-bottom:5px}.tca__item-header-left div:last-child{margin-bottom:0}.tca__item-header-right{font-size:.6rem;flex-shrink:0;margin-left:auto;text-align:right}.tca__item-header-right div{margin-bottom:5px}.tca__item-header-right div:last-child{margin-bottom:0}.tca__item-name{font-weight:700}.tca__item-name,.tca__item-text{margin-bottom:5px}.tca__item-pg{height:14px;margin-top:20px;border-radius:12px;border:1px solid #000;position:relative}.tca__item-pg-icon{position:absolute;left:0;top:0;margin-left:-18px;margin-top:-28px;z-index:1}.tca__item-pg-icon canvas{width:32px;height:32px}.tca__item-pg-fill{background-color:#000;height:100%;border-radius:11px}.i360{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.i360__no-records,.i360__page-error{align-items:center}.i360__no-profile,.i360__no-records,.i360__page-error{font-size:1.2rem;height:90vh;display:flex;justify-content:center}.i360__no-profile{flex-direction:column;max-width:400px;margin:0 auto}.i360__no-profile div{margin-bottom:15px}.i360__content{margin-top:10px;min-height:300px}.i360__content_overflown{overflow:hidden}.i360__container{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3)}[data-contrast=white] .i360__container{border:1px solid hsla(0,0%,100%,.3)}.i360__item-details{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);padding-bottom:24px}[data-contrast=white] .i360__item-details{border:1px solid hsla(0,0%,100%,.3)}.i360__item-details .i360__item-header{padding:24px 24px 0}@media only screen and (max-width:768px){.i360__item-details .i360__item-header{padding:10px 10px 0}}.i360__item-details .i360__extra-info,.i360__item-details .i360__repair-jobs{padding:0 24px}@media only screen and (max-width:768px){.i360__item-details .i360__extra-info,.i360__item-details .i360__repair-jobs{padding:0 10px}}.i360__item-details .i360__chat-box{padding-left:24px;padding-right:24px}@media only screen and (max-width:768px){.i360__item-details .i360__chat-box{padding-left:10px;padding-right:10px}}@media only screen and (max-width:768px){.i360__item-details{padding-bottom:10px}}.i360__loading{padding:10px}.i360__loading-inline{padding:5px;height:64px}.i360__loading-inline .page-loading{margin-top:10px;font-size:32px;position:relative}.i360__top-controls{padding:10px 5px;margin-bottom:10px;margin-top:-10px;position:sticky;top:0;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1;display:flex}.i360__top-controls .i360__button{width:100%}.i360__top-controls .i360__button.i360__button_logout{width:auto;flex:0;margin-left:10px}.i360__top-controls .i360__button.i360__button_logout canvas,.i360__top-controls .i360__button.i360__button_logout img{margin:0}.i360__item-header{flex:1;padding-right:10px;min-width:0}.i360__header-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.i360__header-line{font-size:.8rem}}.i360__header-line:last-child{margin-bottom:0}.i360__header-line_1{font-size:1.1rem;font-weight:700}@media only screen and (max-width:768px){.i360__header-line_1{font-size:.9rem}}.i360__header-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.i360__header-icon{width:20px;height:20px;margin-right:6px}.i360__header-status{margin-left:auto;font-size:.9rem;font-weight:400;color:#5b8c00}@media only screen and (max-width:768px){.i360__header-status{font-size:.8rem}}.i360__advert-line{display:flex;align-items:center;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.i360__advert-line{font-size:.8rem}}.i360__advert-line canvas,.i360__advert-line img{width:52px;height:52px;margin-right:10px}@media only screen and (max-width:768px){.i360__advert-line canvas,.i360__advert-line img{width:40px;height:40px;margin-right:8px}}.i360__advert-line .i360__button{height:2rem;padding-left:7px;padding-right:7px;margin-left:auto}.i360__advert-line .i360__button canvas,.i360__advert-line .i360__button img{margin:0}.i360__advert-text{display:flex;flex-direction:column;min-width:0;margin-right:10px}.i360__advert-text div{text-overflow:ellipsis;overflow:hidden;opacity:.7}.i360__advert-text div:first-child{margin-bottom:10px;font-weight:700;opacity:1}@media only screen and (max-width:768px){.i360__advert-text div:first-child{margin-bottom:6px}}.i360__text-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.i360__text-line{font-size:.8rem}}.i360__text-line canvas,.i360__text-line img{width:18px;height:18px;margin-right:4px}@media only screen and (max-width:768px){.i360__text-line canvas,.i360__text-line img{width:14px;height:14px;margin-right:4px}}.i360__text-line:last-child{margin-bottom:0}.i360__text-line_job{flex-direction:column;align-items:flex-start}.i360__controls-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.i360__controls-line{font-size:.8rem}}.i360__controls-line:last-child{margin-bottom:0}.i360__controls-line .i360__button{background:transparent;border:1px solid #000;color:#000;margin-left:10px;width:50%;height:2rem;font-size:.8rem}.i360__controls-line .i360__button:first-child{margin-left:0}.i360__controls-line .i360__button canvas,.i360__controls-line .i360__button img{width:20px;height:20px}.i360__controls-line .i360__button span{line-height:18px;margin-top:2px}.i360__controls-line .i360__button .i360__mobile-label{display:none}@media only screen and (max-width:768px){.i360__controls-line .i360__button{flex-direction:column;height:3.5rem}.i360__controls-line .i360__button canvas,.i360__controls-line .i360__button img{margin:0}.i360__controls-line .i360__button span{display:none}.i360__controls-line .i360__button .i360__mobile-label{display:block}}@media only screen and (max-width:360px){.i360__controls-line .i360__button .i360__mobile-label{font-size:.7rem}}@media only screen and (max-width:320px){.i360__controls-line .i360__button .i360__mobile-label{display:none}}.i360__photos{display:flex;overflow-x:auto;margin-top:10px;-webkit-overflow-scrolling:touch}.i360__photos img{width:64px;height:64px;border:1px solid #000;border-radius:6px;margin-right:5px;object-fit:contain;cursor:pointer}@media only screen and (max-width:768px){.i360__photos img{width:32px;height:32px}}.i360__chat-box{border-top:1px solid #000;margin-top:10px;padding-top:10px}.i360__chat-box .i360__text-line>canvas,.i360__chat-box .i360__text-line>img{width:32px;height:32px}.i360__chat-box-name{min-width:0;overflow:hidden;text-overflow:ellipsis;line-height:normal}.i360__chat-box-date{margin-left:auto;line-height:normal}.i360__chat-box-text{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.i360__chat-box-button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;margin-left:auto;height:2rem;padding-left:8px;padding-right:8px}.i360__chat-box-button:active{opacity:.8}.i360__chat-box-button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.i360__chat-box-button[disabled]:active{opacity:.6}.i360__chat-box-button canvas{width:24px;height:24px;margin-right:10px}.i360__chat-box-button canvas,.i360__chat-box-button img{margin:0}.i360__text{min-width:0;overflow:hidden;text-overflow:ellipsis}.i360__repair-jobs{margin-bottom:10px}.i360__back-button{position:relative}.i360__back-button .i360__button{background:transparent;border:1px solid #000;color:#000;width:100%;max-width:400px;margin:10px auto}.i360__back-button-shade{background:red;height:10px;position:absolute;bottom:-10px;left:0;right:0}.i360__button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal}.i360__button:active{opacity:.8}.i360__button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.i360__button[disabled]:active{opacity:.6}.i360__button canvas{width:24px;height:24px;margin-right:10px}.i360__button.i30__button_ghost{background:transparent;border:1px solid #000;color:#000}.i360__button_loading{position:relative;pointer-events:none}.i360__button_loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;margin-right:.75rem;margin-right:.4rem}.i360__button_loading canvas{display:none}.i360__vehicle.profile__field{width:100%}.i360__vehicle.profile__field .profile__vehicle-edit{height:auto;border:1px solid #000;border-radius:8px;padding:10px}@media only screen and (max-width:768px){.i360 .profile__fields .profile__field_controls{flex-direction:column}}.i360 .profile__fields .i360__back-button{width:60%!important}.i360 .profile__fields .i360__back-button .i360__button{margin-left:0;margin-bottom:0;max-width:none}@media only screen and (max-width:768px){.i360 .profile__fields .i360__back-button .i360__button{margin-top:10px}}@media only screen and (max-width:768px){.i360 .profile__fields .i360__back-button{order:1;width:100%!important}}.i360 .profile__fields .i360__button{margin-top:10px;width:100%;max-width:none;margin-left:auto;margin-right:auto;margin-left:.75rem}@media only screen and (max-width:768px){.i360 .profile__fields .i360__button{margin-left:0;margin-top:0;width:100%!important}}.i360__complaints,.i360__complaints .profile__field{width:100%}.i360__chat-image canvas,.i360__chat-image img{width:36px;height:36px}.i360 .collapsible{border-left-width:0;border-right-width:0;border-bottom-width:0;border-radius:0;animation:fadein .75s;margin:0;padding:24px}@media only screen and (max-width:768px){.i360 .collapsible{padding:10px}}.i360 .collapsible .collapsible__body .i360__text-line{margin-bottom:10px}.i360 .collapsible .collapsible__body .i360__text-line:last-child{margin-bottom:0}.i360 .flat-list__item:first-child .collapsible{border:none}.utp{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.utp__no-records,.utp__page-error{align-items:center}.utp__no-profile,.utp__no-records,.utp__page-error{font-size:1.2rem;height:90vh;display:flex;justify-content:center}.utp__no-profile{flex-direction:column;max-width:400px;margin:0 auto}.utp__no-profile div{margin-bottom:15px}.utp__content{margin-top:10px;min-height:300px}.utp__content_overflown{overflow:hidden}.utp__container{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3)}[data-contrast=white] .utp__container{border:1px solid hsla(0,0%,100%,.3)}.utp__item-details{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);padding-bottom:24px}[data-contrast=white] .utp__item-details{border:1px solid hsla(0,0%,100%,.3)}.utp__item-details .utp__item-header{padding:24px 24px 0}@media only screen and (max-width:768px){.utp__item-details .utp__item-header{padding:10px 10px 0}}.utp__item-details .utp__extra-info,.utp__item-details .utp__repair-jobs{padding:0 24px}@media only screen and (max-width:768px){.utp__item-details .utp__extra-info,.utp__item-details .utp__repair-jobs{padding:0 10px}}.utp__item-details .utp__chat-box{padding-left:24px;padding-right:24px}@media only screen and (max-width:768px){.utp__item-details .utp__chat-box{padding-left:10px;padding-right:10px}}@media only screen and (max-width:768px){.utp__item-details{padding-bottom:10px}}.utp__loading{padding:10px}.utp__loading-inline{padding:5px;height:64px}.utp__loading-inline .page-loading{margin-top:10px;font-size:32px;position:relative}.utp__top-controls{padding:10px 5px;margin-bottom:10px;margin-top:-10px;position:sticky;top:0;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1;display:flex}.utp__top-controls .utp__button{width:100%}.utp__top-controls .utp__button.utp__button_logout{width:auto;flex:0;margin-left:10px}.utp__top-controls .utp__button.utp__button_logout canvas,.utp__top-controls .utp__button.utp__button_logout img{margin:0}.utp__item-header{flex:1;padding-right:10px;min-width:0}.utp__header-line{display:flex;align-items:center;margin-bottom:8px;font-size:1rem}@media only screen and (max-width:768px){.utp__header-line{font-size:.8rem}}.utp__header-line:last-child{margin-bottom:0}.utp__header-line_1{font-size:.8rem}@media only screen and (max-width:768px){.utp__header-line_1{font-size:.7rem}}.utp__header-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.utp__header-icon{width:20px;height:20px;margin-right:6px}.utp__header-status{margin-left:auto;font-size:.9rem;font-weight:400;color:#5b8c00}@media only screen and (max-width:768px){.utp__header-status{font-size:.8rem}}.utp__text-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.utp__text-line{font-size:.8rem}}.utp__text-line canvas,.utp__text-line img{width:18px;height:18px;margin-right:4px}@media only screen and (max-width:768px){.utp__text-line canvas,.utp__text-line img{width:14px;height:14px;margin-right:4px}}.utp__text-line:last-child{margin-bottom:0}.utp__text-line_job{flex-direction:column;align-items:flex-start}.utp__controls-line{display:flex;align-items:center;margin-bottom:5px;white-space:nowrap;font-size:1rem}@media only screen and (max-width:768px){.utp__controls-line{font-size:.8rem}}.utp__controls-line:last-child{margin-bottom:0}.utp__controls-line .utp__button{background:transparent;border:1px solid #000;color:#000;margin-left:10px;width:50%;height:2rem;font-size:.8rem}.utp__controls-line .utp__button:first-child{margin-left:0}.utp__controls-line .utp__button canvas,.utp__controls-line .utp__button img{width:20px;height:20px}.utp__controls-line .utp__button span{line-height:18px;margin-top:2px}.utp__controls-line .utp__button .utp__mobile-label{display:none}@media only screen and (max-width:768px){.utp__controls-line .utp__button{flex-direction:column;height:3.5rem}.utp__controls-line .utp__button canvas,.utp__controls-line .utp__button img{margin:0}.utp__controls-line .utp__button span{display:none}.utp__controls-line .utp__button .utp__mobile-label{display:block}}@media only screen and (max-width:360px){.utp__controls-line .utp__button .utp__mobile-label{font-size:.7rem}}@media only screen and (max-width:320px){.utp__controls-line .utp__button .utp__mobile-label{display:none}}.utp__chat-box{border-top:1px solid #000;margin-top:10px;padding-top:10px}.utp__chat-box .utp__text-line>canvas,.utp__chat-box .utp__text-line>img{width:32px;height:32px}.utp__chat-box-name{min-width:0;overflow:hidden;text-overflow:ellipsis;line-height:normal}.utp__chat-box-date{margin-left:auto;line-height:normal}.utp__chat-box-text{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.utp__chat-box-button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;margin-left:auto;height:2rem;padding-left:8px;padding-right:8px}.utp__chat-box-button:active{opacity:.8}.utp__chat-box-button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.utp__chat-box-button[disabled]:active{opacity:.6}.utp__chat-box-button canvas{width:24px;height:24px;margin-right:10px}.utp__chat-box-button canvas,.utp__chat-box-button img{margin:0}.utp__text{min-width:0;overflow:hidden;text-overflow:ellipsis;color:inherit!important;text-decoration:none}.utp__back-button{position:relative}.utp__back-button .utp__button{background:transparent;border:1px solid #000;color:#000;width:100%;max-width:400px;margin:10px auto}.utp__back-button-shade{background:red;height:10px;position:absolute;bottom:-10px;left:0;right:0}.utp__button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal}.utp__button:active{opacity:.8}.utp__button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.utp__button[disabled]:active{opacity:.6}.utp__button canvas{width:24px;height:24px;margin-right:10px}.utp__button.utp__button_ghost{background:transparent;border:1px solid #000;color:#000}.utp__button_loading{position:relative;pointer-events:none}.utp__button_loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;margin-right:.75rem;margin-right:.4rem}.utp__button_loading canvas{display:none}.utp__vehicle.profile__field{width:100%}.utp__vehicle.profile__field .profile__vehicle-edit{height:auto;border:1px solid #000;border-radius:8px;padding:10px}@media only screen and (max-width:768px){.utp .profile__fields .profile__field_controls{flex-direction:column}}.utp .profile__fields .utp__back-button{width:60%!important}.utp .profile__fields .utp__back-button .utp__button{margin-left:0;margin-bottom:0;max-width:none}@media only screen and (max-width:768px){.utp .profile__fields .utp__back-button .utp__button{margin-top:10px}}@media only screen and (max-width:768px){.utp .profile__fields .utp__back-button{order:1;width:100%!important}}.utp .profile__fields .utp__button{margin-top:10px;width:100%;max-width:none;margin-left:auto;margin-right:auto;margin-left:.75rem}@media only screen and (max-width:768px){.utp .profile__fields .utp__button{margin-left:0;margin-top:0;width:100%!important}}.utp__chat-image canvas,.utp__chat-image img{width:36px;height:36px}.utp .collapsible{border-left-width:0;border-right-width:0;border-bottom-width:0;border-radius:0;animation:fadein .75s;margin:0;padding:24px}@media only screen and (max-width:768px){.utp .collapsible{padding:10px}}.utp .collapsible .collapsible__body .utp__text-line{margin-bottom:10px}.utp .collapsible .collapsible__body .utp__text-line:last-child{margin-bottom:0}.utp .flat-list__item:first-child .collapsible{border:none}.utp .image-picker__photos{padding-bottom:0}.utp .image-picker__photos.image-picker__photos_multiple{margin-bottom:-.75rem}.utp__msg-button .utp__button{font-size:1rem;height:2.5rem}@media only screen and (max-width:768px){.utp__msg-button .utp__button{font-size:.8rem;height:2.2rem}.utp__msg-button .utp__button canvas{width:20px;height:20px}}.contact-us{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.contact-us__content{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);margin-top:10px}[data-contrast=white] .contact-us__content{border:1px solid hsla(0,0%,100%,.3)}.inventory,.rewards{position:relative;text-align:left;animation:fadein .75s;height:100%;overflow:hidden}.inventory iframe,.rewards iframe{width:100%;height:100%;transition:opacity .75s ease-in-out}.inventory__warn,.rewards__warn{height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.specials{position:relative;text-align:left;animation:fadein .75s;height:100%;overflow:auto}.specials__content{padding:10px 45px}@media only screen and (max-width:768px){.specials__content{padding:0}}.specials h3{padding:0 .75rem;box-sizing:border-box}.forms__content{max-width:800px;margin:0 auto;padding:10px 0}@media only screen and (max-width:768px){.forms__content{padding:0}}.profile{position:relative;text-align:left;animation:fadein .75s;padding:10px;box-sizing:border-box;height:100%;margin:0 auto}.profile_onboarding{display:flex;justify-content:center;align-items:center;animation:fadeinup .75s;padding:0;height:auto;min-height:100%}.profile_onboarding .profile__logo{width:160px;height:160px;display:block;box-shadow:1px 1px 5px rgba(0,0,0,.3);border-radius:18px;margin:0 auto}.profile_onboarding .profile__content{box-shadow:none;padding:1rem;margin:0 auto;box-sizing:border-box}@media only screen and (max-width:768px){.profile_onboarding .profile__content{width:100%}}.profile_onboarding .profile__title:first-child{font-weight:500}.profile__content{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);padding:24px;margin:10px auto 0;max-width:800px;box-sizing:border-box}[data-contrast=white] .profile__content{border:1px solid hsla(0,0%,100%,.3)}@media only screen and (max-width:768px){.profile__content{padding:10px}}.profile__title{display:flex;align-items:center}.profile__title canvas,.profile__title img{width:24px;height:24px;margin-right:8px}.profile__title:first-child{margin-top:0}.profile p:last-child{margin-bottom:0}.profile__import,.profile__sign-in,.profile__sign-out{padding:0 10px;box-sizing:border-box;text-decoration:none;transition:opacity .15s ease-in-out;position:relative;text-align:center;display:flex;align-items:center;margin-left:auto}.profile__import:active,.profile__sign-in:active,.profile__sign-out:active{opacity:.7}.profile__import canvas,.profile__sign-in canvas,.profile__sign-out canvas{width:24px;height:24px}.profile__import span,.profile__sign-in span,.profile__sign-out span{margin-left:4px}.profile__controls{display:flex;align-items:center;justify-content:center;padding:.25rem 0;margin-top:1rem;position:sticky;bottom:0}.profile__controls_import{justify-content:flex-start}.profile__controls_import .profile__button.profile__button_import{max-width:200px}@media only screen and (max-width:768px){.profile__controls{flex-direction:column}.profile__controls .profile__button{padding-top:10px;padding-bottom:10px;width:100%;max-width:none!important;margin:.5rem 0 0}.profile__controls .profile__button:first-child{margin-top:0}}.profile__fields{display:flex;flex-wrap:wrap;margin-right:-1.15rem;margin-bottom:-1.15rem}@media only screen and (max-width:768px){.profile__fields{margin-right:0}}.profile__field{padding-bottom:1.15rem;padding-right:1.15rem;box-sizing:border-box;width:50%}@media only screen and (max-width:768px){.profile__field{width:100%;padding-right:0}}.profile__field-label{font-weight:700}.profile__field-explain,.profile__field-label{font-size:1rem;margin-bottom:.5rem;display:block}.profile__field-text{font-size:1rem;height:2.5rem;line-height:2.5rem;border-radius:8px;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.profile__field-button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;background:transparent;border:1px solid #000;color:#000;height:auto;padding:5px 10px}.profile__field-button:active{opacity:.8}.profile__field-button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.profile__field-button[disabled]:active{opacity:.6}.profile__field-button canvas{width:24px;height:24px;margin-right:10px}.profile__field .profile__input+.profile__field-button{margin-left:10px}.profile__vehicles-group{overflow:hidden;min-height:20px}.profile__vehicles-screen{width:200%;display:flex;transition:transform .35s ease-in-out}.profile__vehicles-screen_edit{transform:translateX(-50%)}.profile__vehicles-screen_edit .profile__vehicle-edit{height:auto}.profile__vehicles-screen>div{width:50%}.profile__vehicles{display:flex;flex-wrap:wrap;margin-right:-1.15rem;margin-bottom:-1.15rem}.profile__vehicle{padding-bottom:1.15rem;padding-right:1.15rem;box-sizing:border-box;width:50%;display:flex;justify-content:center;position:relative}@media only screen and (max-width:768px){.profile__vehicle{width:100%}}.profile__vehicle_edit .profile__vehicle-content{user-select:none;cursor:pointer;transition:opacity .2s ease-in-out}.profile__vehicle_edit .profile__vehicle-content:active{opacity:.7}.profile__vehicle div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.profile__vehicle div:last-child{margin-bottom:0}.profile__vehicle_button{width:100%}.profile__vehicle-content{width:100%;padding:1rem 2rem 1rem 1rem;border-radius:8px;border:1px solid #000;margin:0!important}.profile__vehicle-title{font-weight:700}.profile__vehicle-arrow{width:24px;height:24px;position:absolute;right:24px;top:50%;margin-top:-22px;transform:rotate(90deg);animation:arrowin .25s ease-in;pointer-events:none}.profile__vehicle-arrow canvas{width:24px;height:24px}.profile__vehicle-edit{height:0}.profile__add-vehicle{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;background:transparent;border:1px solid #000;color:#000;width:100%;height:100%;min-height:2rem;max-width:408px;display:flex;animation:fadein .25s}.profile__add-vehicle:active{opacity:.8}.profile__add-vehicle[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.profile__add-vehicle[disabled]:active{opacity:.6}.profile__add-vehicle canvas{width:24px;height:24px;margin-right:10px}.profile__input{background-color:transparent;display:block;box-sizing:border-box;width:100%;font-size:1rem;height:2.5rem;line-height:2.5rem;padding:0 1rem;border:1px solid #000;border-radius:8px;color:#000;outline:none;float:none;resize:none}.profile__input.profile__input_area{height:auto}[data-contrast=white] .profile__input::placeholder{color:hsla(0,0%,100%,.3);opacity:1}[data-contrast=white] .profile__input_empty{color:hsla(0,0%,100%,.3)!important}[data-contrast=white] .profile__input[disabled]{background-color:hsla(0,0%,100%,.05)!important}.profile__input::placeholder{color:rgba(0,0,0,.3);opacity:1}.profile__input_empty{color:rgba(0,0,0,.3)!important}.profile__input[disabled]{background-color:rgba(0,0,0,.05)!important;cursor:not-allowed}.profile__button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;height:2.5rem;max-width:200px;flex:1;margin-right:1.15rem;animation:fadein .25s;max-width:300px}.profile__button:active{opacity:.8}.profile__button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.profile__button[disabled]:active{opacity:.6}.profile__button canvas{width:24px;height:24px;margin-right:10px}.profile__button.profile__button_import{position:relative;max-width:300px;height:auto;padding-top:10px;padding-bottom:10px}@media only screen and (max-width:768px){.profile__button.profile__button_import{height:100px}}.profile__button_cancel{background:transparent;border:1px solid #000;color:#000}.profile__button_loading{position:relative;pointer-events:none}.profile__button_loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;margin-right:.75rem;margin-right:.4rem}.profile__button_loading canvas{display:none}.profile__button:last-child{margin-right:0}.profile__button .file-label{display:inline-flex;align-items:center;justify-content:center}.profile__button .file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%;cursor:pointer}@media only screen and (max-width:768px){.profile__button{max-width:none}}.profile__table{width:100%;border:none}.profile__table tr{box-shadow:0 1px 0 rgba(0,0,0,.3)}.profile__table td,.profile__table th{padding:10px 5px}.our-app,.our-app>div,.our-app>div>div{height:100%}.error{position:relative;text-align:left;animation:fadein .75s;padding:10px;box-sizing:border-box;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:768px){.error{font-size:13px}}.error h3{margin-bottom:0}.error img{width:120px;height:28px}.collapsible{padding:10px;margin-bottom:10px;border:1px solid #000;border-radius:12px}.collapsible__header{display:flex;align-items:center;cursor:pointer}.collapsible__body{height:0;opacity:0;overflow:hidden;transition:opacity .2s ease-in-out}.collapsible__body_open{border-top:1px solid #000;padding-top:10px;margin-top:10px;height:auto;opacity:1}.collapsible__arrow{width:24px;height:24px;margin-left:auto;transition:transform .2s ease-in-out;transform:rotate(90deg)}.collapsible__arrow_open{transform:rotate(180deg)}.collapsible__arrow canvas{width:24px;height:24px}.notifications{position:relative;text-align:left;animation:fadein .75s;max-width:800px;margin:0 auto;padding:10px;box-sizing:border-box;min-height:100%}.notifications__no-records{font-size:1.2rem;height:90vh;display:flex;align-items:center;justify-content:center}.notifications__content{border-radius:8px;box-shadow:1px 1px 5px rgba(0,0,0,.3);margin-top:10px}[data-contrast=white] .notifications__content{border:1px solid hsla(0,0%,100%,.3)}.notifications .notification{display:block;text-decoration:none;padding:24px;border-bottom:1px solid #000;transition:opacity .1s ease-in-out;cursor:pointer}@media only screen and (max-width:768px){.notifications .notification{padding:10px}}.notifications .notification:active{opacity:.7}.notifications .notification:last-child{border:none}.notifications .notification__body{display:flex;align-items:center}.notifications .notification__title{display:flex;margin-bottom:10px;align-items:center;font-weight:500}.notifications .notification__title canvas{width:24px;height:24px;margin-right:8px}.notifications .notification__message{font-size:1rem;padding-right:10px}.notifications .notification__text{line-height:1.2rem;margin-bottom:10px}.notifications .notification__date{font-size:.8rem}.notifications .notification__button{margin-left:auto;transform:rotate(90deg)}.notifications .notification__button canvas{width:24px;height:24px}.bell{width:3.25rem;height:3.25rem;position:relative;margin-left:auto;margin-right:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out;cursor:pointer}.bell:active{opacity:.7}.bell__bubble{font-size:11px;width:15px;height:15px;line-height:15px;display:flex;justify-content:center;align-items:center;position:absolute;right:14px;top:14px;background:#cf1322;color:#fff;border-radius:50%}@media only screen and (max-width:768px){.bell__bubble{right:14px;top:16px}}.bell canvas,.bell img{width:40px;height:40px;display:block}@media only screen and (max-width:768px){.bell canvas,.bell img{width:32px;height:32px}}.menu{background:#fff;border-radius:4px;position:absolute;opacity:0;transform:none;transition:opacity 251ms cubic-bezier(.4,0,.2,1) 0ms,transform 167ms cubic-bezier(.4,0,.2,1) 0ms;transform-origin:0 26px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);z-index:20}.menu__items{max-width:300px;max-height:300px;overflow:auto;padding-top:8px;padding-bottom:8px}.menu__item{display:flex;align-items:center;font-size:1rem;padding:6px 16px;text-decoration:none}.menu__item:hover{background:rgba(0,0,0,.2)}.menu__item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu__icon{margin-right:6px;flex-shrink:0}.menu__icon canvas,.menu__icon img{width:24px;height:24px}#side-toggle:checked+.customer__sidebar{transform:translateX(0)}#side-toggle:checked~.customer__toggle{display:none}#side-toggle:checked~.customer__content{margin-left:0}#side-toggle:checked~.customer__top{left:86px}@media only screen and (max-width:768px){#side-toggle:checked~.customer__top{left:72px}}.feature-list{list-style-type:none;margin:0;padding:0;border:1px solid #dbdbdb;border-radius:8px}.feature-list_empty{display:none}.feature-list__item{list-style-type:none;display:flex;align-items:center;border-bottom:1px solid #dbdbdb}.feature-list__item .button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;background:transparent;border:1px solid #000;color:#000;height:auto;opacity:0;padding:5px 10px}.feature-list__item .button:active{opacity:.8}.feature-list__item .button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.feature-list__item .button[disabled]:active{opacity:.6}.feature-list__item .button canvas{width:24px;height:24px;margin-right:10px}.feature-list__item .button.is-text{text-decoration:none}@media only screen and (max-width:768px){.feature-list__item .button{opacity:1}}.feature-list__item:hover .button{opacity:1}.feature-list__item:last-child{border-bottom:none}.feature-list__drag-handle{cursor:pointer}.feature-list__drag-handle svg{display:block}.feature-list__title{flex:1;min-width:0}.feature-list__title p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:1rem 0;font-size:1rem;line-height:normal;padding:0}.feature-list__button{margin-right:10px}.feature-list__button_edit{margin-left:auto}.hidden{display:none}.page-loading{pointer-events:none;position:relative;position:absolute;left:0;top:0;width:100%;height:100%;font-size:64px}.page-loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:2rem;position:relative;width:2rem;margin-right:.75rem;position:absolute;left:50%;top:50%;margin-left:-32px;margin-top:-32px;border-width:5px}.modal{bottom:0;left:0;position:absolute;right:0;top:0;align-items:center;display:none;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{bottom:0;left:0;position:absolute;right:0;top:0;background-color:hsla(0,0%,4%,.86)}.modal-card,.modal-content{margin:0 20px;max-height:-60vh;overflow:auto;position:relative;width:100%}@media print,screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:60vh;width:640px}}.modal-close,.modal .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,4%,.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px;background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-close:after,.modal-close:before,.modal .delete:after,.modal .delete:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.modal .delete:before{height:2px;width:50%}.modal-close:after,.modal .delete:after{height:50%;width:2px}.modal-close:focus,.modal-close:hover,.modal .delete:focus,.modal .delete:hover{background-color:hsla(0,0%,4%,.3)}.modal-close:active,.modal .delete:active{background-color:hsla(0,0%,4%,.4)}.modal-close.is-small{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.modal-close.is-medium{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.modal-close.is-large{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:5px;border-top-right-radius:5px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;margin:0;max-width:100%}.modal-card-foot{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:1px solid #dbdbdb}.modal-card-foot .button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;height:2.5rem}.modal-card-foot .button:active{opacity:.8}.modal-card-foot .button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.modal-card-foot .button[disabled]:active{opacity:.6}.modal-card-foot .button canvas{width:24px;height:24px;margin-right:10px}.modal-card-foot .button:not(.is-primary){background:transparent;border:1px solid #000;color:#000}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.image-picker{width:100%}.image-picker.image-picker_inline .image-picker__button{padding:0}.image-picker.image-picker_inline .image-picker__button:before,.image-picker.image-picker_inline .image-picker__button canvas{margin:0}.image-picker__preview{border-radius:8px;display:inline-flex}.image-picker__button{font-size:1.2rem;height:3rem;border-radius:8px;text-transform:none;text-align:center;font-weight:400;background-color:#000;color:#fff;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;padding-left:12px;padding-right:12px;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:opacity .2s ease-in-out;font-family:Roboto,sans-serif;letter-spacing:normal;width:100%}.image-picker__button:active{opacity:.8}.image-picker__button[disabled]{background-color:gray!important;cursor:not-allowed;opacity:.6}.image-picker__button[disabled]:active{opacity:.6}.image-picker__button canvas{width:24px;height:24px;margin-right:10px}.image-picker__button_loading{position:relative;pointer-events:none}.image-picker__button_loading:before{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1rem;position:relative;width:1rem;margin-right:.75rem;margin-right:.4rem}.image-picker__button_loading canvas{display:none}.image-picker__file-input{height:.01rem;left:0;outline:none;position:absolute;top:0;width:.01rem;visibility:hidden}.image-picker__photos{padding:.75rem 0;display:flex;flex-wrap:wrap}.image-picker__photos_multiple{margin:0 -.75rem}.image-picker__photos_multiple .image-picker__photo{width:50%;padding:0 .75rem .75rem}.image-picker__photo{box-sizing:border-box;width:100%;cursor:pointer}.image-picker__photo img{object-fit:contain;display:block;height:100%;max-height:300px}.image-picker__photo img,.image-picker__placeholder{margin:-1px;width:100%;border-radius:8px;border:1px solid rgba(0,0,0,.5)}.image-picker__placeholder{height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;overflow:hidden}[class^=swal2-title]{word-break:break-word}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slideinleft{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes arrowin{0%{opacity:0;transform:rotate(90deg) translateY(10px)}to{opacity:1;transform:rotate(90deg) translateY(0)}}.app-loader-container{position:fixed;left:50%;top:50%;width:200px;text-align:center;transform:translate3d(-50%,-50%,0)}.app-loader-container img{width:120px}.app-loader-container .app-loader{height:2px;width:100%;position:relative;overflow:hidden;background-color:#ddd}.app-loader-container .app-loader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:#f46142;animation:loading 2s linear infinite}@keyframes loading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.loader-container{text-align:center}.loader-container .loader{display:inline-block}.loader-container.is-primary .loader{border-left-color:#f46142;border-bottom-color:#f46142}.loader-container.is-medium .loader{width:2em;height:2em}.loader-container.is-large .loader{width:3em;height:3em}.snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:rgba(51,51,51,.8);color:#fff;text-align:center;border-radius:8px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px}.snackbar.show{visibility:visible;animation:snackbarin .5s,snackbarout .5s 2.5s}@keyframes snackbarin{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes snackbarout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{background-color:rgba(0,0,0,.85);outline:none;top:0;left:0;right:0;bottom:0;z-index:1000;width:100%;height:100%;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{position:absolute;top:0;left:0;right:0;bottom:0}.ril__image,.ril__imageNext,.ril__imagePrev{margin:auto;max-width:none;-ms-content-zooming:none;-ms-user-select:none;-ms-touch-select:none;touch-action:none}.ril__imageDiscourager{background-repeat:no-repeat;background-position:50%;background-size:contain}.ril__navButtons{border:none;position:absolute;top:0;bottom:0;width:20px;height:34px;padding:40px 30px;margin:auto;cursor:pointer;opacity:.7}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{left:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==") no-repeat 50%}.ril__navButtonNext{right:0;background:rgba(0,0,0,.2) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+") no-repeat 50%}.ril__downloadBlocker{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");background-size:cover}.ril__caption,.ril__toolbar{background-color:rgba(0,0,0,.5);position:absolute;left:0;right:0;display:flex;justify-content:space-between}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{padding:10px 20px;color:#fff}.ril__toolbar{top:0;height:50px}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{padding-left:20px;padding-right:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.ril__toolbarRightSide{padding-left:0;padding-right:20px;flex:0 0 auto}.ril__toolbarItem{display:inline-block;line-height:50px;padding:0;color:#fff;font-size:120%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{width:40px;height:35px;cursor:pointer;border:none;opacity:.7}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=") no-repeat 50%}.ril__zoomInButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+") no-repeat 50%}.ril__zoomOutButton{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat 50%}.ril__outerAnimating{animation-name:closeWindow}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{width:60px;height:60px;position:relative}.ril__loadingCirclePoint{width:100%;height:100%;position:absolute;left:0;top:0}.ril__loadingCirclePoint:before{content:"";display:block;margin:0 auto;width:11%;height:30%;background-color:#fff;border-radius:30%;animation:pointFade .8s infinite ease-in-out both}.ril__loadingCirclePoint:first-of-type{transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type::before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(4):before,.ril__loadingCirclePoint:nth-of-type(10):before{animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(5):before,.ril__loadingCirclePoint:nth-of-type(11):before{animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(6):before,.ril__loadingCirclePoint:nth-of-type(12):before{animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(7):before,.ril__loadingCirclePoint:nth-of-type(13):before{animation-delay:0ms}.ril__loadingContainer{position:absolute;top:0;right:0;bottom:0;left:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.rn-activity-indicator{pointer-events:none;position:relative}.rn-activity-indicator__spinner{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em;margin-right:.75rem}.premission{position:fixed;z-index:9999999!important;top:0;left:0;animation:fadein .75s ease}.premission__backdrop{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.8);opacity:.95}.premission__content{font-family:Roboto,sans-serif;position:fixed;max-width:450px;width:90%;top:0;left:50%;transform:translateX(-50%);padding:12px;background:#fff;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.4);border-bottom-left-radius:5px;border-bottom-right-radius:5px;animation:slide .75s ease;display:flex}.premission__hint{position:fixed;width:211px;height:60px;left:318px;z-index:9999999!important;top:126px;background-image:url(/assets/329695ad5b24909514ffefdbb3f8c344.png)}@media only screen and (max-width:768px){.premission__hint{display:none}}.premission__text{margin-left:10px}.premission__text h2{font-size:14px;font-weight:600;line-height:18px;color:#000;margin:0!important}.premission__text p{font-size:12px;font-weight:400;padding:5px 0;line-height:18px;color:#666;margin:0!important}.premission__controls{text-align:right;padding:10px 0 0}.premission__controls button{font-size:12px!important;border-radius:3px;text-transform:none;text-align:center;font-weight:400;background-color:#fff!important;color:#333!important;border:none!important;outline:none;padding:4px 15px!important;cursor:pointer}.premission .premission__no{padding:4px 15px!important}.premission .premission__allow{padding:4px 25px!important;border:1px solid #ccc!important;transition:background .1s ease-in}.premission .premission__allow:hover{background:#4facef!important;border:1px solid #4b84ad!important;color:#fff!important}.premission .premission__inputs{padding:10px 0}.premission .premission__inputs input{font-size:12px;display:block;margin:10px 0 0;width:100%;box-sizing:border-box;padding:6px;border:1px solid #666;border-radius:2px}.premission .premission__inputs input:first-child{margin-top:0}.notification-bell{width:48px;height:48px;position:fixed;z-index:9999999!important;background:blue;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;cursor:pointer;animation:fadein .25s ease}.notification-bell.top-start{top:10px;left:10px}.notification-bell.top{top:10px;left:50%;transform:translateX(-50%)}.notification-bell.top-end{top:10px;right:10px}.notification-bell.center-start{top:50%;left:10px;transform:translateY(-50%)}.notification-bell.center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.notification-bell.center-end{top:50%;right:10px;transform:translateY(-50%)}.notification-bell.bottom-start{bottom:10px;left:10px}.notification-bell.bottom{bottom:10px;left:50%;transform:translateX(-50%)}.notification-bell.bottom-end{bottom:10px;right:10px}.notification-bell:active{transition:.1s ease-in-out;transform:translateY(3px);box-shadow:0 0 5px rgba(0,0,0,.4)}.notification-bell svg{width:50%;height:50%;transform-origin:top center;animation:ring 5s ease;animation-iteration-count:3;animation-delay:2s}@keyframes ring{0%{transform:rotate(35deg)}6.25%{transform:rotate(-30deg)}12.5%{transform:rotate(25deg)}18.75%{transform:rotate(-20deg)}25%{transform:rotate(15deg)}31.25%{transform:rotate(-10deg)}37.5%{transform:rotate(5deg)}50%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{margin-top:-400px}to{margin-top:0}}.pwaPromptOverlay{background-color:rgba(0,0,0,.8);left:0;opacity:0;position:fixed;top:0;transition:opacity .2s ease-in;width:100%;height:100%;z-index:999999}.pwaPromptOverlay.pwa-visible{opacity:1;display:block}.pwaPromptOverlay.pwa-hidden{pointer-events:none;touch-action:none}@media (prefers-color-scheme:dark){.pwaPromptOverlay.pwa-modern{background:hsla(0,0%,4%,.5);color:rgba(235,235,245,.6)}}.pwaPrompt{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,98%,.8);border-radius:10px;bottom:0;color:#000;filter:brightness(1.1);left:0;margin:0 8px 10px;overflow:hidden;position:fixed;transform:translateY(calc(100% + 10px));transition:transform .4s cubic-bezier(.4,.24,.3,1);width:calc(100% - 16px);z-index:999999}.pwaPrompt.pwa-visible{transform:translateY(0);display:block}.pwaPrompt.pwa-hidden{pointer-events:none;touch-action:none}.pwaPrompt.pwa-modern{background:hsla(0,0%,100%,.6);filter:brightness(1.6)}@media (prefers-color-scheme:dark){.pwaPrompt.pwa-modern{background:rgba(65,65,65,.7);filter:brightness(1.1)}}.pwaPromptHeader{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-top:0;border-left:0;border-right:0;border-width:.5px;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:13px 16px}.pwa-modern .pwaPromptHeader{border-color:rgba(60,60,67,.29)}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptHeader{border-color:hsla(0,0%,55%,.7)}}.pwaPromptHeader .pwaPromptTitle{color:#333;font-size:18px;font-weight:500;line-height:1.125;margin:0;padding:0}.pwa-modern .pwaPromptHeader .pwaPromptTitle{color:#000}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptHeader .pwaPromptTitle{color:#fff}}.pwaPromptHeader .pwaPromptCancel{color:#2d7cf6;font-size:16px;padding:0;margin:0;border:0;background:transparent}.pwa-modern .pwaPromptHeader .pwaPromptCancel{color:#0055b3}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptHeader .pwaPromptCancel{color:#0984ff}}.pwaPromptBody{display:flex;width:100%}.pwaPromptBody .pwaPromptDescription{border-bottom:1px solid rgba(0,0,0,.1);border-top:0;border-left:0;border-right:0;border-width:.5px;color:inherit;margin:0 16px;padding:16px;width:100%}.pwa-modern .pwaPromptBody .pwaPromptDescription{border-color:rgba(60,60,67,.29)}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptBody .pwaPromptDescription{border-color:hsla(0,0%,55%,.7)}}.pwaPromptCopy{color:#7b7b7a;font-size:13px;line-height:17px;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.pwaPromptCopy.bold{font-weight:600}.pwa-modern .pwaPromptCopy{color:rgba(60,60,67,.6)}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptCopy{border-color:rgba(235,235,245,.6);color:rgba(235,235,245,.6)}}.pwaPromptCopyLogo{width:58px;height:58px;margin-right:14px;margin-left:-16px;border-radius:8px;min-width:58px}.pwaPromptInstruction{color:inherit;margin:0 16px;padding:16px}.pwaPromptInstruction .pwaPromptInstructionStep{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;text-align:left;margin-bottom:16px}.pwaPromptInstruction .pwaPromptInstructionStep:last-of-type{margin-bottom:0}.pwaPromptInstruction .pwaPromptHomeIcon,.pwaPromptInstruction .pwaPromptShareIcon{flex:0 0 auto;height:30px;margin-right:32px;width:25px}.pwaPromptInstruction .pwaPromptHomeIcon{color:#2d7cf6}.pwa-modern .pwaPromptInstruction .pwaPromptHomeIcon{color:#000;fill:#000}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptInstruction .pwaPromptHomeIcon{color:#fff;fill:#fff}}.pwaPromptInstruction .pwaPromptShareIcon{color:#2d7cf6;fill:#2d7cf6}.pwa-modern .pwaPromptInstruction .pwaPromptShareIcon{color:#0055b3;fill:#0055b3}@media (prefers-color-scheme:dark){.pwa-modern .pwaPromptInstruction .pwaPromptShareIcon{color:#0984ff;fill:#0984ff}}