.vv-shop-head{background:var(--vv-cream);padding:56px 0 0}.vv-shop-head__crumbs{display:flex;gap:10px;align-items:center;font-weight:600;font-size:13px;letter-spacing:.02em}.vv-shop-head__crumbs a{opacity:.6}.vv-shop-head__crumbs a:hover{opacity:1}.vv-shop-head__crumbs span{opacity:.4}.vv-shop-head__row{margin-top:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.vv-shop-head__title{display:flex;align-items:flex-end;gap:22px}.vv-shop-head__h1{font-size:clamp(64px,7.6vw,110px);line-height:.9;letter-spacing:-.02em}.vv-shop-head__count{padding-bottom:14px}.vv-shop-head__lede{max-width:420px;font-size:17px;line-height:1.55;opacity:.85}.vv-shop-head__bar{margin-top:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0;border-top:1px solid var(--vv-ink);border-bottom:1px solid var(--vv-ink)}.vv-chips{display:flex;gap:10px;align-items:center;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vv-chips::-webkit-scrollbar{display:none}.vv-chip{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:100px;border:1px solid rgba(26,18,6,.35);background:transparent;color:var(--vv-ink);font-family:var(--vv-text);font-weight:700;font-size:13px;letter-spacing:.03em;white-space:nowrap;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.vv-chip i{width:8px;height:8px;border-radius:50%;background:var(--dot,var(--vv-ink));display:inline-block}.vv-chip[aria-pressed=true]{background:var(--vv-ink);color:var(--vv-cream);border-color:var(--vv-ink)}.vv-chip[aria-pressed=true] i{background:var(--vv-cream)}.vv-shop-head__sort{display:flex;gap:28px;align-items:center;flex-shrink:0}.vv-select{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:13px;letter-spacing:.02em}.vv-select>span{opacity:.6}.vv-select select{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0 18px 0 0;font-family:var(--vv-text);font-weight:700;font-size:13px;letter-spacing:.02em;color:var(--vv-ink);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%231A1206' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}@media(max-width:989px){.vv-shop-head{padding-top:24px}.vv-shop-head__row{flex-direction:column;align-items:flex-start;gap:12px;margin-top:14px}.vv-shop-head__h1{font-size:clamp(56px,17vw,72px)}.vv-shop-head__count{padding-bottom:8px}.vv-shop-head__lede{font-size:15px}.vv-shop-head__bar{margin-top:20px;flex-direction:column;align-items:stretch;gap:0;padding:0;border-top:0}.vv-shop-head__bar .vv-chips{margin:0 calc(var(--vv-gutter) * -1);padding:0 var(--vv-gutter) 14px}.vv-shop-head__sort{justify-content:space-between;padding:14px 0;border-top:1px solid rgba(26,18,6,.2)}.vv-chip{padding:11px 15px;font-size:12px}}.vv-grid{background:var(--vv-cream);padding:40px 0 96px}.vv-grid__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.vv-grid__row~.vv-grid__row{margin-top:40px}.vv-tile{position:relative;display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:var(--vv-cream-deep);color:var(--vv-ink);transition:background-color .35s ease;--c:var(--vv-red);--edge:#FFD09A}.vv-tile[hidden]{display:none}.vv-tile__art{position:relative;aspect-ratio:392/380;overflow:hidden;display:block}.vv-tile__tint{position:absolute;left:4%;top:8%;width:92%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--c) 0%,transparent 70%);opacity:.34;filter:blur(40px);transition:opacity .35s ease;pointer-events:none}.vv .vv-tile__bg{position:absolute;width:var(--bg-w,115%);height:auto;left:var(--bg-l,-2%);top:var(--bg-t,-15%);max-width:none;opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}.vv-tile__pack{position:absolute;left:50%;top:16.8%;width:52%;height:auto;transform:translate(-43%);filter:drop-shadow(0 22px 36px rgba(0,0,0,.22));z-index:2}.vv-tile__fruit{position:absolute;left:7.5%;top:62%;width:30%;height:auto;z-index:3}.vv-tile__chip{position:absolute;top:20px;z-index:4;display:inline-flex;padding:7px 12px;border-radius:100px;font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;line-height:1}.vv-tile__chip--tod{left:20px;background:var(--c);color:var(--vv-cream)}.vv-tile__chip--tag{right:20px;background:var(--vv-cream);color:var(--vv-ink)}.vv-tile__info{position:relative;z-index:2;display:flex;flex-direction:column;gap:8px;padding:18px 24px 24px;flex:1;border-radius:18px 18px 0 0;transition:background-color .35s ease}.vv-tile__name{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vv-tile__name h3{font-family:var(--vv-display);font-weight:900;font-size:28px;line-height:1;letter-spacing:-.01em;text-transform:uppercase}.vv-tile__name a{text-decoration:none}.vv-tile__price{font-family:var(--vv-display);font-weight:900;font-size:26px;line-height:1;color:var(--c);white-space:nowrap}.vv-tile__detail{font-size:15px;line-height:1.5;opacity:.85;min-height:3em}.vv-tile__meta{display:flex;align-items:center;gap:10px;padding-top:4px;font-weight:600;font-size:13px;letter-spacing:.02em;opacity:.7;flex-wrap:wrap}.vv-tile__meta i{width:4px;height:4px;border-radius:50%;background:var(--c);display:inline-block}.vv-tile form{margin-top:8px}.vv-tile .vv-btn{width:100%;padding:17px 20px;font-size:13px;background:var(--c);color:var(--vv-cream);transition:background .3s,color .3s}.vv-tile .vv-btn[disabled]{opacity:.6;cursor:not-allowed}@media(hover:hover){.vv-tile.has-bg:hover{background:var(--edge)}.vv-tile.has-bg:hover .vv-tile__bg{opacity:1}.vv-tile.has-bg:hover .vv-tile__tint{opacity:0}.vv-tile.has-bg:hover .vv-tile__info{background:#f9f2d5e6}.vv-tile.has-bg:hover .vv-btn{background:var(--vv-ink);color:var(--vv-cream)}}.vv-tile.has-bg.is-active{background:var(--edge)}.vv-tile.has-bg.is-active .vv-tile__bg{opacity:1}.vv-tile.has-bg.is-active .vv-tile__tint{opacity:0}.vv-tile.has-bg.is-active .vv-tile__info{background:#f9f2d5e6}.vv-tile--bundle{grid-column:span 2;background:var(--vv-violet);color:var(--vv-cream);flex-direction:row;align-items:center;min-height:420px}.vv-tile--bundle:before{content:"";position:absolute;left:-5%;top:10%;width:64%;height:85%;border-radius:50%;background:radial-gradient(ellipse,#ffffff38,#fff0 70%);filter:blur(30px)}.vv-tile--bundle .vv-tile__packs{position:relative;width:44%;aspect-ratio:610/400;flex-shrink:0;margin-left:4.5%}.vv-tile__packs img{position:absolute;height:auto;filter:drop-shadow(0 24px 30px rgba(0,0,0,.25))}.vv-tile__packs .p-calm{left:.7%;top:19.5%;width:40.3%}.vv-tile__packs .p-sleep{left:58.4%;top:20.5%;width:40.3%}.vv-tile__packs .p-energy{left:27.5%;top:7%;width:45.6%;z-index:2}.vv-tile--bundle .vv-tile__copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:40px 40px 40px 24px;max-width:420px}.vv-tile__eyebrow{display:inline-flex;padding:7px 12px;border-radius:100px;background:var(--vv-cream);color:var(--vv-violet);font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;line-height:1}.vv-tile--bundle h3{font-family:var(--vv-display);font-weight:900;font-size:clamp(34px,3vw,44px);line-height:.98;text-transform:uppercase}.vv-tile--bundle p{font-size:15px;line-height:1.55;opacity:.92}.vv-tile--bundle .vv-tile__meta{opacity:.75}.vv-tile--bundle .vv-tile__meta i{background:var(--vv-cream)}.vv-tile--bundle .vv-btn{width:auto;padding:17px 32px;background:var(--vv-ink);color:var(--vv-cream);margin-top:6px}.vv-tile--bundle .vv-btn:after{content:"\2192";margin-left:4px;font-size:15px;line-height:1}.vv-tile--bundle .vv-btn:hover{background:var(--vv-cream);color:var(--vv-ink)}.vv-tile--bundle .vvstack{--vvstack-free:var(--vv-cream);--vvstack-rule:var(--vv-cream);width:100%;margin-top:6px}.vv-tile--bundle .vvstack__i{padding:8px 0}.vv-tile--bundle .vvstack__n{font-size:14px}.vv-tile--bundle .vvstack__n em{font-size:12px;opacity:.72}.vv-tile--bundle .vvstack__v{font-size:14px}.vv-tile--bundle .vvstack__v b{font-size:11px}.vv-tile__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:2px}.vv-tile--bundle .vv-tile__price{opacity:1}.vv-tile__price s{font-weight:500;font-size:19px;opacity:.55;text-decoration:line-through}.vv-tile__price b{font-family:var(--vv-display);font-weight:900;font-size:34px;line-height:1}.vv-tile__save{padding:5px 10px;border-radius:100px;background:transparent;color:currentColor;box-shadow:inset 0 0 0 1px currentColor;font-weight:700;font-size:11px;letter-spacing:.08em;text-transform:uppercase;line-height:1}.vv-tile--bundle .vv-tile__save{color:var(--vv-cream)}.vv-tile--helper{background:var(--vv-cream);border:1px solid var(--vv-ink);padding:28px;justify-content:center;gap:20px}.vv-tile--helper h3{font-family:var(--vv-display);font-weight:900;font-size:30px;line-height:1;text-transform:uppercase;margin-top:10px}.vv-tile--helper ul{list-style:none;margin:0;padding:0}.vv-tile--helper li{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(26,18,6,.2);font-weight:700;font-size:14px}.vv-tile--helper li span{display:inline-flex;align-items:center;gap:10px}.vv-tile--helper li i{width:10px;height:10px;border-radius:50%;background:var(--dot);display:inline-block}.vv-tile--helper li a{font-weight:600;color:var(--dot)}.vv-tile--helper li a:hover,.vv-tile--helper>a:hover{text-decoration:underline}.vv-tile--helper>a{font-weight:700;font-size:14px}.vv-grid__empty[hidden]{display:none}.vv-grid__empty{padding:60px 0;text-align:center;font-size:17px;opacity:.7}@media(max-width:989px){.vv-grid{padding:20px 0 24px}.vv-grid__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vv-grid__row~.vv-grid__row{margin-top:16px}.vv-tile{border-radius:18px}.vv-tile__art{aspect-ratio:165/178}.vv-tile__pack{width:56%;top:20%}.vv-tile__fruit{width:35%;top:62%}.vv-tile__chip{top:10px;padding:5px 9px;font-size:9px}.vv-tile__chip--tod{left:10px}.vv-tile__chip--tag{display:none}.vv-tile__info{padding:8px 12px 12px;gap:6px}.vv-tile__name{flex-direction:column;gap:4px}.vv-tile__name h3{font-size:18px}.vv-tile__price{font-size:16px}.vv-tile__detail{display:none}.vv-tile__meta{font-size:11px;gap:6px;padding-top:0}.vv-tile__meta .m-extra{display:none}.vv-tile form{margin-top:4px}.vv-tile .vv-btn{padding:11px 10px;font-size:11px}.vv-tile--bundle,.vv-tile--helper{grid-column:1 / -1}.vv-tile--bundle{flex-direction:column;align-items:stretch;min-height:0}.vv-tile--bundle .vv-tile__packs{width:84%;aspect-ratio:610/400;margin:22px auto 0}.vv-tile--bundle .vv-tile__copy{padding:6px 18px 18px;max-width:none;gap:8px}.vv-tile--bundle h3{font-size:30px}.vv-tile--bundle p{font-size:14px}.vv-tile--bundle .vv-btn{width:100%;padding:13px 10px;font-size:12px}.vv-tile--bundle .vvstack{margin-top:2px}.vv-tile--bundle .vvstack__i{padding:7px 0}.vv-tile--bundle .vvstack__n{font-size:13px}.vv-tile--bundle .vvstack__n em{font-size:11.5px}.vv-tile--bundle .vvstack__v{font-size:13px}.vv-tile__price b{font-size:28px}.vv-tile__price s{font-size:16px}.vv-tile--helper{padding:20px 18px;gap:14px}.vv-tile--helper h3{font-size:26px;margin-top:4px}}.vv-reassure{background:var(--vv-cream-deep);padding:36px 0}.vv-reassure__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.vv-reassure__item{padding:0 24px;display:flex;flex-direction:column;gap:6px}.vv-reassure__item:first-child{padding-left:0}.vv-reassure__item+.vv-reassure__item{border-left:1px solid rgba(26,18,6,.2)}.vv-reassure__item b{font-weight:700;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--vv-red)}.vv-reassure__item p{font-size:14px;line-height:1.5;opacity:.85}@media(max-width:989px){.vv-reassure{padding:28px 0}.vv-reassure__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.vv-reassure__item{padding:0!important;border:0!important}.vv-reassure__item b{font-size:10.5px}.vv-reassure__item p{font-size:13px}}.vv-more{background:var(--vv-cream);padding:88px 0 96px}.vv-more__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.vv-more__h2{margin-top:14px;font-size:clamp(40px,4.4vw,64px);line-height:.96}.vv-more__link{padding-bottom:6px}.vv-more__row{grid-template-columns:repeat(auto-fit,minmax(280px,392px));justify-content:center}@media(max-width:989px){.vv-more{padding:56px 0 64px}.vv-more__head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px}.vv-more__row{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/vv-shop.css.map */
