:root{--eastAfricaRed: 189, 97, 88;--latinAmericaBlue: 169, 201, 225;--indopacificPurple: 166, 134, 177;--streetlevelBlue: 94, 153, 194;--buenaVistaRed: 218, 132, 100;--bronsonGreen: 156, 175, 150;--grey1950: 210, 198, 195;--oatmeal: 233, 215, 179;--seabrightYellow: 238, 180, 38;--vancouverOrange: 249, 138, 60;--sermonPink: 212, 161, 166;--chocolate: 196, 125, 48;--westar: 219, 214, 206;--flashBrewOriginal: 95, 172, 184;--flashBrewSingleOrigin: 246, 55, 74;--flashBrewDecaf: 255, 128, 0;--flashBrewLatteOriginal: 68, 163, 194;--flashBrewLatteLavender: 176, 131, 181;--flashBrewLatteChocolate: 196, 125, 48;--eastAfricaRedTint: 234, 218, 216;--latinAmericaBlueTint: 222, 225, 228;--indopacificPurpleTint: 222, 216, 224;--eastAfricaRed-eastAfricaRedTint: var(--eastAfricaRed);--latinAmericaBlue-latinAmericaBlueTint: var(--latinAmericaBlue);--indopacificPurple-indpacificPurpleTin: var(--indopacificPurple);--wilderBrown: 204, 131, 45;--wilderRed: 226, 51, 66;--wilderBlue: 68, 106, 178;--wilderGreen: 0, 109, 108;--wilderLavender: 195, 179, 215;--productGreen: 160, 180, 154;--productPurple: 170, 138, 181;--overlayProduct: rgba(34, 34, 34, .05);--overlay1: rgba(0, 0, 0, .1);--overlay3: rgba(0, 0, 0, .3);--overlay5: rgba(0, 0, 0, .5);--overlay9: rgba(0, 0, 0, .9);--dashedBorder: 134, 131, 126;--product-select-background: #fff;--product-select-text: #444;--product-select-selected: #eee;--product-select-highlight: #222}read-more-wrapper .content{transition:.4s;overflow:clip;position:relative}read-more-wrapper.active:not([opened]) .content:after{content:"";display:block;height:70px;position:absolute;right:0;left:0;bottom:0}read-more-wrapper .action-buttons{margin-bottom:2rem;margin-top:1rem}read-more-wrapper .show-more,read-more-wrapper .show-less{cursor:pointer;font-weight:500;font-size:1.4rem;border:1px solid;padding:10px}read-more-wrapper .show-more:hover,read-more-wrapper .show-less:hover{text-decoration:underline;text-underline-offset:3px}read-more-wrapper:not(.active) .show-more,read-more-wrapper:not(.active) .show-less{display:none}read-more-wrapper[opened] .show-more{display:none}read-more-wrapper:not([opened]) .show-less{display:none}.popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:var(--overlay3);height:100%}.popup-modal[open]{opacity:1;visibility:visible;z-index:99999}.popup-modal__content{border-radius:8px;background-color:#fff;overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:3rem;overflow-y:auto}.popup-modal__opener{display:inline-block}.popup-modal__toggle{color:rgba(var(--color-foreground),.5);display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;padding:.2rem;z-index:2;top:1.5rem;right:1rem;width:5rem;margin:0 0 0 auto;background-color:transparent}.popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}@media screen and (min-width:750px){.popup-modal__content{padding-right:1.5rem;margin-top:10rem;width:70%;padding:3rem}.popup-madal__small .popup-modal__content{max-width:500px;max-height:500px}}@media screen and (max-width:749px){.popup-modal__content{padding:3rem}}.card__quick-add-modal-content .option-values legend{text-align:start}select.product_select{--product-select-padding-inline: 16px;--product-select-padding-top: 9px;--product-select-padding-bottom: 5px;--product-select-option-padding-bottom: 7px;--product-select-icon-size: 21px;--product-select-icon-offset: 10px;--product-select-radius: 4px;--product-select-menu-height: 130px;--product-select-scrollbar-width: 1px;--product-select-scrollbar-thumb: color-mix( in srgb, var(--product-select-text) 25%, var(--product-select-background) );-webkit-appearance:none;appearance:none;box-sizing:border-box;width:100%;min-width:0;height:auto;margin:0;padding:var(--product-select-padding-top) calc(var(--product-select-icon-size) + var(--product-select-icon-offset) * 2) var(--product-select-padding-bottom) var(--product-select-padding-inline);border:0;border-radius:var(--product-select-radius);background-color:var(--product-select-background);background-image:url(static.icon-chevron-down.svg);background-repeat:no-repeat;background-position:right var(--product-select-icon-offset) center;background-size:var(--product-select-icon-size);color:var(--product-select-text);font-family:DIN Next Medium;font-size:12px;font-style:normal;font-weight:400;line-height:23px;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer}select.product_select,select.product_select:hover,select.product_select:focus{box-shadow:none}select.product_select:focus-visible,select.product_select.focus-visible{border-radius:var(--product-select-radius);outline:2px solid var(--product-select-highlight);outline-offset:2px}select.product_select:disabled{opacity:.3;cursor:not-allowed}@supports (appearance: base-select){select.product_select,select.product_select::picker(select){-webkit-appearance:base-select;appearance:base-select}select.product_select{position:relative;background-image:none;white-space:normal;overflow-wrap:anywhere}select.product_select::picker-icon{content:"";position:absolute;inset-inline-end:var(--product-select-icon-offset);top:calc(50% - var(--product-select-icon-size) / 2);width:var(--product-select-icon-size);height:var(--product-select-icon-size);background-color:var(--product-select-highlight);-webkit-mask:url(static.icon-chevron-down.svg) center / contain no-repeat;mask:url(static.icon-chevron-down.svg) center / contain no-repeat}select.product_select:open{border-end-start-radius:0;border-end-end-radius:0}select.product_select:open::picker-icon{transform:rotate(180deg)}select.product_select::picker(select){box-sizing:border-box;position-area:block-end span-inline-end;position-try-order:normal;position-try-fallbacks:none;width:anchor-size(width);max-height:var(--product-select-menu-height);margin:0;padding:0;border:0;border-radius:0 0 var(--product-select-radius) var(--product-select-radius);background:var(--product-select-background);color:var(--product-select-text);box-shadow:none;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--product-select-scrollbar-thumb) transparent;font:inherit;line-height:1.4;letter-spacing:normal;text-transform:uppercase}@supports selector(::picker(select)::-webkit-scrollbar){select.product_select::picker(select){scrollbar-width:auto;scrollbar-color:auto}select.product_select::picker(select)::-webkit-scrollbar{width:var(--product-select-scrollbar-width)}select.product_select::picker(select)::-webkit-scrollbar-track{background:transparent}select.product_select::picker(select)::-webkit-scrollbar-thumb{background:var(--product-select-scrollbar-thumb)}}select.product_select option{display:block;padding:var(--product-select-padding-top) var(--product-select-padding-inline) var(--product-select-option-padding-bottom);background:var(--product-select-background);color:var(--product-select-text);font:inherit;line-height:1.4;letter-spacing:normal;white-space:normal;overflow-wrap:anywhere}select.product_select option::checkmark{display:none}select.product_select option:checked{background:var(--product-select-selected)}select.product_select option:not(:disabled):hover,select.product_select option:not(:disabled):focus,select.product_select option:not(:disabled):focus-visible{background:var(--product-select-highlight);color:var(--product-select-background)}select.product_select option:not(:disabled):focus-visible{border-radius:inherit;outline:none;outline-offset:0}select.product_select option:disabled{opacity:.3;cursor:not-allowed}}@media(max-width:768px){product-form .product-form__buttons button.product-form__submit{width:85%;margin:3.5rem auto;display:block;padding-top:2rem;padding-bottom:2rem}}@media(min-width:640px){.container.landing_page_width{max-width:640px}}@media(min-width:768px){.container.landing_page_width{max-width:90%;padding-left:0;padding-right:0}}@media(min-width:1024px){.container.landing_page_width{max-width:90%;padding-left:0;padding-right:0}}@media(min-width:1280px){.container.landing_page_width{max-width:90%;padding-left:0;padding-right:0}}@media(min-width:1536px){.container.landing_page_width{max-width:90%;padding-left:0;padding-right:0}}.landing_page_width .product-grid .gap-x-10{column-gap:6rem}.landing_page_width .blog-articles__article.md\:col-span-2 .article-card__image-wrapper{height:328px}@media(max-width:768px){.container.landing_page_width li.product-grid-item img{background:#e9e4db;margin-bottom:2rem}}cart-element div:not(.mb-8)>.bg-darkBeige{display:none}
/*# sourceMappingURL=/cdn/shop/t/596/assets/global.css.map */
