.nv-help{--nv-green: #23543d;--nv-green-deep: #173d2c;--nv-muted: #6f6a63;color:var(--nv-help-ink, #2c2b29);background:#fff;font-size:16px;line-height:1.55}.nv-help *,.nv-help *:before,.nv-help *:after{box-sizing:border-box}.nv-help [hidden]{display:none!important}.nv-help__shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.nv-help h1,.nv-help h2,.nv-help h3,.nv-help p{margin-top:0}.nv-help h1,.nv-help h2,.nv-help h3{color:var(--nv-help-ink, #2c2b29);letter-spacing:-.035em}.nv-help__hero{padding:58px 0 0;text-align:center;background:var(--nv-help-bg, #f8f5f0);border-bottom:1px solid var(--nv-help-line, #eae6db)}.nv-help__hero>.nv-help__shell{max-width:920px}.nv-help__eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:7px 13px;border:1px solid #d3ded7;border-radius:999px;color:var(--nv-green);background:#ffffffbf;font-size:13px;font-weight:750}.nv-help__eyebrow span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#0b9a58;font-size:11px}.nv-help__hero h1{margin-bottom:16px;font-size:clamp(40px,5vw,60px);line-height:1.05;font-weight:800}.nv-help__intro{max-width:690px;margin:0 auto 28px;color:var(--nv-muted);font-size:18px;line-height:1.65}.nv-help__search{position:relative;max-width:650px;margin:0 auto}.nv-help__search svg{position:absolute;left:21px;top:50%;width:23px;height:23px;transform:translateY(-50%);stroke:var(--nv-green);stroke-width:1.8;pointer-events:none}.nv-help__search input{width:100%;height:62px;padding:0 52px 0 58px;border:1px solid #d8d1c7;border-radius:8px;color:var(--nv-help-ink, #2c2b29);background:#fff;box-shadow:0 10px 28px #2524210f;font:inherit;font-size:17px;outline:none}.nv-help__search input:focus{border-color:var(--nv-green);box-shadow:0 0 0 3px #23543d1c}.nv-help__search-status{min-height:22px;margin:9px 0 0;color:var(--nv-muted);font-size:13px}.nv-help__service-facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:920px;margin:24px auto 0;border:1px solid var(--nv-help-line, #eae6db);border-bottom:0;background:#fff;text-align:left}.nv-help__service-facts>*{display:flex;align-items:center;gap:13px;min-width:0;padding:18px 20px;color:inherit;text-decoration:none;border-right:1px solid var(--nv-help-line, #eae6db)}.nv-help__service-facts>*:last-child{border-right:0}.nv-help__service-icon{display:grid;place-items:center;flex:0 0 auto;width:35px;height:35px;border-radius:50%;color:var(--nv-green);background:#eaf2ed;font-weight:800}.nv-help__service-facts strong,.nv-help__service-facts small{display:block;overflow-wrap:anywhere}.nv-help__service-facts strong{margin-bottom:2px;font-size:14px}.nv-help__service-facts small{color:var(--nv-muted);font-size:12px}.nv-help__body{padding:74px 0 96px}.nv-help__layout{display:grid;grid-template-columns:210px minmax(0,1fr) 360px;gap:34px;align-items:start}.nv-help__categories{position:sticky;top:110px}.nv-help__categories>p{margin-bottom:13px;color:var(--nv-muted);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.nv-help__mobile-break{display:inline}.nv-help__mobile-category{display:none}.nv-help__category-list{display:flex;flex-direction:column;gap:5px}.nv-help__category{display:flex;align-items:center;gap:11px;width:100%;padding:12px 13px;border:0;border-radius:6px;color:#55514b;background:transparent;font:inherit;font-size:14px;font-weight:650;text-align:left;cursor:pointer}.nv-help__category span{color:var(--nv-help-accent, #c5a267);font-size:11px;font-weight:800}.nv-help__category:hover{background:var(--nv-help-bg, #f8f5f0)}.nv-help__category.is-active{color:#fff;background:var(--nv-green)}.nv-help__category.is-active span{color:#d9bd86}.nv-help__questions{min-width:0}.nv-help__group-heading{margin-bottom:20px}.nv-help__group-heading p{margin-bottom:4px;color:var(--nv-green);font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.nv-help__group-heading h2{margin-bottom:0;font-size:32px;line-height:1.15}.nv-help__faq-list{border-top:1px solid var(--nv-help-line, #eae6db)}.nv-help__faq{border-bottom:1px solid var(--nv-help-line, #eae6db)}.nv-help__faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:18px 4px;color:var(--nv-help-ink, #2c2b29);font-weight:720;cursor:pointer;list-style:none}.nv-help__faq summary::-webkit-details-marker{display:none}.nv-help__faq summary:hover{color:var(--nv-green)}.nv-help__plus{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;color:var(--nv-green);background:#edf3ef;font-size:20px;font-weight:400;transition:transform .2s ease}.nv-help__faq[open] .nv-help__plus{color:#fff;background:var(--nv-green);transform:rotate(45deg)}.nv-help__answer{padding:0 48px 22px 4px;color:var(--nv-muted);font-size:15px;line-height:1.7}.nv-help__answer p{margin:0 0 12px}.nv-help__answer p:last-child{margin-bottom:0}.nv-help__answer ul,.nv-help__answer ol{margin:10px 0 14px;padding-left:22px}.nv-help__answer li{margin-bottom:7px}.nv-help__answer a{color:var(--nv-green);font-weight:650;text-underline-offset:3px}.nv-help__no-results{padding:36px;border:1px solid var(--nv-help-line, #eae6db);background:var(--nv-help-bg, #f8f5f0);text-align:center}.nv-help__no-results strong{display:block;margin-bottom:6px;font-size:20px}.nv-help__no-results p{margin-bottom:12px;color:var(--nv-muted)}.nv-help__no-results a{color:var(--nv-green);font-weight:750;text-underline-offset:3px}.nv-help__contact{position:sticky;top:110px;padding:28px;border:1px solid var(--nv-help-line, #eae6db);background:var(--nv-help-bg, #f8f5f0)}.nv-help__contact-heading{margin-bottom:23px}.nv-help__contact-heading>p:first-child{margin-bottom:5px;color:var(--nv-green);font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.nv-help__contact-heading h2{margin-bottom:9px;font-size:29px;line-height:1.12}.nv-help__contact-heading>p:last-child{margin-bottom:0;color:var(--nv-muted);font-size:14px}.nv-help__field{margin-bottom:14px}.nv-help__field label{display:block;margin-bottom:6px;color:var(--nv-help-ink, #2c2b29);font-size:13px;font-weight:700}.nv-help__field label span{color:#a83d32}.nv-help__field label small{color:var(--nv-muted);font-weight:500}.nv-help__field input,.nv-help__field select,.nv-help__field textarea{width:100%;min-height:47px;padding:11px 12px;border:1px solid #d7d0c6;border-radius:5px;color:var(--nv-help-ink, #2c2b29);background:#fff;font:inherit;font-size:14px;outline:none}.nv-help__field textarea{min-height:116px;resize:vertical}.nv-help__field input:focus,.nv-help__field select:focus,.nv-help__field textarea:focus{border-color:var(--nv-green);box-shadow:0 0 0 3px #23543d1a}.nv-help__submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;padding:13px 18px;border:0;border-radius:6px;color:#fff;background:var(--nv-green);font:inherit;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease}.nv-help__submit:hover{background:var(--nv-green-deep);transform:translateY(-1px)}.nv-help__privacy{margin:11px 0 0;color:var(--nv-muted);font-size:11px;text-align:center}.nv-help__privacy a{color:inherit;text-underline-offset:2px}.nv-help__success,.nv-help__errors{margin-bottom:18px;padding:14px;border-radius:5px;font-size:13px}.nv-help__success{color:#145c36;background:#e6f4eb}.nv-help__success strong,.nv-help__success span{display:block}.nv-help__errors{color:#842d27;background:#f8e8e6}.nv-help__errors ul{margin:8px 0 0;padding-left:18px}@media(max-width:1100px){.nv-help__layout{grid-template-columns:190px minmax(0,1fr)}.nv-help__contact{position:static;grid-column:1 / -1;width:min(100%,680px);margin:26px auto 0}}@media(max-width:760px){.nv-help{font-size:15px}.nv-help__shell{width:min(100% - 32px,1240px)}.nv-help__hero{padding-top:36px}.nv-help__hero h1{margin-bottom:13px;font-size:32px;line-height:1.08;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.nv-help__mobile-break{display:block}.nv-help__intro{margin-bottom:21px;font-size:16px;line-height:1.55}.nv-help__search input{height:56px;padding-left:51px;font-size:16px}.nv-help__search svg{left:18px}.nv-help__service-facts{grid-template-columns:1fr;margin-top:19px}.nv-help__service-facts>*{padding:14px 16px;border-right:0;border-bottom:1px solid var(--nv-help-line, #eae6db)}.nv-help__service-facts>*:last-child{border-bottom:0}.nv-help__body{padding:44px 0 64px}.nv-help__layout{display:flex;flex-direction:column;gap:28px}.nv-help__categories{position:static;width:100%}.nv-help__categories>p{display:none}.nv-help__mobile-category{display:block}.nv-help__mobile-category label{display:block;margin-bottom:8px;color:var(--nv-green);font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.nv-help__mobile-select-wrap{position:relative}.nv-help__mobile-select-wrap select{width:100%;min-height:54px;padding:13px 48px 13px 16px;-webkit-appearance:none;appearance:none;border:1px solid var(--nv-help-line, #eae6db);border-radius:6px;color:#fff;background:var(--nv-green);font:inherit;font-size:16px;font-weight:720;outline:none}.nv-help__mobile-select-wrap select:focus{box-shadow:0 0 0 3px #23543d24}.nv-help__mobile-select-wrap>span{position:absolute;right:17px;top:50%;transform:translateY(-54%);color:#d9bd86;font-size:24px;line-height:1;pointer-events:none}.nv-help__category-list{display:none}.nv-help__questions{width:100%;scroll-margin-top:90px}.nv-help__group-heading{margin-bottom:14px}.nv-help__group-heading h2{font-size:27px}.nv-help__faq summary{min-height:60px;padding:16px 0;font-size:15px}.nv-help__answer{padding:0 36px 19px 0;font-size:14px}.nv-help__contact{width:100%;margin:8px 0 0;padding:24px 20px}.nv-help__contact-heading h2{font-size:27px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/nv-help-contact.css.map */
