@charset "UTF-8";.gw{--gw-font-head: var(--font-heading-family, var(--heading-font-family, var(--font-heading, "Lora", Georgia, "Times New Roman", serif)));--gw-orange: #f26422;--gw-green: #3e5348;--gw-cream: #fefaf5;--gw-peach: #ffeacc;--gw-muted: #7a857d;--gw-line: #ece2d2;--gw-accent: var(--gw-orange);--gw-tint: var(--gw-peach);color:var(--gw-green)}.gw h1,.gw h2,.gw h3,.gw h4,.gw .gw-faq summary,.gw .gw-explore__title,.gw .gw-btn{font-family:var(--gw-font-head)}.gw *,.gw *:before,.gw *:after{box-sizing:border-box}.gw img{display:block;max-width:100%;height:auto}.gw a{color:var(--gw-green);text-decoration:none;transition:color .25s ease}.gw-wrap{max-width:1240px;margin:0 auto;padding:0 30px}.gw-eyebrow{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--gw-muted);margin-bottom:10px}.gw-divider{width:56px;height:3px;background:var(--gw-accent);border:0;border-radius:2px;margin:14px 0 0}.gw-rule{width:64px;height:3px;background:var(--gw-accent);margin:18px auto 0;border-radius:2px}.gw-pagehead{text-align:center;padding:48px 0 22px}.gw-pagehead h1{font-size:clamp(2.1rem,4.4vw,3rem);line-height:1.15;margin:0 0 .3em;color:var(--gw-green)}.gw-pagehead__tagline{max-width:660px;margin:0 auto;font-size:1.1rem;line-height:1.6;color:var(--gw-green)}.gw-crumb{font-size:.9rem;color:var(--gw-muted);margin-bottom:16px}.gw-crumb a{color:var(--gw-muted)}.gw-crumb a:hover{color:var(--gw-orange)}.gw-crumb span{margin:0 8px}.gw-crumb--article{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0 0 14px;margin:0 0 22px;border-bottom:1px solid var(--gw-line);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gw-muted)}.gw-crumb--article a{color:var(--gw-muted)}.gw-crumb--article a:hover{color:var(--gw-accent)}.gw-crumb--article .gw-crumb__sep{color:var(--gw-line);margin:0 10px}.gw-crumb--article .gw-crumb__cat{color:var(--gw-accent)}.gw-crumb--article .gw-crumb__here{color:var(--gw-muted);font-weight:400;letter-spacing:.02em;text-transform:none}.gw-author{margin:0 0 26px}.gw-author__box{border:1px solid var(--gw-line);border-radius:8px;background:#fff;overflow:hidden}.gw-author__head{display:flex;align-items:center;gap:14px;padding:14px 16px;cursor:pointer;list-style:none;transition:background-color .2s ease}.gw-author__head::-webkit-details-marker{display:none}.gw-author__head:hover{background:var(--gw-cream)}.gw-author__head--static{cursor:default}.gw-author__pic{width:56px;height:56px;border-radius:50%;object-fit:cover;flex:none;display:block}.gw-author__id{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.gw-author__name{font-family:var(--gw-font-head);font-size:1.05rem;font-weight:600;color:var(--gw-green)}.gw-author__role{font-size:.84rem;color:var(--gw-muted)}.gw-author__toggle{flex:none;width:10px;height:10px;margin-right:4px;border-right:2px solid var(--gw-orange);border-bottom:2px solid var(--gw-orange);transform:rotate(45deg) translate(-2px,-2px);transition:transform .22s ease}.gw-author__box[open] .gw-author__toggle{transform:rotate(-135deg) translate(-2px,-2px)}.gw-author__body{padding:14px 16px 16px;border-top:1px solid var(--gw-line);margin-top:0}.gw-author__text{margin:0 0 10px;font-size:.92rem;line-height:1.6;color:var(--gw-green)}.gw-author__links{margin:0;font-size:.86rem}.gw-author__box .gw-author__links a{color:var(--gw-orange);border-bottom:1px solid rgba(242,100,34,.3)}.gw-author__box .gw-author__links a:hover{border-bottom-color:var(--gw-orange)}.gw-author__dot{color:var(--gw-muted);margin:0 6px}@media(max-width:480px){.gw-author__head{gap:11px;padding:12px 13px}.gw-author__pic{width:46px;height:46px}.gw-author__name{font-size:.98rem}}.gw-pillnav{background:var(--gw-cream);border-top:1px solid var(--gw-line);border-bottom:1px solid var(--gw-line)}.gw-pillnav__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;padding:14px 30px;max-width:1240px;margin:0 auto}.gw-pillnav a,.gw-pillnav span{padding:8px 16px;font-size:.88rem;color:var(--gw-green);border:1px solid var(--gw-line);border-radius:24px;background:#fff;white-space:nowrap;transition:all .2s ease}.gw-pillnav a:hover{border-color:var(--gw-orange);color:var(--gw-orange)}.gw-pillnav .is-active{background:var(--gw-orange);color:#fff;border-color:var(--gw-orange);font-weight:600}.gw-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 28px;margin:42px 0 12px}.gw-tile{display:block;text-align:center}.gw-tile__img{aspect-ratio:4 / 3;overflow:hidden;background:var(--gw-tint)}.gw-tile__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gw-tile:hover .gw-tile__img img{transform:scale(1.05)}.gw-tile__cap{padding-top:16px}.gw-tile__cap h2{font-size:1.5rem;line-height:1.25;margin:0 0 .15em;color:var(--gw-green)}.gw-tile:hover .gw-tile__cap h2{color:var(--gw-orange)}.gw-tile__cap p{max-width:280px;margin:0 auto;font-size:.96rem;line-height:1.5;color:var(--gw-green)}.gw-tile__count{margin-top:10px;font-size:.84rem;color:var(--gw-muted);display:inline-flex;align-items:center;gap:8px}.gw-tile__count:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--gw-accent)}.gw-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gw-cards--grid{grid-template-columns:repeat(3,1fr);gap:40px 28px;margin-top:4px}.gw-cards--row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:34px 26px}.gw-card{display:flex;flex-direction:column;text-align:center}.gw-card__img{aspect-ratio:4 / 3;overflow:hidden;background:var(--gw-tint);display:block}.gw-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gw-card:hover .gw-card__img img{transform:scale(1.05)}.gw-card__body{padding-top:14px}.gw-card h4{font-size:1.15rem;line-height:1.3;margin:0 0 8px;color:var(--gw-green)}.gw-card h4 a:hover{color:var(--gw-orange)}.gw-card__meta{font-size:.84rem;color:var(--gw-muted)}.gw-card__excerpt{font-size:.92rem;line-height:1.55;margin:0 0 8px;color:var(--gw-green)}.gw-rail{padding:46px 0}.gw-rail:nth-of-type(2n){background:#fff}.gw-rail__head{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 26px;gap:24px;flex-wrap:wrap}.gw-rail__left h2{font-size:1.7rem;margin:0 0 .1em;color:var(--gw-green)}.gw-rail__sub{font-size:.92rem;color:var(--gw-muted);line-height:1.5;margin:0}.gw .gw-rail__browse{font-size:.88rem;color:var(--gw-accent);font-weight:700;white-space:nowrap}.gw .gw-rail__browse:after{content:" \2192";transition:margin-left .25s ease}.gw .gw-rail__browse:hover:after{margin-left:4px}.gw-latest{border-top:1px solid var(--gw-line)}.gw-latest__head{text-align:center;margin-bottom:30px}.gw-latest__head h2{font-size:1.8rem;margin:0;color:var(--gw-green)}.gw-latest__more{text-align:center;margin-top:36px}.gw .gw-btn--ghost{background:transparent;color:var(--gw-green);border:1.5px solid var(--gw-green);font-style:normal;font-size:.95rem}.gw .gw-btn--ghost:hover{background:var(--gw-green);color:var(--gw-cream)}.gw-intro{padding:8px 0 40px}.gw-intro__inner{max-width:760px;margin:0 auto;text-align:center}.gw-intro__inner h2{font-size:1.65rem;line-height:1.25;margin:0 0 .1em;color:var(--gw-green)}.gw-intro__inner h2+p{margin-top:22px}.gw-intro__inner p{font-size:1.04rem;line-height:1.75;margin:0 0 18px;text-align:left;color:var(--gw-green)}.gw-intro__inner p:last-child{margin-bottom:0}.gw-intro__inner a{color:var(--gw-orange);border-bottom:1px solid rgba(242,100,34,.35)}.gw-catgrid{padding:44px 0 48px;background:#fff;border-top:1px solid var(--gw-line)}.gw-catgrid__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px;flex-wrap:wrap}.gw-catgrid__head h2{font-size:1.7rem;margin:0;color:var(--gw-green)}.gw-catgrid__count{font-size:.84rem;color:var(--gw-muted);white-space:nowrap}.gw-pagination{display:flex;gap:8px;justify-content:center;margin-top:40px;align-items:center;flex-wrap:wrap}.gw-pagination a,.gw-pagination span{padding:8px 15px;font-size:.88rem;border:1px solid var(--gw-line);border-radius:4px;background:#fff;color:var(--gw-green)}.gw-pagination a:hover{border-color:var(--gw-orange);color:var(--gw-orange)}.gw-pagination .current,.gw-pagination .is-current{background:var(--gw-orange);color:#fff;border-color:var(--gw-orange);font-weight:600}.gw-faq{padding:44px 0 48px}.gw-faq__head{text-align:center;margin-bottom:18px}.gw-faq__head h2{font-size:1.7rem;margin:0;color:var(--gw-green)}.gw-faq__list{max-width:820px;margin:0 auto}.gw-faq details{border-bottom:1px solid var(--gw-line);padding:4px 2px}.gw-faq summary{cursor:pointer;font-weight:600;font-size:1.14rem;padding:18px 0;color:var(--gw-green);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px}.gw-faq summary::-webkit-details-marker{display:none}.gw-faq summary:after{content:"+";font-size:1.5rem;color:var(--gw-orange);line-height:1}.gw-faq details[open] summary:after{content:"\2013"}.gw-faq details p{margin:0 0 18px;font-size:1rem;line-height:1.7;color:var(--gw-green)}.gw-explore{padding:44px 0 48px;background:#fff;border-top:1px solid var(--gw-line)}.gw-explore__head{margin-bottom:22px}.gw-explore__head h2{font-size:1.5rem;margin:0;color:var(--gw-green)}.gw-explore__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}@media(max-width:1120px){.gw-explore__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.gw-explore__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.gw-explore__grid{grid-template-columns:1fr}}.gw-explore__tile{display:flex;flex-direction:column;padding:20px 20px 18px;background:#fff;border:1px solid var(--gw-line);border-top:3px solid var(--gw-accent);transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease}.gw-explore__tile:hover{background:var(--gw-tint);border-color:var(--gw-accent);transform:translateY(-3px);box-shadow:0 8px 20px #3e53481a}.gw-explore__title{display:block;font-size:1.06rem;font-weight:600;color:var(--gw-green);line-height:1.25;margin-bottom:6px}.gw-explore__blurb{display:block;font-size:.84rem;color:var(--gw-muted);line-height:1.5;flex:1}.gw-explore__go{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gw-accent)}.gw-explore__go:after{content:"\2192";transition:transform .22s ease}.gw-explore__tile:hover .gw-explore__go:after{transform:translate(4px)}.gw-cta{background:var(--gw-tint);text-align:center;padding:54px 24px}.gw-cta h2{margin:0 0 .2em;font-size:clamp(1.6rem,3vw,2rem);color:var(--gw-green)}.gw-cta p{max-width:560px;margin:0 auto 22px;line-height:1.6;color:var(--gw-green)}.gw .gw-btn{display:inline-flex;align-items:center;gap:12px;padding:15px 30px;background:var(--gw-green);color:var(--gw-cream);font-style:italic;font-weight:500;font-size:1.05rem;border:0;border-radius:6px;cursor:pointer;line-height:1;text-decoration:none}.gw .gw-btn:hover{background:#324339;color:var(--gw-cream)}.gw .gw-btn .gw-arw{font-style:normal}@media(max-width:1024px){.gw-tiles{grid-template-columns:repeat(2,1fr);gap:34px 22px}.gw-cards{grid-template-columns:repeat(2,1fr)}.gw-cards--grid{grid-template-columns:repeat(2,1fr);gap:32px 22px}}@media(max-width:640px){.gw-wrap{padding:0 18px}.gw-tiles,.gw-cards,.gw-cards--grid{grid-template-columns:1fr}.gw-pillnav__inner{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:14px 18px;-webkit-overflow-scrolling:touch}.gw-pillnav__inner::-webkit-scrollbar{display:none}.gw-pillnav__inner{scrollbar-width:none}.gw-catgrid__head{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/290/assets/gw-blog-hub.css.map */
