/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--green:#3F612D;--orange:#FF9C33;--grey:#F8F8F8;--thumbBG:#d1d1d1;--scrollbarBG:rgb(255,255,255,0);--greenbuttonBK:rgba(63,97,45,0.897);--greenbutton:rgba(120,126,116,0.897);--orangebutton:rgba(255,156,51,0.82)}html{background-color:var(--grey)}body{width:100%;min-width:975px}@media screen and (max-width:975px){body{width:100%;min-width:360px}}header{margin:20px auto;width:90%;display:flex;justify-content:space-between}.logoBlock{display:flex;flex-direction:row;align-items:center}.logoBlock .desktopLogo{display:block}.logoBlock .mobileLogo{display:none}.logoTitle{display:flex;flex-direction:row;align-items:center;cursor:pointer}.logoTitle h1{display:block;width:200px;word-spacing:100px;color:var(--green);text-transform:uppercase;font-size:35px}.logoTitleHighlight{color:var(--orange)}nav ul{text-transform:uppercase;color:var(--green);text-align:right;border-right:15px solid var(--green);padding:4px 8px 4px 0;font-size:16px;font-weight:500;height:100%;display:flex;flex-direction:column;justify-content:space-between}nav a:hover{color:var(--orange)}.hamburgerButton{display:none;height:32px;cursor:pointer}.hamburgerButton svg{fill:var(--green);stroke:var(--green)}@media screen and (max-width:975px){header{width:90%;flex-direction:row;align-items:center}header nav{height:80px;padding:0}}@media screen and (max-width:650px){.hamburgerButton{display:block}header{z-index:11000}header nav{height:32px}header.closedHamburger nav ul{display:none}header nav ul{position:absolute;left:0;top:82px;width:100%;height:150px;background:var(--grey);display:flex;z-index:10500;border:0;text-align:center;padding:20px 0;justify-content:space-between;box-shadow:-2px 30px 15px -20px rgba(0,0,0,.1)}header nav ul li{height:20%;align-content:center}.logoTitle h1{width:200px}header{justify-content:space-between;height:50px}.logoBlock img{width:100px;height:45px}.logoTitle h1{display:block;width:120px;word-spacing:75px;color:var(--green);text-transform:uppercase;font-size:25px;margin-right:10px}h1{width:150px}}footer{display:block;width:90%;margin:auto;padding-top:3px;text-align:center;color:var(--greenbutton);font-weight:600;font-size:12px}footer .disclaimer{display:inline;text-align:center;font-weight:400;font-size:10px;margin-left:10px}footer .disclaimer a{text-decoration:underline}@media screen and (max-width:700px){footer .disclaimer{display:block;margin-top:7px}}.mapFilterContainer{display:flex;flex-direction:row;width:100%;height:100%;margin-top:10px;position:relative}.leafletMap{border-radius:8px;border:1px solid rgb(226,226,226);height:calc(100vh-120px);box-shadow:0 2px 10px 0 rgba(0,0,0,.1);margin-bottom:5px}.mapFilterContainer .leafletMap .activeArea{position:absolute;height:100%;width:100%}.mapFilterContainer.activeFilterDetected .leafletMap .activeArea{width:calc(100% - 400px);right:360px}.leaflet-control-zoom{display:flex;flex-direction:column}.leaflet-control-zoom.leaflet-bar.leaflet-control{border:none}.leaflet-touch .leaflet-bar a:first-child{margin-bottom:6px}.leaflet-touch .leaflet-bar a.leaflet-control-zoom-in,.leaflet-touch .leaflet-bar a:first-child,.leaflet-touch .leaflet-bar a:last-child,a.leaflet-control-zoom-out{line-height:27px;background-color:var(--greenbutton);color:white}.leaflet-touch .leaflet-bar a.leaflet-control-zoom-in,.leaflet-touch .leaflet-bar a:first-child,.leaflet-touch .leaflet-bar a:last-child,.locateButton,a.leaflet-control-zoom-out{border-top-left-radius:10px!important;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;border-bottom-left-radius:10px!important;box-shadow:0 0 10px rgb(167,167,167)}.locateButton{position:relative;height:35px;width:32px;bottom:15px;background-color:#fff;display:flex;align-items:center;justify-items:center;cursor:pointer;background-color:var(--greenbutton)}.locateButton svg{margin:auto;width:21px;height:21px;stroke:white!important;fill:white!important}.marker-cluster.leaflet-interactive div{color:white;background-color:var(--orange)}.marker-cluster.leaflet-interactive{background-color:#ff9c336b;border-radius:100px;display:flex;align-items:center;justify-content:center}.marker-cluster.leaflet-interactive div{border-radius:100px;height:80%;width:80%;text-align:center;align-self:center;font-size:15px;line-height:30px}.leaflet-popup,.leaflet-popup-content{max-width:300px}.leaflet-container .leaflet-popup .leaflet-popup-content .popUpTitle{display:block;font-weight:500;font-size:15px;margin-top:15px;padding-bottom:0}.leaflet-container .leaflet-popup .leaflet-popup-content-wrapper{background:var(--grey)}.leaflet-container .leaflet-popup .leaflet-popup-content{flex-direction:column;display:flex;min-width:100px;text-align:center}.leaflet-container a.learnMore{text-transform:lowercase;display:flex;cursor:pointer;font-weight:400;color:rgb(60,60,60);height:40px;width:100%;justify-content:center;align-items:center;border:1px solid rgb(226,226,226);border-radius:5px;padding:10px;margin-bottom:10px;box-shadow:0 0 4px rgb(167,167,167,.2)}div.leafletMap.leaflet-container{font-family:inherit}.leaflet-pane.leaflet-tile-pane{filter:grayscale(10%) contrast(90%)}.filterToggler{position:relative;height:50px;width:50px;background-color:var(--greenbutton);box-shadow:0 0 10px rgb(167,167,167);border-radius:10px;display:flex;align-items:center;justify-items:center;cursor:pointer}.filterToggler svg{margin:auto;stroke:white;fill:white}.copyrightLink{text-decoration:underline}.leaflet-top.leaflet-left .leaflet-control div.locateButton{position:relative;top:75px;width:30px}@media screen and (max-width:650px){.mapFilterContainer.activeFilterDetected .leafletMap .activeArea{width:100%;right:0}}main.textContent{width:80%;margin:auto;font-weight:400;font-size:18px;line-height:22px}main.textContent p{margin:10px 0}main.textContent a{text-decoration:underline}main.textContent h1{width:100%;font-size:30px;font-weight:600;text-align:center;margin-bottom:15px;color:var(--green)}main.textContent h2{font-size:25px;font-weight:500;margin:15px 0;color:rgb(53,53,53)}main.textContent h3{margin:15px 0 10px;font-weight:450;text-decoration:underline}main.textContent code{font-size:15px}main.textContent ul{list-style:disc;margin-left:22px;text-align:left}main.textContent ol{list-style:decimal;margin-left:25px}li.roasterDetail{padding:10px;width:250px;min-height:100px;height:220px;margin:10px;overflow:hidden;border:1px solid black;display:inline-block}.roasterBg{height:10%;width:100%;position:absolute;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(248,248,248,.81) 52%,rgba(248,248,248,1))}.roasterView{display:flex;width:80%;box-sizing:border-box;margin:auto;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;position:relative}.roasterList{height:80vh;overflow:scroll;text-align:center}.roasterList .headingLinks{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:10px 0}.roasterList .headingLinksLinks{margin:0;display:flex;flex-direction:column;width:25px;height:50px;justify-content:center}.roasterList .headingLinksLinks a{width:25px;height:25px;margin:0}.roasterFilterContainer{padding-left:5px;min-width:250px;max-width:250px}.roasterNameTitle{font-weight:700;margin-right:20px}input.searchField{border:2px solid rgb(177,177,177);border-radius:5px;width:100%;margin:10px 0;padding:2px}ul.roasterDetailList{display:inline-block}.svgMarker{margin-right:4px}ul.roasterFilterCheckboxes{margin-bottom:10px}.finalRoasterFilterCheckbox{margin-bottom:15px}li.roasterLocation{margin-bottom:10px}li.deliveryWarningBlock{font-size:13px;margin-bottom:6px}li.deliveryWarningBlock svg{margin-right:5px}li.linkToMap{text-decoration:underline;font-size:15px;margin:15px 0}@media screen and (max-width:750px){main.roasterView{flex-direction:column}ul.roasterList{height:auto;margin:auto}.roasterBg{display:none}div.roasterFilterContainer{max-width:none;width:80%;margin:auto}li.roasterDetail{width:75%;margin:auto;height:auto}}main.calendarView{width:80%;height:80vh;overflow:scroll;padding:30px;margin:auto}aside{display:block;box-sizing:border-box;position:absolute;right:10px;top:10px;height:calc(80vh - 30px);width:370px;min-height:480px;padding:5px 10px 0;border-radius:20px 0 0 20px;border:solid #f4f4f4;border-width:25px 20px;box-shadow:0 0 10px rgb(167,167,167);background-color:#f4f4f4;z-index:10000}.filterTooltip,.questionMarkTooltipImage{margin-left:5px}.detailContainer,.filterFormContainer{overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}.detailContainer::-webkit-scrollbar,.filterFormContainer::-webkit-scrollbar{-webkit-appearance:none;width:11px}.detailContainer::-webkit-scrollbar-track,.filterFormContainer::-webkit-scrollbar-track{background:var(--scrollbarBG)}.detailContainer::-webkit-scrollbar-thumb,.filterFormContainer::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:6px;border:3px solid var(--scrollbarBG)}.filterCheckBoxContainer{display:flex;align-items:center;margin-bottom:4px}.filterCheckBoxContainer label{color:#2C3129;font-weight:400}.filterCheckBox{display:flex;height:12px;width:12px;margin:1px 7px 0 0;border-radius:3px;background-color:#f2f2f2;box-shadow:inset 0 1px 4px 0 rgba(115,115,115,.56);flex-shrink:0}.filterCheckBox:focus,.filterCheckBox:hover{background-color:var(--orange)}.checkboxImage{stroke:#7A7A7A;opacity:0}.filterCheckBox[aria-checked=true]{background-color:var(--orange)}.filterCheckBox[aria-checked=true] .checkboxImage{opacity:1;stroke:black}.roasterSelector{max-width:250px}aside li,aside ul{list-style:none;margin:0;padding:0}fieldset>div:first-child{font-weight:600;color:#2C3129;margin-bottom:5px}fieldset{border:none;padding:0 0 10px;margin:0}#detailWindow{position:absolute;direction:rtl;overflow-y:scroll;flex-direction:row;top:10px;left:50px;height:calc(80vh - 30px);min-height:480px;width:400px;border-radius:0 20px 20px 0;box-sizing:border-box;background-color:#f4f4f4;z-index:10001;border:solid #f4f4f4;border-width:15px 20px 25px;padding-top:10px;box-shadow:0 0 10px rgb(167,167,167)}.detailContainer,.filterFormContainer{position:relative;height:100%;width:100%;border-radius:inherit;padding:5px 20px 0 10px}.detailContainer{direction:rtl}.fixTextDirection{direction:ltr;margin-left:5px}.headingLinks{width:100%;display:block;margin-bottom:10px}#detailWindow h2{font-size:25px;font-weight:600;display:inline;margin-bottom:5px}.headingLinks a{display:inline;position:relative;bottom:3px}.headingLinksLinks{margin-top:10px}.inlineProperty{display:inline}.hidden{display:none;opacity:0}.closeDetailView{position:absolute;overflow:visible;z-index:9999;top:0;right:0;display:block}.closeDetailView svg{fill:var(--greenbutton)}.closeFilterView{position:absolute;overflow:visible;z-index:9999;top:-12px;left:-7px;display:block}.closeFilterView svg{fill:var(--greenbutton)}.iFrameTrap{width:100%;height:200px;margin-bottom:10px;overflow:hidden}.iFrameTrap iframe{position:relative;top:-5px;left:-5px}li.infoSection div.infoSectionTitle{font-weight:500;margin-right:10px;display:inline}li.infoSection{display:block;margin-bottom:10px;-webkit-hyphens:auto;hyphens:auto}li.infoSection:last-of-type{margin-bottom:0}li.infoSection li.fullLineItem{display:block;margin-bottom:5px}li.infoSection li.fullLineItem:last-of-type{margin-bottom:0}li.infoSection ul li{color:rgb(56,55,55)}.yesNoMarker{font-size:12px;margin-right:4px}li.infoSection ul,li.infoSection ul li{display:inline;max-width:300px}.detailTitle{margin-right:10px}.headingLinks a:first-of-type{margin-right:4px}.headingLinks a:hover svg{fill:var(--orange);stroke:var(--orange)}.mobileButtons{display:none}@media screen and (max-width:650px){aside{border-width:25px 20px 60px}.mobileButtons{width:100%;height:40px;box-sizing:border-box;display:flex;position:relative;top:10px;flex-direction:row;justify-content:space-around}.mobileButtons button{color:rgb(73,73,73);font-size:14px;border-radius:7px;width:45%;padding:2px 5px;cursor:pointer;text-align:center;box-shadow:inset 0 0 1px 2px rgba(0,0,0,.1)}}@media screen and (max-width:600px){aside{border-width:25px 20px 60px 10px}.closeFilterView{top:-10px;left:unset;right:0;display:block}.closeFilterView svg{fill:var(--greenbutton)}.filterFormContainer{direction:rtl;padding:5px 10px 0 20px}.filterFormContainer form{direction:ltr}#detailWindow,aside{box-shadow:0 -1px 8px 1px rgb(167,167,167);border-radius:10px;width:100%;left:0;min-height:unset;top:unset;height:100%;bottom:0}}@font-face{font-family:Sen;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/911b4461d735d26e-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sen;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/bff343b465042072-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sen Fallback;src:local("Arial");ascent-override:87.52%;descent-override:24.56%;line-gap-override:0.00%;size-adjust:107.34%}.__className_602f77{font-family:Sen,Sen Fallback;font-style:normal}