:root{--guidewill-yellow: #ffd52a;--guidewill-yellow-hover: #f3c400;--guidewill-ink: #151515;--guidewill-muted: #f5f3ee;--guidewill-border: rgba(21, 21, 21, .14)}.guidewill-announcement{overflow:hidden;background:#000;color:#fff;min-height:3.8rem;display:flex;align-items:center}.guidewill-announcement__track{display:flex;width:max-content;min-width:200%;animation:guidewill-marquee var(--guidewill-marquee-speed, 24s) linear infinite}.guidewill-announcement__item{color:#fff;flex:none;padding:.8rem 3.2rem;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-decoration:none;white-space:nowrap}@keyframes guidewill-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.guidewill-announcement__track{animation:none}}.guidewill-header.header{column-gap:2.2rem}.guidewill-header .header__heading,.guidewill-header .header__heading-link{justify-self:start}.guidewill-header-nav{grid-area:navigation;justify-self:start}.guidewill-header-nav__list{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem;list-style:none;margin:0;padding:0}.guidewill-header-nav__item{position:relative}.guidewill-header-nav__link{display:inline-flex;align-items:center;gap:.5rem;padding:1.2rem 1rem;color:rgb(var(--color-foreground));font-weight:600;text-decoration:none;white-space:nowrap}.guidewill-header-nav__link:hover,.guidewill-header-nav__link:focus-visible{text-decoration:underline;text-underline-offset:.4rem}.guidewill-header-nav__panel{position:absolute;z-index:30;top:calc(100% - .4rem);left:0;width:min(72rem,calc(100vw - 4rem));padding:2.2rem;border:1px solid var(--guidewill-border);border-radius:0 0 1.2rem 1.2rem;background:rgb(var(--color-background));box-shadow:0 1.8rem 4rem #0000001f;opacity:0;visibility:hidden;transform:translateY(.8rem);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.guidewill-header-nav__item:hover .guidewill-header-nav__panel,.guidewill-header-nav__item:focus-within .guidewill-header-nav__panel{opacity:1;visibility:visible;transform:translateY(0)}.guidewill-header-nav__panel-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem 2rem;list-style:none;margin:0;padding:0}.guidewill-header-nav__panel a{display:block;padding:.8rem;color:rgb(var(--color-foreground));text-decoration:none;border-radius:.6rem}.guidewill-header-nav__panel a:hover,.guidewill-header-nav__panel a:focus-visible{background:var(--guidewill-muted)}.guidewill-mobile-nav{display:none;grid-area:left-icons}@media screen and (max-width:1180px)and (min-width:990px){.guidewill-header-nav__link{padding-inline:.55rem;font-size:1.35rem}}@media screen and (max-width:989px){.guidewill-header-nav{display:none}.guidewill-mobile-nav{display:block;justify-self:start}.guidewill-mobile-nav>details>summary{list-style:none;cursor:pointer}.guidewill-mobile-nav>details>summary::-webkit-details-marker{display:none}.guidewill-mobile-nav__panel{position:fixed;z-index:50;inset:var(--header-height, 7rem) 0 0 0;overflow-y:auto;padding:2rem;background:rgb(var(--color-background));border-top:1px solid var(--guidewill-border)}.guidewill-mobile-nav__panel ul{list-style:none;padding:0;margin:0}.guidewill-mobile-nav__panel a,.guidewill-mobile-nav__panel summary{display:block;padding:1.25rem 0;color:rgb(var(--color-foreground));font-weight:600;text-decoration:none}.guidewill-mobile-nav__sublist{padding-left:1.6rem!important}.guidewill-mobile-nav__sublist a{font-weight:400}}.guidewill-section{padding-block:clamp(4rem,6vw,8rem)}.guidewill-section__eyebrow{margin:0 0 .8rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.guidewill-section__heading{margin:0 0 1.2rem}.guidewill-section__intro{max-width:72rem;margin:0 0 3rem}.guidewill-deal{position:relative;min-height:clamp(24rem,34vw,46rem);display:grid;align-items:center;overflow:hidden;background:var(--guidewill-ink);color:#fff}.guidewill-deal__media,.guidewill-deal__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.guidewill-deal__media img{width:100%;height:100%;object-fit:cover}.guidewill-deal__media:after{content:"";background:linear-gradient(90deg,#000000c7,#0003)}.guidewill-deal__content{position:relative;z-index:1;max-width:70rem;padding-block:5rem}.guidewill-deal__content h2{color:#fff;max-width:16ch}.guidewill-deal__content .rte{max-width:58rem}.guidewill-deal .button{margin-top:1.5rem;background:var(--guidewill-yellow);color:#111}.guidewill-category-group+.guidewill-category-group{margin-top:4rem}.guidewill-category-group__title{display:flex;align-items:center;gap:1rem;margin-bottom:1.8rem}.guidewill-category-group__title:after{content:"";height:1px;flex:1;background:var(--guidewill-border)}.guidewill-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem}.guidewill-category-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid var(--guidewill-border);border-radius:1.2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.guidewill-category-card:hover{transform:translateY(-.4rem);box-shadow:0 1.2rem 3rem #0000001a}.guidewill-category-card__media{aspect-ratio:4 / 3;background:var(--guidewill-muted);overflow:hidden}.guidewill-category-card__media img,.guidewill-category-card__media svg{width:100%;height:100%;object-fit:cover}.guidewill-category-card__body{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem}.guidewill-category-card__body h3{margin:0;font-size:1.7rem}.guidewill-community-list{display:grid;gap:3rem}.guidewill-community-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;overflow:hidden;border-radius:1.4rem;background:var(--guidewill-muted)}.guidewill-community-card:nth-child(2n) .guidewill-community-card__media{order:-1}.guidewill-community-card__content{padding:clamp(3rem,5vw,6rem)}.guidewill-community-card__media{min-height:34rem;height:100%}.guidewill-community-card__media img,.guidewill-community-card__media svg{width:100%;height:100%;object-fit:cover}.guidewill-feedback-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(28rem,38rem);gap:1.8rem;overflow-x:auto;padding:.4rem 0 1.8rem;scroll-snap-type:x mandatory}.guidewill-feedback-card{scroll-snap-align:start;overflow:hidden;border:1px solid var(--guidewill-border);border-radius:1.2rem;background:rgb(var(--color-background))}.guidewill-feedback-card__media{aspect-ratio:4 / 3;background:var(--guidewill-muted)}.guidewill-feedback-card__media img,.guidewill-feedback-card__media svg{width:100%;height:100%;object-fit:cover}.guidewill-feedback-card__body{padding:1.8rem}.guidewill-feedback-card blockquote{margin:0;font-size:1.6rem}.guidewill-feedback-card cite{display:block;margin-top:1rem;font-style:normal;font-weight:700}@media screen and (max-width:989px){.guidewill-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guidewill-community-card{grid-template-columns:1fr}.guidewill-community-card:nth-child(2n) .guidewill-community-card__media{order:initial}}@media screen and (max-width:549px){.guidewill-category-grid{grid-template-columns:1fr}.guidewill-deal__media:after{background:#00000094}}@media screen and (min-width:990px){.facets-vertical{align-items:start}.facets-vertical .facets-wrapper{position:sticky;top:calc(var(--header-height, 8rem) + 2rem);max-height:calc(100vh - var(--header-height, 8rem) - 4rem);overflow-y:auto;overflow-x:hidden}}.guidewill-collection-tools{display:flex;align-items:end;justify-content:flex-end;gap:1.6rem;flex-wrap:wrap}.guidewill-per-page label{display:block;margin-bottom:.4rem}.guidewill-per-page .select{min-width:10rem}.guidewill-product-card{position:relative}.guidewill-wishlist-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.4rem;border:1px solid var(--guidewill-border);border-radius:999px;background:#fff;color:#111;cursor:pointer}.guidewill-wishlist-button svg{width:2rem;height:2rem;fill:transparent;stroke:currentColor}.guidewill-wishlist-button[aria-pressed=true] svg{fill:#111}.guidewill-wishlist-button--card{position:absolute;z-index:3;top:1rem;right:1rem;width:4.4rem;padding:0;opacity:0;transform:translateY(-.5rem);transition:opacity .16s ease,transform .16s ease}.guidewill-product-card:hover .guidewill-wishlist-button--card,.guidewill-wishlist-button--card:focus-visible,.guidewill-wishlist-button--card[aria-pressed=true]{opacity:1;transform:translateY(0)}.guidewill-wishlist-button--product{width:100%;padding:.9rem 1.6rem;font-weight:700}.template-collection .quick-add__submit,.template-search .quick-add__submit,.product-form__submit{background:var(--guidewill-yellow)!important;color:#111!important;border-color:var(--guidewill-yellow)!important;font-weight:700}.template-collection .quick-add__submit:hover,.template-search .quick-add__submit:hover,.product-form__submit:hover{background:var(--guidewill-yellow-hover)!important}@media(hover:none){.guidewill-wishlist-button--card{opacity:1;transform:none}}.guidewill-breadcrumb{padding-top:1.8rem}.guidewill-breadcrumb ol{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;padding:0;margin:0;font-size:1.3rem}.guidewill-breadcrumb li:not(:last-child):after{content:"/";margin-left:.6rem;opacity:.5}.guidewill-breadcrumb a{color:inherit;text-underline-offset:.3rem}.template-product .product__info-wrapper{align-self:start}.template-product .product__info-container{padding:clamp(2rem,3vw,4rem);border:1px solid var(--guidewill-border);border-radius:1.2rem;background:rgb(var(--color-background))}.shopify-payment-button__button{border-radius:var(--buttons-radius-outset)!important}.guidewill-footer--classic{border-top:0;background:var(--guidewill-footer-background, #f4f6df)!important;color:#111}.guidewill-footer.page-width{width:100%;max-width:220rem}.guidewill-footer__main{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(20rem,.62fr) minmax(26rem,.82fr);gap:clamp(4rem,7vw,14rem);padding:clamp(3rem,4vw,7rem) 0 clamp(5rem,7vw,11rem)}.guidewill-footer__eyebrow{margin:0 0 3rem;color:#315f55;font-size:1.45rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.guidewill-footer__brand-heading{max-width:18ch;margin:0;color:#0b0b0b;font-size:clamp(4.6rem,4.2vw,8.6rem);font-weight:400;line-height:1.06;letter-spacing:-.035em}.guidewill-footer__brand-text{max-width:74rem;margin-top:3.2rem;color:#69716f;font-size:clamp(1.7rem,1.35vw,2.6rem);line-height:1.8}.guidewill-footer__brand-text p,.guidewill-footer__signup-text p{margin:0}.guidewill-footer__signup{max-width:56rem;margin-top:4rem}.guidewill-footer__signup h3{margin:0 0 1rem;font-size:2rem;font-weight:750}.guidewill-footer__signup-text{margin-bottom:1.6rem;color:#69716f;font-size:1.4rem}.guidewill-footer__newsletter.newsletter-form{justify-content:flex-start;max-width:52rem;margin:0}.guidewill-footer__newsletter .newsletter-form__field-wrapper{max-width:none}.guidewill-footer__newsletter .field{background:#ffffff75}.guidewill-footer__social{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem 0 0;padding:0;list-style:none}.guidewill-footer__social a,.guidewill-footer__social span[aria-disabled=true]{display:inline-flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border:1px solid rgba(17,17,17,.32);border-radius:50%;background:#ffffff59;color:#111;transition:background .16s ease,border-color .16s ease,transform .16s ease}.guidewill-footer__social a:hover,.guidewill-footer__social a:focus-visible{border-color:#315f55;background:#fff;outline:none;transform:translateY(-2px)}.guidewill-footer__social span[aria-disabled=true]{opacity:.62}.guidewill-footer__social .svg-wrapper{width:2.1rem;height:2.1rem}.guidewill-footer__social svg{width:100%;height:100%}.guidewill-footer__explore h2,.guidewill-footer__support h2{margin:0 0 3rem;color:#111;font-size:clamp(2.4rem,2vw,3.2rem)}.guidewill-footer__explore ul{margin:0;padding:0;list-style:none}.guidewill-footer__explore li+li{margin-top:1.9rem}.guidewill-footer__explore a{color:#111;font-size:clamp(1.7rem,1.25vw,2.2rem);text-decoration:none;text-underline-offset:.45rem}.guidewill-footer__explore a:hover,.guidewill-footer__explore a:focus-visible{text-decoration:underline}.guidewill-footer__support .rte{color:#69716f;font-size:clamp(1.7rem,1.3vw,2.3rem);line-height:1.75}.guidewill-footer__support-email{display:inline-block;margin-top:3rem;padding-bottom:.7rem;border-bottom:1px solid currentColor;color:#111;font-size:clamp(1.8rem,1.35vw,2.4rem);font-weight:750;text-decoration:none}.guidewill-footer__meta,.guidewill-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:3rem;border-top:1px solid rgba(49,95,85,.17)}.guidewill-footer__meta{padding:3.2rem 0}.guidewill-footer__bottom{min-height:8rem;padding:2rem 0}.guidewill-footer__address{display:flex;align-items:center;flex-wrap:wrap;gap:1rem 3rem;color:#69716f;font-size:1.6rem}.guidewill-footer__address strong{color:#111}.guidewill-footer__trust{color:#315f55;font-size:1.65rem;text-align:right}.guidewill-footer__bottom small{color:#69716f;font-size:1.4rem}.guidewill-footer__payments{display:flex;justify-content:flex-end;flex-wrap:wrap;margin:0;padding:0}@media screen and (max-width:989px){.guidewill-footer__main{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr)}.guidewill-footer__brand{grid-column:1 / -1}}@media screen and (max-width:749px){.guidewill-footer__main{grid-template-columns:1fr;gap:4.5rem;padding-top:2rem}.guidewill-footer__brand{grid-column:auto}.guidewill-footer__brand-heading{font-size:clamp(4rem,14vw,6rem)}.guidewill-footer__meta,.guidewill-footer__bottom{align-items:flex-start;flex-direction:column}.guidewill-footer__address{align-items:flex-start;flex-direction:column;gap:.8rem}.guidewill-footer__trust{text-align:left}.guidewill-footer__payments{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/guidewill-theme.css.map */
