.theme-dark{background-color:#283036}.theme-dark,.theme-dark .text-primary,.theme-dark a{color:#f2f4f8}.theme-dark .text-gray-50{color:#d5d9e0}.theme-dark .text-gray-60{color:#b9bfc7}.theme-dark .text-gray-70{color:#fff}.theme-dark .text-gray-80{color:#b9bfc7}.theme-dark .text-gray-90{color:#f2f4f8}.theme-dark .background-primary{background-color:#283036}.theme-dark .background-secondary{background-color:#50565b}.theme-dark .MuiSelect-selectMenu.MuiSelect-select{color:#fff;border-color:#697077}.theme-dark .MuiInputBase-input,.theme-dark .MuiSelect-icon{color:#fff}.theme-dark .MuiInput-underline:before{border-bottom:1px solid hsla(0,0%,100%,.42)}.theme-dark .MuiInput-underline:after{border-bottom:2px solid hsla(0,0%,100%,.42)}.theme-dark .MuiCheckbox-root,.theme-dark .MuiFormLabel-root{color:hsla(0,0%,100%,.9)}.theme-dark .attribute-label,.theme-dark .size-tab{color:#fff}*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100%}body{display:flex;flex-direction:column;align-items:center;width:100%;font-family:Rubik,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}a,body{color:#1a2024}a{text-decoration:none}h3{line-height:32px;font-size:24px}h3,h4{font-weight:500}h4{line-height:21px;font-size:16px}#root{width:100%;height:100%}.page{position:relative;display:flex;flex-direction:column;align-items:stretch;-webkit-overflow-scrolling:touch;height:100%}.separator{border-top:1px solid #9b9b9b}.blur{position:relative}.blur:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:8px;background-color:rgba(0,0,0,.4)}.blur-light:before{background-color:rgba(0,0,0,.02)}.btn{display:block;padding:12px 16px;font-weight:400;font-size:16px;line-height:26px;text-align:center;cursor:pointer;border-radius:8px;border:none;outline-style:none;background-color:#fff;color:#1a2024;transition:background-color .5s}.btn-rounded{border-radius:40px}.btn-default{border:1px solid #9b9b9b}.btn-link{background-color:transparent}.btn-primary{background:#2ecc71;color:#fff;font-weight:500}.btn-primary,.btn-secondary{border:1px solid #2ecc71}.btn-danger{background:rgba(221,62,62,.8);color:#fff}.btn-sm{padding:10px 12px}.btn-lg{font-size:18px;padding:14px 16px;font-weight:600}.btn-xlg{font-size:22px;padding:16px;font-weight:600}.btn-group{display:flex;justify-content:space-around}.btn-wrapper{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:311px;width:100%}.back-holder{position:relative;z-index:10;width:100%;height:0}.back-holder .btn-back{left:16px;top:16px}.btn-back{position:absolute;left:-4px;top:-4px;display:flex;padding:4px 6px;border-radius:4px}.btn-back img{position:relative;z-index:20}.btn:disabled{background:#d5d9e0;border-color:#d5d9e0}.image-cover{min-width:100%}.image-cover,.image-cover-wide{object-fit:cover;min-height:100%;width:100%}.image-contain{object-fit:contain;width:100%;height:100%}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-center{text-align:center}.text-primary{color:#1a2024}.text-gray-50{color:#868d95}.text-gray-60{color:#697077}.text-gray-70{color:#50565b}.text-gray-80{color:#383f45}.text-gray-90{color:#303740}.label-field{font-weight:500;font-size:18px;line-height:24px}.background-primary{background-color:#fff}.background-secondary{background-color:#f2f4f8}.MuiSelect-select:focus{border-radius:4px!important}.MuiSelect-selectMenu.MuiSelect-select{border:1px solid #f2f4f8}.restaurant-header{position:relative;width:100%;margin-bottom:24px;height:122px}.restaurant-header .restaurant-logo{height:90px;width:208px;margin-bottom:8px}.restaurant-logo{display:flex;align-items:flex-end;justify-content:center;margin:0 auto}.restaurant-logo img{max-height:100%;max-width:100%;background-color:#fff;border:8px solid #fff;border-radius:4px}.restaurant-name{font-weight:500;font-size:18px;line-height:24px;text-align:center}.smile-wrapper{display:flex;flex-direction:column;align-items:center;cursor:pointer}.smile{width:52px}.wrapper{display:flex;justify-content:center;align-items:center;width:92px;height:92px;border-radius:50%;border:2px solid #d5d9e0;box-sizing:border-box;transition:border .5s}.label{margin-top:8px;font-size:12px}.active{-webkit-animation:active .6s ease-out forwards;animation:active .6s ease-out forwards}@-webkit-keyframes active{0%{transform:scale(1);border:2px solid #d5d9e0}25%{transform:scale(.98);border:2px solid #d5d9e0}50%{transform:scale(1.02);border:2px solid #2ecc71}75%{transform:scale(.98);border:2px solid #2ecc71}to{transform:scale(1);border:2px solid #2ecc71}}@keyframes active{0%{transform:scale(1);border:2px solid #d5d9e0}25%{transform:scale(.98);border:2px solid #d5d9e0}50%{transform:scale(1.02);border:2px solid #2ecc71}75%{transform:scale(.98);border:2px solid #2ecc71}to{transform:scale(1);border:2px solid #2ecc71}}@media only screen and (max-width:450px){.smile{width:40px}.wrapper{width:50px;height:50px}}.header{display:flex;flex-direction:column;align-items:center;width:100%;height:405px;background:#2ecc71}.logo{width:128px;height:35px;margin-top:30px}.invitation{font-family:Rubik,sans-serif;margin-top:37px;font-weight:500;font-size:36px;line-height:36px;text-align:center;color:#fff}.question-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.estimate{margin:32px 16px 40px;font-weight:500;font-size:20px;text-align:center}.smile-container{display:flex;justify-content:space-evenly;align-items:center;width:556px;margin:auto}.question-button{margin-top:80px;width:296px}.animate-enter{opacity:0;transform:translateY(20px)}.animate-enter-active{transition:all .8s}.animate-enter-active,.animate-exit{opacity:1;transform:translateY(0)}.animate-exit-active{opacity:0;transform:translateY(20px);transition:all .8s}@media only screen and (max-width:450px){.smile-container{width:100%}}.circle{display:flex;justify-content:center;align-items:center;width:68px;height:68px;border-radius:50%;border:2px solid #d5d9e0;box-sizing:border-box;cursor:pointer;transition:background-color .5s}.circle-active{border:none}.number{font-style:normal;font-weight:500;font-size:36px;line-height:48px}.circle-wrapper{width:87px}.advise-container,.circle-wrapper{display:flex;flex-direction:column;align-items:center}.advise-container{width:100%}.advise-label{margin:32px 16px 40px;font-weight:500;font-size:20px;text-align:center}.circles-container{width:866px;margin-top:45px}.circles-container,.marks{display:flex;justify-content:space-between}.marks{width:320px;font-size:16px;line-height:24px;text-align:center;margin:auto}@media only screen and (max-width:450px){.circles-container{flex-direction:column;align-items:center;width:100%;height:830px}}.camera,.camera-output,.camera-sensor,.camera-view{position:fixed;height:calc(100vh - 220px);width:100%;object-fit:contain}.camera-trigger{position:fixed;bottom:24px;left:calc(50% - 100px);width:200px;box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}canvas{transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH}.upload-label{font-size:18px;line-height:26px;text-align:center;color:#fff}.upload-container{width:330px;height:392px;padding-bottom:20px}.upload-circle{display:flex;justify-content:center;align-items:center;width:169px;height:169px;background:#fff;border:1px solid #ecf3f8;box-shadow:8px 4px 32px rgba(0,0,0,.15);border-radius:50%;margin-top:52px}.upload-button:disabled{background:#d5d9e0}.receipt-photo{max-width:220px;max-height:220px;border-radius:10px;box-shadow:8px 4px 32px rgba(0,0,0,.15);margin-top:10px}.reject{position:relative;background:transparent;border:none;font-weight:500;font-size:16px;line-height:24px;color:#2ecc71}.reject:disabled{color:#d5d9e0}.photo-button{margin-top:30px;width:296px}.camera-container{position:absolute;top:220px;width:100%;margin-bottom:10px}.photo-input{display:none}.upload-button{position:relative;width:296px;z-index:10;margin:100px auto 0}.link-button{display:block;background:transparent;border:none;font-weight:500;font-size:16px;line-height:24px;color:#2ecc71;text-decoration:underline;cursor:pointer}.link-button-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:280px;height:60px;margin-top:10px}.contact-button{margin-top:60px;width:296px}.final-container{position:relative;width:100%;height:100vh;background:#2ecc71}.final-container,.final-wrapper{display:flex;flex-direction:column;align-items:center}.final-wrapper{position:absolute;justify-content:space-evenly;left:4.44%;right:4.44%;top:18.45%;bottom:8.28%;box-shadow:0 4px 16px rgba(0,0,0,.05);border-radius:16px}.gratitude{text-align:center;font-weight:500;font-size:16px;line-height:24px}.team{font-size:12px;line-height:24px;color:#868d95}.page-nps{background-color:#fff}.theme-dark .page-nps{background-color:#50565b}.answer-container{display:flex;flex-direction:column;align-items:center;max-width:960px;width:90%;position:absolute;top:246px;left:5%;box-shadow:0 4px 16px rgba(0,0,0,.05);border-radius:16px}.send-button{margin-top:90px;width:296px}@media only screen and (max-width:450px){.invitation{font-size:18px;line-height:26px}}.menu-item_image-wrapper{height:112px;border-radius:8px;overflow:hidden;background-color:#f2f4f8;background-position:50%;background-repeat:no-repeat}.menu-item-name{font-weight:500;font-size:16px;line-height:24px}.item-image{width:100%;height:96px;border-radius:10px;object-fit:cover;overflow:hidden}.item-image-wrap{position:relative;width:96px;font-weight:500;font-size:14px;line-height:16px}.amount-info{position:absolute;background:#2ecc71;line-height:32px;padding-left:15px;padding-right:5px;width:auto;min-width:56px;max-width:87px;top:64px;right:0;font-weight:500;font-size:12px;text-align:center;color:#fff;border-bottom-right-radius:9px;border-top-left-radius:50px}.description{font-weight:400;font-size:16px;line-height:24px}.size-label{font-weight:500;font-size:18px;line-height:24px}.size-tab{display:flex;justify-content:center;align-items:center;border-radius:4px;padding:4px 8px;font-family:Rubik,serif;font-weight:400;font-size:16px;line-height:24px;margin-right:8px}.attribute{margin:0 36px 24px 0}.attribute-label{font-weight:400;font-size:14px;line-height:24px}.mi-header{position:relative}.mi-header .image-wrapper{flex:0 0 360px;background-color:#f2f4f8;background-position:50%;background-repeat:no-repeat;height:360px;overflow:hidden}.mi-header .image-wrapper.small{flex:0 0 80px;height:80px}.menu-category{font-weight:500;font-size:14px;line-height:24px;color:#2ecc71}.checker-item{height:76px;border-radius:8px;background-color:#f2f4f8;background-size:cover}.checker-item-name{position:relative;z-index:2;font-weight:500;font-size:16px;line-height:24px;color:#fff}.not-found-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;background:#2ecc71;color:#fff;font-family:Rubik,serif}.not-found-label{font-weight:500;font-size:46px;line-height:55px;margin-top:54px}.not-found-sublabel{font-size:14px;line-height:17px}.not-found-image-wrap{position:relative;display:flex;justify-content:center;align-items:center}.not-found-image{position:absolute}.not-found-footer{display:flex;flex-direction:column;align-items:center;font-family:Rubik,serif;font-weight:500;font-size:14px;line-height:17px;color:#fff;margin-bottom:20px}.swipeable-cards{position:relative}.swipeable-cards .card{position:absolute;margin:0 auto}.survey{width:100%;max-width:311px;margin:0 auto}.swipeable-survey{height:306px;width:100%}.swipeable-survey .card{display:flex;flex-direction:column;align-items:center;width:100%;height:306px}.btn-survey{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-survey.shake{-webkit-animation:shake .3s cubic-bezier(.36,.07,.19,.97) both;animation:shake .3s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);perspective:1000px}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0) scale(1.1)}20%,80%{transform:translate3d(2px,0,0) scale(1.2)}30%,50%,70%{transform:translate3d(-4px,0,0) scale(1.3)}40%,60%{transform:translate3d(4px,0,0) scale(1.3)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0) scale(1.1)}20%,80%{transform:translate3d(2px,0,0) scale(1.2)}30%,50%,70%{transform:translate3d(-4px,0,0) scale(1.3)}40%,60%{transform:translate3d(4px,0,0) scale(1.3)}}.dish-question,.meal-question{width:100%;flex-grow:1;overflow:hidden;background-color:#fff;border-radius:4px;text-align:center}.dish-question .question-title,.meal-question .question-title{height:74px;padding:8px;line-height:29px;color:#1a2024;text-align:center}.dish-question .question-title{font-size:22px;font-weight:400}.meal-question .question-title{font-size:24px;font-weight:500}.dish-question .question-image-wrapper,.meal-question .question-image-wrapper{width:100%;height:232px;flex-grow:1;background-position:50%;background-repeat:no-repeat;overflow:hidden}.survey-multiselect-question .question-title{font-weight:500;font-size:18px;line-height:24px;text-align:center}.swipeable-survey .card:last-child,.swipeable-survey .card:nth-last-child(2){opacity:1}.swipeable-survey .card:last-child .dish-question,.swipeable-survey .card:last-child .meal-question,.swipeable-survey .card:nth-last-child(2) .dish-question,.swipeable-survey .card:nth-last-child(2) .meal-question,.swipeable-survey .card:nth-last-child(3) .dish-question,.swipeable-survey .card:nth-last-child(3) .meal-question,.swipeable-survey .card:nth-last-child(4) .dish-question,.swipeable-survey .card:nth-last-child(4) .meal-question{box-shadow:0 8px 37px rgba(0,0,0,.14)}.swipeable-survey .card{opacity:.9}.survey-finished{display:flex;flex-direction:column;align-items:center;padding:20px 1% 1%}.survey-finished h4{font-size:24px;text-align:center;margin-bottom:20px}.meal-allergen{display:flex;margin:0 24px 16px;overflow:hidden;border:1px solid #d5d9e0;border-radius:4px;background-color:#fff;color:#1a2024;transition:background-color .5s}.meal-allergen.selected{position:relative;border-color:#2ecc71;color:#1aa655}.meal-allergen.selected:after{content:"";position:absolute;right:20px;top:18px;width:15px;height:12px;background-image:url(/static/media/icon-check-green.121f5436.svg)}.meal-allergen img{width:54px;height:54px;border-radius:4px;overflow:hidden}.meal-allergen p{padding:0 16px;font-size:20px;line-height:24px;text-transform:capitalize}.survey-footer{margin-top:16px;font-size:16px;line-height:21px;text-align:center}.survey-finished-description{font-size:20px;line-height:28px}.surprize-container{height:52px}.surprize-container .btn{position:fixed;bottom:16px;left:50%;z-index:3;transform:translateX(-50%);width:calc(100% - 32px)}.surprize-container:after{content:"";position:fixed;right:0;bottom:0;left:0;z-index:2;height:76px;background-color:#fff;box-shadow:0 -8px 8px #fff}.cooking-time{font-weight:500;font-size:16px;line-height:24px}.wine-attribute:not(:last-child){border-bottom:1px solid #f2f4f8;font-size:16px;line-height:24px}.wine-attribute-value{font-weight:500}
/*# sourceMappingURL=main.7fa32615.chunk.css.map */