html .nv a.nv-cart{color:var(--nv-sand)}html .nv a.nv-btn--coral,html .nv .nv-btn--coral{color:#fff}html .nv a.nv-btn--ink,html .nv .nv-btn--ink{color:var(--nv-sand)}html .nv a.nv-btn--yellow,html .nv .nv-btn--yellow,html .nv a.nv-btn--white,html .nv .nv-btn--white{color:var(--nv-ink)}html .nv a.nv-logo{color:var(--nv-green)}html .nv-dark a.nv-btn--white{background:transparent;color:var(--nv-cream);border:2px solid #3E5F57}html .nv-pay svg{height:24px;width:auto}html .nv .nv-opt{font-family:var(--nv-b)}html .nv-tl__pt{display:flex;gap:9px;align-items:flex-start}html .nv-tl__pt i{width:22px;height:22px;border-radius:50%;background:var(--nv-mint);color:#06382d;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-style:normal;flex:none;margin-top:1px}html .nv-tl__pt p{font-size:14px;line-height:1.5;color:var(--nv-ink2)}html .nv-tl__ph{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;font-size:13px;color:#0b6b57;gap:4px}html .nv-baf{margin:0;background:#fff;border-radius:24px;overflow:hidden}html .nv-baf__img{position:relative;aspect-ratio:1/1;background:var(--nv-mint3)}html .nv-baf__img img{width:100%;height:100%;object-fit:cover}html .nv-baf figcaption{padding:12px 16px;font-size:13px;font-weight:700;color:var(--nv-ink2);background:var(--nv-cream)}html .nv-paywrap{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:-6px}html .nv-paywrap .nv-pay{margin-top:0;justify-content:center}html .nv-paywrap__t{font-size:12px;color:var(--nv-muted)}html .nv-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;font-family:var(--nv-b);color:var(--nv-ink);background:transparent}html .nv-drawer.is-open{pointer-events:auto}html .nv-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#17322c6b;opacity:0;transition:opacity .26s}html .nv-drawer.is-open .nv-drawer__scrim{opacity:1}html .nv-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(430px,100%);background:var(--nv-cream);display:flex;flex-direction:column;box-shadow:-20px 0 50px #17322c38;transform:translate(100%);transition:transform .32s cubic-bezier(.22,.8,.24,1)}html .nv-drawer.is-open .nv-drawer__panel{transform:translate(0)}html .nv-drawer__head{padding:18px 20px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #F0E7D5}html .nv-drawer__x{width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:var(--nv-ink);font-size:16px;cursor:pointer;flex:none}html .nv-drawer__x:hover{background:var(--nv-sand)}html .nv-drawer__ship{padding:14px 20px;border-bottom:1px solid #F0E7D5}html .nv-drawer__shiprow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}html .nv-drawer__track{height:10px;border-radius:999px;background:var(--nv-mint3);overflow:hidden}html .nv-drawer__fill{height:100%;width:0;border-radius:999px;background:var(--nv-coral);transition:width .32s}html .nv-drawer__body{flex:1;overflow-y:auto;padding:16px 20px;display:grid;gap:14px;align-content:start}html .nv-line{display:flex;gap:14px;align-items:flex-start}html .nv-line__img{width:68px;height:86px;flex:none;border-radius:16px;overflow:hidden;background:var(--nv-mint3)}html .nv-line__img img{width:100%;height:100%;object-fit:cover}html .nv-line__mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}html .nv-line__t{font-size:16px;font-weight:700;line-height:1.2}html .nv-line__v{font-size:12px;color:var(--nv-muted)}html .nv-line__ctl{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:2px}html .nv-line__qty{display:flex;align-items:center;gap:3px;background:#fff;border-radius:999px;padding:3px}html .nv-line__qty button{width:32px;height:32px;border:none;border-radius:50%;background:var(--nv-mint3);color:var(--nv-green);font-size:16px;cursor:pointer}html .nv-line__qty span{min-width:22px;text-align:center;font-weight:700;font-size:14px}html .nv-line__rm{background:transparent;border:none;color:#94a7a2;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline}html .nv-line__rm:hover{color:var(--nv-coral2)}html .nv-line__p{text-align:right;display:flex;flex-direction:column;gap:3px}html .nv-line__p b{font-size:16px;font-weight:800}html .nv-line__p s{font-size:11px;color:#94a7a2}html .nv-drawer__empty{text-align:center;padding:30px 0;display:flex;flex-direction:column;gap:12px;align-items:center}html .nv-drawer__upsell{background:var(--nv-mint2);border-radius:20px;padding:16px;display:flex;gap:12px;align-items:center}html .nv-drawer__trust{display:grid;gap:9px;background:var(--nv-sand);border-radius:20px;padding:16px}html .nv-drawer__trust>div{display:flex;gap:10px;align-items:center}html .nv-drawer__trust>div>span:first-child{width:30px;height:30px;border-radius:50%;background:var(--nv-mint);color:#06382d;display:flex;align-items:center;justify-content:center;flex:none;font-size:14px}html .nv-drawer__foot{border-top:1px solid #F0E7D5;padding:16px 20px 20px;background:#fff;display:grid;gap:10px}html .nv-drawer__row{display:flex;justify-content:space-between;gap:12px;font-size:14px}html .nv-drawer__row>span:first-child{color:var(--nv-muted)}html .nv-drawer__cont{background:transparent;border:none;color:var(--nv-muted);font-size:13px;font-weight:700;cursor:pointer;text-decoration:underline;font-family:var(--nv-b)}html .nv-toast{position:fixed;left:50%;transform:translate(-50%);bottom:24px;background:var(--nv-ink);color:var(--nv-sand);padding:13px 20px;border-radius:999px;font-size:14px;font-weight:700;z-index:110}html.nv-lock{overflow:hidden}@media(max-width:760px){html .nv-header{padding:12px 16px;gap:10px 12px}html .nv-logo{order:1;font-size:24px}html .nv-cart{order:2;margin-left:auto}html .nv-nav{order:3;width:100%;flex-wrap:nowrap;overflow-x:auto;gap:18px;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}html .nv-nav::-webkit-scrollbar{display:none}html .nv-nav a{white-space:nowrap}}@media(max-width:700px){html .nv-atc .nv-btn{min-width:0;flex:1 1 180px}html .nv-opt{padding:16px 14px;gap:10px}html .nv-opt__t{font-size:15px}html .nv-opt__p{font-size:16px}html .nv-line__img{width:60px;height:76px}}html .nv [hidden]{display:none!important}html .nv-tl{grid-template-columns:1fr;display:flex;flex-direction:column}html .nv-tl__img{aspect-ratio:4/3;width:100%}html .nv-tl__body{padding:20px 20px 24px}html .nv-gal__thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:thin}html .nv-gal__thumb{flex:0 0 84px;width:84px;height:84px;border-radius:14px}html .nv-acc{display:grid;gap:10px}html .nv-acc details{background:#fff;border-radius:18px;border:2px solid #F1E7D2}html .nv-acc summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-family:var(--nv-h);font-weight:700;font-size:16px}html .nv-acc summary::-webkit-details-marker{display:none}html .nv-acc summary i{flex:none;width:26px;height:26px;border-radius:50%;background:var(--nv-mint3);display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:16px;transition:transform .2s}html .nv-acc details[open] summary i{background:var(--nv-yellow);transform:rotate(45deg)}html .nv-acc .nv-acc__b{padding:0 18px 18px;font-size:14px;line-height:1.65;color:#4b6a63}html .nv-acc .nv-acc__b p{margin:0 0 8px}html .nv-fr{background:#fff;border-radius:22px;padding:22px;border:2px solid #F1E7D2;display:flex;flex-direction:column;gap:10px;text-align:center;align-items:center}html .nv-fr p{font-size:15px;line-height:1.6;color:var(--nv-ink2);max-width:46ch}html .nv-fr__who{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}html .nv-fr__av{width:38px;height:38px;border-radius:50%;background:var(--nv-mint);color:#06382d;display:flex;align-items:center;justify-content:center;font-family:var(--nv-h);font-weight:800}html .nv-offer__link{display:block;color:inherit}html .nv-offer__link:hover .nv-offer__name{color:var(--nv-green)}html .nv-header--v5{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:14px clamp(16px,4vw,48px);flex-wrap:nowrap}html .nv-header--v5 .nv-nav{justify-content:center;flex-wrap:nowrap;overflow:visible;width:auto;order:0}html .nv-header--v5 .nv-nav a{white-space:nowrap;padding:6px 2px;border-bottom:2px solid transparent}html .nv-header--v5 .nv-nav a:hover{border-bottom-color:var(--nv-ink)}html .nv-burger{display:none;width:42px;height:42px;border:none;border-radius:50%;background:#fff;color:var(--nv-ink);cursor:pointer;align-items:center;justify-content:center;padding:0}html .nv-header--v5 .nv-cart{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;order:0;margin-left:0;font-size:13px}html .nv-cart__n{background:var(--nv-coral);color:#fff;min-width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;padding:0 6px}html .nv-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;font-family:var(--nv-b);color:var(--nv-ink);background:transparent}html .nv-menu.is-open{pointer-events:auto}html .nv-menu__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#17322c6b;opacity:0;transition:opacity .26s}html .nv-menu.is-open .nv-menu__scrim{opacity:1}html .nv-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(360px,88%);background:var(--nv-cream);display:flex;flex-direction:column;box-shadow:20px 0 50px #17322c38;transform:translate(-100%);transition:transform .32s cubic-bezier(.22,.8,.24,1)}html .nv-menu.is-open .nv-menu__panel{transform:translate(0)}html .nv-menu__head{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #F0E7D5}html .nv-menu__nav{display:flex;flex-direction:column;padding:10px 8px;flex:1}html .nv-menu__nav a{display:flex;justify-content:space-between;align-items:center;padding:16px 14px;font-family:var(--nv-h);font-weight:700;font-size:20px;border-radius:14px}html .nv-menu__nav a:hover{background:#fff}html .nv-menu__nav a span{color:var(--nv-muted);font-size:16px}html .nv-menu__foot{padding:16px 20px 24px;border-top:1px solid #F0E7D5}html .nv-menu__foot p{margin:12px 0 0;font-size:12px;color:var(--nv-muted);text-align:center}@media(max-width:860px){html .nv-header--v5{grid-template-columns:42px 1fr auto;padding:10px 14px;gap:10px}html .nv-header--v5 .nv-nav{display:none}html .nv-burger{display:inline-flex}html .nv-header--v5 .nv-logo{font-size:24px;text-align:center;justify-self:center}html .nv-cart__t{display:none}html .nv-header--v5 .nv-cart{padding:10px 12px}}@media(max-width:700px){html .nv-wrap{padding:0 16px}html .nv-sec{padding:40px 0}html .nv-hero{padding:20px 0 28px;gap:22px}html .nv-hero h1{font-size:clamp(34px,11vw,44px)}html .nv-hero p{font-size:16px}html .nv-buy h1{font-size:clamp(34px,10vw,42px)}html .nv-lead{font-size:15px}html .nv-pdp{gap:22px;padding-top:12px}html .nv-gal__main{border-radius:22px}html .nv-opt__badge{right:12px;top:-9px;font-size:10px}html .nv-atc{flex-wrap:nowrap}html .nv-qty{padding:4px}html .nv-qty button{width:38px;height:38px}html .nv-qty input{width:30px;font-size:16px}html .nv-atc .nv-btn{padding:16px 14px;font-size:15px;min-width:0}html .nv-dark,html .nv-soft,html .nv-cta{padding:26px 20px;border-radius:22px}html .nv-card{padding:18px 16px;border-radius:20px}html .nv-marquee__track{font-size:12px}html .nv-footer{padding:32px 16px}html .nv-sticky{left:8px;right:8px;padding:8px 8px 8px 16px}html .nv-sticky .nv-btn{padding:13px 18px!important;font-size:13px}html .nv-table__row{grid-template-columns:1.2fr 1fr 1fr 1fr;font-size:11px}html .nv-stats__grid{grid-template-columns:repeat(2,1fr);gap:16px}html .nv-fr{padding:18px 16px}}html .nv-header--v5 .nv-logo{grid-column:1;grid-row:1;order:0}html .nv-header--v5 .nv-nav{grid-column:2;grid-row:1}html .nv-header--v5 .nv-cart{grid-column:3;grid-row:1;justify-self:end}@media(max-width:860px){html .nv-header--v5 .nv-burger{grid-column:1;grid-row:1}html .nv-header--v5 .nv-logo{grid-column:2;grid-row:1}html .nv-header--v5 .nv-cart{grid-column:3;grid-row:1}}html .nv-pdp{align-items:start}html .nv-gal{position:sticky;top:96px;align-self:start}html .nv-gal__main{position:relative;aspect-ratio:1/1;border-radius:32px;overflow:hidden;background:var(--nv-mint3)}html .nv-gal__track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}html .nv-gal__track::-webkit-scrollbar{display:none}html .nv-gal__slide{flex:0 0 100%;height:100%;scroll-snap-align:start}html .nv-gal__slide img{width:100%;height:100%;object-fit:cover;display:block}html .nv-gal__dots{position:absolute;left:0;right:0;bottom:12px;display:none;justify-content:center;gap:6px;z-index:3}html .nv-gal__dots i{width:7px;height:7px;border-radius:50%;background:#ffffff8c;display:block}html .nv-gal__dots i[aria-current=true]{background:#fff;width:18px;border-radius:999px}html .nv-opt__img{width:52px;height:52px;border-radius:12px;overflow:hidden;background:var(--nv-mint3);flex:none}html .nv-opt__img img{width:100%;height:100%;object-fit:cover;display:block}html .nv-trustrow{display:flex;justify-content:center;gap:6px 22px;flex-wrap:wrap;font-size:12px;font-weight:700;color:var(--nv-ink2);margin-top:-4px}html .nv-trustrow>div{display:flex;align-items:center;gap:7px}html .nv-trustrow svg{width:18px;height:18px;color:var(--nv-green);flex:none}html .nv-cmp__wrap{max-width:960px;margin:0 auto;overflow-x:auto}html .nv-cmp__table{min-width:560px;background:#fff;border-radius:26px;overflow:hidden;padding:0 0 8px}html .nv-cmp__row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;border-top:1px solid #EDF3F1}html .nv-cmp__head{border-top:none;align-items:end}html .nv-cmp__lab{padding:16px 22px;font-size:15px;font-weight:700;color:var(--nv-ink)}html .nv-cmp__col{padding:22px 12px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:13px;color:var(--nv-muted)}html .nv-cmp__col strong{font-family:var(--nv-h);font-size:15px;color:var(--nv-ink);line-height:1.15}html .nv-cmp__img{width:96px;height:96px;border-radius:20px;overflow:hidden;background:var(--nv-cream);margin-bottom:6px}html .nv-cmp__img img{width:100%;height:100%;object-fit:cover;display:block}html .nv-cmp__cell{padding:14px 10px;text-align:center;font-size:13px;color:var(--nv-muted)}html .nv-cmp__cell em{font-style:normal}html .nv-cmp__cell i{display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;font-style:normal;font-weight:700;font-size:14px}html .nv-cmp__yes{background:var(--nv-mint);color:#06382d}html .nv-cmp__no{background:#ffe0d6;color:#b23a1e}html .nv-cmp__mid{background:var(--nv-sand);color:#6b5a22}html .nv-cmp__col--us,html .nv-cmp__cell--us{background:var(--nv-mint3)}html .nv-cmp__col--us{border-radius:22px 22px 0 0}html .nv-cmp__col--us strong{color:var(--nv-green)}html .nv-cmp__cell--us{font-weight:700;color:var(--nv-ink)}@media(max-width:860px){html .nv-gal{position:static}}@media(max-width:700px){html .nv-gal__dots{display:flex}html .nv-gal__thumbs{display:none}html .nv-gal__main{border-radius:22px}html .nv-cmp__row{grid-template-columns:1.3fr 1fr 1fr 1fr}html .nv-cmp__lab{padding:12px 14px;font-size:13px}html .nv-cmp__img{width:64px;height:64px;border-radius:14px}html .nv-cmp__col{padding:14px 6px 10px}html .nv-cmp__col strong{font-size:12px}html .nv-cmp__table{min-width:0}html .nv-trustrow{gap:6px 14px;font-size:11px}html .nv-opt__img{width:44px;height:44px}}@media(max-width:700px){html .nv-grid--3,html .nv-grid--4{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:4px 16px 14px;margin:0 -16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}html .nv-grid--3::-webkit-scrollbar,html .nv-grid--4::-webkit-scrollbar{display:none}html .nv-grid--3>*,html .nv-grid--4>*{flex:0 0 82%;scroll-snap-align:start;min-width:0}html .nv-trustrow{gap:4px 16px;font-size:11px;margin-top:0}html .nv-paywrap{gap:4px}html .nv-pay{gap:6px}html .nv-pay svg{height:20px}html .nv-promise{padding:14px 16px;gap:12px;border-radius:16px}html .nv-promise__ico{width:36px;height:36px;font-size:16px}html .nv-promise strong{font-size:15px}html .nv-promise span{font-size:12.5px;line-height:1.45}html .nv-acc summary{padding:14px 16px;font-size:15px}html .nv-fr{display:none}html .nv-buy{gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/novera-fix.css.map */
