@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);*,body,html{box-sizing:border-box;font-family:Montserrat,sans-serif!important}body{margin:0}code{font-family:Montserrat,sans-serif}.esstart-loader{align-items:center;display:flex;justify-content:center}.esstart-loader svg{-webkit-animation:rotateImg 3.5s linear infinite;animation:rotateImg 3.5s linear infinite;width:80px}@-webkit-keyframes rotateImg{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateImg{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.signup-bg-container{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center}.login-options-container{background-color:#ffffffe8;border-radius:6px;box-shadow:0 10px 36px 0 rgba(0,0,0,.4),0 0 10px 1px rgba(0,0,0,.4);margin:0 5px;padding:3rem 1rem;position:relative}.login-options-container .title{border-bottom:1px solid #d2d2d2;font-size:1.2rem;font-weight:500;padding-bottom:1rem}.login-options-container .title p{margin:4px}.show-name{font-weight:500}.lock-icon-wrapper{align-items:center;background-color:#ff7200;border-radius:50%;display:flex;height:80px;justify-content:center;left:50%;position:absolute;right:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px}.lock-icon{background:#fff;border-radius:3px;height:20px;margin-top:5px;position:relative;width:25px}.lock-icon:before{border:3px solid #fff;border-radius:35px 35px 0 0;content:"";display:block;height:27px;left:2.3px;position:absolute;top:-14px;width:15px}.color-red{color:red}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.expired_session_page{align-content:center;align-items:center;display:flex;flex-wrap:wrap;height:calc(100vh - 220px);justify-content:center;margin:auto;width:100%}.expired_session_page .error_box{text-align:center;width:100%}.expired_session_page .error_title{font-size:34px;margin-bottom:21px}.expired_session_page button{margin-top:43px}.error_desc{font-size:14px}.session-expire-btn{background-color:#ff7200;border:0;border-radius:1.25rem;color:#fff;cursor:pointer;font-size:.875rem;outline:0;padding:11px 43px}h3{font-size:1.5rem;font-weight:400}.submit-btn{font-size:1rem;padding:.625rem 3.125rem}.span-txt{margin-bottom:.5rem}input{border-color:rgba(0,0,0,.23);border-radius:3px;border-width:.8px;font-size:1rem;padding:1.031rem .875rem}.fs-14{font-size:14px}.fs-12{font-size:12px}.welcome-screen-container{display:flex;flex-direction:column;height:100svh;justify-content:center;overflow:hidden;padding:16px}.welcome-screen-container img{flex-grow:1;object-fit:contain;width:100%}.text-center{text-align:center}.welcome-screen-container .pri-btn{height:2.5rem;width:15rem}.welcome-screen-container h1{font-weight:500}.welcome-screen__footer button{font-size:1rem;font-weight:500;text-transform:uppercase}.privacy_policy{font-size:12px;margin:10px 0 0}.tradeshow-page{background-repeat:no-repeat;background-size:cover;height:100vh;height:100svh;margin:0 auto;max-width:480px;padding:1.2rem;position:relative}.page{inset:0;bottom:35px;opacity:0;position:absolute;transition:all .5s ease;z-index:-1}.active-page{opacity:1;position:relative;transition:all .4s ease;z-index:1}.fw-600{font-weight:600}.action-btn,.nav-btns button,.send-otp-btn,.verify-otp-btn{background-color:#997c62!important;border-radius:8px!important;font-size:1rem;padding:8px 30px}.schedule-btn{background-color:#117011!important;font-size:1.4rem;font-weight:600;padding:12px 36px}.form-inp-field{-webkit-text-fill-color:#fff!important;background-color:#997c62;border:1px solid #b5b5b5;border-radius:4px;color:#fff;font-size:16px;height:48px;line-height:19px;margin:5px 0;outline:none;padding:0 12px;position:relative;width:100%}.form-inp-field::-webkit-input-placeholder{color:#fff}.form-inp-field::placeholder{color:#fff}.form-inp-field:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #997c62}.coffee-banner{margin-bottom:2rem;margin-top:1rem;text-align:center}.coffee-banner img{width:100%}.raffle-text{font-size:24px;font-weight:600;margin-bottom:1rem;text-align:center}.page .PhoneInputInput{-webkit-text-fill-color:#fff!important;background-color:#997c62;color:#fff}.page .PhoneInputInput:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #997c62}.gap-1rem{gap:1rem}.gap-2rem,.gap-3rem{gap:2rem}.gap-half-rem{gap:.5rem}.go-back-txt{color:#997c62;text-decoration:underline}.enter-otp-text{color:#202020;font-size:18px;margin-bottom:40px;margin-top:40px;text-align:center}.otp-inp::-webkit-inner-spin-button,.otp-inp::-webkit-outer-spin-button{display:none}.otp-inp{background:repeating-linear-gradient(90deg,#000,#000 1ch,transparent 0,transparent 1.5ch) 0 100%/10ch 2px no-repeat;border:none;display:inline-block;font:3rem Ubuntu Mono,monospace!important;letter-spacing:.5ch;margin:0 auto .5rem;padding:0;width:6ch}.otp-inp:focus{color:#000;outline:none}.type-option{border:1px solid #202020;border-radius:4px;margin:0;padding:4px 8px}.selected-type-option{background-color:#997c62;border-color:#997c62;color:#fff}.thank-you-msg{font-size:1.4rem;font-weight:600;text-align:center}.gift-icon{object-fit:contain;width:100px}.buy-banner{margin:3rem 0 2rem;object-fit:contain;width:100%}.or-text{font-size:24px;font-weight:600;padding:10px}.or-separator{margin:1rem 0}.vertical-line{background-color:#707070;border-radius:10px;flex-grow:1;height:2px}.fs-18px{font-size:18px}.fs-20px{font-size:20px}.mt-5px{margin-top:5px}.mb-2rem{margin-bottom:2rem}.enter-raffle-text{font-size:22px;text-decoration:underline}.glowing-card-link{color:#000;text-decoration:none}.glowing-card-link:visited{color:#000}.glowing-card{background:#fff;border-radius:10px;font-size:24px;font-weight:600;padding:2rem 3rem;position:relative}.glowing-card:before{-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;border-radius:10px;content:"";-webkit-filter:blur(5px);filter:blur(5px);height:calc(100% + 4px);left:-2px;opacity:1;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:-1}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.loader{align-items:center;background-color:#00000050;height:100%;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:1111}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.alert-toast{background:#ffe3e0;border-bottom:4px solid #ff7200;border-radius:0;color:#202020;height:56px;max-width:480px;width:100%}.success-toast{background:#d4edda;color:#155724}.pri-btn{background-color:#ff7200;border:0;border-radius:20px;color:#fff;cursor:pointer;outline:0}.flex-row{display:flex}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-grow-1{flex-grow:1}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.gap-1{gap:1rem}.m-0{margin:0}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.footer-link,.footer-link:visited{color:#202020}.cursor-pointer{cursor:pointer}.h-full{height:100%}.w-full{width:100%}.pos-relative{position:relative}
/*# sourceMappingURL=main.95912e1c.css.map*/