.hc{--hc-blue: #0f5132;--hc-blue-dark: #0a3d26;--hc-tint: #eef7f0;--hc-ink: #16202a;--hc-muted: #5b6b78;--hc-line: rgb(214, 214, 214);--hc-radius: 10px;color:var(--hc-ink)}.hc *,.hc *:before,.hc *:after{box-sizing:border-box}.hc__wrap{max-width:1100px;margin:0 auto;padding:0 20px}.hc-hero{background:linear-gradient(160deg,var(--hc-blue) 0%,var(--hc-blue-dark) 100%);padding:68px 20px 76px;text-align:center;position:relative}.hc-hero__title{color:#fff;font-size:clamp(30px,5vw,46px);line-height:1.15;font-weight:700;margin:0 0 26px;letter-spacing:-.5px}.hc-search{position:relative;max-width:560px;margin:0 auto;text-align:left}.hc-search__icon{position:absolute;left:18px;top:28px;transform:translateY(-50%);width:20px;height:20px;color:var(--hc-muted);pointer-events:none}.hc-search__input{width:100%;height:56px;border:0;border-radius:var(--hc-radius);padding:0 18px 0 50px;font:inherit;font-size:16px;color:var(--hc-ink);background:#fff;box-shadow:0 4px 14px #0000001f}.hc-search__input:focus{outline:3px solid rgba(255,255,255,.55);outline-offset:2px}.hc-search__results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--hc-line);border-radius:var(--hc-radius);box-shadow:0 12px 28px #00000029;max-height:340px;overflow-y:auto;z-index:30;display:none;text-align:left}.hc-search__results.is-open{display:block}.hc-search__hit{display:block;padding:12px 18px;text-decoration:none;border-bottom:1px solid var(--hc-line)}.hc-search__hit:last-child{border-bottom:0}.hc-search__hit:hover,.hc-search__hit:focus{background:var(--hc-tint)}.hc-search__hit-title{display:block;color:var(--hc-ink);font-weight:600;font-size:15px;line-height:1.35}.hc-search__hit-cat{display:block;color:var(--hc-muted);font-size:12.5px;margin-top:3px}.hc-search__empty{padding:16px 18px;color:var(--hc-muted);font-size:14.5px}.hc-h2{text-align:center;font-size:clamp(22px,3vw,30px);font-weight:700;margin:0 0 28px}.hc-block{padding:52px 0}.hc-block--tint{background:var(--hc-tint)}.hc-tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hc-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:30px 24px;background:var(--hc-tint);border:1px solid var(--hc-line);border-radius:var(--hc-radius);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.hc-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.hc-tile__icon{width:46px;height:46px;color:var(--hc-blue)}.hc-tile__title{font-size:20px;font-weight:700;color:var(--hc-ink);margin:0}.hc-tile__sub{font-size:14.5px;color:var(--hc-muted);margin:0;line-height:1.45}.hc-kb{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hc-kb__card{background:#fff;border:1px solid var(--hc-line);border-radius:var(--hc-radius);padding:22px 24px 18px;display:flex;flex-direction:column}.hc-kb__title{font-size:16.5px;font-weight:700;margin:0 0 14px}.hc-kb__title a{color:var(--hc-blue);text-decoration:none}.hc-kb__title a:hover{text-decoration:underline}.hc-kb__list{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:9px}.hc-kb__item{display:flex;align-items:flex-start;gap:9px;font-size:14.5px;line-height:1.4}.hc-kb__item svg{width:15px;height:15px;flex:0 0 15px;margin-top:2px;color:var(--hc-muted)}.hc-kb__item a{color:var(--hc-blue);text-decoration:none}.hc-kb__item a:hover{text-decoration:underline}.hc-kb__more{margin-top:auto;padding-top:12px;border-top:1px solid var(--hc-line);font-size:14.5px;color:var(--hc-blue);text-decoration:none}.hc-kb__more:hover{text-decoration:underline}.hc-crumbs{display:flex;flex-wrap:wrap;gap:6px;font-size:13.5px;color:var(--hc-muted);padding:22px 0 0;margin:0;list-style:none}.hc-crumbs a{color:var(--hc-blue);text-decoration:none}.hc-crumbs a:hover{text-decoration:underline}.hc-crumbs li:after{content:"\203a";margin-left:6px;color:var(--hc-muted)}.hc-crumbs li:last-child:after{content:""}.hc-article{display:grid;grid-template-columns:260px 1fr;gap:40px;padding:26px 0 60px;align-items:start}.hc-side{position:sticky;top:20px;background:var(--hc-tint);border:1px solid var(--hc-line);border-radius:var(--hc-radius);padding:20px}.hc-side__head{font-size:13px;text-transform:uppercase;letter-spacing:.6px;color:var(--hc-muted);margin:0 0 12px;font-weight:600}.hc-side__list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hc-side__list a{color:var(--hc-blue);text-decoration:none;font-size:14.5px;line-height:1.35}.hc-side__list a:hover{text-decoration:underline}.hc-side__list li.is-current a{color:var(--hc-ink);font-weight:700;text-decoration:none}.hc-article__title{font-size:clamp(24px,3.4vw,34px);font-weight:700;margin:0 0 8px;line-height:1.2}.hc-article__meta{color:var(--hc-muted);font-size:13.5px;margin:0 0 26px}.hc-body{font-size:16px;line-height:1.7;color:#26333f}.hc-body>*:first-child{margin-top:0}.hc-body h2{font-size:20px;font-weight:700;margin:30px 0 10px;color:var(--hc-ink)}.hc-body h3{font-size:17px;font-weight:700;margin:24px 0 8px;color:var(--hc-ink)}.hc-body p{margin:0 0 14px}.hc-body ul,.hc-body ol{margin:0 0 16px;padding-left:22px}.hc-body li{margin-bottom:7px}.hc-body a{color:var(--hc-blue)}.hc-body strong{font-weight:600;color:var(--hc-ink)}.hc-note{background:var(--hc-tint);border-left:3px solid var(--hc-blue);border-radius:0 8px 8px 0;padding:14px 18px;margin:0 0 18px}.hc-note p:last-child{margin-bottom:0}.hc-foot{margin-top:38px;padding-top:24px;border-top:1px solid var(--hc-line)}.hc-related__head{font-size:15px;font-weight:700;margin:0 0 12px}.hc-related__list{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:9px}.hc-related__list a{color:var(--hc-blue);text-decoration:none;font-size:15px}.hc-related__list a:hover{text-decoration:underline}.hc-cta{background:var(--hc-tint);border:1px solid var(--hc-line);border-radius:var(--hc-radius);padding:32px 28px;text-align:center}.hc-cta__title{font-size:22px;font-weight:700;margin:0 0 8px}.hc-cta__text{color:var(--hc-muted);margin:0 0 20px;font-size:15px}.hc-btn{display:inline-block;background:var(--hc-blue);color:#fff;text-decoration:none;font-weight:600;font-size:15px;padding:13px 30px;border-radius:8px;transition:background .15s ease}.hc-btn:hover{background:var(--hc-blue-dark);color:#fff}.hc-req__top{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.hc-req__top .hc-crumbs{padding-top:22px}.hc-search--inline{max-width:340px;flex:1 1 240px;margin:18px 0 0}.hc-search--inline .hc-search__input{height:44px;font-size:15px;border:1px solid var(--hc-line);box-shadow:none}.hc-search--inline .hc-search__icon{top:22px}.hc-search--inline .hc-search__input:focus{outline:2px solid var(--hc-blue);outline-offset:1px}.hc-req__title{font-size:clamp(26px,3.6vw,36px);font-weight:700;margin:22px 0 20px;line-height:1.2}.hc-req__notice{background:var(--hc-blue);color:#fff;border-radius:var(--hc-radius);padding:18px 22px;margin:0 0 28px;font-size:15.5px;line-height:1.55}.hc-req__notice p{margin:0}.hc-req__notice a{color:#fff;text-decoration:underline}.hc-req__form{max-width:760px;margin:0 0 60px}.hc-req__field{margin:0 0 22px}.hc-req__field label{display:block;font-size:15px;font-weight:600;color:var(--hc-ink);margin:0 0 7px}.hc-req__req{color:#c0392b}.hc-req__optional{font-weight:400;color:var(--hc-muted)}.hc-req__field input[type=text],.hc-req__field input[type=email],.hc-req__field textarea{width:100%;border:1px solid rgba(0,0,0,.28);border-radius:6px;background:#fff;color:var(--hc-ink);font:inherit;font-size:15.5px;padding:11px 13px}.hc-req__field textarea{resize:vertical;min-height:190px;line-height:1.6}.hc-req__field input:focus,.hc-req__field textarea:focus{outline:2px solid var(--hc-blue);outline-offset:0;border-color:var(--hc-blue)}.hc-req__help{font-size:13.5px;color:var(--hc-muted);margin:7px 0 0;line-height:1.5}.hc-req__submit{border:0;cursor:pointer;font:inherit;font-weight:600;font-size:15px}.hc-req__success,.hc-req__errors{border-radius:var(--hc-radius);padding:16px 20px;margin:0 0 24px;font-size:15px;line-height:1.6}.hc-req__success{background:#eaf7ef;border-left:3px solid #2e9e5b}.hc-req__errors{background:#fdecea;border-left:3px solid #c0392b}.hc-req__success p{margin:6px 0 0}.hc-req__errors ul{margin:8px 0 0;padding-left:20px}@media screen and (max-width:640px){.hc-req__top{flex-direction:column;align-items:stretch;gap:0}.hc-search--inline{max-width:none}}body footer.shopify-section-group-footer-group[id],body .shopify-section-group-footer-group[id],body div[id*=dm_footer]{display:none!important}.hc-footer{--hcf-bg: #eef7f0;--hcf-brand: #0f5132;margin-top:40px}.hc-footer *,.hc-footer *:before,.hc-footer *:after{box-sizing:border-box}.hc-footer .footer-svg{display:block;line-height:0;margin:0;padding:0}.hc-footer #wave{display:block;width:100%;height:auto}.hc-footer #wave path{fill:var(--hcf-bg)}.hc-footer .footer{background:var(--hcf-bg);color:var(--hcf-brand);margin:0;padding:0;border:0}.hc-footer .container{max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.hc-footer .footer-inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px;padding:40px 0}.hc-footer .footer-logo-group{text-align:left;flex:0 0 auto}.hc-footer .footer-logo img{display:block;width:160px;height:auto;max-width:100%}.hc-footer .footer-copyright p{margin:16px 0;color:var(--hcf-brand);font-size:15px}.hc-footer .footer-nav{display:flex;justify-content:flex-end;flex:1 1 auto}.hc-footer .footer-nav-wrapper{display:flex;flex-direction:row;justify-content:flex-end;text-align:center;gap:48px}.hc-footer .footer-nav-group{display:flex;flex-direction:column;text-align:center}.hc-footer .footer-title p{margin:16px 0;color:var(--hcf-brand);font-weight:700;font-size:16px;text-align:center}.hc-footer .footer-list{list-style:none;margin:0;padding:0}.hc-footer .footer-nav-list{margin:0}.hc-footer .footer-nav-link{display:inline-block;padding:0 0 8px;color:var(--hcf-brand);font-size:15px;text-decoration:none}.hc-footer .footer-nav-link:hover,.hc-footer .footer-nav-link:focus{text-decoration:underline}@media screen and (max-width:860px){.hc-footer .footer-inner{flex-direction:column;align-items:center;gap:4px;padding:28px 0 34px}.hc-footer .footer-logo-group{text-align:center}.hc-footer .footer-logo img{margin:0 auto}.hc-footer .footer-nav{justify-content:center;width:100%}.hc-footer .footer-nav-wrapper{flex-wrap:wrap;justify-content:center;gap:8px 36px}.hc-footer .footer-nav-group{min-width:140px}}@media screen and (max-width:860px){.hc-article{grid-template-columns:1fr;gap:26px}.hc-side{position:static}}@media screen and (max-width:640px){.hc-tiles,.hc-kb{grid-template-columns:1fr}.hc-hero{padding:48px 18px 54px}.hc-block{padding:38px 0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/help-center.css.map */
