<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,body{margin:0}body{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}nav{position:absolute;top:0;right:0;bottom:0;width:600px;width:70vw;display:none;overflow:hidden;z-index:999}@media (max-width:768px){nav{display:inline}}.background{position:absolute;top:0;left:0;bottom:0;width:600px;background:#fff;z-index:1}.menuToggle__button{outline:none;border:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;position:absolute;top:28px;right:15px;width:50px;height:50px;border-radius:50%;background:transparent;z-index:2}li,ul{margin:0;padding:0}ul{padding:25px;position:absolute;top:100px;width:60vw;z-index:2}hr{background-color:rgba(0,0,0,.1);height:2px;border:none}hr,li{margin-bottom:30px}li{list-style:none;display:flex;align-items:center;cursor:pointer;justify-content:space-between;font-size:large}a{text-decoration:none}a&gt;li{color:#000;font-weight:600}.navigation__buttons{display:flex;grid-gap:20px;gap:20px;margin-bottom:20px}.icon-placeholder{width:40px;height:40px;border-radius:50%;flex:40px 0;margin-right:20px}.text-placeholder{border-radius:5px;width:200px;height:20px;flex:1 1}.refresh{padding:10px;position:absolute;background:rgba(0,0,0,.4);border-radius:10px;width:20px;height:20px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.app{overflow:hidden}.header{height:101px;display:flex;justify-content:space-between;align-items:center;padding-left:40px;padding-right:40px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.07);z-index:2;background-color:#fff}.header__menuPage{position:fixed;top:0;left:0;width:95%}.header__logo{margin-right:20px}.header__logo&gt;img{object-fit:contain;height:50px}.header__left{display:flex;align-items:center;grid-gap:20px;gap:20px}.header__left&gt;a{color:#000;text-decoration:none;font-weight:800;letter-spacing:1.4px;opacity:.87;text-transform:uppercase;font-size:14px}.header__left&gt;a:hover{color:#008248;transition:all .1s}.header__logout&gt;a{color:#000;text-decoration:none;font-weight:800;letter-spacing:1.4px;opacity:.87;text-transform:uppercase;font-size:14px}.header__logout&gt;a:hover{color:#008248;transition:all .1s}@media (max-width:768px){.header__link{display:none}}.header__right{display:flex;align-items:center;grid-gap:20px;gap:20px}@media (max-width:768px){.header__right&gt;a,.header__right&gt;button{display:none}.header__menuPage{position:inherit}.header__logout{display:none}}.signInButton{display:inline-block;font-family:inherit;border:1px solid #000;border-radius:50px;padding:7px 16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;cursor:pointer;outline:none;background:none;color:rgba(0,0,0,.87);font-size:14px}.signInButton:hover{background-color:rgba(0,0,0,.06)}.signUpButton{display:inline-block;font-family:inherit;border:1px solid #000;border-radius:50px;padding:7px 16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;cursor:pointer;outline:none;background:#000;color:#fff;font-size:14px}.signUpButton:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7)}.findAStore{display:flex;align-items:center;grid-gap:5px;gap:5px;text-decoration:none;color:#000;opacity:.87;margin-right:20px}.findAStore:hover{color:#008248;transition:all .1s}.logoutButton{display:inline-block;font-family:inherit;border:1px solid #000;border-radius:50px;padding:7px 16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;cursor:pointer;outline:none;background:none}.logoutButton:hover{background-color:rgba(0,0,0,.06)}.contentPlaceholder{padding:0 40px;transform-origin:top center}.word{color:rgba(0,0,0,.56);font-size:16px;font-weight:600}.paragraph{margin-bottom:20px;display:flex;flex-direction:column;grid-gap:30px;gap:30px}@media (max-width:425px){.contentPlaceholder{padding-left:20px;padding-right:20px}.word{font-size:14px}}.accordion__header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:0 40px;margin-bottom:10px}.accordion__header:first-of-type{margin-top:60px}.accordion__header&gt;a{font-size:19px;color:rgba(0,0,0,.87);font-weight:600;margin-bottom:20px;margin-top:20px}.accordion__section{overflow:hidden}@media (max-width:425px){.accordion__header{padding-left:20px;padding-right:20px}.accordion__header&gt;a{font-size:16px}.accordion__icon&gt;.MuiSvgIcon-root{font-size:30px}}.featured{display:flex;grid-gap:40px;gap:40px;flex-wrap:wrap;align-items:center;justify-content:center;padding:30px 70px;margin-bottom:30px}.featured__left{text-align:center;display:flex;flex-direction:column;grid-gap:20px;gap:20px;max-width:420px}.featured__left&gt;h1{font-weight:800;font-size:45px;line-height:1.3;letter-spacing:2px}.featured__left&gt;h4{line-height:1.6;font-size:20px;font-weight:600}.featured__right&gt;img{object-fit:contain;width:600px}.featured__left&gt;a{display:inline-block;background:#1e3932;color:#fff;border-style:solid;border-width:1px;border-radius:50px;padding:7px 16px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;margin-left:auto;margin-right:auto}.featured__hoverLight:hover{background-color:rgba(30,57,50,.9)}.featured__hoverDark:hover{background-color:hsla(0,0%,100%,.12)}@media (max-width:1024px){.featured__right&gt;img{width:400px}}@media (max-width:768px){.featured{padding-left:20px;padding-right:20px;grid-gap:20px;gap:20px}.featured__left{max-width:300px}.featured__left&gt;h1{font-size:28px}.featured__right&gt;img{width:350px}}@media (max-width:425px){.featured__left{order:2;max-width:370px}}.featuredScreen__discover{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:25px;gap:25px}.featuredScreen__featured{margin-top:40px}@media (max-width:768px){.featuredScreen__discover{flex-direction:column}}.heading{text-align:center;margin:60px 0;text-transform:uppercase;color:#1e3932;font-weight:800;font-size:45px}@media (max-width:768px){.heading{font-size:28px}}@media (max-width:425px){.heading{font-size:28px}}.info{display:flex;width:49%;grid-gap:20px;gap:20px;flex-direction:column;justify-content:center;align-items:center;padding-bottom:10px;position:relative}.info__image{object-fit:contain;max-width:100%;height:auto}.info__text{padding:30px 60px;text-align:center;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.info__text&gt;h4{font-size:22px}.info__text&gt;h4,.info__text&gt;h6{font-weight:600;line-height:1.6}.info__text&gt;h6{font-size:17px}.info__text&gt;a{display:inline-block;background:none;border-style:solid;border-width:1px;border-radius:50px;padding:7px 16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;margin-left:auto;margin-right:auto}.info__hoverLight:hover{background-color:rgba(30,57,50,.1)}.info__hoverDark:hover{background-color:hsla(0,0%,100%,.12)}@media (max-width:1024px){.info{width:48%;padding-left:7px}}@media (max-width:768px){.info{width:100%}}@media (max-width:425px){.info__text{padding-left:25px;padding-right:25px}.info__text&gt;h4{font-size:20px}.info__text&gt;h6{font-size:15px}.info__text&gt;a{font-size:13px}}.homeScreen__top{background-color:#d4e9e2;text-align:center;padding:32px;margin-bottom:20px}.homeScreen__top&gt;h4{color:#1e3932;font-weight:600;font-size:large;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:768px){.homeScreen__top&gt;h4{max-width:430px}}@media (max-width:425px){.homeScreen__top&gt;h4{font-size:medium}}.homeScreen__top&gt;h4&gt;a{color:#1e3932;text-decoration:underline}.homeScreen__top&gt;h4&gt;a:hover{text-decoration:none}.homeScreen__bottom{padding:30px 20px 30px 80px;display:flex;flex-wrap:wrap;grid-gap:60px;gap:60px;align-items:center;justify-content:center;background-color:#d4e9e2}.homeScreen__bottomLeft{text-align:center;display:flex;flex-direction:column;grid-gap:30px;gap:30px}.homeScreen__bottomLeft&gt;h4{color:#1e3932;font-size:25px;font-weight:600;line-height:1.6}.homeScreen__bottomLeft&gt;p{color:#1e3932;font-weight:600;line-height:1.7;font-size:19px;max-width:450px}.homeScreen__bottomLeft&gt;button{display:inline-block;margin-left:auto;margin-right:auto;font-family:inherit;background:none;border-style:solid;border-width:1px;border-radius:50px;padding:7px 16px;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;cursor:pointer;color:#1e3932;font-weight:600;outline:none;font-size:medium}.homeScreen__bottomLeft&gt;button:hover{background-color:rgba(30,57,50,.1)}.homeScreen__bottomRight&gt;img{object-fit:contain;max-width:650px}@media (max-width:1024px){.homeScreen__bottomRight&gt;img{max-width:470px}.homeScreen__bottomLeft&gt;p{max-width:380px}}@media (max-width:768px){.homeScreen__bottomRight&gt;img{max-width:380px}.homeScreen__bottomLeft{max-width:300px}.homeScreen__bottom{padding-left:20px;padding-right:0}}@media (max-width:425px){.homeScreen__bottom{flex-direction:column;padding-right:20px}.homeScreen__bottomLeft{order:2;max-width:360px}}@media (max-width:375px){.homeScreen__bottomRight&gt;img{max-width:340px}.homeScreen__bottom{align-items:flex-start}}.homeScreen__discover{display:flex;grid-gap:25px;gap:25px}@media (max-width:768px){.homeScreen__discover{flex-direction:column}}.loginScreen{display:flex}.loginScreen__left{position:fixed;top:0;bottom:0;left:0;overflow:hidden;width:40vw;display:flex;flex-direction:column;height:100vh;box-shadow:0 1px 1px rgba(0,0,0,.24),0 4px 4px rgba(0,0,0,.12)}.loginScreen__left&gt;a&gt;img{object-fit:contain;height:50px;padding-top:30px;padding-left:40px}.loginScreen__info{width:100%;height:100%;display:grid;place-items:center;font-size:14px;color:rgba(0,0,0,.87)}.loginScreen__info&gt;h1{font-weight:800}.loginScreen__right{overflow:scroll;display:grid;margin-left:40vw;flex:1 1;place-items:center;background-color:#f7f7f7;padding:20px 0}.loginScreen__right&gt;form{min-width:300px;min-height:420px;display:flex;flex-direction:column;grid-gap:20px;gap:20px;padding:60px 0 40px}.loginScreen__inputContainer{position:relative}.loginScreen__input{width:100%}.loginScreen__resetLinks{margin-top:20px}.loginScreen__resetLinks&gt;a{display:block;margin-bottom:15px;text-decoration:underline;color:#00653e;font-weight:600;font-size:15px}.loginScreen__resetLinks&gt;a:hover{text-decoration:none}.loginScreen__error{margin-top:5px;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:smaller}.loginScreen__error&gt;.MuiSvgIcon-root{color:#e75b52}.loginScreen__reportIcon{position:absolute;right:0;top:0;transform:translateY(100%)}.loginScreen__visibilityIcon{cursor:pointer;color:grey;position:absolute;right:10%;top:0;transform:translateY(80%)}.loginScreen__rewards{text-align:center;width:100%;padding:20px 0;background-color:#2d2926;color:#fff}.loginScreen__rewards&gt;h4{font-size:14px;font-weight:800;letter-spacing:1.4px}.loginScreen__joinNow{background-color:#edebe9;width:100%;padding:30px 0}.loginScreen__joinNowContainer{max-width:300px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.loginScreen__joinNowContainer&gt;a{display:inline-block;background:none;border-style:solid;border-width:1px;border-radius:50px;padding:7px 16px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:all .2s ease;color:rgba(0,0,0,.87);margin-right:auto}.loginScreen__joinNowContainer&gt;a:hover{background-color:rgba(0,0,0,.06)}.loginScreen__joinNowContainer&gt;h4{font-size:20px;font-weight:600;color:rgba(0,0,0,.87)}.loginScreen__joinNowContainer&gt;p{font-size:14px;font-weight:600;line-height:1.6}@media (max-width:1024px){.loginScreen__info{font-size:12px}}@media (max-width:768px){.loginScreen{flex-direction:column}.loginScreen__left{position:relative;width:100%;height:150px;grid-gap:10px;gap:10px}.loginScreen__info{display:inline;padding-left:40px}.loginScreen__right{margin-left:0}}@media (max-width:425px){.loginScreen__info{font-size:9px}}.formSubmit{position:relative;font-family:inherit;display:inline-block;z-index:1;padding:18px 24px;background:#00a862;box-shadow:0 0 6px rgba(0,0,0,.24),0 8px 12px rgba(0,0,0,.14);border:0;border-radius:500px;color:#fff;font-size:19px;font-weight:700;line-height:1.2;overflow:hidden;text-align:center;text-decoration:none;transition-duration:.2s;transition-property:transform,box-shadow,width,height;transition-timing-function:ease;margin-left:auto;cursor:pointer}.footerSecondary{border-top:1px solid rgba(0,0,0,.1);width:100%;padding:30px 30px 60px}.footerSecondary,.footerSecondary__container{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.footerSecondary__info{display:flex;flex-wrap:wrap;grid-gap:50px;gap:50px}.footerSecondary__left&gt;a{font-size:large}.footerSecondary__right{display:flex;grid-gap:15px;gap:15px}.footerSecondary__right&gt;a{color:rgba(0,0,0,.87);font-weight:600}.footerSecondary__copyright{font-weight:600}@media (max-width:425px){.footerSecondary{display:flex;flex-direction:row;margin-left:20px}.footerSecondary__container{padding-left:20px}.footerSecondary__info{grid-gap:30px;gap:30px;flex-direction:column}.footerSecondary__copyright,.footerSecondary__right&gt;a{font-size:14px}}.menuScreen{display:flex;flex-direction:column;margin-top:101px}.menuScreen__container{padding-left:131px;margin-top:101px;display:flex;grid-gap:100px;gap:100px}.menuScreen__right{flex:1 1}.menuScreen__right&gt;h1{color:rgba(0,0,0,.87);font-weight:800;font-size:28px;margin-bottom:40px}.menuScreen__category{margin-bottom:60px}.menuScreen__category&gt;h2{font-size:24px;color:rgba(0,0,0,.87);font-weight:800;margin-bottom:20px}.menuScreen__items{border-top:1px solid rgba(0,0,0,.1);display:flex;grid-column-gap:100px;-webkit-column-gap:100px;column-gap:100px;grid-row-gap:40px;row-gap:40px;flex-wrap:wrap;padding-top:20px;padding-right:20px}@media (max-width:768px){.menuScreen{margin-top:0}.menuScreen__container{margin-top:30px}.menuScreen__left{display:none}}@media (max-width:425px){.menuScreen{margin-top:30px}.menuScreen__right&gt;h1{font-size:24px}.menuScreen__category&gt;h2{font-size:19px}.menuScreen__container{padding-left:20px}}.menuHeader{background-color:#f7f7f7;position:fixed;width:100%;padding-left:131px;padding-top:15px;padding-bottom:10px;border:1px solid #edebe9;border-bottom-color:#dbd9d7;z-index:2}.menuHeader__links{display:flex;grid-gap:25px;gap:25px}.menuHeader__links&gt;a{color:rgba(0,0,0,.87);font-weight:600;font-size:13px;padding-bottom:5px}.menuHeader__link--active{border-bottom:1px solid #000}@media (max-width:768px){.menuHeader{position:inherit}}@media (max-width:425px){.menuHeader{display:none}}.menuList{display:flex;flex-direction:column;grid-gap:30px;gap:30px}.menuList__container&gt;h4{color:rgba(0,0,0,.87);margin-bottom:20px;font-size:18px}.menuList__items{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.menuList__items&gt;a{color:rgba(0,0,0,.56);font-size:15px;font-weight:600;max-width:150px;line-height:1.5}.menuItem{display:flex;align-items:center;grid-gap:10px;gap:10px;width:260px}.menuItem&gt;h4{color:rgba(0,0,0,.87);font-weight:600;font-size:18px;line-height:1.5}.menuItem__image{border-radius:50%;object-fit:contain;width:120px}@media (max-width:768px){.menuItem{width:240px}.menuItem__image{width:80px}.menuItem&gt;h4{font-size:16px}}.signupScreen{display:grid;place-items:center;grid-gap:40px;gap:40px}.signupScreen__header{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.07);width:100%;height:101px;display:flex;align-items:center}.signupScreen__header&gt;a&gt;img{object-fit:contain;height:50px;padding-left:40px;padding-right:40px}.signupScreen__heading{color:rgba(0,0,0,.87);font-weight:800;font-size:28px}.signupScreen__rewards{text-align:center}.signupScreen__rewards&gt;h4{color:rgba(0,0,0,.56);letter-spacing:1.4px;font-weight:800;font-size:14px;margin-bottom:20px}.signupScreen__rewards&gt;p{color:rgba(0,0,0,.56);line-height:1.5;max-width:500px;font-weight:600;font-size:14px}.signupScreen__rewards&gt;p&gt;a{color:rgba(0,0,0,.56);text-decoration:underline}.signupScreen__rewards&gt;p&gt;a:hover{text-decoration:none}@media (max-width:425px){.signupScreen{grid-gap:30px;gap:30px}.signupScreen__heading{margin-right:auto;padding:0 20px;font-size:24px}.signupScreen__rewards&gt;h4{display:none}.signupScreen__rewards{text-align:left;padding:0 20px}.signupScreen__rewards&gt;p{font-size:13px}}.signupForm{display:flex;flex-direction:column;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.06),0 2px 4px 0 rgba(0,0,0,.07);border-radius:12px;max-width:500px;height:700px;margin-bottom:20px}.signupForm__container{padding:56px}.signupForm__section{color:rgba(0,0,0,.87);font-size:19px;margin-bottom:8px}.signupForm__section:nth-of-type(2){margin-top:48px}.signupForm__inputContainer{position:relative;margin-bottom:8px}.signupForm__input{width:100%}.signupForm__resetLinks{margin-top:20px}.signupForm__resetLinks&gt;a{display:block;margin-bottom:15px;text-decoration:underline;color:#00653e;font-weight:600;font-size:15px}.signupForm__resetLinks&gt;a:hover{text-decoration:none}.signupForm__error{margin-top:5px;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:smaller}.signupForm__error&gt;.MuiSvgIcon-root{color:#e75b52}.signupForm__reportIcon{position:absolute;right:0;top:0;transform:translateY(100%)}.signupForm__visibilityIcon{cursor:pointer;color:grey;position:absolute;right:10%;top:0;transform:translateY(80%)}.signupForm__rewards{color:rgba(0,0,0,.56);font-size:14px;margin:24px 0}.signupForm__span{color:rgba(0,0,0,.87);font-weight:600;line-height:1.5}.signupForm__form{position:relative;width:100%}.signupForm__form&gt;button{margin-top:50px;position:absolute;right:0}@media (max-width:425px){.signupForm{box-shadow:none;height:500px}.signupForm__container{padding:0 20px}.signupForm__section{font-size:16px}.signupForm__rewards{font-size:13px}.signupForm__span{font-size:14px}}
/*# sourceMappingURL=main.b6bac3a8.chunk.css.map */</pre></body></html>