.vallorne-announcement{align-items:center;background:var(--announcement-background);color:var(--announcement-foreground);display:grid;grid-template-columns:44px 1fr 44px;height:38px;overflow:hidden;position:relative;z-index:10}.vallorne-announcement__slides{align-items:center;display:grid;height:100%;justify-items:center;min-width:0;position:relative}.vallorne-announcement__slide{font-size:13px;font-weight:500;grid-area:1 / 1;letter-spacing:.01em;opacity:0;text-align:center;text-transform:uppercase;transform:translateY(6px);transition:opacity .36s ease,transform .42s ease;width:100%}.vallorne-announcement__slide.is-active{opacity:1;transform:translateY(0)}.vallorne-announcement__slide a{color:inherit;text-decoration:none}.vallorne-announcement__button{align-items:center;-webkit-appearance:none;appearance:none;align-self:stretch;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;justify-content:center;opacity:.72;padding:0;transition:opacity .18s ease}.vallorne-announcement__button:hover,.vallorne-announcement__button:focus-visible{opacity:1}.vallorne-announcement__button svg{height:13px;width:8px}@media(max-width:749px){.vallorne-announcement{grid-template-columns:34px 1fr 34px}.vallorne-announcement__slide{font-size:10px;letter-spacing:.04em;padding-inline:8px}}@media(prefers-reduced-motion:reduce){.vallorne-announcement__slide{transition:none}}.vallorne-article{background:#fff;color:#0a0a0a;display:block;font-family:var(--font-primary--family);font-style:var(--font-primary--style);position:relative;width:100%}.vallorne-article__header{background:#fff;box-sizing:border-box;display:grid;grid-template-areas:"date title return";grid-template-columns:minmax(0,1fr) minmax(320px,min(34.72%,510px)) minmax(0,1fr);min-height:68px;padding:16px clamp(22px,2.35vw,48px);position:sticky;top:0;z-index:12}.vallorne-article__title{font-size:14px;font-weight:500;grid-area:title;line-height:18px;text-transform:uppercase}.vallorne-article__title span,.vallorne-article__title h1{display:block;font:inherit;margin:0}.vallorne-article__date{display:flex;flex-direction:column;font-size:14px;font-weight:500;grid-area:date;line-height:18px;text-transform:uppercase}.vallorne-article__return{color:inherit;font-size:14px;font-weight:500;grid-area:return;justify-self:end;line-height:18px;text-decoration:none;text-transform:uppercase}.vallorne-article__return>span,.vallorne-article__navigation-link>span{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:3px;transition:background-size .28s cubic-bezier(.22,1,.36,1),background-position 0s .28s}.vallorne-article__return:hover>span,.vallorne-article__return:focus-visible>span,.vallorne-article__navigation-link:hover>span,.vallorne-article__navigation-link:focus-visible>span{background-position:0 100%;background-size:0 1px}.vallorne-article__return--mobile{display:none}.vallorne-article__content{box-sizing:border-box;margin:0 auto;max-width:954px;min-height:650px;padding:50px 30px 64px}.vallorne-article__lead,.vallorne-article__body{font-size:16px;font-weight:500;line-height:1.6}.vallorne-article__lead{margin:0 auto 52px;max-width:420px}.vallorne-article__lead>:first-child,.vallorne-article__body>:first-child{margin-top:0}.vallorne-article__lead>:last-child,.vallorne-article__body>:last-child{margin-bottom:0}.vallorne-article__featured-media{margin:0 auto 56px;max-width:420px;overflow:hidden}.vallorne-article__featured-image{display:block;height:auto;width:100%}.vallorne-article__body>p,.vallorne-article__body>h2,.vallorne-article__body>h3,.vallorne-article__body>h4,.vallorne-article__body>ul,.vallorne-article__body>ol,.vallorne-article__body>blockquote{margin-inline:auto;max-width:420px}.vallorne-article__body img{display:block;height:auto;margin:56px auto;max-width:420px;width:100%}.vallorne-article__body iframe,.vallorne-article__body video{display:block;margin:56px auto;max-width:100%}.vallorne-article__navigation{align-items:center;background:#fff;bottom:0;display:grid;grid-template-columns:1fr 1fr;min-height:50px;padding:0 clamp(22px,2.35vw,48px);position:sticky;z-index:12}.vallorne-article__navigation-link{color:inherit;font-size:14px;font-weight:500;line-height:18px;text-decoration:none;text-transform:uppercase}.vallorne-article__navigation-link--next{grid-column:2;justify-self:end}@media(max-width:749px){.vallorne-article__header{grid-template-areas:"date date date" "category headline return";grid-template-columns:1fr 1fr 1fr;grid-template-rows:20px 19px;min-height:39px;padding:0 20px;position:static}.vallorne-article__title{display:contents;font-size:12px;line-height:16px}.vallorne-article__title span{align-self:center;grid-area:category}.vallorne-article__title h1{align-self:center;grid-area:headline;overflow:hidden;padding-inline:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.vallorne-article__date{display:grid;font-size:12px;grid-template-columns:1fr 1fr 1fr;line-height:16px;padding-top:1px}.vallorne-article__date time{text-align:center}.vallorne-article__return--desktop{display:none}.vallorne-article__return--mobile{align-self:center;display:block;font-size:12px;line-height:16px}.vallorne-article__content{max-width:none;min-height:420px;padding:30px 20px 56px}.vallorne-article__lead,.vallorne-article__body{font-size:12px;line-height:1.6}.vallorne-article__lead{margin-bottom:52px;max-width:345px}.vallorne-article__featured-media{margin-bottom:56px;max-width:240px}.vallorne-article__body>p,.vallorne-article__body>h2,.vallorne-article__body>h3,.vallorne-article__body>h4,.vallorne-article__body>ul,.vallorne-article__body>ol,.vallorne-article__body>blockquote{max-width:345px}.vallorne-article__body img{margin-block:56px;max-width:240px}.vallorne-article__navigation{min-height:50px;padding-inline:20px}.vallorne-article__navigation-link{font-size:12px;line-height:16px}}@media(prefers-reduced-motion:reduce){.vallorne-article__return>span,.vallorne-article__navigation-link>span{transition:none}}.vallorne-blog{background:#fff;color:#0a0a0a;display:block;font-family:var(--font-primary--family);font-style:var(--font-primary--style);width:100%}.vallorne-blog__header{box-sizing:border-box;min-height:312px;padding:53px 20px 118px;text-align:center}.vallorne-blog__header h1{font-size:clamp(30px,3.14vw,40px);font-weight:500;letter-spacing:0;line-height:1.3;margin:0 0 4px;text-transform:uppercase}.vallorne-blog__header p{font-size:20px;font-weight:500;line-height:1.3;margin:0 auto;max-width:510px;text-transform:uppercase}.vallorne-blog__articles{padding-inline:clamp(22px,2.35vw,48px)}.vallorne-blog__article{overflow:hidden}.vallorne-blog.has-motion .vallorne-blog__article{opacity:0;transform:translateY(18px);transition:opacity .56s ease,transform .7s cubic-bezier(.22,1,.36,1)}.vallorne-blog.has-motion .vallorne-blog__article.is-revealed{opacity:1;transform:none}.vallorne-blog__article-link{color:inherit;display:grid;grid-template-areas:"date heading more" ". media .";grid-template-columns:minmax(0,1fr) minmax(320px,min(34.72%,510px)) minmax(0,1fr);grid-template-rows:auto auto;min-height:528px;position:relative;text-decoration:none}.vallorne-blog__article-heading{align-self:start;font-size:14px;font-weight:500;grid-area:heading;line-height:18px;min-height:48px;text-transform:uppercase}.vallorne-blog__article-heading span,.vallorne-blog__article-heading h2{display:block;font:inherit;margin:0}.vallorne-blog__article-date{align-self:start;display:flex;flex-direction:column;font-size:14px;font-weight:500;grid-area:date;line-height:18px;text-transform:uppercase}.vallorne-blog__article-more{align-self:start;display:flex;font-size:14px;font-weight:500;grid-area:more;justify-self:end;line-height:18px;padding-bottom:4px;text-transform:uppercase}.vallorne-blog__article-more>span{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:3px;transition:background-size .28s cubic-bezier(.22,1,.36,1),background-position 0s .28s}.vallorne-blog__article-link:hover .vallorne-blog__article-more>span,.vallorne-blog__article-link:focus-visible .vallorne-blog__article-more>span{background-position:0 100%;background-size:0 1px}.vallorne-blog__article-media{aspect-ratio:4 / 5;grid-area:media;overflow:hidden;width:100%}.vallorne-blog__article-image{display:block;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-blog__article-link:hover .vallorne-blog__article-image,.vallorne-blog__article-link:focus-visible .vallorne-blog__article-image{transform:scale(1.025)}.vallorne-blog__article-placeholder{background:#f2f2f0;color:#c9c9c5}.vallorne-blog__empty{align-items:center;display:flex;font-size:15px;justify-content:center;min-height:420px;padding:40px 20px;text-align:center}.vallorne-blog__pagination{align-items:center;display:flex;gap:20px;justify-content:center;min-height:124px;padding:34px 20px}.vallorne-blog__pagination a,.vallorne-blog__pagination span{align-items:center;color:inherit;display:flex;font-size:14px;height:30px;justify-content:center;min-width:20px;text-decoration:none}.vallorne-blog__pagination [aria-current=page]{text-decoration:underline;text-underline-offset:4px}.vallorne-blog__pagination svg{height:20px;width:20px}@media(max-width:749px){.vallorne-blog__header{min-height:194px;padding:46px 20px 76px}.vallorne-blog__header h1{font-size:24px;line-height:31px}.vallorne-blog__header p{font-size:14px;line-height:18px;max-width:345px}.vallorne-blog__articles{padding-inline:0}.vallorne-blog__article-link{grid-template-areas:"heading more" "date date" "media media";grid-template-columns:minmax(0,1fr) auto;grid-template-rows:40px 28px auto;min-height:0}.vallorne-blog__article-heading{align-items:center;display:grid;font-size:12px;grid-template-columns:1fr 1fr;line-height:16px;min-height:40px;padding-left:20px;text-align:left}.vallorne-blog__article-heading h2{overflow:hidden;padding-inline:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.vallorne-blog__article-date{display:grid;font-size:12px;grid-template-columns:1fr 1fr 1fr;line-height:16px;min-height:28px;padding:3px 20px 9px}.vallorne-blog__article-date time{text-align:center}.vallorne-blog__article-more{align-items:center;font-size:12px;line-height:16px;min-height:40px;padding:0 20px 0 10px}.vallorne-blog__article-media{aspect-ratio:4 / 5}.vallorne-blog__pagination{min-height:106px;padding-block:28px}}@media(prefers-reduced-motion:reduce){.vallorne-blog.has-motion .vallorne-blog__article,.vallorne-blog__article-image,.vallorne-blog__article-more>span{transition:none}}.template-cart .shopify-section-group-header-group,.template-cart .shopify-section-group-footer-group{display:none}.vallorne-cart-page{background:#f7f7f7;color:#34383a;font-family:var(--font-primary--family);font-style:var(--font-primary--style);min-height:100vh}.vallorne-cart-page *,.vallorne-cart-page *:before,.vallorne-cart-page *:after{box-sizing:border-box}.vallorne-cart-page a{color:inherit;text-decoration:none}.vallorne-cart-page__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.vallorne-cart-page__masthead{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;height:78px;justify-content:center;padding:0 18px;position:relative}.vallorne-cart-page__back{align-items:center;display:flex;font-size:13px;gap:8px;left:18px;position:absolute}.vallorne-cart-page__back svg{height:15px;width:15px}.vallorne-cart-page__brand{align-items:center;display:flex;flex-direction:column;line-height:.82;text-transform:uppercase}.vallorne-cart-page__brand span{font-size:27px;font-weight:600;letter-spacing:.02em}.vallorne-cart-page__brand small{font-size:10px;font-weight:500;letter-spacing:.34em;margin-top:4px;padding-left:4px}.vallorne-cart-page__layout{display:grid;gap:clamp(38px,5vw,92px);grid-template-columns:minmax(0,1.68fr) minmax(360px,.92fr);margin:0 auto;max-width:1540px;padding:42px clamp(24px,6vw,96px) 92px}.vallorne-cart-page__title-row{align-items:center;display:flex;justify-content:space-between;margin:0 18px 28px}.vallorne-cart-page__title-row h1,.vallorne-cart-page__related h2,.vallorne-cart-page__newsletter h2{font-family:var(--font-primary--family);font-size:24px;font-weight:400;letter-spacing:.01em;line-height:1.1;margin:0}.vallorne-cart-page__title-row span{color:#7f8588;font-size:13px}.vallorne-cart-page__items{border:1px solid #e0e1e2;border-radius:7px;overflow:hidden}.vallorne-cart-page__item{background:#fff;display:grid;grid-template-columns:140px minmax(0,1fr) 150px;min-height:174px;position:relative}.vallorne-cart-page__item+.vallorne-cart-page__item{border-top:1px solid #e0e1e2}.vallorne-cart-page__item-image{align-items:center;background:#fff;display:flex;justify-content:center;min-height:174px}.vallorne-cart-page__item-image img{height:100%;object-fit:contain;width:100%}.vallorne-cart-page__item-content{padding:25px 20px 20px}.vallorne-cart-page__item-title{display:inline-block;font-size:15px;font-weight:600;margin-bottom:12px}.vallorne-cart-page__item-content p{color:#7f8588;font-size:13px;line-height:1.4;margin:0 0 3px}.vallorne-cart-page__quantity{align-items:center;color:#7f8588;display:flex;font-size:13px;gap:8px;margin-top:32px;width:max-content}.vallorne-cart-page__quantity select{-webkit-appearance:none;appearance:none;background:transparent;background-image:linear-gradient(45deg,transparent 50%,#777 50%),linear-gradient(135deg,#777 50%,transparent 50%);background-position:calc(100% - 9px) 50%,calc(100% - 5px) 50%;background-repeat:no-repeat;background-size:4px 4px,4px 4px;border:0;color:inherit;font:inherit;min-width:34px;padding:3px 16px 3px 0}.vallorne-cart-page__discount,.vallorne-cart-page__summary-lines .is-discount{color:#087c4e!important}.vallorne-cart-page__item-aside{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;padding:24px 22px}.vallorne-cart-page__remove{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.vallorne-cart-page__remove svg{height:20px;width:20px}.vallorne-cart-page__price{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;gap:3px}.vallorne-cart-page__price s{color:#8a8e90;font-size:12px}.vallorne-cart-page__price small{color:#8a8e90;font-size:11px;white-space:nowrap}.vallorne-cart-page__update{background:transparent;border:0;cursor:pointer;float:right;font:inherit;font-size:12px;margin-top:12px;padding:5px 0;text-decoration:underline;text-underline-offset:4px}.vallorne-cart-page__related{clear:both;padding:55px 18px 0}.vallorne-cart-page__related-products{display:grid;gap:8px;grid-auto-flow:column;grid-auto-columns:138px;margin-top:24px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:8px;scroll-snap-type:inline mandatory}.vallorne-cart-page__related-card{min-width:0;scroll-snap-align:start}.vallorne-cart-page__related-media{aspect-ratio:4 / 5;background:#fff;border-radius:7px;overflow:hidden;position:relative}.vallorne-cart-page__related-media>a,.vallorne-cart-page__related-media img{display:block;height:100%;width:100%}.vallorne-cart-page__related-media img{object-fit:cover;object-position:center}.vallorne-cart-page__basket{align-items:center;-webkit-appearance:none;appearance:none;background:#33383c40;border:0;border-radius:7px;bottom:7px;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;position:absolute;right:7px;transition:background-color .18s ease,color .18s ease;width:42px}.vallorne-cart-page__basket:hover,.vallorne-cart-page__basket:focus-visible{background:#33383c80}.vallorne-cart-page__basket:disabled{cursor:default;opacity:.45}.vallorne-cart-page__basket svg{height:21px;width:21px}.vallorne-cart-page__related-copy{display:flex;flex-direction:column;font-size:13px;line-height:1.22;padding:8px 6px 0}.vallorne-cart-page__related-copy a{font-weight:500}.vallorne-cart-page__related-copy span{color:#808588;margin-top:4px}.vallorne-cart-page__related-copy small{color:#8a8e91;font-size:11px;margin-top:2px}.vallorne-cart-page__newsletter{align-items:center;background:#fff;border:1px solid #e0e1e2;border-radius:7px;display:grid;gap:30px;grid-template-columns:minmax(210px,.8fr) minmax(280px,1.2fr);margin:66px 0 0;padding:30px}.vallorne-cart-page__newsletter h2{font-size:20px}.vallorne-cart-page__newsletter>div>p{color:#7f8588;font-size:13px;line-height:1.45;margin:9px 0 0}.vallorne-cart-page__newsletter-field{display:flex;height:48px}.vallorne-cart-page__newsletter-field input{background:#fff;border:1px solid #34383a;border-radius:0;flex:1;font:inherit;font-size:13px;min-width:0;padding:0 14px}.vallorne-cart-page__newsletter-field button{background:#34383a;border:1px solid #34383a;color:#fff;cursor:pointer;font:inherit;font-size:12px;min-width:118px;padding:0 18px;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.vallorne-cart-page__newsletter-field button:hover,.vallorne-cart-page__newsletter-field button:focus-visible{background:#fff;color:#34383a}.vallorne-cart-page__newsletter-form>p{font-size:12px;margin:8px 0 0}.vallorne-cart-page__sidebar{align-self:start;position:sticky;top:28px}.vallorne-cart-page__account-banner{align-items:center;background:#34383a;border-radius:6px;color:#fff!important;display:flex;font-size:13px;gap:14px;justify-content:center;min-height:58px;padding:12px 22px;text-align:center}.vallorne-cart-page__account-banner svg{flex:0 0 auto;height:22px;width:22px}.vallorne-cart-page__account-copy{color:#7f8588;font-size:12px;line-height:1.35;margin:8px 12px 27px;text-align:center}.vallorne-cart-page__summary{background:#fff;border:1px solid #e0e1e2;border-radius:7px;padding:25px 20px 22px}.vallorne-cart-page__summary-heading,.vallorne-cart-page__summary-lines>div{align-items:center;display:flex;justify-content:space-between}.vallorne-cart-page__summary-heading h2{font-size:15px;font-weight:600;margin:0}.vallorne-cart-page__summary-heading strong{font-size:15px}.vallorne-cart-page__discount-form{background:#f4f4f4;border:1px solid #e0e1e2;border-radius:6px;display:flex;margin:32px 0 12px;min-height:50px;padding:0 14px}.vallorne-cart-page__discount-form input{background:transparent;border:0;flex:1;font:inherit;font-size:13px;min-width:0;outline:0}.vallorne-cart-page__discount-form button{background:transparent;border:0;color:#6f7477;cursor:pointer;font:inherit;font-size:12px;padding:0;text-decoration:underline;text-underline-offset:4px}.vallorne-cart-page__summary-lines{border-top:1px solid #ececec;margin-top:20px;padding-top:16px}.vallorne-cart-page__summary-lines>div{font-size:13px;gap:20px;padding:8px 0}.vallorne-cart-page__summary-lines strong{font-weight:500;text-align:right}.vallorne-cart-page__summary-lines .is-free{color:#087c4e}.vallorne-cart-page__price .is-free{color:#087c4e;font-weight:600;text-transform:uppercase}.vallorne-cart-page__actions{margin-top:clamp(44px,16vh,250px)}.vallorne-cart-page__checkout{align-items:center;background:#34383a;border:1px solid #34383a;border-radius:6px;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:13px;justify-content:space-between;min-height:58px;padding:0 22px;transition:background-color .18s ease,color .18s ease;width:100%}.vallorne-cart-page__checkout:hover,.vallorne-cart-page__checkout:focus-visible{background:#fff;color:#34383a}.vallorne-cart-page__accelerated{background:#34383a;border-radius:6px;color:#fff;margin-top:9px;overflow:hidden}.vallorne-cart-page__accelerated-summary{align-items:center;cursor:pointer;display:flex;font-size:12px;justify-content:space-between;min-height:58px;padding:0 22px;text-transform:uppercase}.vallorne-cart-page__accelerated-summary::-webkit-details-marker{display:none}.vallorne-cart-page__accelerated-summary::marker{content:""}.vallorne-cart-page__wallet-marks{align-items:center;display:flex;gap:14px}.vallorne-cart-page__wallet-mark{align-items:center;display:inline-flex;line-height:1;text-transform:none;white-space:nowrap}.vallorne-cart-page__wallet-mark.is-apple{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;letter-spacing:-.04em}.vallorne-cart-page__wallet-mark.is-apple span{font-size:19px;margin-right:2px}.vallorne-cart-page__wallet-mark.is-paypal{font-family:Arial,Helvetica,sans-serif;font-size:13px;font-style:italic;font-weight:700;letter-spacing:-.04em}.vallorne-cart-page__accelerated[open] .vallorne-cart-page__accelerated-summary{border-bottom:1px solid rgba(255,255,255,.16)}.vallorne-cart-page__accelerated-buttons{padding:12px 14px 14px}.vallorne-cart-page__accelerated shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-button-border-radius: 4px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-row-gap: 7px}.vallorne-cart-page__legal{color:#8a8e90;font-size:10px;line-height:1.35;margin:10px 10px 0;text-align:center}.vallorne-cart-page__chooser{background:#fff;border:0;color:#34383a;height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:min(470px,100vw);opacity:0;overflow-y:auto;padding:78px 18px 18px;transform:translate(36px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);width:min(470px,100vw)}.vallorne-cart-page__chooser[open]{display:block}.vallorne-cart-page__chooser.is-open{opacity:1;transform:translate(0)}.vallorne-cart-page__chooser::backdrop{background:#0000006b}.vallorne-cart-page__chooser-close{align-items:center;background:transparent;border:0;color:#34383a;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:14px;top:16px;width:44px}.vallorne-cart-page__chooser-close svg{height:30px;width:30px}.vallorne-cart-page__chooser-image{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-cart-page__chooser-image img{height:100%;object-fit:contain;width:100%}.vallorne-cart-page__chooser-copy{padding:28px 18px 0;text-align:center}.vallorne-cart-page__chooser-copy h3{font-family:var(--font-primary--family);font-size:29px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0}.vallorne-cart-page__chooser-copy p{color:#82878a;font-size:14px;margin:15px 0 0}.vallorne-cart-page__chooser-variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:24px auto 80px;max-width:340px}.vallorne-cart-page__chooser-variant{background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:#34383a;cursor:pointer;font:inherit;font-size:13px;min-height:46px;padding:10px 15px}.vallorne-cart-page__chooser-variant.is-selected{border-color:#34383a;box-shadow:inset 0 0 0 1px #34383a}.vallorne-cart-page__chooser-variant:disabled{cursor:default;opacity:.35;text-decoration:line-through}.vallorne-cart-page__chooser-confirm{align-items:center;background:#34383a;border:0;bottom:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;justify-content:space-between;left:0;min-height:62px;padding:0 24px;position:fixed;width:100%}.vallorne-cart-page__chooser-confirm-prices{align-items:center;display:flex;gap:10px}.vallorne-cart-page__chooser-confirm-prices small{font-size:11px;font-weight:400;opacity:.72;white-space:nowrap}.vallorne-cart-page__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 78px);padding:60px 20px;text-align:center}.vallorne-cart-page__empty p{font-size:28px;margin:0}.vallorne-cart-page__empty a{background:#34383a;color:#fff;font-size:13px;margin-top:28px;min-width:240px;padding:18px 24px;text-transform:uppercase}@media(max-width:989px){.vallorne-cart-page__layout{display:block;padding:32px 20px 70px}.vallorne-cart-page__sidebar{margin-top:48px;position:static}.vallorne-cart-page__actions{margin-top:16px}}@media(max-width:749px){.vallorne-cart-page__masthead{height:66px}.vallorne-cart-page__back span{display:none}.vallorne-cart-page__brand span{font-size:22px}.vallorne-cart-page__brand small{font-size:8px}.vallorne-cart-page__layout{padding:28px 14px 60px}.vallorne-cart-page__title-row{margin-inline:4px}.vallorne-cart-page__title-row h1,.vallorne-cart-page__related h2{font-size:20px}.vallorne-cart-page__item{grid-template-columns:104px minmax(0,1fr) 80px;min-height:150px}.vallorne-cart-page__item-image{min-height:150px}.vallorne-cart-page__item-content{padding:18px 12px 16px}.vallorne-cart-page__item-title{font-size:13px;margin-bottom:8px}.vallorne-cart-page__item-content p,.vallorne-cart-page__quantity{font-size:11px}.vallorne-cart-page__quantity{margin-top:18px}.vallorne-cart-page__item-aside{padding:17px 12px 16px 5px}.vallorne-cart-page__price{font-size:12px}.vallorne-cart-page__related{padding:44px 4px 0}.vallorne-cart-page__related-products{grid-auto-columns:138px}.vallorne-cart-page__related-copy{font-size:12px}.vallorne-cart-page__newsletter{display:block;margin-top:50px;padding:24px 18px}.vallorne-cart-page__newsletter h2{font-size:18px}.vallorne-cart-page__newsletter-form{margin-top:22px}.vallorne-cart-page__newsletter-field button{min-width:104px;padding-inline:12px}.vallorne-cart-page__account-banner{font-size:12px}.vallorne-cart-page__chooser{max-width:100vw;width:100vw}}@media(prefers-reduced-motion:reduce){.vallorne-cart-page__basket,.vallorne-cart-page__newsletter-field button,.vallorne-cart-page__checkout,.vallorne-cart-page__chooser{transition:none}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.vallorne-featured-gallery{aspect-ratio:16 / 5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:auto;min-width:0;overflow:hidden;width:100%}.vallorne-featured-gallery__product,.vallorne-featured-gallery__editorial{height:100%;min-width:0;overflow:hidden;position:relative}.vallorne-featured-gallery__product{background:var(--product-background);container-type:inline-size}.vallorne-featured-gallery__product-link,.vallorne-featured-gallery__product-media{color:#111;display:block;height:100%;text-decoration:none;width:100%}.vallorne-featured-gallery__product-image{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;transition:opacity .52s ease,transform .7s cubic-bezier(.16,1,.3,1);width:100%}.vallorne-featured-gallery__product-image--hover{opacity:0}.vallorne-featured-gallery__product:hover .vallorne-featured-gallery__product-image--primary{opacity:0;transform:scale(1.015)}.vallorne-featured-gallery__product:focus-within .vallorne-featured-gallery__product-image--primary{opacity:0;transform:scale(1.015)}.vallorne-featured-gallery__product:hover .vallorne-featured-gallery__product-image--hover{opacity:1;transform:scale(1.015)}.vallorne-featured-gallery__product:focus-within .vallorne-featured-gallery__product-image--hover{opacity:1;transform:scale(1.015)}.vallorne-featured-gallery__product-placeholder{align-items:center;background:radial-gradient(circle at 55% 30%,rgba(255,255,255,.96),transparent 34%),linear-gradient(150deg,#eee9e0,#d8d2c8);display:flex;height:100%;justify-content:center;padding-bottom:24px}.vallorne-featured-gallery__bottle{filter:drop-shadow(0 28px 22px rgba(33,24,19,.18));width:min(42%,160px)}.vallorne-featured-gallery__bottle-cap{background:linear-gradient(90deg,#080808,#2c2c2c 40%,#050505);border-radius:5px 5px 2px 2px;display:block;height:clamp(56px,24cqw,76px);margin:0 auto;width:78%}.vallorne-featured-gallery__bottle-body{align-items:center;background:linear-gradient(90deg,#ffffffb3,#fffffff0 48%,#dcdad29e);border:1px solid rgba(80,72,64,.22);display:flex;flex-direction:column;height:clamp(190px,65cqw,240px);justify-content:center;padding:28px 12px;text-align:center}.vallorne-featured-gallery__bottle-body small{font-size:8px;letter-spacing:.13em;text-transform:uppercase}.vallorne-featured-gallery__bottle-body strong{font-size:clamp(15px,1.35vw,23px);font-weight:600;line-height:1.05;margin:34px 0;text-transform:uppercase}.vallorne-featured-gallery__product-ui{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:3}.vallorne-featured-gallery__badge{color:#747a7d;font-size:13px;font-weight:500;left:18px;line-height:1.2;position:absolute;top:18px}.vallorne-featured-gallery__card-pricing{bottom:17px;color:#34383a;display:flex;flex-direction:column;gap:5px;left:18px;line-height:1.1;position:absolute}.vallorne-featured-gallery__card-total{align-items:baseline;display:flex;font-size:14px;gap:8px}.vallorne-featured-gallery__card-pricing>small{color:#858b8e;font-size:11px;font-weight:400}.vallorne-featured-gallery__compare-price{color:#858b8e;font-weight:500;text-decoration-line:line-through;text-decoration-thickness:1px}.vallorne-featured-gallery__basket{align-items:center;background:#33383c40;border:0;border-radius:6px;bottom:16px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;pointer-events:auto;position:absolute;right:16px;transition:background-color .18s ease,color .18s ease;width:40px}.vallorne-featured-gallery__basket:hover,.vallorne-featured-gallery__basket:focus-visible{background:#33383c80}.vallorne-featured-gallery__basket:disabled{cursor:default;opacity:.4}.vallorne-featured-gallery__basket svg{height:20px;width:20px}.vallorne-featured-gallery__chooser{background:#fff;border:0;color:#34383a;font-family:var(--font-primary--family);height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:min(470px,100vw);opacity:0;overflow-y:auto;padding:78px 18px 18px;transform:translate(36px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);width:min(470px,100vw);z-index:80}.vallorne-featured-gallery__chooser[open]{display:block}.vallorne-featured-gallery__chooser.is-open{opacity:1;transform:translate(0)}.vallorne-featured-gallery__chooser::backdrop{background:#0000006b}.vallorne-featured-gallery__chooser-close{align-items:center;background:transparent;border:0;color:#34383a;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:14px;top:16px;width:44px}.vallorne-featured-gallery__chooser-close svg{height:30px;width:30px}.vallorne-featured-gallery__chooser-image{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-featured-gallery__chooser-image img{height:100%;object-fit:contain;width:100%}.vallorne-featured-gallery__chooser-copy{padding:28px 18px 0;text-align:center}.vallorne-featured-gallery__chooser-copy h3{color:#34383a;font:inherit;font-size:29px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0}.vallorne-featured-gallery__chooser-copy p{color:#82878a;font-size:14px;margin:15px 0 0}.vallorne-featured-gallery__chooser-variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:24px auto 80px;max-width:340px}.vallorne-featured-gallery__chooser-copy+.vallorne-featured-gallery__chooser-confirm{margin-top:80px}.vallorne-featured-gallery__chooser-variant{background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:#34383a;cursor:pointer;font:inherit;font-size:13px;min-height:46px;padding:10px 15px}.vallorne-featured-gallery__chooser-variant.is-selected{border-color:#34383a;box-shadow:inset 0 0 0 1px #34383a}.vallorne-featured-gallery__chooser-variant:disabled{cursor:default;opacity:.35;text-decoration:line-through}.vallorne-featured-gallery__chooser-confirm{align-items:center;background:#34383a;border:0;bottom:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;justify-content:space-between;left:0;min-height:62px;padding:0 24px;position:fixed;width:100%}.vallorne-featured-gallery__chooser-confirm:hover,.vallorne-featured-gallery__chooser-confirm:focus-visible{background:#151719}.vallorne-featured-gallery__chooser-confirm:disabled{cursor:wait;opacity:.7}.vallorne-featured-gallery__chooser-confirm strong{font-weight:500}.vallorne-featured-gallery__chooser-confirm-prices{align-items:center;display:flex;gap:12px}.vallorne-featured-gallery__chooser-confirm-prices small{font-size:12px;opacity:.7;white-space:nowrap}.vallorne-featured-gallery__editorial{background:var(--editorial-fallback)}.vallorne-featured-gallery__editorial-image,.vallorne-featured-gallery__editorial-placeholder{height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-featured-gallery__editorial:hover .vallorne-featured-gallery__editorial-image{transform:scale(1.018)}.vallorne-featured-gallery__editorial-placeholder{background:linear-gradient(145deg,rgba(255,255,255,.08),transparent 45%),var(--editorial-fallback)}@media(max-width:749px){.vallorne-featured-gallery{display:grid;grid-auto-columns:67vw;grid-auto-flow:column;grid-template-columns:none;height:83.75vw;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.vallorne-featured-gallery::-webkit-scrollbar{display:none}.vallorne-featured-gallery__product,.vallorne-featured-gallery__editorial{scroll-snap-align:start}.vallorne-featured-gallery__badge{left:14px;top:14px}.vallorne-featured-gallery__card-pricing{bottom:14px;left:14px}.vallorne-featured-gallery__basket{bottom:12px;right:12px}.vallorne-featured-gallery__chooser{max-width:100vw;width:100vw}}@media(prefers-reduced-motion:reduce){.vallorne-featured-gallery__product-image,.vallorne-featured-gallery__chooser,.vallorne-featured-gallery__editorial-image{transition:none}}.vallorne-footer{background:var(--footer-background);color:var(--footer-foreground);font-family:var(--font-primary--family);font-style:var(--font-primary--style);padding:72px 30px;width:100%}.vallorne-footer__inner{display:grid;grid-template-columns:41% 59%;margin:0;width:100%}.vallorne-footer__brand{align-items:flex-start;display:flex}.vallorne-footer__wordmark{color:inherit;display:flex;flex-direction:column;height:63px;justify-content:center;line-height:.82;text-decoration:none;text-transform:uppercase;width:195px}.vallorne-footer__wordmark-name{font-size:38px;font-weight:600;letter-spacing:.02em}.vallorne-footer__wordmark-place{font-size:17px;font-weight:500;letter-spacing:.48em;margin-top:3px;padding-left:2px}.vallorne-footer__navigation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vallorne-footer__column{display:flex;flex-direction:column;height:114px;list-style:none;margin:0;min-width:0;padding:0}.vallorne-footer__column li{font-size:0;line-height:0}.vallorne-footer__column li:last-child{margin-top:auto}.vallorne-footer__link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;color:inherit;display:inline-block;font-size:14px;font-weight:600;line-height:normal;text-decoration:none;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-footer__cookie-button{-webkit-appearance:none;appearance:none;border:0;background-color:transparent;cursor:pointer;font-family:inherit;margin:0;padding:0;text-align:left}.vallorne-footer__link:hover,.vallorne-footer__link:focus-visible{background-size:100% 1px}.vallorne-footer__link:focus-visible,.vallorne-footer__wordmark:focus-visible{outline:1px solid currentColor;outline-offset:4px}.vallorne-footer__payments{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:52px auto 0;padding:0;width:100%}.vallorne-footer__payment{display:flex;line-height:0}.vallorne-footer__payment svg{display:block;height:24px;width:auto}@media(max-width:749px){.vallorne-footer{padding:72px 20px 102px}.vallorne-footer__inner{display:block}.vallorne-footer__brand{height:92px;justify-content:flex-start}.vallorne-footer__wordmark{height:45px;width:158px}.vallorne-footer__wordmark-name{font-size:30px}.vallorne-footer__wordmark-place{font-size:13px;letter-spacing:.5em;margin-top:2px}.vallorne-footer__navigation{grid-template-columns:20% 32% 48%}.vallorne-footer__column{height:102px}.vallorne-footer__link{font-size:12px;font-weight:600}.vallorne-footer__payments{gap:6px;margin-top:44px}.vallorne-footer__payment svg{height:22px}}@media(prefers-reduced-motion:reduce){.vallorne-footer__link{transition:none}}.vallorne-header{--header-height: 71px;align-items:center;background:#fff;color:#111;display:grid;grid-template-columns:auto 1fr auto;height:var(--header-height);padding:0 32px;position:relative;z-index:30}.vallorne-header a{color:inherit;text-decoration:none}.vallorne-header__logo{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;line-height:.82;min-width:166px;text-transform:uppercase}.vallorne-header__logo-name{font-size:28px;font-weight:600;letter-spacing:.02em}.vallorne-header__logo-place{font-size:13px;font-weight:500;letter-spacing:.34em;margin-top:1px;padding-left:2px}.vallorne-header__nav{align-items:stretch;display:flex;height:100%;justify-content:flex-start;margin-left:66px}.vallorne-header__nav-item{align-items:center;display:flex;height:100%;margin-right:38px;position:static}.vallorne-header__nav-link{align-items:center;display:flex;font-size:15px;font-weight:500;height:100%;line-height:1;position:relative;text-transform:uppercase}.vallorne-header__nav-link:after{background:currentcolor;bottom:20px;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .24s ease;width:100%}.vallorne-header__nav-item:hover .vallorne-header__nav-link:after,.vallorne-header__nav-item:focus-within .vallorne-header__nav-link:after{transform:scaleX(1);transform-origin:left}.vallorne-header__dropdown{background:#fff;border-top:1px solid #e8e8e8;left:0;opacity:0;padding:36px 32px 42px;pointer-events:none;position:absolute;top:100%;transform:translateY(-8px);transition:opacity .22s ease,transform .26s ease,visibility .22s;visibility:hidden;width:100%;z-index:20}.vallorne-header__nav-item:hover .vallorne-header__dropdown,.vallorne-header__nav-item:focus-within .vallorne-header__dropdown{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.vallorne-header__dropdown-inner{display:grid;column-gap:24px;grid-template-columns:repeat(3,minmax(150px,210px));margin-left:232px;max-width:678px}.vallorne-header__dropdown-heading{display:inline-block;font-family:var(--font-primary--family);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;margin-bottom:14px;padding-bottom:2px;position:relative;text-transform:uppercase}.vallorne-header__dropdown-list{display:grid;gap:4px;list-style:none;padding:0}.vallorne-header__dropdown-list a{color:#111;display:inline-block;font-family:var(--font-primary--family);font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.2;padding-bottom:2px;position:relative;text-transform:uppercase}.vallorne-header__dropdown-heading:after,.vallorne-header__dropdown-list a:after{background:currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .24s ease;width:100%}.vallorne-header__dropdown-heading:hover:after,.vallorne-header__dropdown-heading:focus-visible:after,.vallorne-header__dropdown-list a:hover:after,.vallorne-header__dropdown-list a:focus-visible:after{transform:scaleX(1);transform-origin:left}.vallorne-header__actions{align-items:center;display:flex;gap:24px;height:100%}.vallorne-header__language{height:100%;position:relative}.vallorne-header__language-trigger{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:500;gap:8px;height:100%;padding:0;text-transform:uppercase}.vallorne-header__language-menu{background:#fff;border:1px solid #e4e4e4;min-width:130px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:0;top:calc(100% - 5px);transform:translateY(-5px);transition:opacity .18s ease,transform .18s ease}.vallorne-header__language:hover .vallorne-header__language-menu,.vallorne-header__language:focus-within .vallorne-header__language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.vallorne-header__language-menu button{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:block;font:inherit;padding:8px;text-align:left;width:100%}.vallorne-header__icon-link,.vallorne-header shopify-account{align-items:center;color:inherit;display:flex;height:30px;justify-content:center;position:relative;width:27px}.vallorne-header__icon-button{-webkit-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;padding:0}.vallorne-header__icon-link svg,.vallorne-header shopify-account svg{height:27px;width:27px}.vallorne-header__cart-count{align-items:center;background:#111;border-radius:50%;color:#fff;display:flex;font-size:9px;height:16px;justify-content:center;position:absolute;right:-7px;top:-5px;width:16px}.vallorne-header__mobile-menu{display:none}.vallorne-header__search-drawer{background:#fff;border-top:1px solid #e5e5e5;height:82px;left:0;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .24s ease,transform .28s ease,visibility .24s;visibility:hidden;width:100%;z-index:40}.vallorne-header__search-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.vallorne-header__search-form{align-items:center;display:grid;gap:18px;grid-template-columns:1fr 30px 30px;height:100%;padding:0 32px 0 15px}.vallorne-header__search-form input[type=search]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:#111;font-size:13px;height:100%;outline:0;padding:0;width:100%}.vallorne-header__search-form input[type=search]::-webkit-search-cancel-button{display:none}.vallorne-header__search-form input[type=search]::placeholder{color:#111;opacity:1}.vallorne-header__search-submit,.vallorne-header__search-close{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#111;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;width:30px}.vallorne-header__search-submit svg,.vallorne-header__search-close svg{height:27px;width:27px}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:900px){.vallorne-header{--header-height: 64px;grid-template-columns:1fr auto;padding:0 18px}.vallorne-header__logo{min-width:0}.vallorne-header__logo-name{font-size:21px}.vallorne-header__logo-place{font-size:10px;margin-top:1px}.vallorne-header__nav,.vallorne-header__language{display:none}.vallorne-header__actions{gap:15px}.vallorne-header__icon-link,.vallorne-header shopify-account{height:25px;width:24px}.vallorne-header__icon-link svg,.vallorne-header shopify-account svg{height:24px;width:24px}.vallorne-header__mobile-menu{display:block;height:24px;position:static;width:25px}.vallorne-header__search-drawer{height:72px}.vallorne-header__search-form{gap:12px;padding:0 18px}.vallorne-header__mobile-menu>summary{cursor:pointer;display:flex;flex-direction:column;gap:6px;height:24px;justify-content:center;list-style:none;position:relative;z-index:3}.vallorne-header__mobile-menu>summary::-webkit-details-marker{display:none}.vallorne-header__mobile-menu>summary span{background:#111;height:1px;transition:transform .2s ease;width:24px}.vallorne-header__mobile-menu[open]>summary span:first-child{transform:translateY(3.5px) rotate(45deg)}.vallorne-header__mobile-menu[open]>summary span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.vallorne-header__mobile-panel{background:#fff;height:calc(100svh - var(--header-height));left:0;overflow-y:auto;padding:34px 20px;position:absolute;top:100%;width:100%}.vallorne-header__mobile-link,.vallorne-header__mobile-item>summary{border-bottom:1px solid #e7e7e7;cursor:pointer;display:block;font-size:22px;font-weight:500;list-style:none;padding:20px 0;text-transform:uppercase}.vallorne-header__mobile-item>summary::-webkit-details-marker{display:none}.vallorne-header__mobile-submenu{display:grid;gap:14px;padding:18px 0 22px 16px}.vallorne-header__mobile-submenu a{color:#111;font-family:var(--font-primary--family);font-size:13px;font-weight:500;justify-self:start;letter-spacing:.04em;line-height:1.2;padding-bottom:2px;position:relative;text-transform:uppercase}.vallorne-header__mobile-submenu a:after{background:currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .24s ease;width:100%}.vallorne-header__mobile-submenu a:hover:after,.vallorne-header__mobile-submenu a:focus-visible:after{transform:scaleX(1);transform-origin:left}.vallorne-header__mobile-submenu-heading{margin-top:4px}.vallorne-header__mobile-submenu .vallorne-header__mobile-nested{color:#444;padding-left:14px}.vallorne-header__mobile-submenu .vallorne-header__mobile-nested:after{left:14px;width:calc(100% - 14px)}.vallorne-header__mobile-language{border-top:1px solid #e7e7e7;margin-top:30px;padding:24px 0 8px}.vallorne-header__mobile-language-label{color:#777;display:block;font-family:var(--font-primary--family);font-size:11px;font-weight:500;letter-spacing:.08em;margin-bottom:15px;text-transform:uppercase}.vallorne-header__mobile-language-options{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.vallorne-header__mobile-language-options button{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#111;cursor:pointer;font-family:var(--font-primary--family);font-size:14px;font-weight:500;letter-spacing:.04em;padding:0 0 3px;position:relative;text-transform:uppercase}.vallorne-header__mobile-language-options button:after{background:currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .24s ease;width:100%}.vallorne-header__mobile-language-options button:hover:after,.vallorne-header__mobile-language-options button:focus-visible:after,.vallorne-header__mobile-language-options button.is-active:after{transform:scaleX(1);transform-origin:left}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.vallorne-product{background:var(--product-media-background, #f4f4f5);color:#303335;display:block;font-family:var(--font-primary--family);font-style:var(--font-primary--style)}.vallorne-product__visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.vallorne-product__layout{display:grid;grid-template-columns:minmax(0,2.16fr) minmax(390px,.94fr);min-height:calc(100vh - 82px)}.vallorne-product__media{background:#fff;min-height:760px;overflow:hidden;position:relative}.vallorne-product__gallery{background:#fff;display:grid;grid-template-columns:minmax(150px,27%) minmax(0,1fr);height:100%;min-height:760px;width:100%}.vallorne-product__gallery.has-single-media{grid-template-columns:minmax(0,1fr)}.vallorne-product__thumbnails{align-items:center;background:#fff;display:flex;justify-content:center;min-width:0;padding:70px 22px 70px clamp(24px,4.5vw,88px)}.vallorne-product__thumbnail-list{aspect-ratio:4 / 5;max-width:270px;overflow:hidden;position:relative;width:100%}.vallorne-product__thumbnail{top:0;right:0;bottom:0;left:0;background:transparent;border:1px solid transparent;cursor:pointer;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;transform:translate(7%) scale(.99);transition:border-color .3s ease,opacity .36s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-product__thumbnail.is-preview{opacity:.62;pointer-events:auto;transform:translate(0) scale(1)}.vallorne-product__thumbnail.is-preview:hover,.vallorne-product__thumbnail.is-preview:focus-visible{border-color:#30333538;opacity:1}.vallorne-product__gallery[data-media-direction=previous] .vallorne-product__thumbnail{transform:translate(-7%) scale(.99)}.vallorne-product__gallery[data-media-direction=previous] .vallorne-product__thumbnail.is-preview,.vallorne-product__gallery[data-media-direction=next] .vallorne-product__thumbnail.is-preview{transform:translate(0) scale(1)}.vallorne-product__thumbnail img{display:block;height:100%;object-fit:cover;width:100%}.vallorne-product__media-stage{align-items:stretch;background:#fff;display:flex;min-height:760px;min-width:0;overflow:hidden;position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none}.vallorne-product__gallery:not(.has-single-media) .vallorne-product__media-stage{cursor:grab}.vallorne-product__gallery:not(.has-single-media) .vallorne-product__media-stage:active{cursor:grabbing}.vallorne-product__image-frame{align-items:center;background:#fff;box-sizing:border-box;display:flex;height:100%;justify-content:center;max-height:none;overflow:hidden;padding:clamp(36px,4.5vw,88px);position:relative;width:100%}.vallorne-product__image-slide{align-items:center;display:flex;inset:clamp(36px,4.5vw,88px);justify-content:center;opacity:0;pointer-events:none;position:absolute;transform:translate(0) scale(1);transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);visibility:hidden}.vallorne-product__image-slide.is-active{opacity:1;pointer-events:auto;visibility:visible;z-index:1}.vallorne-product__media-stage[data-media-direction=next] .vallorne-product__image-slide.is-entering{opacity:0;transform:translate(7%) scale(.99);visibility:visible;z-index:2}.vallorne-product__media-stage[data-media-direction=previous] .vallorne-product__image-slide.is-entering{opacity:0;transform:translate(-7%) scale(.99);visibility:visible;z-index:2}.vallorne-product__media-stage[data-media-direction=next] .vallorne-product__image-slide.is-leaving{opacity:0;transform:translate(-7%) scale(.99);visibility:visible}.vallorne-product__media-stage[data-media-direction=previous] .vallorne-product__image-slide.is-leaving{opacity:0;transform:translate(7%) scale(.99);visibility:visible}.vallorne-product__image{display:block;height:100%;max-width:100%;object-fit:contain;object-position:center;pointer-events:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;width:100%}.vallorne-product__placeholder{color:#d9d9da;max-height:520px;max-width:520px}.vallorne-product__media-nav{bottom:30px;display:flex;gap:8px;left:50%;position:absolute;transform:translate(-50%);z-index:2}.vallorne-product__media-dot,.vallorne-product__installment-dots button{background:#b7b9ba;border:0;border-radius:50%;cursor:pointer;height:5px;padding:0;transition:background-color .18s ease,transform .18s ease;width:5px}.vallorne-product__media-dot.is-active,.vallorne-product__installment-dots button.is-active{background:#303335;transform:scale(1.18)}.vallorne-product__expand{align-items:center;background:#ffffffe0;bottom:18px;color:#303335;display:flex;height:38px;justify-content:center;left:18px;position:absolute;width:38px}.vallorne-product__expand svg{height:19px;width:19px}.vallorne-product__panel{align-items:center;background:var(--product-panel-background, #fff);display:flex;justify-content:center;min-height:760px;padding:52px 34px}.vallorne-product__content{margin:0 auto;max-width:430px;text-align:center;width:100%}.vallorne-product__type{color:#85898b;font-size:11px;letter-spacing:.02em;margin:0 0 20px}.vallorne-product__title{font:inherit;font-size:clamp(25px,1.95vw,36px);font-weight:400;letter-spacing:.005em;line-height:1.12;margin:0;text-transform:none}.vallorne-product__subtitle{color:#838789;font-size:12px;line-height:1.5;margin:24px auto 0;max-width:360px}.vallorne-product__intensity{align-items:center;color:#85898b;display:flex;font-size:11px;gap:8px;justify-content:center;margin-top:22px}.vallorne-product__intensity-dots{display:inline-flex;gap:7px}.vallorne-product__intensity-dots i{border:1px solid #85898b;border-radius:50%;display:block;height:7px;width:7px}.vallorne-product__intensity-dots i.is-filled{background:#85898b}.vallorne-product__reviews{align-items:center;color:#85898b;display:inline-flex;font-size:11px;gap:4px;margin-top:22px;position:relative;text-decoration:none}.vallorne-product__reviews:after{background:currentColor;bottom:-3px;content:"";height:1px;left:20px;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .22s ease;width:calc(100% - 20px)}.vallorne-product__reviews:hover:after,.vallorne-product__reviews:focus-visible:after{transform:scaleX(1);transform-origin:left}.vallorne-product__reviews svg{height:16px;width:16px}.vallorne-product__form{margin-top:34px}.vallorne-product__variants{border:0;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0;padding:0}.vallorne-product__variant{background:transparent;border:1px solid #bdc0c1;border-radius:6px;color:#5f6365;cursor:pointer;font:inherit;font-size:11px;min-height:46px;min-width:66px;padding:0 13px;position:relative;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.vallorne-product__variant:hover,.vallorne-product__variant:focus-visible,.vallorne-product__variant.is-active{border-color:#303335;color:#303335}.vallorne-product__variant.is-sold-out{background:transparent;border-color:#bdc0c1;color:#74787a;cursor:pointer;min-height:52px;opacity:1;padding:5px 10px 16px;text-decoration:none}.vallorne-product__variant.is-sold-out:hover,.vallorne-product__variant.is-sold-out:focus-visible,.vallorne-product__variant.is-sold-out.is-active{border-color:#303335;color:#303335}.vallorne-product__variant-sold-out{bottom:5px;color:#c63838;font-size:7px;font-weight:300;left:50%;letter-spacing:.08em;line-height:1;pointer-events:none;position:absolute;text-transform:uppercase;transform:translate(-50%);white-space:nowrap}.vallorne-product__gift{align-items:center;background:#f5f5f5;border-radius:4px;display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr);margin-top:20px;padding:11px 13px;text-align:left}.vallorne-product__gift-image{align-items:center;background:#fff;display:flex;height:72px;justify-content:center;overflow:hidden;width:72px}.vallorne-product__gift-image img,.vallorne-product__gift-image svg{height:88%;object-fit:contain;width:88%}.vallorne-product__gift-image svg{height:35px;width:35px}.vallorne-product__gift-heading{align-items:center;display:flex;gap:8px;justify-content:space-between}.vallorne-product__gift-heading strong{font-size:11px;font-weight:600}.vallorne-product__gift-heading span{border:1px solid #303335;border-radius:999px;font-size:8px;letter-spacing:.06em;padding:3px 7px;text-transform:uppercase}.vallorne-product__gift-copy p{color:#6f7375;font-size:10px;line-height:1.35;margin:6px 0 3px}.vallorne-product__gift-copy small{display:block;font-size:9px}.vallorne-product__gift-copy em{color:#9c2f2f;display:block;font-size:9px;font-style:normal;margin-top:5px}.vallorne-product__discount{align-items:center;background:#f5f5f5;border-radius:4px;display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr);margin-top:20px;padding:11px 13px;text-align:left}.vallorne-product__discount-image{align-items:center;background:#fff;display:flex;height:72px;justify-content:center;overflow:hidden;width:72px}.vallorne-product__discount-image img,.vallorne-product__discount-image svg{height:88%;object-fit:contain;width:88%}.vallorne-product__discount-image svg{height:35px;width:35px}.vallorne-product__discount-heading{align-items:center;display:flex;gap:8px;justify-content:space-between}.vallorne-product__discount-heading strong{font-size:11px;font-weight:600}.vallorne-product__discount-heading span{border:1px solid #303335;border-radius:999px;font-size:8px;letter-spacing:.06em;padding:3px 7px;text-transform:uppercase;white-space:nowrap}.vallorne-product__discount-copy p{color:#6f7375;font-size:10px;line-height:1.35;margin:6px 0 3px}.vallorne-product__discount-copy small{display:block;font-size:9px}.vallorne-product__discount-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.vallorne-product__discount-timer{align-items:center;color:#6f7375;display:inline-flex;font-feature-settings:"tnum";font-size:10px;font-variant-numeric:tabular-nums;gap:4px}.vallorne-product__discount-timer svg{flex-shrink:0;height:12px;width:12px}.vallorne-product__discount-code{align-items:center;-webkit-appearance:none;appearance:none;background:none;border:1px dashed #a3a7a9;border-radius:999px;color:#303335;cursor:pointer;display:inline-flex;font:inherit;font-size:9px;font-weight:600;gap:6px;letter-spacing:.04em;padding:4px 8px 4px 10px;text-transform:uppercase;transition:border-color .16s ease,background-color .16s ease}.vallorne-product__discount-code:hover,.vallorne-product__discount-code:focus-visible{background:#fff;border-color:#303335}.vallorne-product__discount-code svg{height:12px;width:12px}.vallorne-product__discount-code[data-copied] [data-icon-copy]{display:none}.vallorne-product__discount-code:not([data-copied]) [data-icon-check]{display:none}.vallorne-product__form-error{color:#a13232;font-size:10px;margin:10px 0 0;min-height:0;text-align:left}.vallorne-product__form-error:empty{display:none}.vallorne-product__add,.vallorne-product__express-summary{align-items:center;border-radius:5px;display:flex;font:inherit;justify-content:space-between;min-height:58px;padding:0 20px;width:100%}.vallorne-product__add{background:#34383a;border:1px solid #34383a;color:#fff;cursor:pointer;font-size:12px;margin-top:14px;transition:background-color .18s ease,color .18s ease}.vallorne-product__add:hover,.vallorne-product__add:focus-visible{background:#fff;color:#34383a}.vallorne-product__add:disabled{cursor:not-allowed;opacity:.45}.vallorne-product__add-prices{align-items:center;display:flex;gap:8px}.vallorne-product__add-prices s{font-size:10px;opacity:.72}.vallorne-product__add-prices small,.vallorne-product__sticky-prices small{font-size:10px;font-weight:400;opacity:.72;white-space:nowrap}.vallorne-product__add-prices strong{font-weight:500}.vallorne-product__express{background:#fff;border:1px solid #e0e1e1;border-radius:5px;margin-top:8px;overflow:hidden}.vallorne-product__express-summary{cursor:pointer;font-size:11px;text-transform:uppercase}.vallorne-product__express-summary::-webkit-details-marker{display:none}.vallorne-product__express-summary::marker{content:""}.vallorne-product__wallets{align-items:center;display:flex;gap:13px}.vallorne-product__wallet{align-items:center;display:inline-flex;line-height:1;text-transform:none;white-space:nowrap}.vallorne-product__wallet.is-apple{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.04em}.vallorne-product__wallet.is-apple i{font-size:17px;font-style:normal;margin-right:2px}.vallorne-product__wallet.is-paypal,.vallorne-product__installment b.is-paypal{font-family:Arial,Helvetica,sans-serif;font-style:italic;font-weight:700;letter-spacing:-.04em}.vallorne-product__express[open] .vallorne-product__express-summary{border-bottom:1px solid #e0e1e1}.vallorne-product__express-buttons{padding:10px 12px 12px}.vallorne-product__express shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-button-border-radius: 4px;--shopify-accelerated-checkout-button-box-shadow: none}.vallorne-product__release-notify{background:#fff;border:1px solid #e0e1e1;border-radius:5px;margin-top:8px;padding:18px 20px 16px;text-align:left}.vallorne-product__release-notify-header{text-align:center}.vallorne-product__release-notify-header h2{font:inherit;font-size:13px;font-weight:500;letter-spacing:.025em;margin:0}.vallorne-product__release-notify-header p{color:#85898b;font-size:10px;line-height:1.45;margin:7px auto 0;max-width:330px}.vallorne-product__release-notify-form{margin-top:14px}.vallorne-product__release-notify-app,.vallorne-product__release-notify-app .shopify-block{margin:0;max-width:none;padding:0;width:100%}.vallorne-product__release-notify-app input[type=tel],.vallorne-product__release-notify-app input[type=text],.vallorne-product__release-notify-app select,.vallorne-product__release-notify-app button[type=submit]{border-radius:4px;font-family:inherit}.vallorne-product__release-notify-empty{align-items:center;background:#f5f5f5;color:#7d8183;display:flex;font-size:10px;justify-content:center;line-height:1.45;min-height:54px;padding:10px 14px;text-align:center}.vallorne-product__release-notify-disclaimer{color:#929597;font-size:8px;line-height:1.45;margin-top:12px;text-align:center}.vallorne-product__release-notify-disclaimer p{margin:0}.vallorne-product__release-notify-disclaimer a{color:inherit;text-decoration:underline;text-underline-offset:2px}.vallorne-product__installments{color:#818587;margin-top:14px;min-height:55px}.vallorne-product__installment-track{display:grid}.vallorne-product__installment{display:block;grid-area:1 / 1;opacity:0;transform:translate(9px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden}.vallorne-product__installment.is-active{opacity:1;transform:translate(0);visibility:visible}.vallorne-product__installment p{font-size:10px;line-height:1.45;margin:0}.vallorne-product__installment p>strong{color:#5e6264;font-weight:600}.vallorne-product__installment b.is-klarna{color:#1c1c1c;font-family:Arial,Helvetica,sans-serif;font-weight:700}.vallorne-product__installment small{display:block;font-size:8px;line-height:1.35;margin-top:3px}.vallorne-product__installment-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:10px}.vallorne-product__fulfilment{border-top:1px solid #e3e4e4;column-gap:clamp(24px,4vw,46px);display:grid;grid-template-columns:repeat(2,auto);justify-content:center;margin-top:15px;padding-top:13px;row-gap:10px}.vallorne-product__fulfilment-item{align-items:center;color:#737779;display:flex;font-size:9px;gap:7px;justify-content:center;line-height:1.35;min-width:0;text-align:center;white-space:nowrap}.vallorne-product__fulfilment-item svg{flex:0 0 17px;height:17px;width:17px}.vallorne-product__fulfilment-item--delivery span,.vallorne-product__fulfilment-item--shipping.is-free strong{color:#79a98a;font-weight:650}.vallorne-product__fulfilment-item--shipping strong{font-weight:500}.vallorne-product__fulfilment-item--guarantee{color:#79a98a;grid-column:1 / -1}.vallorne-product__fulfilment-item--guarantee strong{font-weight:650}.vallorne-product__footnote{color:#929597;font-size:9px;line-height:1.4;margin:13px auto 0;max-width:360px}.vallorne-product__retailers{border-top:1px solid #ececec;margin:24px auto 0;max-width:360px;padding-top:24px;text-align:center}.vallorne-product__retailers-heading{color:#737778;font-size:11px;letter-spacing:.1em;margin:0 0 14px;text-transform:uppercase}.vallorne-product__retailers-marks{align-items:center;color:#33383c;display:flex;gap:28px;justify-content:center}.vallorne-product__retailers-marks span{font-family:var(--font-primary--family);font-size:17px;font-style:var(--font-primary--style);letter-spacing:.04em;opacity:.82;text-transform:uppercase}.vallorne-product__story{background:#fff;border-top:1px solid #ececec;display:grid;grid-template-columns:minmax(0,2.16fr) minmax(390px,.94fr);min-height:0}.vallorne-product__story-copy{align-self:center;padding:clamp(72px,7vw,112px) clamp(30px,7vw,120px)}.vallorne-product__story-eyebrow{color:#737778;font-size:11px;letter-spacing:.1em;margin:0 0 27px;text-transform:uppercase}.vallorne-product__story-text{--story-collapsed-height: 196px;color:#c3c5c5;font-family:var(--font-primary--family);font-size:20px;font-style:var(--font-primary--style);font-weight:400;letter-spacing:-.4px;line-height:28px;margin:0;max-height:var(--story-collapsed-height);max-width:638px;overflow:hidden;transition:max-height .42s cubic-bezier(.22,1,.36,1)}.vallorne-product__story-text.is-expanded{max-height:var(--story-expanded-height, 2000px)}.vallorne-product__story-text span{color:#c3c5c5;transition:color .24s ease}.vallorne-product__story-text span.is-revealed{color:#171819}.vallorne-product__story-toggle{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:linear-gradient(to right,#7b8487,#7b8487),linear-gradient(to right,#7b8487,#7b8487);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 1px,0 1px;border:0;color:#7b8487;cursor:pointer;font:inherit;font-size:14px;line-height:16.8px;margin:22px 0 0;padding:0 0 2px;transition:background-size .36s cubic-bezier(.22,1,.36,1)}.vallorne-product__story-toggle:hover,.vallorne-product__story-toggle:focus-visible{background-size:0 1px,100% 1px}.vallorne-product__story-toggle[hidden]{display:none}.vallorne-product__detail-actions{align-self:center;padding:0 clamp(26px,3.3vw,62px)}.vallorne-product__detail-actions button{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;border-top:1px solid #d8d9d9;color:#303335;cursor:pointer;display:flex;font:inherit;font-size:13px;justify-content:space-between;min-height:82px;padding:0;text-align:left;width:100%}.vallorne-product__detail-actions button:last-child{border-bottom:1px solid #d8d9d9}.vallorne-product__detail-actions button svg{height:18px;transition:transform .24s ease;width:18px}.vallorne-product__detail-actions button:hover svg,.vallorne-product__detail-actions button:focus-visible svg{transform:rotate(90deg)}.vallorne-product__detail-dialog{background:transparent;border:0;height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:none;overflow:visible;padding:0;transform:translate(100%);transition:transform .36s cubic-bezier(.22,1,.36,1);width:min(44vw,680px)}.vallorne-product__detail-dialog::backdrop{background:#0000006b}.vallorne-product__detail-dialog.is-open{transform:translate(0)}.vallorne-product__detail-drawer{background:#fff;color:#303335;font-family:var(--font-primary--family);height:100%;overflow-y:auto}.vallorne-product__detail-header{align-items:center;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;min-height:110px;padding:0 42px;position:sticky;top:0;z-index:1}.vallorne-product__detail-header h2{font:inherit;font-size:24px;font-weight:400;letter-spacing:-.01em;margin:0}.vallorne-product__detail-header button{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;width:44px}.vallorne-product__detail-header button svg{height:30px;transition:transform .24s ease;width:30px}.vallorne-product__detail-header button:hover svg,.vallorne-product__detail-header button:focus-visible svg{transform:rotate(90deg)}.vallorne-product__detail-body{padding:clamp(46px,8vh,100px) clamp(28px,5vw,70px) 100px}.vallorne-product__detail-intro{font-size:18px;line-height:1.45;margin:0 0 44px;max-width:520px}.vallorne-product__ingredients{color:#6d7172;font-size:12px;line-height:1.7;margin:0;overflow-wrap:anywhere}.vallorne-product__notes article{border-top:1px solid #dedfdf;display:grid;gap:20px;grid-template-columns:42px 1fr;padding:28px 0}.vallorne-product__notes article:last-child{border-bottom:1px solid #dedfdf}.vallorne-product__notes article>span{color:#929597;font-size:10px;padding-top:5px}.vallorne-product__notes h3{font:inherit;font-size:20px;font-weight:400;margin:0}.vallorne-product__notes p{color:#747879;font-size:13px;line-height:1.5;margin:9px 0 0}.vallorne-product__fragrance-feature{background:#fff;color:#33383c;font-family:var(--font-primary--family);padding:64px 0}.vallorne-product__fragrance-header{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto 32px;text-align:center;width:min(440px,calc(100% - 48px))}.vallorne-product__fragrance-eyebrow{color:#7b8487;font-size:12px;font-weight:500;line-height:14px;margin:0}.vallorne-product__fragrance-title{color:#33383c;font-family:var(--font-primary--family);font-size:32px;font-style:var(--font-primary--style);font-weight:400;letter-spacing:-.64px;line-height:41.6px;margin:0}.vallorne-product__fragrance-text{color:#33383c;font-size:16px;font-weight:400;line-height:19px;margin:0}.vallorne-product__fragrance-gallery{overflow:hidden;width:100%}.vallorne-product__fragrance-track{display:flex;gap:8px;justify-content:center}.vallorne-product__fragrance-visual{aspect-ratio:2 / 3;background:#eeeeef;flex:0 0 min(31vw,520px);margin:0;overflow:hidden}.vallorne-product__fragrance-visual img,.vallorne-product__fragrance-placeholder{display:block;height:100%;object-fit:cover;width:100%}.vallorne-product__fragrance-placeholder{color:#c9cbcc}.vallorne-product__tester{background:#fff;padding:64px 0}.vallorne-product__tester-header{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto 32px;text-align:center;width:min(440px,calc(100% - 48px))}.vallorne-product__tester-title{color:#33383c;font-family:var(--font-primary--family);font-size:32px;font-style:var(--font-primary--style);font-weight:400;letter-spacing:-.64px;line-height:41.6px;margin:0}.vallorne-product__tester-text{color:#33383c;font-size:16px;font-weight:400;line-height:19px;margin:0}.vallorne-product__tester-frame{aspect-ratio:2 / 3;background:#eeeeef;margin:0 auto;overflow:hidden;position:relative;width:min(31vw,520px)}.vallorne-product__tester-visual,.vallorne-product__tester-visual img{display:block;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.vallorne-product__tester-visual img{object-fit:cover}.vallorne-product__tester-shade{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.vallorne-product__tester-shade--top{background:linear-gradient(to bottom,rgba(0,0,0,.32) 0%,transparent 30%)}.vallorne-product__tester-shade--bottom{background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 32%)}.vallorne-product__tester-heading{color:#fff;font-family:var(--font-primary--family);font-size:clamp(18px,1.7vw,24px);font-style:var(--font-primary--style);font-weight:500;inset:0 0 auto;letter-spacing:.01em;line-height:1.2;margin:0;padding:28px 20px 0;position:absolute;text-align:center;text-transform:uppercase;z-index:2}.vallorne-product__tester-form{bottom:28px;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:2}.vallorne-product__tester-button{align-items:center;-webkit-appearance:none;appearance:none;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#33383cbf;border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;height:48px;justify-content:center;overflow:hidden;padding:0 18px;transition:width .32s cubic-bezier(.22,1,.36,1),background-color .18s ease,color .18s ease;white-space:nowrap}.vallorne-product__tester-button:hover,.vallorne-product__tester-button:focus-visible{background:#ffffffe0;color:#33383c}.vallorne-product__tester-button:disabled{cursor:not-allowed;opacity:.5}.vallorne-product__tester-button span{transition:opacity .16s ease}.vallorne-product__tester-caption{color:#33383c;display:table;font-size:16px;font-weight:400;line-height:19px;margin:24px auto 0;position:relative;text-align:center;text-decoration:none}.vallorne-product__tester-caption:after{background:currentcolor;bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}.vallorne-product__tester-caption:hover:after{animation:vallorne-tester-caption-line .52s cubic-bezier(.22,1,.36,1)}@keyframes vallorne-tester-caption-line{0%{transform:scaleX(1);transform-origin:right}45%{transform:scaleX(0);transform-origin:right}55%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.vallorne-product__tester-nudge{color:#33383c;display:table;font-size:13px;font-weight:400;line-height:1.3;margin:16px auto 0;position:relative;text-align:center;text-decoration:none}.vallorne-product__tester-nudge:after{background:currentcolor;bottom:-3px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}.vallorne-product__tester-nudge:hover:after,.vallorne-product__tester-nudge:focus-visible:after{animation:vallorne-tester-caption-line .52s cubic-bezier(.22,1,.36,1)}.vallorne-product__atelier{background:#fff;color:#33383c;font-family:var(--font-primary--family);padding:64px 0 40px}.vallorne-product__atelier-header{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto 32px;padding-inline:24px;text-align:center}.vallorne-product__atelier-eyebrow{color:#7b8487;font-size:12px;font-weight:500;line-height:14px;margin:0}.vallorne-product__atelier-heading{color:#33383c;font:inherit;font-size:32px;font-weight:400;letter-spacing:-.64px;line-height:41.6px;margin:0}.vallorne-product__atelier-gallery{cursor:grab;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vallorne-product__atelier-gallery:active{cursor:grabbing}.vallorne-product__atelier-gallery::-webkit-scrollbar{display:none}.vallorne-product__atelier-track{display:flex;gap:16px;padding-inline:6.25vw;width:max-content}.vallorne-product__atelier-card{flex:0 0 min(32vw,500px);margin:0;scroll-snap-align:center}.vallorne-product__atelier-media{aspect-ratio:4 / 5;background:#ececed;overflow:hidden;position:relative}.vallorne-product__atelier-video,.vallorne-product__atelier-placeholder{display:block;height:100%;object-fit:cover;width:100%}.vallorne-product__atelier-placeholder{color:#c9cbcc}.vallorne-product__atelier-controls{bottom:16px;display:flex;gap:8px;left:16px;position:absolute;z-index:2}.vallorne-product__atelier-controls button{align-items:center;-webkit-appearance:none;appearance:none;background:#33383c40;border:0;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background-color .18s ease;width:32px}.vallorne-product__atelier-controls button:hover,.vallorne-product__atelier-controls button:focus-visible{background:#33383c80}.vallorne-product__atelier-controls svg{height:19px;width:19px}.vallorne-product__atelier-controls [data-icon-unmuted],.vallorne-product__atelier-controls [data-icon-play],.vallorne-product__atelier-controls button.is-unmuted [data-icon-muted],.vallorne-product__atelier-controls button.is-paused [data-icon-pause]{display:none!important}.vallorne-product__atelier-controls button.is-unmuted [data-icon-unmuted],.vallorne-product__atelier-controls button.is-paused [data-icon-play]{display:block!important}.vallorne-product__atelier-copy{padding:28px 12px 0;text-align:center}.vallorne-product__atelier-copy h3{color:#33383c;font:inherit;font-size:24px;font-weight:400;letter-spacing:-.48px;line-height:33.6px;margin:0}.vallorne-product__atelier-copy p{color:#33383c;font-size:16px;font-weight:400;line-height:19px;margin:8px auto 0;max-width:350px}.vallorne-product__campaign-film{background:#ececed;color:#fff;font-family:var(--font-primary--family);margin-left:calc(50% - 50vw);width:100vw}.vallorne-product__campaign-film-media{aspect-ratio:16 / 9;overflow:hidden;position:relative;width:100%}.vallorne-product__campaign-film-video,.vallorne-product__campaign-film-placeholder{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.vallorne-product__campaign-film-video--mobile{display:none}.vallorne-product__campaign-film-placeholder{color:#c9cbcc}.vallorne-product__campaign-film-controls{bottom:16px;display:flex;gap:8px;left:16px;position:absolute;z-index:3}.vallorne-product__campaign-film-controls button{align-items:center;-webkit-appearance:none;appearance:none;background:#33383c40;border:0;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background-color .18s ease;width:32px}.vallorne-product__campaign-film-controls button:hover,.vallorne-product__campaign-film-controls button:focus-visible{background:#33383c80}.vallorne-product__campaign-film-controls svg{height:19px;width:19px}.vallorne-product__campaign-film-controls [data-icon-unmuted],.vallorne-product__campaign-film-controls [data-icon-play],.vallorne-product__campaign-film-controls button.is-unmuted [data-icon-muted],.vallorne-product__campaign-film-controls button.is-paused [data-icon-pause]{display:none!important}.vallorne-product__campaign-film-controls button.is-unmuted [data-icon-unmuted],.vallorne-product__campaign-film-controls button.is-paused [data-icon-play]{display:block!important}.vallorne-product__campaign-film-copy{bottom:42px;left:50%;position:absolute;text-align:center;transform:translate(-50%);width:min(680px,calc(100% - 160px));z-index:2}.vallorne-product__campaign-film-copy p{font-size:12px;line-height:16px;margin:0 0 14px}.vallorne-product__campaign-film-copy h2{color:inherit;font:inherit;font-size:32px;font-weight:400;letter-spacing:-.64px;line-height:1.3;margin:0}.vallorne-product__more-products{background:#fff;color:#34383a;font-family:var(--font-primary--family);margin-left:calc(50% - 50vw);padding:72px 0 40px;width:100vw}.vallorne-product__more-products-header{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto 40px;padding-inline:24px;text-align:center}.vallorne-product__more-products-header p{color:#848a8d;font-size:12px;font-weight:500;line-height:16px;margin:0}.vallorne-product__more-products-header h2{color:#34383a;font:inherit;font-size:34px;font-weight:400;letter-spacing:-.68px;line-height:1.2;margin:0}.vallorne-product__more-products-gallery{cursor:grab;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vallorne-product__more-products-gallery:active{cursor:grabbing}.vallorne-product__more-products-gallery::-webkit-scrollbar{display:none}.vallorne-product__more-products-track{display:flex;gap:16px;min-width:100%;width:max-content}.vallorne-product__more-card{flex:0 0 min(260px,calc((100vw - 80px)/5));margin:0;scroll-snap-align:start}.vallorne-product__more-card-media{aspect-ratio:1 / 1.08;background:#fff;overflow:hidden;position:relative}.vallorne-product__more-card-media>a{display:block;height:100%;width:100%}.vallorne-product__more-card-media img,.vallorne-product__more-card-placeholder{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .45s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-product__more-card:hover .vallorne-product__more-card-media img{transform:scale(1.018)}.vallorne-product__more-card-tags{align-items:flex-start;color:#7f8588;display:flex;flex-direction:column;font-size:12px;gap:3px;left:22px;line-height:16px;max-width:calc(100% - 88px);position:absolute;top:22px;z-index:2}.vallorne-product__more-card-tags span{display:block;font:inherit}.vallorne-product__more-card-basket{align-items:center;-webkit-appearance:none;appearance:none;background:#33383c40;border:0;border-radius:6px;bottom:16px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:16px;transition:background-color .18s ease,color .18s ease;width:40px;z-index:2}.vallorne-product__more-card-basket:hover,.vallorne-product__more-card-basket:focus-visible{background:#33383c80;color:#fff}.vallorne-product__more-card-basket:disabled{cursor:default;opacity:.4}.vallorne-product__more-card-basket svg{height:20px;width:20px}.vallorne-product__more-card-copy{align-items:center;display:flex;flex-direction:column;min-height:188px;padding:26px 18px 40px;text-align:center}.vallorne-product__more-card-copy>a{color:#34383a;font-size:16px;font-weight:600;line-height:1.3;text-decoration:none}.vallorne-product__more-card-copy>p{color:#858b8e;font-size:14px;line-height:1.35;margin:12px 0 0;max-width:330px}.vallorne-product__more-card-intensity{align-items:center;color:#858b8e;display:flex;font-size:12px;gap:6px;margin-top:12px}.vallorne-product__more-card-intensity i{border:1px solid #858b8e;border-radius:50%;display:block;height:8px;width:8px}.vallorne-product__more-card-intensity i.is-filled{background:#858b8e}.vallorne-product__more-card-prices{align-items:center;display:flex;font-size:14px;gap:8px;justify-content:center;margin-top:15px}.vallorne-product__more-card-prices s{color:#909598}.vallorne-product__more-card-prices strong{font-weight:500}.vallorne-product__more-card-copy>small{color:#92979a;font-size:11px;margin-top:7px}.vallorne-product__more-chooser{background:#fff;border:0;color:#34383a;font-family:var(--font-primary--family);height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:min(470px,100vw);opacity:0;overflow-y:auto;padding:78px 18px 18px;transform:translate(36px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);width:min(470px,100vw);z-index:80}.vallorne-product__more-chooser[open]{display:block}.vallorne-product__more-chooser.is-open{opacity:1;transform:translate(0)}.vallorne-product__more-chooser::backdrop{background:#0000006b}.vallorne-product__more-chooser-close{align-items:center;background:transparent;border:0;color:#34383a;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:14px;top:16px;width:44px}.vallorne-product__more-chooser-close svg{height:30px;width:30px}.vallorne-product__more-chooser-image{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-product__more-chooser-image img,.vallorne-product__more-chooser-image svg{height:100%;object-fit:contain;width:100%}.vallorne-product__more-chooser-copy{padding:28px 18px 0;text-align:center}.vallorne-product__more-chooser-copy h3{color:#34383a;font:inherit;font-size:29px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0}.vallorne-product__more-chooser-copy p{color:#82878a;font-size:14px;margin:15px 0 0}.vallorne-product__more-chooser-variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:24px auto 80px;max-width:340px}.vallorne-product__more-chooser-copy+.vallorne-product__more-chooser-confirm{margin-top:80px}.vallorne-product__more-chooser-variant{background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:#34383a;cursor:pointer;font:inherit;font-size:13px;min-height:46px;padding:10px 15px}.vallorne-product__more-chooser-variant.is-selected{border-color:#34383a;box-shadow:inset 0 0 0 1px #34383a}.vallorne-product__more-chooser-variant:disabled{cursor:default;opacity:.35;text-decoration:line-through}.vallorne-product__more-chooser-confirm{align-items:center;background:#34383a;border:0;bottom:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;justify-content:space-between;left:0;min-height:62px;padding:0 24px;position:fixed;width:100%}.vallorne-product__more-chooser-confirm:hover,.vallorne-product__more-chooser-confirm:focus-visible{background:#151719}.vallorne-product__more-chooser-confirm:disabled{cursor:wait;opacity:.7}.vallorne-product__more-chooser-confirm strong{font-weight:500}.vallorne-product__more-chooser-confirm-prices{align-items:center;display:flex;gap:12px}.vallorne-product__more-chooser-confirm-prices small{font-size:12px;font-weight:400;opacity:.7;white-space:nowrap}.vallorne-product__review-section{background:#f7f7f8;color:#34383a;font-family:var(--font-primary--family);margin-left:calc(50% - 50vw);padding:100px 40px 92px;width:100vw}.vallorne-product__review-header{margin:0 auto 62px;max-width:1840px}.vallorne-product__review-header>p,.vallorne-product__reviews-dialog-header p{color:#858b8e;font-size:12px;font-weight:500;line-height:16px;margin:0 0 16px}.vallorne-product__review-header h2,.vallorne-product__reviews-dialog-header h2{color:#34383a;font:inherit;font-size:clamp(32px,2.7vw,50px);font-weight:400;letter-spacing:-.025em;line-height:1.12;margin:0;text-transform:uppercase}.vallorne-product__review-summary{align-items:center;color:#858b8e;display:flex;font-size:13px;gap:12px;margin-top:24px}.vallorne-product__review-summary-stars,.vallorne-product-review__stars{align-items:center;display:inline-flex;gap:2px}.vallorne-product__review-summary-stars svg,.vallorne-product-review__stars svg{fill:#34383a;height:16px;stroke:#34383a;stroke-width:1px;width:16px}.vallorne-product__review-summary-stars svg.is-empty,.vallorne-product-review__stars svg.is-empty{fill:transparent}.vallorne-product__review-preview{border-top:1px solid #d7d9da;margin:0 auto;max-width:1840px}.vallorne-product-review{border-bottom:1px solid #d7d9da;display:grid;gap:clamp(40px,7vw,150px);grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);padding:50px 16px 56px}.vallorne-product-review__author{color:#34383a;display:flex;flex-direction:column;font-size:14px;gap:6px;line-height:1.4}.vallorne-product-review__author strong{font-weight:500}.vallorne-product-review__author span{color:#747a7d;font-style:italic}.vallorne-product-review__content{max-width:1120px}.vallorne-product-review__meta{align-items:center;color:#858b8e;display:flex;flex-wrap:wrap;font-size:13px;gap:18px}.vallorne-product-review__date:before{color:#34383a;content:"\b7";margin-right:18px}.vallorne-product-review__verified{align-items:center;display:inline-flex;gap:7px;margin-left:auto}.vallorne-product-review__verified svg{height:20px;width:20px}.vallorne-product-review__content h3{color:#34383a;font:inherit;font-size:20px;font-weight:500;letter-spacing:.01em;line-height:1.3;margin:28px 0 22px;text-transform:uppercase}.vallorne-product-review__body{color:#474b4d;font-size:17px;line-height:1.55}.vallorne-product__review-more{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#34383a;cursor:pointer;display:block;font:inherit;font-size:14px;margin:46px auto 0;padding:0 0 5px;position:relative;text-transform:uppercase}.vallorne-product__review-more:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;transition:transform .26s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-product__review-more:hover:after,.vallorne-product__review-more:focus-visible:after{transform:scaleX(0);transform-origin:right}.vallorne-product__reviews-dialog{background:#f7f7f8fa;border:0;color:#34383a;font-family:var(--font-primary--family);height:100dvh;top:0;right:0;bottom:0;left:0;margin:0;max-height:none;max-width:none;opacity:0;overflow:hidden;padding:0;transition:opacity .24s ease;width:100vw;z-index:90}.vallorne-product__reviews-dialog[open]{display:block}.vallorne-product__reviews-dialog.is-open{opacity:1}.vallorne-product__reviews-dialog::backdrop{background:#00000052}.vallorne-product__reviews-drawer{height:100%;overflow-y:auto;padding:76px 40px 70px}.vallorne-product__reviews-dialog-header,.vallorne-product__reviews-toolbar,.vallorne-product__reviews-list,.vallorne-product__reviews-pagination{margin-left:auto;margin-right:auto;max-width:1840px}.vallorne-product__reviews-dialog-header{align-items:flex-start;display:flex;justify-content:space-between;padding-right:76px;position:relative}.vallorne-product__reviews-dialog-header button{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#34383a;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:fixed;right:34px;top:28px;width:48px;z-index:2}.vallorne-product__reviews-dialog-header button svg{height:34px;transition:transform .22s ease;width:34px}.vallorne-product__reviews-dialog-header button:hover svg,.vallorne-product__reviews-dialog-header button:focus-visible svg{transform:rotate(90deg)}.vallorne-product__reviews-toolbar{border-bottom:1px solid #d7d9da;border-top:1px solid #d7d9da;display:flex;font-size:14px;justify-content:space-between;margin-top:64px;padding:22px 16px}.vallorne-product__reviews-list .vallorne-product-review[hidden]{display:none}.vallorne-product__reviews-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding-top:48px}.vallorne-product__reviews-pagination button{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid #c8cbcd;border-radius:50%;color:#34383a;cursor:pointer;display:flex;font:inherit;font-size:13px;height:38px;justify-content:center;padding:0;transition:background-color .18s ease,border-color .18s ease,color .18s ease;width:38px}.vallorne-product__reviews-pagination button:hover,.vallorne-product__reviews-pagination button:focus-visible,.vallorne-product__reviews-pagination button.is-active{background:#34383a;border-color:#34383a;color:#fff}.vallorne-product__sticky{bottom:40px;left:50%;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,calc(100% + 64px));transition:opacity .3s ease,transform .36s cubic-bezier(.22,1,.36,1);width:400px;z-index:40}.vallorne-product__sticky.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.vallorne-product__sticky-button{align-items:center;-webkit-appearance:none;appearance:none;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#33383cbf;border:0;border-radius:6px;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;height:48px;justify-content:space-between;padding:0 18px;transition:background-color .18s ease,color .18s ease;width:100%}.vallorne-product__sticky-button:hover,.vallorne-product__sticky-button:focus-visible{background:#ffffffe0;color:#33383c}.vallorne-product__sticky-button:disabled{cursor:not-allowed;opacity:.5}.vallorne-product__sticky-prices{align-items:center;display:flex;gap:9px}.vallorne-product__sticky-prices s{font-size:11px;opacity:.72}.vallorne-product__sticky-prices strong{font-weight:500}@media(max-width:1100px){.vallorne-product__layout,.vallorne-product__story{grid-template-columns:minmax(0,1.6fr) minmax(370px,1fr)}.vallorne-product__panel{padding-left:24px;padding-right:24px}}@media(max-width:749px){.vallorne-product__layout{display:block;min-height:0}.vallorne-product__media{height:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-height:none;max-width:100vw;min-height:0;width:100vw}.vallorne-product__gallery,.vallorne-product__gallery.has-single-media{display:flex;flex-direction:column;height:auto;min-height:0;width:100%}.vallorne-product__thumbnails{background:#f4f4f5;display:block;min-width:0;order:2;padding:0;width:100%}.vallorne-product__thumbnail-list{aspect-ratio:auto;display:flex;gap:6px;max-width:none;overflow-x:auto;padding:10px 12px;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch}.vallorne-product__thumbnail-list::-webkit-scrollbar{display:none}.vallorne-product__thumbnail,.vallorne-product__thumbnail.is-preview,.vallorne-product__gallery[data-media-direction=previous] .vallorne-product__thumbnail,.vallorne-product__gallery[data-media-direction=previous] .vallorne-product__thumbnail.is-preview,.vallorne-product__gallery[data-media-direction=next] .vallorne-product__thumbnail.is-preview{aspect-ratio:1;background:transparent;border:1px solid #fff;flex:0 0 calc((100% - 18px)/4);inset:auto;opacity:1;pointer-events:auto;position:relative;scroll-snap-align:start;transform:none;transition:border-color .18s ease,opacity .18s ease;width:auto}.vallorne-product__thumbnail.is-active{border-color:#303335}.vallorne-product__thumbnail:not(.is-active){opacity:.78}.vallorne-product__thumbnail img{height:100%;object-fit:cover;width:100%}.vallorne-product__media-stage{height:clamp(470px,76svh,720px);min-height:0;order:1;width:100%}.vallorne-product__image-frame{height:100%;max-width:none;padding:0;width:100%}.vallorne-product__image-slide{height:100%;top:0;right:0;bottom:0;left:0;width:100%}.vallorne-product__image{height:100%;max-width:none;object-fit:cover;width:100%}.vallorne-product__media-nav{display:none}.vallorne-product__expand{bottom:12px;left:12px}.vallorne-product__panel{min-height:0;padding:48px 18px 54px}.vallorne-product__content{max-width:460px}.vallorne-product__title{font-size:28px}.vallorne-product__type{margin-bottom:15px}.vallorne-product__form{margin-top:30px}.vallorne-product__story{display:block;min-height:0}.vallorne-product__story-copy{padding:76px 20px 70px}.vallorne-product__story-eyebrow{margin-bottom:22px}.vallorne-product__story-text{--story-collapsed-height: 420px;font-size:20px;line-height:28px}.vallorne-product__detail-actions{padding:0 20px 76px}.vallorne-product__detail-actions button{min-height:72px}.vallorne-product__detail-dialog{width:100%}.vallorne-product__detail-header{min-height:88px;padding:0 20px}.vallorne-product__detail-header h2{font-size:22px}.vallorne-product__detail-body{padding:52px 20px 80px}.vallorne-product__fragrance-feature{padding:64px 0 40px}.vallorne-product__fragrance-header{width:calc(100% - 48px)}.vallorne-product__fragrance-gallery{cursor:grab;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:64px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vallorne-product__fragrance-gallery:active{cursor:grabbing}.vallorne-product__fragrance-gallery::-webkit-scrollbar{display:none}.vallorne-product__fragrance-track{justify-content:flex-start;padding-inline:calc((100vw - 70.84vw) / 2);width:max-content}.vallorne-product__fragrance-visual{flex-basis:70.84vw;scroll-snap-align:center}.vallorne-product__tester{padding:64px 0 40px}.vallorne-product__tester-header{width:calc(100% - 48px)}.vallorne-product__tester-frame{width:70.84vw}.vallorne-product__tester-heading{font-size:18px;padding:24px 18px 0}.vallorne-product__tester-form{bottom:20px}.vallorne-product__atelier{padding:64px 0 40px}.vallorne-product__atelier-track{gap:8px;padding-inline:calc((100vw - 70.84vw) / 2)}.vallorne-product__atelier-card{flex-basis:70.84vw}.vallorne-product__atelier-media{aspect-ratio:2 / 3}.vallorne-product__atelier-copy{padding:28px 12px 0}.vallorne-product__atelier-copy p{font-size:12px;line-height:16px;margin-top:7px}.vallorne-product__campaign-film-media{aspect-ratio:4 / 5}.vallorne-product__campaign-film-media.has-mobile-video .vallorne-product__campaign-film-video--desktop{display:none}.vallorne-product__campaign-film-media.has-mobile-video .vallorne-product__campaign-film-video--mobile{display:block}.vallorne-product__campaign-film-copy{bottom:32px;width:calc(100% - 96px)}.vallorne-product__campaign-film-copy p{margin-bottom:10px}.vallorne-product__campaign-film-copy h2{font-size:24px;letter-spacing:-.48px;line-height:1.35}.vallorne-product__more-products{padding:64px 0 28px}.vallorne-product__more-products-header{gap:12px;margin-bottom:30px}.vallorne-product__more-products-header h2{font-size:28px;letter-spacing:-.56px}.vallorne-product__more-products-track{gap:8px;padding-inline:12px}.vallorne-product__more-card{flex-basis:77vw}.vallorne-product__more-card-tags{left:16px;top:16px}.vallorne-product__more-card-media img,.vallorne-product__more-card-placeholder{height:100%;margin:0;object-fit:cover;object-position:center;width:100%}.vallorne-product__more-card:hover .vallorne-product__more-card-media img{transform:scale(1.012)}.vallorne-product__more-card-copy{min-height:170px;padding:22px 14px 32px}.vallorne-product__more-chooser{max-width:100vw;width:100vw}.vallorne-product__review-section{padding:66px 18px 64px}.vallorne-product__review-header{margin-bottom:38px}.vallorne-product__review-header h2,.vallorne-product__reviews-dialog-header h2{font-size:27px;letter-spacing:-.02em;line-height:1.18}.vallorne-product__review-summary{align-items:flex-start;flex-direction:column;gap:8px;margin-top:18px}.vallorne-product-review{display:block;padding:34px 2px 38px}.vallorne-product-review__author{margin-bottom:24px}.vallorne-product-review__meta{gap:12px}.vallorne-product-review__verified{margin-left:0;width:100%}.vallorne-product-review__date:before{margin-right:12px}.vallorne-product-review__content h3{font-size:17px;margin:22px 0 16px}.vallorne-product-review__body{font-size:15px;line-height:1.55}.vallorne-product__review-more{margin-top:36px}.vallorne-product__reviews-drawer{padding:70px 18px 52px}.vallorne-product__reviews-dialog-header{padding-right:38px}.vallorne-product__reviews-dialog-header button{right:8px;top:10px}.vallorne-product__reviews-dialog-header button svg{height:28px;width:28px}.vallorne-product__reviews-toolbar{margin-top:38px;padding:18px 2px}.vallorne-product__sticky{bottom:24px;width:calc(100% - 48px)}}@media(prefers-reduced-motion:reduce){.vallorne-product__image,.vallorne-product__reviews:after,.vallorne-product__variant,.vallorne-product__add,.vallorne-product__installment,.vallorne-product__story-text span,.vallorne-product__story-text,.vallorne-product__story-toggle,.vallorne-product__detail-actions button svg,.vallorne-product__detail-dialog,.vallorne-product__detail-header button svg,.vallorne-product__atelier-controls button,.vallorne-product__campaign-film-controls button,.vallorne-product__more-card-media img,.vallorne-product__more-card-basket,.vallorne-product__more-chooser,.vallorne-product__review-more:after,.vallorne-product__reviews-dialog,.vallorne-product__reviews-dialog-header button svg,.vallorne-product__reviews-pagination button,.vallorne-product__sticky,.vallorne-product__sticky-button{transition:none}}.vallorne-search-results{background:#fff;color:#111;display:block;font-family:var(--font-primary--family);min-height:70vh;width:100%}.vallorne-search-results *,.vallorne-search-results *:before,.vallorne-search-results *:after{box-sizing:border-box}.vallorne-search-results__sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.vallorne-search-results__header{align-items:center;display:flex;flex-direction:column;padding:54px 30px 48px;text-align:center}.vallorne-search-results__header h1{font:inherit;font-size:clamp(32px,3.15vw,40px);font-weight:500;letter-spacing:.01em;line-height:1.3;margin:0 0 32px;text-transform:uppercase}.vallorne-search-results__form{align-items:stretch;border-bottom:1px solid #111;display:flex;max-width:760px;width:100%}.vallorne-search-results__form input{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:inherit;flex:1;font:inherit;font-size:18px;height:52px;min-width:0;outline:0;padding:0 8px}.vallorne-search-results__form input::-webkit-search-cancel-button{display:none}.vallorne-search-results__form button{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:13px;gap:10px;padding:0 8px 0 20px;text-transform:uppercase}.vallorne-search-results__form button span{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:2px;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-search-results__form button:hover span{background-size:20% 1px}.vallorne-search-results__form svg{height:25px;width:25px}.vallorne-search-results__summary{font-size:13px;margin:22px 0 0}.vallorne-search-results__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.vallorne-search-results__item,.vallorne-search-results__card,.vallorne-search-results__card-link,.vallorne-search-results__media{min-width:0}.vallorne-search-results__card{aspect-ratio:100 / 141;background:#f3f1ed;overflow:hidden;position:relative}.vallorne-search-results__card-link,.vallorne-search-results__media{display:block;height:100%;width:100%}.vallorne-search-results__image,.vallorne-search-results__placeholder{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.vallorne-search-results__image{transition:opacity .38s ease,transform .7s cubic-bezier(.22,1,.36,1)}.vallorne-search-results__image--hover,.vallorne-search-results__card:hover .vallorne-search-results__image--primary{opacity:0}.vallorne-search-results__card:hover .vallorne-search-results__image--hover{opacity:1}.vallorne-search-results__card:hover .vallorne-search-results__image{transform:scale(1.012)}.vallorne-search-results__badge{font-size:12px;left:16px;letter-spacing:.02em;position:absolute;text-transform:uppercase;top:16px;z-index:2}.vallorne-search-results__card-footer{align-items:flex-end;bottom:0;display:flex;font-size:14px;left:0;line-height:1.2;padding:0 16px 16px;pointer-events:none;position:absolute;width:calc(100% - 76px);z-index:2}.vallorne-search-results__price{align-items:flex-start;display:flex;flex-direction:column;gap:3px;text-align:left}.vallorne-search-results__price strong,.vallorne-search-results__price s{font-size:inherit;font-weight:500}.vallorne-search-results__price small{color:#6d7173;font-size:11px}.vallorne-search-results__price.is-free strong{color:#138a4b}.vallorne-search-results__basket{align-items:center;background:#373a3e3d;border:0;border-radius:12px;bottom:12px;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:absolute;right:12px;transition:background-color .2s ease,transform .24s cubic-bezier(.22,1,.36,1);width:48px;z-index:3}.vallorne-search-results__basket svg{height:24px;width:24px}.vallorne-search-results__basket:hover,.vallorne-search-results__basket:focus-visible{background:#2c2f32e0;transform:translateY(-2px)}.vallorne-search-results__basket:disabled,.vallorne-search-results__confirm:disabled{cursor:not-allowed;opacity:.5}.vallorne-search-results__content-results{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.vallorne-search-results__content-results:empty{display:none}.vallorne-search-results__content-card{background:#f7f7f7;min-height:250px;padding:42px 34px}.vallorne-search-results__content-card>span{color:#74787a;font-size:11px;text-transform:uppercase}.vallorne-search-results__content-card h2{font:inherit;font-size:25px;font-weight:500;margin:18px 0 12px}.vallorne-search-results__content-card h2 a,.vallorne-search-results__read-more{color:inherit;text-decoration:none}.vallorne-search-results__content-card p{color:#5f6365;font-size:14px;line-height:1.5;margin:0 0 24px;max-width:620px}.vallorne-search-results__read-more{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-size:12px;padding-bottom:2px;text-transform:uppercase;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-search-results__read-more:hover{background-size:20% 1px}.vallorne-search-results__pagination{align-items:center;display:flex;font-size:14px;justify-content:center;min-height:120px}.vallorne-search-results__pagination .page,.vallorne-search-results__pagination .next,.vallorne-search-results__pagination .prev{margin:0 8px}.vallorne-search-results__chooser{background:#fff;border:0;color:#34383a;font-family:var(--font-primary--family);height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:min(470px,100vw);opacity:0;overflow-y:auto;padding:78px 18px 18px;transform:translate(36px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);width:min(470px,100vw);z-index:80}.vallorne-search-results__chooser[open]{display:block}.vallorne-search-results__chooser.is-open{opacity:1;transform:translate(0)}.vallorne-search-results__chooser::backdrop{background:#0000007a}.vallorne-search-results__chooser-close{align-items:center;background:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:14px;top:16px;width:44px;z-index:3}.vallorne-search-results__chooser-close svg{height:30px;width:30px}.vallorne-search-results__chooser-media{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-search-results__chooser-media img,.vallorne-search-results__chooser-media svg{height:100%;object-fit:contain;width:100%}.vallorne-search-results__chooser-copy{padding:28px 18px 0;text-align:center}.vallorne-search-results__chooser-copy h2{color:#34383a;font:inherit;font-size:29px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0}.vallorne-search-results__chooser-copy p{color:#82878a;font-size:14px;margin:15px 0 0}.vallorne-search-results__variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:24px auto 80px;max-width:340px}.vallorne-search-results__chooser-copy+.vallorne-search-results__confirm{margin-top:80px}.vallorne-search-results__variant{background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:inherit;cursor:pointer;font:inherit;font-size:13px;min-height:46px;padding:10px 15px}.vallorne-search-results__variant.is-selected{border-color:#2f3437;box-shadow:inset 0 0 0 1px #2f3437}.vallorne-search-results__variant:disabled{color:#adb1b3;cursor:not-allowed;text-decoration:line-through}.vallorne-search-results__confirm{align-items:center;background:#323638;border:0;bottom:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;justify-content:space-between;left:0;min-height:62px;padding:0 24px;position:fixed;width:100%;z-index:4}.vallorne-search-results__confirm-price{align-items:center;display:flex;gap:10px}.vallorne-search-results__confirm-price small{color:#ffffffad;font-size:12px;white-space:nowrap}.vallorne-search-results__confirm-price strong{font-weight:500}@media(max-width:749px){.vallorne-search-results__header{min-height:230px;padding:46px 20px 30px}.vallorne-search-results__header h1{font-size:28px;margin-bottom:22px}.vallorne-search-results__form input{font-size:15px;height:48px}.vallorne-search-results__form button span{display:none}.vallorne-search-results__form button{padding-left:12px}.vallorne-search-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vallorne-search-results__badge{font-size:10px;left:10px;top:10px}.vallorne-search-results__card-footer{font-size:11px;padding:0 10px 10px;width:calc(100% - 58px)}.vallorne-search-results__price small{font-size:9px}.vallorne-search-results__basket{border-radius:10px;bottom:8px;height:40px;right:8px;width:40px}.vallorne-search-results__basket svg{height:20px;width:20px}.vallorne-search-results__card:hover .vallorne-search-results__image--primary{opacity:1}.vallorne-search-results__card:hover .vallorne-search-results__image--hover{opacity:0}.vallorne-search-results__card:hover .vallorne-search-results__image{transform:none}.vallorne-search-results__content-results{grid-template-columns:1fr}.vallorne-search-results__content-card{min-height:210px;padding:34px 20px}.vallorne-search-results__chooser{max-width:100vw;width:100vw}}@media(prefers-reduced-motion:reduce){.vallorne-search-results__image,.vallorne-search-results__basket,.vallorne-search-results__chooser{transition:none}}.vallorne-about-approach{background:var(--approach-background);color:var(--approach-foreground);display:flow-root;padding:54px 24px 0}.vallorne-about-approach__introduction{margin:0 auto;max-width:860px;text-align:center}.vallorne-about-approach__introduction h1{font-size:clamp(34px,2.45vw,46px);font-weight:600;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.vallorne-about-approach__text{font-size:clamp(15px,1vw,18px);font-weight:600;line-height:1.35;margin:18px auto 0;max-width:820px}.vallorne-about-approach__text p+p{margin-top:.8em}.vallorne-about-approach__film{aspect-ratio:16 / 9;background:var(--approach-fallback);display:block;isolation:isolate;margin:70px auto 0;max-width:1080px;overflow:hidden;position:relative;width:100%}.vallorne-about-approach__media,.vallorne-about-approach__video,.vallorne-about-approach__poster,.vallorne-about-approach__placeholder{display:block;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.vallorne-about-approach__video,.vallorne-about-approach__poster{object-fit:cover}.vallorne-about-approach__placeholder{background:radial-gradient(circle at 52% 28%,rgba(255,255,255,.18),transparent 31%),linear-gradient(155deg,#bcc9c7 0%,var(--approach-fallback) 52%,#697c6a 100%)}.vallorne-about-approach__toggle{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#fff;cursor:none;top:0;right:0;bottom:0;left:0;padding:0;position:absolute;width:100%;z-index:2}.vallorne-about-approach__toggle:focus-visible{outline:1px solid #fff;outline-offset:-8px}.vallorne-about-approach__cursor{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;height:54px;justify-content:center;left:var(--approach-cursor-x, 0px);line-height:1;opacity:0;pointer-events:none;position:fixed;text-transform:uppercase;top:var(--approach-cursor-y, 0px);transform:translate(-50%,-50%);transition:opacity .18s ease;white-space:nowrap;width:72px;z-index:3}.vallorne-about-approach__film.is-pointer-inside .vallorne-about-approach__cursor{opacity:1}.vallorne-about-approach__scroll-label{font-size:13px;font-weight:600;line-height:1.2;margin:19px auto 0;text-align:center;text-transform:uppercase}@media(max-width:749px){.vallorne-about-approach{padding:42px 16px 0}.vallorne-about-approach__introduction h1{font-size:30px}.vallorne-about-approach__text{font-size:14px;line-height:1.42;margin-top:16px}.vallorne-about-approach__film{aspect-ratio:9 / 16;margin-top:42px}.vallorne-about-approach__toggle{cursor:pointer}.vallorne-about-approach__cursor{bottom:0;font-size:14px;height:52px;left:0;opacity:1;position:absolute;top:auto;transform:none;width:72px}.vallorne-about-approach__scroll-label{font-size:11px;margin-top:15px}}@media(prefers-reduced-motion:reduce){.vallorne-about-approach__cursor{transition:none}}.vallorne-about-fields{background:var(--fields-background);color:var(--fields-foreground);min-height:970px;padding:48px 24px 42px}.vallorne-about-fields__introduction{margin:0 auto;max-width:520px;text-align:center}.vallorne-about-fields__introduction h2{font-size:clamp(36px,2.55vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.vallorne-about-fields__text{font-size:clamp(15px,1vw,18px);font-weight:600;line-height:1.38;margin:20px auto 0;max-width:520px}.vallorne-about-fields__text p+p{margin-top:.8em}.vallorne-about-fields__visual{aspect-ratio:4 / 5;background:var(--fields-fallback);margin:136px auto 0;max-width:400px;overflow:hidden}.vallorne-about-fields__visual img,.vallorne-about-fields__placeholder{height:100%;width:100%}.vallorne-about-fields__visual img{object-fit:cover}.vallorne-about-fields__placeholder{background:radial-gradient(circle at 28% 27%,rgba(255,221,227,.92) 0 13%,transparent 14%),radial-gradient(circle at 66% 36%,rgba(193,87,116,.82) 0 18%,transparent 19%),radial-gradient(circle at 46% 72%,rgba(235,143,163,.9) 0 25%,transparent 26%),linear-gradient(145deg,#f6ebe9 0%,var(--fields-fallback) 52%,#a84e68 100%)}.vallorne-about-fields__link{color:inherit;display:table;font-size:13px;font-weight:600;line-height:1.2;margin:74px auto 0;position:relative;text-decoration:none;text-transform:uppercase}.vallorne-about-fields__link:after{background:currentcolor;bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}.vallorne-about-fields__link:hover:after,.vallorne-about-fields__link:focus-visible:after{animation:vallorne-fields-link-line .52s cubic-bezier(.22,1,.36,1)}@keyframes vallorne-fields-link-line{0%{transform:scaleX(1);transform-origin:right}45%{transform:scaleX(0);transform-origin:right}55%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(max-width:749px){.vallorne-about-fields{min-height:810px;padding:42px 16px 34px}.vallorne-about-fields__introduction{max-width:100%}.vallorne-about-fields__introduction h2{font-size:30px}.vallorne-about-fields__text{font-size:14px;line-height:1.42;margin-top:16px;max-width:340px}.vallorne-about-fields__visual{margin-top:72px;max-width:min(320px,calc(100vw - 64px))}.vallorne-about-fields__link{font-size:11px;margin-top:44px}}@media(prefers-reduced-motion:reduce){.vallorne-about-fields__link:hover:after,.vallorne-about-fields__link:focus-visible:after{animation:none}}.vallorne-about-founder{background:var(--founder-background);color:var(--founder-foreground);min-height:970px;padding:48px 24px 42px;position:relative}.vallorne-about-founder__progress-anchor{height:1px;left:0;position:absolute;top:0;width:100%}.vallorne-about-founder__progress{background:#fff;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));left:0;opacity:0;padding:14px 5px 0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .16s ease;visibility:hidden;z-index:60}.vallorne-about-founder__progress.is-visible{opacity:1;visibility:visible}.vallorne-about-founder__progress-track{background:#e8e8e8;display:block;height:2px;overflow:hidden}.vallorne-about-founder__progress-fill{background:#111;display:block;height:100%;width:0}.vallorne-about-founder__introduction{margin:0 auto;max-width:520px;text-align:center}.vallorne-about-founder__introduction h2{font-size:clamp(36px,2.55vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.vallorne-about-founder__text{font-size:clamp(15px,1vw,18px);font-weight:600;line-height:1.38;margin-top:20px}.vallorne-about-founder__text p+p{margin-top:.8em}.vallorne-about-founder__portrait{aspect-ratio:4 / 5;background:var(--founder-fallback);margin:136px auto 0;max-width:400px;overflow:hidden}.vallorne-about-founder__portrait img,.vallorne-about-founder__placeholder{height:100%;width:100%}.vallorne-about-founder__portrait img{object-fit:cover}.vallorne-about-founder__placeholder{background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.38),transparent 22%),linear-gradient(145deg,#d8d3ca 0%,var(--founder-fallback) 48%,#827d75 100%)}.vallorne-about-founder__link{color:inherit;display:table;font-size:13px;font-weight:600;line-height:1.2;margin:76px auto 0;position:relative;text-decoration:none;text-transform:uppercase}.vallorne-about-founder__link:after{background:currentcolor;bottom:-3px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;transition:transform .28s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-about-founder__link:hover:after,.vallorne-about-founder__link:focus-visible:after{animation:vallorne-founder-link-line .52s cubic-bezier(.22,1,.36,1)}@keyframes vallorne-founder-link-line{0%{transform:scaleX(1);transform-origin:right}45%{transform:scaleX(0);transform-origin:right}55%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(max-width:749px){.vallorne-about-founder{min-height:810px;padding:42px 16px 34px}.vallorne-about-founder__progress{gap:5px;padding:8px 4px 0}.vallorne-about-founder__introduction{max-width:100%}.vallorne-about-founder__introduction h2{font-size:30px;text-align:center}.vallorne-about-founder__text{font-size:14px;line-height:1.42;margin:16px auto 0;max-width:340px;text-align:center}.vallorne-about-founder__portrait{margin-top:72px;max-width:min(320px,calc(100vw - 64px))}.vallorne-about-founder__link{font-size:11px;margin-top:44px}}@media(prefers-reduced-motion:reduce){.vallorne-about-founder__progress,.vallorne-about-founder__link:after{transition:none}.vallorne-about-founder__link:hover:after,.vallorne-about-founder__link:focus-visible:after{animation:none}}.vallorne-about-ingredients{background:var(--ingredients-background);color:var(--ingredients-foreground);min-height:970px;padding:48px 24px 42px}.vallorne-about-ingredients__introduction{margin:0 auto;max-width:520px;text-align:center}.vallorne-about-ingredients__introduction h2{font-size:clamp(36px,2.55vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1;text-transform:uppercase}.vallorne-about-ingredients__text{font-size:clamp(15px,1vw,18px);font-weight:600;line-height:1.38;margin:20px auto 0;max-width:520px}.vallorne-about-ingredients__text p+p{margin-top:.8em}.vallorne-about-ingredients__visual{aspect-ratio:4 / 5;background:var(--ingredients-fallback);margin:136px auto 0;max-width:400px;overflow:hidden}.vallorne-about-ingredients__visual img,.vallorne-about-ingredients__placeholder{height:100%;width:100%}.vallorne-about-ingredients__visual img{object-fit:cover}.vallorne-about-ingredients__placeholder{background:radial-gradient(ellipse at 25% 18%,rgba(73,53,40,.92) 0 16%,transparent 17%),radial-gradient(ellipse at 73% 68%,rgba(35,25,19,.96) 0 31%,transparent 32%),linear-gradient(135deg,#f2eee8 0%,var(--ingredients-fallback) 100%)}.vallorne-about-ingredients__link{color:inherit;display:table;font-size:13px;font-weight:600;line-height:1.2;margin:74px auto 0;position:relative;text-decoration:none;text-transform:uppercase}.vallorne-about-ingredients__link:after{background:currentcolor;bottom:-4px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:left;width:100%}.vallorne-about-ingredients__link:hover:after,.vallorne-about-ingredients__link:focus-visible:after{animation:vallorne-ingredients-link-line .52s cubic-bezier(.22,1,.36,1)}@keyframes vallorne-ingredients-link-line{0%{transform:scaleX(1);transform-origin:right}45%{transform:scaleX(0);transform-origin:right}55%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@media(max-width:749px){.vallorne-about-ingredients{min-height:810px;padding:42px 16px 34px}.vallorne-about-ingredients__introduction{max-width:100%}.vallorne-about-ingredients__introduction h2{font-size:30px}.vallorne-about-ingredients__text{font-size:14px;line-height:1.42;margin-top:16px;max-width:340px}.vallorne-about-ingredients__visual{margin-top:72px;max-width:min(320px,calc(100vw - 64px))}.vallorne-about-ingredients__link{font-size:11px;margin-top:44px}}@media(prefers-reduced-motion:reduce){.vallorne-about-ingredients__link:hover:after,.vallorne-about-ingredients__link:focus-visible:after{animation:none}}.vallorne-category-grid{background:#fff;color:#111;min-width:0;overflow:hidden;width:100%}.vallorne-category-grid__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.vallorne-category-grid__item{min-width:0}.vallorne-category-grid__card{color:inherit;display:block;text-decoration:none}.vallorne-category-grid__media{aspect-ratio:4 / 5;background:var(--category-fallback);overflow:hidden;position:relative;width:100%}.vallorne-category-grid__image,.vallorne-category-grid__placeholder{display:block;height:100%;object-fit:cover;width:100%}.vallorne-category-grid__placeholder{background:linear-gradient(145deg,rgba(255,255,255,.11),transparent 44%),var(--category-fallback)}.vallorne-category-grid__content{padding:0 10px}.vallorne-category-grid__information{box-sizing:border-box;height:34px;padding:8px 10px 0}.vallorne-category-grid__heading{font-size:20px;font-weight:500;height:26px;line-height:26px;text-align:center;text-transform:uppercase}.vallorne-category-grid__heading span{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-size:14px;line-height:normal;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}@media(hover:hover)and (min-width:990px){.vallorne-category-grid__card:hover .vallorne-category-grid__heading span,.vallorne-category-grid__card:focus-visible .vallorne-category-grid__heading span{background-size:20% 1px}}.vallorne-category-grid__card:focus-visible{outline:1px solid currentColor;outline-offset:-1px}@media(max-width:749px){.vallorne-category-grid{overflow:visible}.vallorne-category-grid__list{grid-auto-columns:67vw;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.vallorne-category-grid__list::-webkit-scrollbar{display:none}.vallorne-category-grid__item{scroll-snap-align:start}.vallorne-category-grid__heading{font-size:14px;height:18px;line-height:18px}.vallorne-category-grid__information{height:26px}.vallorne-category-grid__heading span{font-size:12px}}@media(prefers-reduced-motion:reduce){.vallorne-category-grid__heading span{transition:none}}.vallorne-collection-list{background:#fff;color:#111;display:block;font-family:var(--font-primary--family);min-width:0;width:100%}.vallorne-collection-list__header{align-items:center;display:flex;justify-content:center;min-height:190px;padding:46px 24px;text-align:center}.vallorne-collection-list__header h1{font-family:var(--font-primary--family);font-size:clamp(30px,3vw,42px);font-weight:500;letter-spacing:.015em;line-height:1.1;margin:0;text-transform:uppercase}.vallorne-collection-list__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.vallorne-collection-list__item{min-width:0}.vallorne-collection-list__card{aspect-ratio:100 / 141;background:var(--category-fallback, #eeeae4);color:var(--category-text, #fff);display:block;overflow:hidden;position:relative;text-decoration:none;width:100%}.vallorne-collection-list__media,.vallorne-collection-list__image,.vallorne-collection-list__placeholder{display:block;height:100%;width:100%}.vallorne-collection-list__image,.vallorne-collection-list__placeholder{object-fit:cover;transition:transform .85s cubic-bezier(.22,1,.36,1)}.vallorne-collection-list__placeholder{background:var(--category-fallback, #eeeae4)}.vallorne-collection-list__shade{background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.36) 100%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.vallorne-collection-list__title{bottom:22px;box-sizing:border-box;display:flex;font-size:15px;font-weight:500;justify-content:center;left:0;letter-spacing:.025em;line-height:1.2;padding:0 18px;position:absolute;right:0;text-align:center;text-transform:uppercase;z-index:2}.vallorne-collection-list__title span{background-image:linear-gradient(currentColor,currentColor);background-position:50% 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:3px;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-collection-list__empty{grid-column:1 / -1;padding:100px 24px;text-align:center}@media(hover:hover)and (pointer:fine){.vallorne-collection-list__card:hover .vallorne-collection-list__image,.vallorne-collection-list__card:focus-visible .vallorne-collection-list__image{transform:scale(1.018)}.vallorne-collection-list__card:hover .vallorne-collection-list__title span,.vallorne-collection-list__card:focus-visible .vallorne-collection-list__title span{background-size:22% 1px}}.vallorne-collection-list__card:focus-visible{outline:1px solid currentColor;outline-offset:-1px}@media screen and (max-width:749px){.vallorne-collection-list__header{min-height:142px;padding:38px 20px}.vallorne-collection-list__header h1{font-size:28px}.vallorne-collection-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vallorne-collection-list__title{bottom:13px;font-size:11px;padding:0 10px}.vallorne-collection-list__title span{padding-bottom:2px}}@media(prefers-reduced-motion:reduce){.vallorne-collection-list__image,.vallorne-collection-list__title span{transition:none}}.vallorne-universal-collection{background:#fff;color:#111;display:block;font-family:var(--font-primary--family);width:100%}.vallorne-universal-collection__header{align-items:center;display:flex;flex-direction:column;gap:24px;padding:54px 24px 34px;text-align:center}.vallorne-universal-collection__sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.vallorne-universal-collection__header h1{font-family:var(--font-primary--family);font-size:clamp(32px,3.15vw,40px);font-weight:500;letter-spacing:.01em;line-height:1.3;margin:0;text-transform:uppercase}.vallorne-universal-collection__intro{font-size:18px;font-weight:500;line-height:1.5;max-width:810px}.vallorne-universal-collection__intro>:first-child,.vallorne-universal-collection__editorial .rte>:first-child{margin-top:0}.vallorne-universal-collection__intro>:last-child,.vallorne-universal-collection__editorial .rte>:last-child{margin-bottom:0}.vallorne-universal-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.vallorne-universal-collection__item,.vallorne-universal-collection__card,.vallorne-universal-collection__card-link,.vallorne-universal-collection__media{min-width:0}.vallorne-universal-collection__card{aspect-ratio:100 / 141;background:#f3f1ed;overflow:hidden;position:relative}.vallorne-universal-collection__promotion{aspect-ratio:100 / 141;background:#f3f1ed;color:#fff;display:block;overflow:hidden;position:relative}.vallorne-universal-collection__promotion-image,.vallorne-universal-collection__promotion-placeholder{height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-universal-collection__promotion:hover .vallorne-universal-collection__promotion-image{transform:scale(1.02)}.vallorne-universal-collection__promotion span{bottom:18px;font-size:14px;font-weight:500;left:16px;letter-spacing:.02em;position:absolute;right:16px;text-align:center;text-transform:uppercase}.vallorne-universal-collection__card-link,.vallorne-universal-collection__media{display:block;height:100%;width:100%}.vallorne-universal-collection__image,.vallorne-universal-collection__placeholder{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.vallorne-universal-collection__image{transition:opacity .38s ease,transform .7s cubic-bezier(.22,1,.36,1)}.vallorne-universal-collection__image--hover,.vallorne-universal-collection__card:hover .vallorne-universal-collection__image--primary{opacity:0}.vallorne-universal-collection__card:hover .vallorne-universal-collection__image--hover{opacity:1}.vallorne-universal-collection__card:hover .vallorne-universal-collection__image{transform:scale(1.012)}.vallorne-universal-collection__badge{font-size:12px;left:16px;letter-spacing:.02em;position:absolute;text-transform:uppercase;top:16px;z-index:2}.vallorne-universal-collection__card-footer{align-items:flex-end;bottom:0;display:flex;font-size:14px;left:0;line-height:1.2;padding:0 16px 16px;pointer-events:none;position:absolute;width:calc(100% - 76px);z-index:2}.vallorne-universal-collection__price{align-items:flex-start;display:flex;flex-direction:column;gap:3px;text-align:left}.vallorne-universal-collection__price strong,.vallorne-universal-collection__price s{font-size:inherit;font-weight:500}.vallorne-universal-collection__price strong:only-child,.vallorne-universal-collection__confirm-price strong{color:inherit}.vallorne-universal-collection__price small{color:#6d7173;font-size:11px}.vallorne-universal-collection__price.is-free strong{color:#138a4b}.vallorne-universal-collection__basket{align-items:center;background:#373a3e3d;border:0;border-radius:12px;bottom:12px;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:absolute;right:12px;transition:background-color .2s ease,color .2s ease,transform .24s cubic-bezier(.22,1,.36,1);width:48px;z-index:3}.vallorne-universal-collection__basket svg{height:24px;width:24px}.vallorne-universal-collection__basket:hover,.vallorne-universal-collection__basket:focus-visible{background:#2c2f32e0;transform:translateY(-2px)}.vallorne-universal-collection__basket:disabled,.vallorne-universal-collection__confirm:disabled{cursor:not-allowed;opacity:.5}.vallorne-universal-collection__empty{margin:0;padding:120px 24px;text-align:center}.vallorne-universal-collection__pagination{align-items:center;display:flex;font-size:14px;justify-content:center;min-height:120px}.vallorne-universal-collection__pagination .page,.vallorne-universal-collection__pagination .next,.vallorne-universal-collection__pagination .prev{margin:0 8px}.vallorne-universal-collection__editorial{margin:0 auto;max-width:1040px;padding:84px 32px 96px}.vallorne-universal-collection__editorial-copy,.vallorne-universal-collection__editorial-block{font-size:17px;line-height:1.55;margin:0 auto 58px;max-width:820px}.vallorne-universal-collection__editorial h2{font-family:var(--font-primary--family);font-size:clamp(28px,3vw,40px);font-weight:500;line-height:1.15;margin:0 0 24px;text-transform:none}.vallorne-universal-collection__faq{margin:82px auto 0;max-width:900px}.vallorne-universal-collection__faq details{border-top:1px solid #c9c9c9}.vallorne-universal-collection__faq details:last-child{border-bottom:1px solid #c9c9c9}.vallorne-universal-collection__faq summary{align-items:center;cursor:pointer;display:flex;font-size:19px;justify-content:space-between;list-style:none;padding:24px 0}.vallorne-universal-collection__faq summary::-webkit-details-marker{display:none}.vallorne-universal-collection__faq details .rte{font-size:16px;line-height:1.55;max-width:760px;padding:0 44px 26px 0}.vallorne-universal-collection__faq-icon{height:15px;position:relative;width:15px}.vallorne-universal-collection__faq-icon:before,.vallorne-universal-collection__faq-icon:after{background:currentColor;content:"";height:1px;left:0;position:absolute;top:7px;transition:transform .2s ease;width:15px}.vallorne-universal-collection__faq-icon:after{transform:rotate(90deg)}.vallorne-universal-collection__faq details[open] .vallorne-universal-collection__faq-icon:after{transform:rotate(0)}.vallorne-universal-collection__chooser{background:#fff;border:0;color:#34383a;font-family:var(--font-primary--family);height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:min(470px,100vw);opacity:0;overflow-y:auto;padding:78px 18px 18px;transform:translate(36px);transition:opacity .22s ease,transform .32s cubic-bezier(.22,1,.36,1);width:min(470px,100vw);z-index:80}.vallorne-universal-collection__chooser[open]{display:block}.vallorne-universal-collection__chooser.is-open{opacity:1;transform:translate(0)}.vallorne-universal-collection__chooser::backdrop{background:#0000007a;transition:background .22s ease}.vallorne-universal-collection__chooser-close{align-items:center;background:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:14px;top:16px;width:44px;z-index:3}.vallorne-universal-collection__chooser-close svg{height:30px;width:30px}.vallorne-universal-collection__chooser-media{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-universal-collection__chooser-media img,.vallorne-universal-collection__chooser-media svg{height:100%;object-fit:contain;width:100%}.vallorne-universal-collection__chooser-copy{padding:28px 18px 0;text-align:center}.vallorne-universal-collection__chooser-copy h2{color:#34383a;font:inherit;font-size:29px;font-weight:400;letter-spacing:-.01em;line-height:1.05;margin:0}.vallorne-universal-collection__chooser-copy p{color:#82878a;font-size:14px;margin:15px 0 0}.vallorne-universal-collection__variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:24px auto 80px;max-width:340px;padding:0}.vallorne-universal-collection__chooser-copy+.vallorne-universal-collection__confirm{margin-top:80px}.vallorne-universal-collection__variant{background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:inherit;cursor:pointer;font:inherit;font-size:13px;min-height:46px;padding:10px 15px}.vallorne-universal-collection__variant.is-selected{border-color:#2f3437;box-shadow:inset 0 0 0 1px #2f3437}.vallorne-universal-collection__variant:disabled{color:#adb1b3;cursor:not-allowed;text-decoration:line-through}.vallorne-universal-collection__confirm{align-items:center;background:#323638;border:0;bottom:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;justify-content:space-between;left:0;min-height:62px;padding:0 24px;position:fixed;width:100%;z-index:4}.vallorne-universal-collection__confirm-price{align-items:center;display:flex;gap:10px}.vallorne-universal-collection__confirm-price small{color:#ffffffad;font-size:12px;white-space:nowrap}.vallorne-universal-collection__confirm-price strong{font-weight:500}@media screen and (max-width:749px){.vallorne-universal-collection__header{gap:12px;min-height:233px;padding:56px 20px 28px}.vallorne-universal-collection__header h1{font-size:28px;line-height:1.3}.vallorne-universal-collection__intro{font-size:16px;line-height:1.5;max-width:345px}.vallorne-universal-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vallorne-universal-collection__badge{font-size:10px;left:10px;top:10px}.vallorne-universal-collection__card-footer{font-size:11px;padding:0 10px 10px;width:calc(100% - 58px)}.vallorne-universal-collection__price small{font-size:9px}.vallorne-universal-collection__basket{border-radius:10px;bottom:8px;height:40px;right:8px;width:40px}.vallorne-universal-collection__basket svg{height:20px;width:20px}.vallorne-universal-collection__card:hover .vallorne-universal-collection__image--primary{opacity:1}.vallorne-universal-collection__card:hover .vallorne-universal-collection__image--hover{opacity:0}.vallorne-universal-collection__card:hover .vallorne-universal-collection__image{transform:none}.vallorne-universal-collection__editorial{padding:62px 22px 72px}.vallorne-universal-collection__editorial-copy,.vallorne-universal-collection__editorial-block{font-size:16px;margin-bottom:44px}.vallorne-universal-collection__editorial h2{font-size:28px}.vallorne-universal-collection__faq summary{font-size:17px;padding:21px 0}.vallorne-universal-collection__chooser{max-width:100vw;width:100vw}}@media(prefers-reduced-motion:reduce){.vallorne-universal-collection__image,.vallorne-universal-collection__basket,.vallorne-universal-collection__chooser{transition:none}}html.vallorne-cookie-consent-ready #shopify-pc__banner,html.vallorne-cookie-consent-ready #shopify-pc__prefs,html.vallorne-cookie-consent-ready .shopify-pc__banner__dialog,html.vallorne-cookie-consent-ready .shopify-pc__prefs__dialog{display:none!important}.vallorne-cookie-consent{display:contents}.vallorne-cookie-consent__dialog{background:var(--cookie-background, #fff);border:0;color:var(--cookie-foreground, #111);font-family:var(--font-primary--family);inset:auto 0 0;margin:auto 0 0;max-height:min(82dvh,720px);max-width:none;opacity:0;overflow:auto;padding:0;transform:translateY(100%);transition:opacity .22s ease,transform .42s cubic-bezier(.22,1,.36,1);width:100%}.vallorne-cookie-consent__dialog[open]{display:block}.vallorne-cookie-consent__dialog.is-open{opacity:1;transform:translateY(0)}.vallorne-cookie-consent__dialog::backdrop{background:#00000038}.vallorne-cookie-consent__close{background:transparent;border:0;color:inherit;cursor:pointer;height:48px;padding:12px;position:absolute;right:22px;top:20px;width:48px;z-index:3}.vallorne-cookie-consent__close svg{height:100%;width:100%}.vallorne-cookie-consent__summary{align-items:end;display:grid;gap:clamp(56px,9vw,160px);grid-template-columns:minmax(0,1fr) minmax(430px,48%);min-height:330px;padding:54px 86px 50px}.vallorne-cookie-consent__copy{max-width:690px}.vallorne-cookie-consent__eyebrow{font-size:12px;font-weight:500;letter-spacing:.08em;margin:0 0 18px;text-transform:uppercase}.vallorne-cookie-consent__copy h2,.vallorne-cookie-consent__preferences-header h2{font-family:var(--font-primary--family);font-size:clamp(30px,3vw,44px);font-weight:500;letter-spacing:.01em;line-height:1.08;margin:0 0 20px;text-transform:uppercase}.vallorne-cookie-consent__text{font-size:16px;line-height:1.5;max-width:650px}.vallorne-cookie-consent__text>:first-child{margin-top:0}.vallorne-cookie-consent__text>:last-child{margin-bottom:0}.vallorne-cookie-consent__policy,.vallorne-cookie-consent__manage,.vallorne-cookie-consent__back{background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font:500 14px/1.2 var(--font-primary--family);padding:0 0 3px;text-decoration:none}.vallorne-cookie-consent__policy,.vallorne-cookie-consent__manage{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;margin-top:24px;transition:background-size .42s cubic-bezier(.215,.61,.355,1)}.vallorne-cookie-consent__policy:hover,.vallorne-cookie-consent__policy:focus-visible,.vallorne-cookie-consent__manage:hover,.vallorne-cookie-consent__manage:focus-visible{background-size:24% 1px}.vallorne-cookie-consent__policy:focus-visible,.vallorne-cookie-consent__manage:focus-visible,.vallorne-cookie-consent__back:focus-visible{outline:none}.vallorne-cookie-consent__actions{align-items:stretch;display:grid;gap:10px;grid-template-columns:minmax(150px,.8fr) repeat(2,minmax(180px,1fr))}.vallorne-cookie-consent__manage{align-self:center;justify-self:start;margin:0}.vallorne-cookie-consent__button{background:#fff;border:1px solid currentColor;color:#111;cursor:pointer;font:500 14px/1 var(--font-primary--family);min-height:62px;padding:0 22px;text-transform:uppercase;transition:background-color .22s ease,border-color .22s ease,color .22s ease;white-space:nowrap}.vallorne-cookie-consent__button:focus-visible,.vallorne-cookie-consent__close:focus-visible{outline:1px solid currentColor;outline-offset:3px}.vallorne-cookie-consent__button--primary{background:#111;border-color:#111;color:#fff}.vallorne-cookie-consent__button:hover:not(:disabled),.vallorne-cookie-consent__button:focus-visible:not(:disabled){background:#111;border-color:#111;color:#fff}.vallorne-cookie-consent__button--primary:hover:not(:disabled),.vallorne-cookie-consent__button--primary:focus-visible:not(:disabled){background:#fff;color:#111}.vallorne-cookie-consent__button:disabled{background:#d8d8d8;border-color:#d8d8d8;color:#777;cursor:default}.vallorne-cookie-consent__preferences{margin:0 auto;max-width:1100px;padding:52px 76px 42px}.vallorne-cookie-consent__preferences[hidden]{display:none}.vallorne-cookie-consent__preferences-header{padding-right:64px}.vallorne-cookie-consent__back{align-items:center;gap:6px;margin-bottom:26px}.vallorne-cookie-consent__back svg{height:19px;width:19px}.vallorne-cookie-consent__preferences-header p{font-size:15px;line-height:1.45;margin:0;max-width:700px}.vallorne-cookie-consent__choices{border-top:1px solid #d8d8d8;margin-top:34px}.vallorne-cookie-consent__choice{align-items:center;border-bottom:1px solid #d8d8d8;cursor:pointer;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) auto;min-height:80px;padding:15px 0;position:relative}.vallorne-cookie-consent__choice.is-required{cursor:default}.vallorne-cookie-consent__choice strong,.vallorne-cookie-consent__choice small{display:block}.vallorne-cookie-consent__choice strong{font-size:15px;font-weight:600;margin-bottom:5px}.vallorne-cookie-consent__choice small{color:#6e7274;font-size:12px;line-height:1.35}.vallorne-cookie-consent__required{color:#6e7274;font-size:12px;text-transform:uppercase}.vallorne-cookie-consent__choice input{height:1px;opacity:0;position:absolute;right:0;width:1px}.vallorne-cookie-consent__switch{border:1px solid #8b8e90;border-radius:20px;height:25px;position:relative;transition:background-color .18s ease,border-color .18s ease;width:44px}.vallorne-cookie-consent__switch:after{background:#8b8e90;border-radius:50%;content:"";height:17px;left:3px;position:absolute;top:3px;transition:background-color .18s ease,transform .18s ease;width:17px}.vallorne-cookie-consent__choice input:checked+.vallorne-cookie-consent__switch{background:#111;border-color:#111}.vallorne-cookie-consent__choice input:checked+.vallorne-cookie-consent__switch:after{background:#fff;transform:translate(19px)}.vallorne-cookie-consent__choice input:focus-visible+.vallorne-cookie-consent__switch{outline:1px solid currentColor;outline-offset:3px}.vallorne-cookie-consent__save{display:block;margin:28px 0 0 auto;min-width:260px}.vallorne-cookie-consent__status{bottom:12px;font-size:12px;left:50%;margin:0;position:absolute;text-align:center;transform:translate(-50%)}@media screen and (max-width:989px){.vallorne-cookie-consent__summary{gap:42px;grid-template-columns:1fr;padding:46px 60px 44px}}@media screen and (max-width:749px){.vallorne-cookie-consent__dialog{max-height:88dvh}.vallorne-cookie-consent__close{height:42px;right:10px;top:10px;width:42px}.vallorne-cookie-consent__summary{gap:32px;min-height:0;padding:42px 20px 34px}.vallorne-cookie-consent__eyebrow{font-size:10px;margin-bottom:14px}.vallorne-cookie-consent__copy h2,.vallorne-cookie-consent__preferences-header h2{font-size:28px;padding-right:38px}.vallorne-cookie-consent__text{font-size:14px}.vallorne-cookie-consent__policy{font-size:12px;margin-top:18px}.vallorne-cookie-consent__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.vallorne-cookie-consent__manage{font-size:12px;grid-column:1 / -1;margin-bottom:4px}.vallorne-cookie-consent__button{font-size:12px;min-height:54px;padding:0 12px}.vallorne-cookie-consent__preferences{padding:35px 20px 30px}.vallorne-cookie-consent__preferences-header{padding-right:0}.vallorne-cookie-consent__back{font-size:12px;margin-bottom:22px}.vallorne-cookie-consent__preferences-header p{font-size:13px}.vallorne-cookie-consent__choices{margin-top:26px}.vallorne-cookie-consent__choice{gap:14px;min-height:75px}.vallorne-cookie-consent__choice small{font-size:11px}.vallorne-cookie-consent__save{margin-top:24px;min-width:100%}.vallorne-cookie-consent__status{bottom:7px;width:calc(100% - 40px)}}@media(prefers-reduced-motion:reduce){.vallorne-cookie-consent__dialog,.vallorne-cookie-consent__policy,.vallorne-cookie-consent__manage,.vallorne-cookie-consent__button,.vallorne-cookie-consent__switch,.vallorne-cookie-consent__switch:after{transition:none}}.vallorne-editorial-story{background:#fff;color:#111;display:block;overflow:hidden}.vallorne-editorial-story__intro,.vallorne-editorial-story__fields{align-items:center;display:flex;flex-direction:column;padding-left:30px;padding-right:30px;text-align:center}.vallorne-editorial-story__intro{min-height:300px;padding-bottom:36px;padding-top:56px}.vallorne-editorial-story__eyebrow,.vallorne-editorial-story__founder{font-size:14px;font-weight:600;letter-spacing:0;line-height:1.35;margin:0;text-transform:uppercase}.vallorne-editorial-story__quote{font-size:clamp(30px,3.15vw,50px);font-weight:500;line-height:1.2;margin:14px auto 12px;max-width:800px;text-transform:uppercase}.vallorne-editorial-story__link{background-image:linear-gradient(currentColor,currentColor);background-position:left bottom;background-repeat:no-repeat;background-size:100% 1px;color:inherit;display:inline-block;font-size:13px;font-weight:500;line-height:1.35;padding-bottom:2px;text-decoration:none;text-transform:uppercase;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-editorial-story__link:hover{background-size:0% 1px}.vallorne-editorial-story__link:focus-visible{outline:1px solid currentColor;outline-offset:5px}.vallorne-editorial-story__image-section{align-items:center;display:flex;flex-direction:column;min-height:650px;padding:36px 30px 52px}.vallorne-editorial-story__image-frame{aspect-ratio:4 / 5;background:#ebe9e5;max-width:422px;overflow:hidden;width:100%}.vallorne-editorial-story__image,.vallorne-editorial-story__image-placeholder{display:block;height:100%;object-fit:cover;width:100%}.vallorne-editorial-story__image-placeholder{background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.48) 50%,transparent 50.2%),linear-gradient(180deg,#dad5ce,#aaa097)}.vallorne-editorial-story__about-link{margin-top:16px}.vallorne-editorial-story__fields{min-height:190px;padding-bottom:52px;padding-top:44px}.vallorne-editorial-story__fields-title{font-size:clamp(30px,3.15vw,50px);font-weight:500;line-height:1.2;margin:8px 0 10px;text-transform:uppercase}.vallorne-editorial-story__reveal{opacity:.01;transform:translateY(20px)}.vallorne-editorial-story__reveal.is-visible{opacity:1;transform:translateY(0);transition:opacity .65s ease var(--reveal-delay, 0ms),transform .65s ease var(--reveal-delay, 0ms)}@media(max-width:749px){.vallorne-editorial-story__intro{min-height:320px;padding:56px 20px 34px}.vallorne-editorial-story__eyebrow,.vallorne-editorial-story__founder{font-size:12px}.vallorne-editorial-story__quote{font-size:clamp(27px,8.2vw,36px);line-height:1.16;margin-bottom:16px;max-width:355px}.vallorne-editorial-story__image-section{min-height:auto;padding:34px 20px 52px}.vallorne-editorial-story__image-frame{max-width:100%}.vallorne-editorial-story__fields{min-height:190px;padding:44px 20px 52px}.vallorne-editorial-story__fields-title{font-size:clamp(29px,9vw,38px)}}@media(prefers-reduced-motion:reduce){.vallorne-editorial-story__reveal,.vallorne-editorial-story__reveal.is-visible{opacity:1;transform:none;transition:none}.vallorne-editorial-story__link{transition:none}}.vallorne-editorial-text{background:var(--editorial-background);color:var(--editorial-foreground);display:block;padding:31px 0 72px;width:100%}.vallorne-editorial-text__inner{box-sizing:border-box;margin:0 auto;padding:0 30px;width:100%}.vallorne-editorial-text__heading{font:inherit;font-size:32px;font-weight:500;line-height:normal;margin:0 0 10px;max-width:50%;text-transform:uppercase}.vallorne-editorial-text__content{font-size:14px;font-weight:500;line-height:normal}.vallorne-editorial-text[data-collapsed] .vallorne-editorial-text__content{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vallorne-editorial-text__content p{margin:0}.vallorne-editorial-text__control{margin-top:20px}.vallorne-editorial-text__button{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;font-weight:500;padding:0;text-transform:uppercase;transition:background-size .5s cubic-bezier(.215,.61,.355,1)}.vallorne-editorial-text__button:focus-visible{outline:1px solid currentColor;outline-offset:4px}@media(hover:hover)and (min-width:990px){.vallorne-editorial-text__button:hover{background-size:20% 1px}}@media(max-width:989px){.vallorne-editorial-text{padding-top:15px}.vallorne-editorial-text__inner{padding:0 20px}.vallorne-editorial-text__heading{font-size:20px;max-width:100%;text-align:center}.vallorne-editorial-text__content,.vallorne-editorial-text__control{text-align:center}.vallorne-editorial-text__button{font-size:12px}}@media(prefers-reduced-motion:reduce){.vallorne-editorial-text__button{transition:none}}.vallorne-faq{background:var(--faq-background);color:var(--faq-foreground);display:block;font-family:var(--font-primary--family);font-style:var(--font-primary--style);width:100%}.vallorne-faq__header{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;min-height:248px;padding:56px 20px 140px;text-align:center}.vallorne-faq__heading,.vallorne-faq__subheading,.vallorne-faq__question{font-family:var(--font-primary--family);font-style:var(--font-primary--style)}.vallorne-faq__heading{font-size:40px;font-weight:500;letter-spacing:-.03em;line-height:1.3;margin:0;text-transform:uppercase}.vallorne-faq__subheading{font-size:32px;font-weight:500;letter-spacing:-.025em;line-height:1.3;margin:0;padding:0 20px;text-align:center;text-transform:uppercase}.vallorne-faq__accordion{display:block;margin:0 auto;max-width:704px;padding:0 15px 100px;width:calc(100% - 30px)}.vallorne-faq__item{border-bottom:1px solid var(--faq-divider);display:block}.vallorne-faq__item:first-child{border-top:1px solid var(--faq-divider)}.vallorne-faq__question{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:inherit;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:0;line-height:1.35;min-height:51px;padding:15px 0;text-align:left;text-transform:uppercase;width:100%}.vallorne-faq__question:focus-visible{outline:1px solid currentColor;outline-offset:4px}.vallorne-faq__chevron{align-items:center;display:flex;flex:0 0 14px;height:14px;justify-content:center;margin-left:24px;transition:transform .28s cubic-bezier(.4,0,.2,1);width:14px}.vallorne-faq__chevron svg{display:block;height:8px;overflow:visible;width:14px}.vallorne-faq__chevron path{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.2}.vallorne-faq__question[aria-expanded=true] .vallorne-faq__chevron{transform:rotate(180deg)}.vallorne-faq__answer{height:auto;overflow:hidden}.vallorne-faq__answer-inner{box-sizing:border-box;font-size:14px;font-weight:400;line-height:1.45;padding:0 6px 15px}.vallorne-faq__answer-inner p{margin:0 0 14px}.vallorne-faq__answer-inner p:last-child{margin-bottom:0}.vallorne-faq__answer-inner strong{font-weight:600}.vallorne-faq__answer-inner a{color:inherit;text-decoration:underline;text-underline-offset:3px}.vallorne-faq__empty{font-size:14px;margin:30px 0 0;text-align:center}@media(max-width:749px){.vallorne-faq__header{min-height:123px;padding:30px 20px 56px}.vallorne-faq__heading{font-size:28px;line-height:1.3}.vallorne-faq__subheading{font-size:20px;line-height:1.3}.vallorne-faq__accordion{margin-top:25px;padding-bottom:76px;width:calc(100% - 30px)}.vallorne-faq__question{font-size:12px;min-height:46px;padding:15px 0}.vallorne-faq__answer-inner{font-size:14px;padding:0 3px 15px}}@media(prefers-reduced-motion:reduce){.vallorne-faq__chevron{transition:none}}.vallorne-newsletter{background:var(--newsletter-background);color:var(--newsletter-foreground);display:block;font-family:var(--font-primary--family);font-style:var(--font-primary--style);width:100%}.vallorne-newsletter__inner{align-items:center;box-sizing:border-box;display:grid;grid-template-columns:41% 1fr 1fr;min-height:92px;padding:40px 30px 0;width:100%}.vallorne-newsletter__statement{font-size:20px;font-weight:700;line-height:normal;max-width:474px;text-align:left;width:100%}.vallorne-newsletter__statement p{margin:0}.vallorne-newsletter__form-container{grid-column:2;width:100%}.vallorne-newsletter__form{margin:0;width:100%}.vallorne-newsletter__field{display:flex;height:48px;position:relative;width:100%}.vallorne-newsletter__input{-webkit-appearance:none;appearance:none;background:var(--newsletter-background);border:1px solid var(--newsletter-foreground);border-radius:0;box-sizing:border-box;color:var(--newsletter-foreground);flex:1 1 auto;font:inherit;font-size:16px;font-weight:500;height:48px;min-width:0;outline:0;padding:15px 20px 15px 15px}.vallorne-newsletter__input:focus{box-shadow:inset 0 0 0 1px var(--newsletter-foreground)}.vallorne-newsletter__input::placeholder{opacity:0}.vallorne-newsletter__label{font-size:14px;font-weight:500;left:15px;line-height:normal;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:font-size .12s ease,top .12s ease,transform .12s ease}.vallorne-newsletter__input:focus+.vallorne-newsletter__label,.vallorne-newsletter__input:not(:placeholder-shown)+.vallorne-newsletter__label{font-size:10px;top:5px;transform:none}.vallorne-newsletter__button{align-items:center;-webkit-appearance:none;appearance:none;background:var(--newsletter-foreground);border:1px solid var(--newsletter-foreground);border-radius:0;color:var(--newsletter-background);cursor:pointer;display:flex;flex:0 0 122px;font:inherit;font-size:14px;font-weight:500;height:48px;justify-content:center;padding:10px 20px;text-transform:uppercase;transition:background-color .2s ease-in-out,color .2s ease-in-out}.vallorne-newsletter__button:hover,.vallorne-newsletter__button:focus-visible{background:var(--newsletter-background);color:var(--newsletter-foreground)}.vallorne-newsletter__button:focus-visible{outline:1px solid var(--newsletter-foreground);outline-offset:3px}.vallorne-newsletter__message{font-size:12px;font-weight:500;margin:10px 0 0;text-align:left}@media(max-width:989px){.vallorne-newsletter__inner{display:flex;flex-direction:column;gap:24px;min-height:138px;padding:30px 20px 0}.vallorne-newsletter__statement{font-size:14px;max-width:700px;text-align:center}.vallorne-newsletter__form-container{margin:0 auto;max-width:421px;width:calc(100% - 8px)}.vallorne-newsletter__label,.vallorne-newsletter__button{font-size:12px}.vallorne-newsletter__message{text-align:center}}@media(prefers-reduced-motion:reduce){.vallorne-newsletter__label,.vallorne-newsletter__button{transition:none}}.vallorne-video-hero{background:var(--hero-fallback-color);color:var(--hero-text-color);height:max(var(--hero-height),calc(100svh - 109px));min-height:540px;overflow:hidden;position:relative}.vallorne-video-hero__media,.vallorne-video-hero__shade{height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.vallorne-video-hero__video,.vallorne-video-hero__image{height:100%;object-fit:cover;object-position:var(--hero-position);width:100%}.vallorne-video-hero__fallback{background:radial-gradient(circle at 67% 42%,rgba(225,123,59,.28),transparent 20%),radial-gradient(circle at 45% 110%,rgba(177,42,19,.48),transparent 38%),linear-gradient(135deg,#211c1a,#090909 48%,#23120e);height:100%;overflow:hidden;position:relative;width:100%}.vallorne-video-hero__fallback:before,.vallorne-video-hero__fallback:after,.vallorne-video-hero__fallback span{border:1px solid rgba(255,255,255,.08);border-radius:50%;content:"";left:50%;position:absolute;top:48%;transform:translate(-50%,-50%)}.vallorne-video-hero__fallback:before{height:360px;width:360px}.vallorne-video-hero__fallback:after{height:520px;width:520px}.vallorne-video-hero__fallback span{height:680px;width:680px}.vallorne-video-hero__shade{background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.52) 100%);pointer-events:none}.vallorne-video-hero__content{align-items:center;bottom:28px;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;transform:translate(-50%);width:min(90%,720px);z-index:2}.vallorne-video-hero__content h1{font-size:clamp(24px,2.15vw,34px);font-weight:500;letter-spacing:.01em;line-height:1.05;text-transform:uppercase}.vallorne-video-hero__content a{color:inherit;font-size:13px;font-weight:500;margin-top:13px;padding-bottom:3px;position:relative;text-decoration:none;text-transform:uppercase}.vallorne-video-hero__content a:after{background:currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transform-origin:left;transition:transform .22s ease;width:100%}.vallorne-video-hero__content a:hover:after,.vallorne-video-hero__content a:focus-visible:after{transform:scaleX(.45)}@media(max-width:749px){.vallorne-video-hero{height:max(var(--hero-mobile-height),calc(100svh - 102px));min-height:480px}.vallorne-video-hero__content{bottom:24px}.vallorne-video-hero__content h1{font-size:23px}}.vallorne-video-showcase{aspect-ratio:16 / 9;background:var(--video-fallback);display:block;isolation:isolate;min-width:0;overflow:hidden;position:relative;width:100%}.vallorne-video-showcase__media,.vallorne-video-showcase__video,.vallorne-video-showcase__poster,.vallorne-video-showcase__placeholder{display:block;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.vallorne-video-showcase__video,.vallorne-video-showcase__poster{object-fit:cover}.vallorne-video-showcase__placeholder{background:radial-gradient(circle at 67% 35%,rgba(91,45,27,.34),transparent 33%),linear-gradient(140deg,#0d0c0c 0%,var(--video-fallback) 58%,#1b0e09 100%)}.vallorne-video-showcase__toggle{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#fff;cursor:none;top:0;right:0;bottom:0;left:0;padding:0;position:absolute;width:100%;z-index:2}.vallorne-video-showcase__toggle:focus-visible{outline:1px solid #fff;outline-offset:-8px}.vallorne-video-showcase__cursor{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:500;height:50px;justify-content:center;left:var(--video-cursor-x, 0px);line-height:1;opacity:0;pointer-events:none;position:fixed;text-transform:uppercase;top:var(--video-cursor-y, 0px);transform:translate(-50%,-50%);transition:opacity .18s ease;white-space:nowrap;width:50px;z-index:3}.vallorne-video-showcase.is-pointer-inside .vallorne-video-showcase__cursor{opacity:1}@media(max-width:749px){.vallorne-video-showcase{aspect-ratio:9 / 16}.vallorne-video-showcase__toggle{cursor:pointer}.vallorne-video-showcase__cursor{bottom:0;font-size:14px;height:50px;left:0;opacity:1;position:absolute;top:auto;transform:none;width:70px}}@media(prefers-reduced-motion:reduce){.vallorne-video-showcase__cursor{transition:none}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.vallorne-cart-drawer{background:#fff;border:0;color:#111;height:100dvh;inset:0 0 0 auto;margin:0;max-height:none;max-width:none;opacity:1;padding:0;transform:translate(100%);transition:transform .42s cubic-bezier(.22,1,.36,1);width:min(390px,100vw)}.vallorne-cart-drawer[open]{display:block}.vallorne-cart-drawer.is-open{transform:translate(0)}.vallorne-cart-drawer::backdrop{background:#00000080}.vallorne-cart-drawer__close{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#111;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;position:absolute;right:13px;top:18px;width:42px;z-index:2}.vallorne-cart-drawer__close svg{height:28px;width:28px}.vallorne-cart-drawer__empty{display:grid;grid-template-rows:1fr auto 1fr;height:100%;min-height:620px;padding:80px 40px 60px}.vallorne-cart-drawer__empty-main{align-self:end;grid-row:1;text-align:center}.vallorne-cart-drawer__empty-main h2{font-size:22px;font-weight:600;line-height:1.15;text-transform:uppercase}.vallorne-cart-drawer__continue{background:#000;color:#fff;display:inline-flex;font-size:13px;font-weight:500;justify-content:center;margin-top:32px;min-width:230px;padding:18px 24px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.vallorne-cart-drawer__continue:hover,.vallorne-cart-drawer__continue:focus-visible{background:#242424}.vallorne-cart-drawer__account{align-self:start;grid-row:3;margin-top:64px;text-align:center}.vallorne-cart-drawer__account h3{font-size:15px;font-weight:600;text-transform:uppercase}.vallorne-cart-drawer__account p{font-size:13px;margin-top:10px}.vallorne-cart-drawer__account a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.vallorne-cart-drawer__filled{display:flex;flex-direction:column;height:100%;padding:32px 16px 0}.vallorne-cart-drawer__heading{min-height:42px;padding-right:52px}.vallorne-cart-drawer__heading h2{font-size:14px;font-weight:500;line-height:1.3}.vallorne-cart-drawer__heading h2 span{color:inherit;font:inherit}.vallorne-cart-drawer__shipping-progress{border-top:1px solid #dedede;padding:16px 0 8px}.vallorne-cart-drawer__shipping-track{background:#e5e5e5;height:3px;overflow:hidden;width:100%}.vallorne-cart-drawer__shipping-fill{background:#111;display:block;height:100%;transition:width .42s cubic-bezier(.22,1,.36,1);width:var(--vallorne-shipping-progress)}.vallorne-cart-drawer__shipping-message{color:#a32126;font-size:10px;font-weight:500;letter-spacing:.04em;line-height:1.3;margin-top:9px;text-align:center}.vallorne-cart-drawer__shipping-message.is-complete{color:#111;text-transform:uppercase}.vallorne-cart-drawer__form{display:flex;flex:1;flex-direction:column;min-height:0}.vallorne-cart-drawer__scroll-region{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.vallorne-cart-drawer__items{padding-top:4px}.vallorne-cart-drawer__item{display:grid;gap:10px;grid-template-columns:100px minmax(0,1fr) 75px;margin-bottom:15px;min-height:149px}.vallorne-cart-drawer__item-image{align-items:center;background:#fff;display:flex;height:125px;justify-content:center;margin-top:24px}.vallorne-cart-drawer__item-image img{height:100%;object-fit:contain;width:100%}.vallorne-cart-drawer__item-details{min-width:0;padding-top:24px}.vallorne-cart-drawer__item-title{color:inherit;display:block;font-size:13px;font-weight:500;line-height:1.25;text-decoration:none;text-transform:uppercase}.vallorne-cart-drawer__item-type{color:#111;font-size:13px;line-height:1.25;margin-top:8px}.vallorne-cart-drawer__quantity{align-items:center;border:1px solid #777;display:flex;height:34px;justify-content:stretch;margin-top:28px;width:102px}.vallorne-cart-drawer__quantity button{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex:0 0 33px;font:inherit;font-size:20px;height:32px;justify-content:center;padding:0}.vallorne-cart-drawer__quantity>span{flex:1;font-size:13px;font-weight:500;text-align:center}.vallorne-cart-drawer__item-summary{align-items:flex-end;display:flex;flex-direction:column;min-width:0;padding-top:24px;text-align:right}.vallorne-cart-drawer__variant,.vallorne-cart-drawer__line-price{display:block;font-size:13px;font-weight:500;line-height:1.25}.vallorne-cart-drawer__line-price{margin-top:7px}.vallorne-cart-drawer__line-price.is-free{color:#087c4e;font-weight:600;text-transform:uppercase}.vallorne-cart-drawer__line-price.has-discount{align-items:baseline;display:flex;gap:6px}.vallorne-cart-drawer__line-price.has-discount s{color:#8d9091;font-size:11px;font-weight:400}.vallorne-cart-drawer__line-price.has-discount strong{color:#a32126;font-weight:600}.vallorne-cart-drawer__unit-price{color:#7a7f82;font-size:11px;margin-top:4px}.vallorne-cart-drawer__remove{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid currentcolor;color:#111;cursor:pointer;font:inherit;font-size:12px;margin-top:51px;padding:0 0 2px;text-underline-offset:3px;text-transform:uppercase}.vallorne-cart-drawer__house{border-top:1px solid #dedede;padding:28px 0 34px}.vallorne-cart-drawer__house h3{font-family:var(--font-primary--family);font-size:20px;font-weight:500;letter-spacing:.01em;line-height:1.05;margin-bottom:20px;text-transform:uppercase}.vallorne-cart-drawer__house-carousel{position:relative}.vallorne-cart-drawer__house-products{display:grid;gap:8px;grid-auto-columns:158px;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 0 8px;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}.vallorne-cart-drawer__house-products::-webkit-scrollbar{display:none}.vallorne-cart-drawer__house-card{min-width:0;scroll-snap-align:start}.vallorne-cart-drawer__house-card-media{aspect-ratio:1 / 1.12;background:#fff;border-radius:7px;overflow:hidden;position:relative}.vallorne-cart-drawer__house-card-media>a{display:block;height:100%;width:100%}.vallorne-cart-drawer__house-card img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.vallorne-cart-drawer__house-card-copy{display:grid;gap:4px;padding:8px 7px 0}.vallorne-cart-drawer__house-card-copy a{color:inherit;font-size:13px;font-weight:500;line-height:1.18;text-decoration:none}.vallorne-cart-drawer__house-card-copy span{color:#7a7f82;font-size:12px}.vallorne-cart-drawer__house-card-copy small{color:#8a8e91;font-size:10px}.vallorne-cart-drawer__house-basket{align-items:center;-webkit-appearance:none;appearance:none;background:#33383c40;border:0;border-radius:7px;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;position:absolute;right:6px;bottom:6px;transition:background-color .18s ease,color .18s ease;width:42px}.vallorne-cart-drawer__house-basket:hover,.vallorne-cart-drawer__house-basket:focus-visible{background:#33383c80}.vallorne-cart-drawer__house-basket:disabled{cursor:default;opacity:.45}.vallorne-cart-drawer__house-basket svg{height:21px;width:21px}.vallorne-cart-drawer__recommendation-panel{background:#fff;display:flex;flex-direction:column;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;overflow-y:auto;overscroll-behavior:contain;padding:80px 16px 18px;pointer-events:none;position:absolute;transform:translate(32px);transition:opacity .24s ease,transform .32s cubic-bezier(.22,1,.36,1),visibility .24s;visibility:hidden;z-index:8}.vallorne-cart-drawer__recommendation-panel.is-open{opacity:1;pointer-events:auto;transform:translate(0);visibility:visible}.vallorne-cart-drawer__recommendation-close{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;color:#34383a;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;position:absolute;right:13px;top:18px;width:42px;z-index:2}.vallorne-cart-drawer__recommendation-close svg{height:28px;width:28px}.vallorne-cart-drawer__recommendation-body,.vallorne-cart-drawer__recommendation-content{min-height:100%}.vallorne-cart-drawer__recommendation-content{display:flex;flex-direction:column}.vallorne-cart-drawer__recommendation-image{align-items:center;aspect-ratio:1 / 1.08;background:#fff;display:flex;justify-content:center;width:100%}.vallorne-cart-drawer__recommendation-image img{height:100%;object-fit:contain;width:100%}.vallorne-cart-drawer__recommendation-copy{padding:25px 18px 0;text-align:center}.vallorne-cart-drawer__recommendation-copy h3{font-family:var(--font-primary--family);font-size:29px;font-weight:400;letter-spacing:-.03em;line-height:1.05}.vallorne-cart-drawer__recommendation-copy p{color:#82878a;font-size:14px;line-height:1.3;margin-top:14px}.vallorne-cart-drawer__recommendation-variants{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:22px auto 60px;max-width:320px}.vallorne-cart-drawer__recommendation-variant{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #b9bcbe;border-radius:6px;color:#34383a;cursor:pointer;font:inherit;font-size:13px;font-weight:500;min-height:44px;padding:10px 14px}.vallorne-cart-drawer__recommendation-variant.is-selected{border-color:#34383a;box-shadow:inset 0 0 0 1px #34383a}.vallorne-cart-drawer__recommendation-variant:disabled{cursor:default;opacity:.35;text-decoration:line-through}.vallorne-cart-drawer__recommendation-confirm{align-items:center;-webkit-appearance:none;appearance:none;background:#34383a;border:1px solid #34383a;border-radius:6px;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:500;justify-content:space-between;margin-top:auto;min-height:56px;padding:16px 20px;position:sticky;bottom:0;z-index:2;transition:background-color .18s ease,color .18s ease;width:100%}.vallorne-cart-drawer__recommendation-confirm:hover,.vallorne-cart-drawer__recommendation-confirm:focus-visible{background:#fff;color:#34383a}.vallorne-cart-drawer__recommendation-confirm strong{font:inherit}.vallorne-cart-drawer__recommendation-confirm-prices{align-items:center;display:flex;gap:10px}.vallorne-cart-drawer__recommendation-confirm-prices small{font-size:11px;font-weight:400;opacity:.72;white-space:nowrap}.vallorne-cart-drawer__error{color:#a32126;font-size:10px;min-height:13px;text-align:center}.vallorne-cart-drawer__footer{background:#fff;border-top:1px solid #dedede;flex:0 0 auto;padding:18px 0 24px}.vallorne-cart-drawer__discount{margin-bottom:14px}.vallorne-cart-drawer__discount-label{color:#6f7375;font-size:10px;font-weight:500;letter-spacing:.04em;margin:0 0 6px;text-transform:uppercase}.vallorne-cart-drawer__discount-tag{align-items:center;display:flex;gap:7px}.vallorne-cart-drawer__discount-tag-value{background:#a32126;border-radius:4px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;padding:4px 8px}.vallorne-cart-drawer__discount-tag-dot{color:#a32126;font-weight:700}.vallorne-cart-drawer__discount-tag-product{font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.vallorne-cart-drawer__subtotal{display:flex;font-size:14px;font-weight:500;justify-content:space-between}.vallorne-cart-drawer__subtotal-prices{align-items:baseline;display:flex;gap:8px}.vallorne-cart-drawer__subtotal-prices s{color:#8d9091;font-size:12px;font-weight:400}.vallorne-cart-drawer__subtotal-prices strong{color:#a32126}.vallorne-cart-drawer__shipping-price{display:flex;font-size:13px;justify-content:space-between;margin-top:8px}.vallorne-cart-drawer__shipping-price strong{font-weight:500}.vallorne-cart-drawer__shipping-price .is-free{color:#009e60;text-transform:uppercase}.vallorne-cart-drawer__delivery-estimate{font-size:11px;font-weight:400;line-height:1.35;margin-top:9px}.vallorne-cart-drawer__checkout{align-items:center;-webkit-appearance:none;appearance:none;background:#000;border:0;color:#fff;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:500;justify-content:space-between;margin-top:18px;padding:16px 24px;width:100%}.vallorne-cart-drawer__checkout strong{font:inherit}.vallorne-cart-drawer__assurances{align-items:center;display:flex;gap:22px;justify-content:center;margin-top:15px}.vallorne-cart-drawer__assurances span{align-items:center;display:inline-flex;font-size:10px;font-weight:500;gap:6px;line-height:1.2;white-space:nowrap}.vallorne-cart-drawer__assurances svg{flex:0 0 auto;height:18px;width:20px}.vallorne-cart-drawer__view-cart{color:inherit;display:block;font-size:11px;margin-top:12px;text-align:center;text-underline-offset:3px;text-transform:uppercase}@media(max-width:749px){.vallorne-cart-drawer{width:100vw}.vallorne-cart-drawer__empty{min-height:540px;padding:76px 24px 40px}.vallorne-cart-drawer__empty-main h2{font-size:19px}.vallorne-cart-drawer__account{margin-top:48px}.vallorne-cart-drawer__filled{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.vallorne-cart-drawer,.vallorne-cart-drawer__recommendation-panel{transition:none}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
