.gw-footer{overflow-x:clip}.gw-footer__organic-border{width:100%;margin-bottom:-1px}.gw-footer__wave-bottom{position:relative}.gw-footer__container{padding-top:2rem;padding-bottom:2rem}.gw-footer__grid{display:grid;grid-template-columns:1fr;grid-auto-rows:max-content;gap:1.4rem;grid-template-areas:"signup" "menus" "brand" "illustration"}.gw-footer__col--signup{grid-area:signup}.gw-footer__col--menus{display:block;grid-area:menus}.gw-footer__col--brand{grid-area:brand}.gw-footer__col--illustration{grid-area:illustration;align-self:end;margin-bottom:-2rem;margin-right:calc(-1 * (16px + max(0px, calc((100vw - var(--page-width--wide)) / 2))))}.gw-footer__heading{font-family:var(--font-heading-family);font-size:1.8rem;letter-spacing:.04rem;text-transform:uppercase;margin:0 0 1rem}.gw-footer__sign-up-desc{font-family:var(--font-heading-family-secondary);font-size:1.4rem;letter-spacing:.1rem;max-width:335px;margin-bottom:1.5rem}.gw-footer__sign-up-row{display:flex;gap:1.6rem;align-items:stretch;margin-bottom:.8rem}.gw-footer__sign-up-input{flex:1 1 auto;min-width:0;height:35px;background-color:#fbf8f2;border:1px solid #f3f3f3;border-radius:10px;padding:0 1.1rem;font-family:var(--font-heading-family-secondary);font-size:1.2rem;letter-spacing:.1rem}.gw-footer__sign-up-input::placeholder{color:#cecece}.gw-footer__sign-up-button.button{flex:0 0 auto;height:35px;white-space:nowrap;border-radius:25px;background-color:#0a0a0a;color:#fbf8f2;padding:0 24px;font-family:var(--font-heading-family-secondary);font-size:1.4rem;line-height:normal;letter-spacing:.1rem;border:none}.gw-footer__sign-up-button.button:hover{color:#fbf8f2;opacity:.85}.gw-footer__sign-up-label{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading-family-secondary);font-size:1.1rem;font-weight:700;letter-spacing:.1rem;margin-bottom:1.6rem}.gw-footer__sign-up-label input[type=checkbox]{flex:0 0 auto;width:13px;height:13px;border-radius:2.5px;border:1px solid #1d1d1d;background-color:#fbf8f2;margin:0}.gw-footer .social-icons-wrapper{gap:1rem}.gw-footer .social-icons-wrapper .footer__social-link{width:36px;height:36px}.gw-footer__menu-item{border-top:1px solid #f3f3f3;padding:1.1rem 0 1rem}.gw-footer__menu-item:last-child{border-bottom:1px solid #f3f3f3}.gw-footer__menu-item summary{list-style:none}.gw-footer__menu-item summary::-webkit-details-marker{display:none}.gw-footer__menu-heading{font-family:var(--font-body-family);font-weight:700;text-transform:uppercase;font-size:1.4rem;letter-spacing:.1rem;cursor:pointer;padding-left:1rem}.gw-footer__menu-list{padding-left:1rem;margin-top:1rem}.gw-footer__menu-list-item{margin:1rem 0}.gw-footer__menu-list-item:last-child{margin-bottom:0}.gw-footer__menu-link{text-decoration:none;font-family:var(--font-heading-family-secondary);font-weight:400;font-size:1.4rem;letter-spacing:.1rem}.gw-footer__menu-link:hover{opacity:.8}.gw-footer__brand{font-family:var(--font-heading-family-secondary);font-size:1.35rem}.gw-footer__brand p{margin:0 0 .2rem}.gw-footer__brand strong{font-family:Arial,sans-serif}.gw-footer__country-selector{margin-top:1.5rem}.gw-footer__country-selector form{padding:0 !important;margin:0 !important}.gw-footer__country-selector button{background-color:#fbf8f2;color:#0a0a0a;padding:.5rem 2rem .5rem .5rem !important;margin:0 !important;font-size:1.3rem;border-radius:10px}.gw-footer__country-selector button:hover{box-shadow:none}.gw-footer__country-selector button:focus{color:#0a0a0a}.gw-footer__country-selector button svg{height:1rem !important;right:.5rem !important;top:calc(50% - 0.4rem) !important}.gw-footer__country-selector .dropdown__list{top:-240px;transform-origin:bottom}.gw-footer__country-selector .dropdown__list::before{content:" ";top:174px;transform:rotate(180deg) translateX(50%)}.gw-footer__illustration{width:100%}.gw-footer__illustration img{display:block;width:100%;height:auto;object-fit:contain;object-position:bottom center}@media screen and (min-width: 750px){.gw-footer__grid{grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-areas:"signup signup signup signup" "menus menus menus menus" "brand illustration illustration illustration"}.gw-footer__col--illustration{margin-right:calc(-1 * (64px + max(0px, calc((100vw - var(--page-width--wide)) / 2))))}.gw-footer__col--menus{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));column-gap:2rem}.gw-footer__menu-item{border:none !important;padding:0}.gw-footer__menu-item summary{pointer-events:none}.gw-footer__menu-heading{text-transform:capitalize;padding-left:0}.gw-footer__menu-list{padding-left:0}.gw-footer .social-icons-wrapper .footer__social-link{width:40px;height:40px}}@media screen and (min-width: 990px){.gw-footer__container{padding-top:5rem;padding-bottom:3.2rem}.gw-footer__grid{row-gap:2rem}.gw-footer__col--illustration{margin-bottom:-3.2rem}.gw-footer__heading{font-size:1.8rem}.gw-footer__sign-up-row{align-items:flex-start}.gw-footer__sign-up-input{flex:0 1 271px;width:271px;height:40px}.gw-footer__sign-up-button.button{height:44px;font-size:1.69rem;line-height:2.7rem}}@media screen and (min-width: 1280px){.gw-footer__grid{grid-template-columns:40% 1fr;grid-template-areas:"signup menus" "brand illustration";column-gap:0}}.gw-footer .popup-container{display:none;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#fff;z-index:1003;overflow:auto;justify-content:center}@media screen and (min-width: 990px){.gw-footer .popup-container{background-color:rgba(0,0,0,.5)}}.gw-footer .popup-container .popup-content{height:100%;max-width:100%}@media screen and (min-width: 990px){.gw-footer .popup-container .popup-content{display:flex;align-items:center;padding-top:50px;vertical-align:middle}}.gw-footer .popup-container .popup-content .popup-content--container{background:#fff;color:#1d1c1d}@media screen and (min-width: 990px){.gw-footer .popup-container .popup-content .popup-content--container{border-radius:30px;padding:20px}}@media screen and (min-width: 550px)and (max-width: 990px){.gw-footer .popup-container .popup-content .popup-content--container{height:inherit}}.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner{width:100vw;height:100vh;padding:2rem;padding-top:2rem}@media screen and (min-width: 550px)and (max-width: 990px){.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner{height:100%}}@media screen and (min-width: 990px){.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner{max-width:700px;height:600px;overflow-y:auto}}@media screen and (max-width: 550px){.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner .contact-options__img{width:auto;height:30vh}}@media screen and (min-width: 550px){.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner .contact-options__img{width:auto;height:26vh !important}}.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner .contact-options__img img{height:inherit !important;width:auto}.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner #gorgias-contact-form-wrapper iframe{height:100%}.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner #affiliate-sign-up-form{height:100% !important}@media screen and (min-width: 550px){.gw-footer .popup-container .popup-content .popup-content--container .popup-content-inner #affiliate-sign-up-form{height:90% !important}}.gw-footer .popup-container .popup-content .popup-content--container .close-icon{position:relative;display:flex;align-items:center;justify-content:flex-end;top:10px;cursor:pointer;border-top-right-radius:30px;border-top-left-radius:30px;padding:0 20px;z-index:6}@media screen and (min-width: 990px){.gw-footer .popup-container .popup-content .popup-content--container .close-icon{padding-top:10px;width:100%;max-width:700px}}.gw-footer .popup-container .popup-content .popup-content--container .close-icon svg{z-index:1}