:root{--ivory: #F6F3ED;--ivory-2: #EDE8DE;--ivory-3: #E5DFD2;--green: #2A2521;--green-2: #383028;--green-3: #1E1A16;--brass: #A98850;--brass-2: #8C6F3E;--carbon: #22221F;--grey: #6B6A64;--wine: #6E2B33;--teal: #00A89E;--teal-2: #00867E;--white: #FFFFFF;--line: rgba(34, 34, 31, .14);--line-light: rgba(246, 243, 237, .18);--font-display: "Cormorant Garamond", "Times New Roman", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--fs-h1: clamp(4rem, 5.2vw, 7.04rem);--fs-h2: clamp(3.04rem, 3.4vw, 4.64rem);--fs-h3: clamp(2rem, 1.9vw, 2.48rem);--fs-body: 1.6rem;--fs-small: 1.44rem;--fs-tiny: 1.3rem;--space-section: clamp(7.2rem, 9vw, 13.6rem);--radius: 2px;--shadow-soft: 0 18px 50px -22px rgba(30, 26, 22, .3);--ease: cubic-bezier(.22, .61, .21, 1);--header-h: 142px}.rdv-scope,.rdv-scope *,.rdv-scope *:before,.rdv-scope *:after{box-sizing:border-box}.rdv-scope{font-family:var(--font-body);font-size:var(--fs-body);line-height:1.6;color:var(--carbon);-webkit-font-smoothing:antialiased}.rdv-scope :is(h1,h2,h3,h4,p,ul,ol,figure,blockquote){margin:0}.rdv-scope :is(ul,ol){list-style:none;padding:0}.rdv-scope img,.rdv-scope svg{display:block;max-width:100%}.rdv-scope img{height:auto}.rdv-scope a{color:inherit;text-decoration:none}.rdv-scope button,.rdv-scope input{font:inherit;color:inherit}.rdv-scope button{background:none;border:none;cursor:pointer}.rdv-scope :focus-visible{outline:2px solid var(--brass);outline-offset:3px;border-radius:1px}.rdv-scope .container{width:100%;max-width:1400px;margin-inline:auto;padding-inline:clamp(1.76rem,4vw,5.6rem)}.rdv-scope .eyebrow{display:inline-flex;align-items:center;gap:.9em;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--brass-2)}.rdv-scope .eyebrow:before{content:"";width:34px;height:1px;background:var(--brass)}.rdv-scope .eyebrow--bare:before{display:none}.rdv-scope .h-display{font-family:var(--font-display);font-weight:600;line-height:1.08;letter-spacing:.01em;color:inherit}.rdv-scope .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem;margin-bottom:clamp(3.2rem,4vw,5.12rem)}.rdv-scope .section-head h2{font-size:var(--fs-h2);max-width:22ch;color:var(--green)}.rdv-scope .section-head__link{flex-shrink:0;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--carbon);padding-bottom:4px;border-bottom:1px solid var(--brass);transition:color .25s,border-color .25s;white-space:nowrap}.rdv-scope .section-head__link:hover{color:var(--brass-2)}.rdv-scope .btn{display:inline-flex;align-items:center;justify-content:center;gap:.7em;padding:1.02em 2.3em;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.18em;text-transform:uppercase;border-radius:var(--radius);transition:background-color .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease);text-align:center}.rdv-scope .btn:active{transform:translateY(1px)}.rdv-scope .btn--primary{background:var(--green);color:var(--ivory);border:1px solid var(--green)}.rdv-scope .btn--primary:hover{background:var(--brass-2);border-color:var(--brass-2);color:var(--ivory)}.rdv-scope .btn--ghost{background:transparent;color:var(--carbon);border:1px solid currentColor}.rdv-scope .btn--ghost:hover{color:var(--brass-2)}.rdv-scope .btn--light{background:var(--ivory);color:var(--green);border:1px solid var(--ivory)}.rdv-scope .btn--light:hover{background:var(--brass);border-color:var(--brass);color:var(--ivory)}.rdv-scope.hero{overflow:hidden;background:var(--ivory)}.rdv-scope .hero__grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(4rem,6vw,9.6rem);padding-block:clamp(4rem,6vw,8.8rem)}.rdv-scope .hero__eyebrow{margin-bottom:2.56rem}.rdv-scope .hero__title{font-size:var(--fs-h1);color:var(--green);margin-bottom:2.24rem;max-width:14ch}.rdv-scope .hero__title em{font-style:italic;font-weight:500;color:var(--brass-2)}.rdv-scope .hero__sub{font-size:clamp(1.6rem,1.4vw,1.808rem);color:var(--grey);max-width:46ch;margin-bottom:3.84rem}.rdv-scope .hero__ctas{display:flex;gap:1.6rem;flex-wrap:wrap;margin-bottom:4.48rem}.rdv-scope .hero__trust{display:flex;flex-wrap:wrap;gap:1.76rem 3.52rem;padding-top:2.88rem;border-top:1px solid var(--line)}.rdv-scope .hero__trust li{display:flex;align-items:center;gap:.6em;font-size:var(--fs-tiny);font-weight:500;letter-spacing:.06em;color:var(--carbon)}.rdv-scope .hero__trust svg{width:17px;height:17px;color:var(--teal);flex-shrink:0}.rdv-scope .hero__media{position:relative}.rdv-scope .hero__media:before{content:"";position:absolute;top:26px;right:-26px;bottom:-26px;left:26px;border:1px solid var(--brass);z-index:0;pointer-events:none}.rdv-scope .hero__media img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;object-fit:cover;box-shadow:var(--shadow-soft)}.rdv-scope .hero__media-caption{position:absolute;z-index:2;left:2.24rem;bottom:2.24rem;background:#f6f3edeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1.28rem 1.92rem;font-size:var(--fs-tiny);letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-weight:600;margin:0}.rdv-scope.brands{border-block:1px solid var(--line);padding-block:2.56rem;overflow:hidden;background:var(--white)}.rdv-scope .brands__label{text-align:center;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.26em;text-transform:uppercase;color:var(--grey);margin-bottom:1.76rem}.rdv-scope .brands__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.rdv-scope .brands__track{display:flex;align-items:center;gap:clamp(4.16rem,5vw,8rem);width:max-content;animation:rdv-marquee 38s linear infinite}.rdv-scope .brands__viewport:hover .brands__track{animation-play-state:paused}.rdv-scope .brands__track a{font-family:var(--font-display);font-size:clamp(1.84rem,1.8vw,2.4rem);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--carbon);opacity:.55;transition:opacity .25s,color .25s;white-space:nowrap}.rdv-scope .brands__track a:hover{opacity:1;color:var(--green)}@keyframes rdv-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.rdv-scope.section{padding-block:var(--space-section);background:var(--ivory)}.rdv-scope.section--tight{padding-block:calc(var(--space-section) * .62)}.rdv-scope .cats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.44rem,1.6vw,2.4rem)}.rdv-scope .cat-card{position:relative;overflow:hidden;background:var(--green);display:block}.rdv-scope .cat-card__media{aspect-ratio:4 / 5;overflow:hidden}.rdv-scope .cat-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s var(--ease),opacity .5s;opacity:.92}.rdv-scope .cat-card:hover .cat-card__media img{transform:scale(1.055);opacity:1}.rdv-scope .cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(185deg,transparent 42%,rgba(26,22,18,.84) 100%);pointer-events:none}.rdv-scope .cat-card__body{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:2.4rem 2.56rem;color:var(--ivory);display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem}.rdv-scope .cat-card__name{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:600;line-height:1.15;display:block}.rdv-scope .cat-card__count{display:block;margin-top:.48rem;font-size:var(--fs-tiny);letter-spacing:.14em;text-transform:uppercase;color:#f6f3edbf}.rdv-scope .cat-card__arrow{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(246,243,237,.45);border-radius:50%;transition:background-color .3s,border-color .3s,transform .3s var(--ease)}.rdv-scope .cat-card:hover .cat-card__arrow{background:var(--brass);border-color:var(--brass);transform:translate(4px)}.rdv-scope .cat-card__arrow svg{width:15px;height:15px}.rdv-scope .cat-card__media--blend{background:#dcd6c8}.rdv-scope .cat-card__media--blend img{mix-blend-mode:multiply;opacity:1}.rdv-scope .carousel-wrap{position:relative}.rdv-scope .carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 6rem)/4);gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.64rem;scroll-padding-inline:2px}.rdv-scope .carousel::-webkit-scrollbar{display:none}.rdv-scope .carousel>*{scroll-snap-align:start}.rdv-scope .carousel-nav{position:absolute;top:34%;z-index:5;width:50px;height:50px;display:grid;place-items:center;background:var(--ivory);border:1px solid var(--line);border-radius:50%;color:var(--carbon);box-shadow:0 8px 24px -10px #1e1a164d;transition:background-color .25s,color .25s,opacity .25s,transform .25s var(--ease)}.rdv-scope .carousel-nav:hover{background:var(--green);color:var(--ivory)}.rdv-scope .carousel-nav[disabled]{opacity:0;pointer-events:none}.rdv-scope .carousel-nav--prev{left:-22px}.rdv-scope .carousel-nav--next{right:-22px}.rdv-scope .carousel-nav svg{width:16px;height:16px}.rdv-scope .pcard{display:flex;flex-direction:column;min-width:0}.rdv-scope .pcard__media{position:relative;aspect-ratio:1 / 1;background:var(--white);border:1px solid var(--line);overflow:hidden;margin-bottom:1.6rem;transition:box-shadow .35s var(--ease),border-color .35s}.rdv-scope .pcard:hover .pcard__media{box-shadow:0 16px 34px -20px #1e1a1666;border-color:#22221f3d}.rdv-scope .pcard__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:9%;transition:opacity .45s var(--ease),transform .8s var(--ease)}.rdv-scope .pcard__media img.alt{opacity:0}.rdv-scope .pcard:hover .pcard__media img.alt{opacity:1}.rdv-scope .pcard:hover .pcard__media img.main{transform:scale(1.03)}.rdv-scope .pcard__badge{position:absolute;top:1.36rem;left:1.36rem;z-index:2;padding:.32em .85em;font-size:1.088rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.rdv-scope .pcard__badge--sale{background:var(--wine);color:var(--white)}.rdv-scope .pcard__badge--top{background:var(--green);color:var(--ivory)}.rdv-scope .pcard__badge--new{background:var(--teal);color:var(--white)}.rdv-scope .pcard__cta{position:absolute;left:0;right:0;bottom:0;z-index:2;display:block;padding:.9em;background:#201c18f0;color:var(--ivory);font-size:var(--fs-tiny);font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-align:center;transform:translateY(102%);transition:transform .38s var(--ease)}.rdv-scope .pcard:hover .pcard__cta,.rdv-scope .pcard:focus-within .pcard__cta{transform:none}.rdv-scope .pcard__cta:hover{background:var(--brass-2);color:var(--ivory)}.rdv-scope .pcard__vendor{font-size:1.12rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--brass-2);margin-bottom:.48rem}.rdv-scope .pcard__title{font-size:var(--fs-small);font-weight:500;line-height:1.4;color:var(--carbon);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.88rem;min-height:2.8em}.rdv-scope .pcard__title a{transition:color .2s}.rdv-scope .pcard__title a:hover{color:var(--brass-2)}.rdv-scope .pcard__price{display:flex;align-items:baseline;gap:.7em;margin-top:auto;flex-wrap:wrap}.rdv-scope .pcard__price .now{font-weight:600;font-size:1.632rem;color:var(--green)}.rdv-scope .pcard__price .was{font-size:var(--fs-small);color:var(--grey);text-decoration:line-through}.rdv-scope .pcard__price .pct{font-size:var(--fs-tiny);font-weight:600;color:var(--wine)}.rdv-scope .pcard--dark .pcard__media{background:var(--ivory);border-color:var(--line-light)}.rdv-scope .pcard--dark .pcard__vendor{color:var(--brass)}.rdv-scope .pcard--dark .pcard__title{color:var(--ivory)}.rdv-scope .pcard--dark .pcard__title a:hover{color:var(--brass)}.rdv-scope .pcard--dark .pcard__price .now{color:var(--ivory)}.rdv-scope .pcard--dark .pcard__price .was{color:#f6f3ed8c}.rdv-scope .pcard--dark .pcard__price .pct{color:#d9a0a8}.rdv-scope.disciplines{background:var(--white);border-block:1px solid var(--line)}.rdv-scope .disciplines__grid{display:grid;grid-template-columns:repeat(4,1fr)}.rdv-scope .discipline{padding:clamp(3.52rem,4vw,5.76rem) clamp(1.92rem,2.5vw,3.84rem);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:1.28rem;transition:background-color .35s var(--ease);position:relative}.rdv-scope .discipline:last-child{border-right:none}.rdv-scope .discipline:hover{background:var(--ivory)}.rdv-scope .discipline__num{font-size:var(--fs-tiny);letter-spacing:.2em;color:var(--teal);font-weight:600}.rdv-scope .discipline__name{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:600;color:var(--green)}.rdv-scope .discipline__desc{font-size:var(--fs-small);color:var(--grey)}.rdv-scope .discipline__link{margin-top:auto;padding-top:1.6rem;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--carbon);display:inline-flex;align-items:center;gap:.6em;transition:color .25s,gap .25s var(--ease)}.rdv-scope .discipline:hover .discipline__link{color:var(--brass-2);gap:1em}.rdv-scope .discipline__link:after{content:"\2192"}.rdv-scope.outlet{background:var(--green);color:var(--ivory)}.rdv-scope.outlet .section-head h2{color:var(--ivory)}.rdv-scope.outlet .eyebrow{color:var(--brass)}.rdv-scope.outlet .section-head__link{color:var(--ivory);border-color:var(--brass)}.rdv-scope.outlet .section-head__link:hover{color:var(--brass)}.rdv-scope .outlet__lead{max-width:52ch;color:#f6f3edb8;margin:-2.24rem 0 4.16rem;font-size:var(--fs-small)}.rdv-scope.outlet .carousel-nav{background:var(--green-2);border-color:var(--line-light);color:var(--ivory)}.rdv-scope.outlet .carousel-nav:hover{background:var(--brass)}.rdv-scope .editorial__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(4rem,6vw,9.6rem);align-items:center}.rdv-scope .editorial__media{position:relative}.rdv-scope .editorial__media:before{content:"";position:absolute;top:-26px;right:26px;bottom:26px;left:-26px;border:1px solid var(--brass);pointer-events:none}.rdv-scope .editorial__media img{position:relative;width:100%;aspect-ratio:1 / 1;object-fit:cover;box-shadow:var(--shadow-soft)}.rdv-scope .editorial__title{font-size:var(--fs-h2);color:var(--green);margin:1.92rem 0 2.24rem}.rdv-scope .editorial__text{color:var(--grey);max-width:56ch;margin-bottom:1.6rem}.rdv-scope .editorial__text p{margin-bottom:1em}.rdv-scope .editorial__stats{display:grid;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:2.56rem;margin-top:4.16rem;padding-top:3.52rem;border-top:1px solid var(--line)}.rdv-scope .stat__num{font-family:var(--font-display);font-size:clamp(3.04rem,3vw,4.16rem);font-weight:600;color:var(--green);line-height:1;display:block}.rdv-scope .stat__label{display:block;margin-top:.72rem;font-size:var(--fs-tiny);letter-spacing:.12em;text-transform:uppercase;color:var(--grey)}.rdv-scope.reviews{background:var(--white);border-block:1px solid var(--line)}.rdv-scope .reviews__head{text-align:center;margin-bottom:clamp(3.52rem,4vw,5.44rem)}.rdv-scope .reviews__head h2{font-size:var(--fs-h2);color:var(--green);margin-top:1.6rem}.rdv-scope .reviews__score{display:inline-flex;align-items:center;gap:.8em;margin-top:1.76rem;font-size:var(--fs-small);color:var(--grey)}.rdv-scope .stars{display:inline-flex;gap:2px;color:var(--brass)}.rdv-scope .stars svg{width:15px;height:15px}.rdv-scope .journal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2.24rem,3vw,4.16rem)}.rdv-scope .post{display:flex;flex-direction:column}.rdv-scope .post__media{overflow:hidden;margin-bottom:1.92rem;aspect-ratio:3 / 2;display:block}.rdv-scope .post__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.rdv-scope .post:hover .post__media img{transform:scale(1.05)}.rdv-scope .post__tag{font-size:var(--fs-tiny);font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-2);margin-bottom:.8rem}.rdv-scope .post__title{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:600;line-height:1.25;color:var(--green);margin-bottom:.96rem}.rdv-scope .post__title a:hover{color:var(--brass-2)}.rdv-scope .post__excerpt{font-size:var(--fs-small);color:var(--grey)}.rdv-scope.faq{background:var(--white);border-top:1px solid var(--line)}.rdv-scope .faq__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(4rem,6vw,9.6rem);align-items:start}.rdv-scope .faq__aside{position:sticky;top:calc(var(--header-h) + 24px)}.rdv-scope .faq__aside h2{font-size:var(--fs-h2);color:var(--green);margin:1.76rem 0 1.92rem}.rdv-scope .faq__aside p{color:var(--grey);max-width:38ch;margin-bottom:2.88rem}.rdv-scope .faq__list .item{border-bottom:1px solid var(--line)}.rdv-scope .faq__list summary{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:2.16rem 0;cursor:pointer;list-style:none;font-weight:500;font-size:1.632rem;transition:color .2s}.rdv-scope .faq__list summary:hover{color:var(--brass-2)}.rdv-scope .faq__list summary::-webkit-details-marker{display:none}.rdv-scope .faq__list summary:after{content:"+";font-family:var(--font-display);font-size:2.4rem;color:var(--brass-2);flex-shrink:0;transition:transform .3s var(--ease);line-height:1}.rdv-scope .faq__list details[open] summary:after{content:"\2212"}.rdv-scope .faq__list .answer{padding:0 4rem 2.24rem 0;color:var(--grey);font-size:var(--fs-small)}.rdv-scope .faq__list .answer p{margin-bottom:.7em}.rdv-scope .faq__list .answer a{color:var(--brass-2);text-decoration:underline;text-underline-offset:3px}.rdv-scope .faq__list .answer ul{list-style:disc;padding-left:1.2em;margin-top:.5em}.rdv-scope .faq__list .answer li{margin-bottom:.3em}.rdv-scope.seo-text{border-top:1px solid var(--line)}.rdv-scope .seo-text__grid{columns:2;column-gap:clamp(4rem,5vw,8rem);margin-top:2.56rem}.rdv-scope .seo-text__grid h3{font-family:var(--font-display);font-size:2rem;color:var(--green);margin:1.2em 0 .4em;break-after:avoid}.rdv-scope .seo-text__grid p{color:var(--grey);font-size:var(--fs-small);margin-bottom:.9em}.rdv-scope .seo-text__grid a{color:var(--brass-2);text-decoration:underline;text-underline-offset:3px}.rdv-scope.rdv-newsletter{background:var(--green);color:var(--ivory);text-align:center}.rdv-scope .rdv-newsletter__inner{max-width:620px;margin-inline:auto}.rdv-scope.rdv-newsletter h2{font-size:var(--fs-h2);margin:1.76rem 0 1.28rem;color:var(--ivory)}.rdv-scope.rdv-newsletter p{color:#f6f3edb8;margin-bottom:3.2rem;font-size:var(--fs-small)}.rdv-scope.rdv-newsletter .eyebrow{color:var(--brass);justify-content:center}.rdv-scope .rdv-newsletter__form{display:flex;gap:.96rem}.rdv-scope .rdv-newsletter__form input[type=email]{flex:1;min-width:0;background:#f6f3ed14;border:1px solid var(--line-light);border-radius:var(--radius);padding:0 2.08rem;height:52px;color:var(--ivory);transition:border-color .25s,background-color .25s}.rdv-scope .rdv-newsletter__form input::placeholder{color:#f6f3ed80}.rdv-scope .rdv-newsletter__form input:focus{outline:none;border-color:var(--brass);background:#f6f3ed1f}.rdv-scope .rdv-newsletter__form .btn{height:52px;flex-shrink:0}@media(max-width:749px){.rdv-scope .rdv-newsletter__form{flex-direction:column;align-items:stretch}.rdv-scope .rdv-newsletter__form input[type=email]{flex:0 0 auto;width:100%}.rdv-scope .rdv-newsletter__form .btn{width:100%}}.rdv-scope .rdv-newsletter__legal{margin-top:1.76rem;font-size:var(--fs-tiny);color:#f6f3ed73}.rdv-scope .rdv-newsletter__legal a{color:inherit;text-decoration:underline}.rdv-scope .rdv-newsletter__ok{padding:1.6rem 0;color:var(--brass);font-weight:500;font-size:1.5rem}.rdv-scope .rdv-newsletter__err{margin-top:1.2rem;color:#f0c3c8;font-size:var(--fs-tiny)}.rdv-scope .rdv-newsletter__ok[hidden],.rdv-scope .rdv-newsletter__err[hidden],.rdv-scope .rdv-newsletter__form[hidden]{display:none}.rdv-scope .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.rdv-scope .reveal{opacity:0;transform:translateY(26px);transition:opacity .85s var(--ease),transform .85s var(--ease);transition-delay:var(--d, 0s)}.rdv-scope .reveal.is-in{opacity:1;transform:none}.rdv-scope.cv{content-visibility:auto;contain-intrinsic-size:auto 720px}@media(max-width:1180px){.rdv-scope .carousel{grid-auto-columns:calc((100% - 2 * 2rem) / 3)}.rdv-scope .carousel-nav--prev{left:-8px}.rdv-scope .carousel-nav--next{right:-8px}}@media(max-width:880px){.rdv-scope .hero__grid{grid-template-columns:1fr;gap:4.16rem}.rdv-scope .hero__media{order:-1}.rdv-scope .hero__media:before{top:14px;right:-14px;bottom:-14px;left:14px}.rdv-scope .hero__media img{aspect-ratio:4 / 3.4}.rdv-scope .hero__title{max-width:none}.rdv-scope .cats__grid,.rdv-scope .disciplines__grid{grid-template-columns:repeat(2,1fr)}.rdv-scope .discipline{border-bottom:1px solid var(--line)}.rdv-scope .discipline:nth-child(2n){border-right:none}.rdv-scope .editorial__grid{grid-template-columns:1fr}.rdv-scope .editorial__media{max-width:480px}.rdv-scope .editorial__stats{grid-template-columns:repeat(2,1fr)}.rdv-scope .journal__grid{grid-template-columns:1fr;max-width:560px}.rdv-scope .faq__grid{grid-template-columns:1fr;gap:2.4rem}.rdv-scope .faq__aside{position:static}.rdv-scope .seo-text__grid{columns:1}.rdv-scope .carousel{grid-auto-columns:calc((100% - 2rem)/2)}}@media(max-width:560px){.rdv-scope .cats__grid{grid-template-columns:1fr 1fr;gap:1.12rem}.rdv-scope .cat-card__body{padding:1.6rem 1.68rem}.rdv-scope .cat-card__arrow,.rdv-scope .cat-card__sub{display:none}.rdv-scope .carousel{grid-auto-columns:72%}.rdv-scope .carousel-nav{display:none}.rdv-scope .hero__ctas .btn{flex:1 1 100%}.rdv-scope .rdv-newsletter__form{flex-direction:column;align-items:stretch}.rdv-scope .rdv-newsletter__form input[type=email]{flex:0 0 auto;width:100%}.rdv-scope .rdv-newsletter__form .btn{width:100%}.rdv-scope .disciplines__grid{grid-template-columns:1fr}.rdv-scope .discipline{border-right:none}.rdv-scope .section-head{flex-direction:column;align-items:flex-start;gap:1.44rem}}.rdvh{position:relative;background:var(--ivory);border-bottom:1px solid var(--line);transition:box-shadow .3s var(--ease)}.rdvh.is-scrolled{box-shadow:0 10px 35px -18px #1e1a1659}.rdvh__main{display:grid;grid-template-columns:1fr minmax(280px,560px) 1fr;align-items:center;gap:3.2rem;padding-block:1.6rem}.rdvh__burger{display:none}.rdvh__logo{justify-self:start;line-height:1.05;display:block}.rdvh__logo img{max-height:52px;width:auto}.rdvh__name{font-family:var(--font-display);font-size:clamp(2.4rem,2.2vw,3.04rem);font-weight:600;letter-spacing:.02em;color:var(--green);white-space:nowrap;display:block}.rdvh__tag{display:block;font-family:var(--font-body);font-size:.992rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--brass-2);margin-top:2px}.rdvh__search{display:flex;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:0 .72rem 0 2.16rem;height:48px}.rdvh__search:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #00a89e24}.rdvh__search-input{flex:1;min-width:0;border:none;outline:none;background:none;font-size:var(--fs-small);color:var(--carbon)}.rdvh__search-input::placeholder{color:var(--grey)}.rdvh__search-input::-webkit-search-cancel-button{-webkit-appearance:none}.rdvh__search-btn{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:var(--ivory);transition:background-color .25s;flex-shrink:0}.rdvh__search-btn:hover{background:var(--teal-2)}.rdvh__actions{justify-self:end;display:flex;align-items:center;gap:.64rem}.rdvh__action{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--carbon);position:relative;transition:background-color .25s,color .25s}.rdvh__action:hover{background:var(--ivory-2);color:var(--green)}.rdvh__count{position:absolute;top:4px;right:2px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;background:var(--teal);color:var(--white);border-radius:999px;font-size:.992rem;font-weight:600}.rdvh__count[hidden]{display:none}.rdvh__nav{border-top:1px solid var(--line)}.rdvh__list{display:flex;align-items:center;justify-content:center;gap:clamp(.64rem,1.6vw,2.24rem);flex-wrap:nowrap;margin:0;padding:0;list-style:none}.rdvh__item{position:static}.rdvh__link{display:inline-flex;align-items:center;gap:.45em;padding:1.44rem .88rem;font-size:var(--fs-tiny);font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--carbon);transition:color .2s;background:none;border:none;cursor:pointer;text-decoration:none}.rdvh__link:hover,.rdvh__item.is-open>.rdvh__link{color:var(--brass-2)}.rdv-scope button.rdvh__link{font-family:var(--font-body);font-size:var(--fs-tiny);font-weight:600;line-height:1.4}.rdvh__link--sale{color:var(--wine)}.rdvh__link--sale:hover{color:var(--brass-2)}.rdvh__caret{width:9px;height:9px;flex-shrink:0;transition:transform .25s}.rdvh__item.is-open .rdvh__caret{transform:rotate(180deg)}.rdvh__panel{position:absolute;top:100%;left:0;right:0;background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 30px 50px -30px #1e1a1659;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .24s var(--ease) .14s,transform .24s var(--ease) .14s,visibility .24s var(--ease) .14s;z-index:65}.rdvh__item.is-open .rdvh__panel,.rdvh__item:hover .rdvh__panel,.rdvh__item:focus-within .rdvh__panel{opacity:1;visibility:visible;transform:translateY(0);transition-delay:.05s}.rdvh__panel-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:0 6.4rem;padding-block:4rem 3.2rem;align-items:start;max-height:calc(100vh - 20rem);overflow:auto}.rdvh__panel-inner.has-feature{grid-template-columns:minmax(0,1fr) 30rem}.rdvh__mega-links{columns:4 17rem;column-gap:4rem}.rdvh__panel-inner.has-feature .rdvh__mega-links{columns:3 17rem}.rdvh__mega-links--dense{columns:6 12rem;column-gap:3rem}.rdvh__panel-inner.has-feature .rdvh__mega-links--dense{columns:5 12rem}.rdvh__mega-links.rdvh__mega-links--dense a{padding:.4rem 0}.rdvh__mega-links a{display:flex;align-items:center;gap:.9rem;padding:.55rem 0;font-size:1.3rem;color:var(--carbon);text-decoration:none;break-inside:avoid;transition:color .2s,padding-left .25s var(--ease)}.rdvh__mega-ico{width:2.2rem;height:2.2rem;object-fit:contain;flex:0 0 auto;mix-blend-mode:multiply}.rdvh-drawer__nav details ul a{display:flex;align-items:center;gap:.9rem}.rdvh-drawer__nav .rdvh__mega-ico{width:2rem;height:2rem}.rdvh__mega-links a:hover{color:var(--brass-2);padding-left:5px}.rdvh__mega-group{break-inside:avoid;margin-bottom:1.8rem}.rdvh__mega-group .rdvh__mega-head{font-weight:600;font-size:1.25rem;letter-spacing:.16em;text-transform:uppercase;color:var(--green);border-bottom:1px solid var(--line);padding-bottom:.6rem;margin-bottom:.5rem}.rdvh__mega-group .rdvh__mega-head:hover{color:var(--brass-2);padding-left:0}.rdvh__feature{display:block;text-decoration:none;break-inside:avoid}.rdvh__feature-media{overflow:hidden;aspect-ratio:16 / 10;margin-bottom:1.4rem;background:var(--ivory-2)}.rdvh__feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease)}.rdvh__feature:hover .rdvh__feature-media img{transform:scale(1.05)}.rdvh__feature-tag{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--brass-2);margin-bottom:.4rem}.rdvh__feature-title{display:block;font-family:var(--font-display);font-size:2.2rem;font-weight:600;line-height:1.2;color:var(--green);margin-bottom:.6rem}.rdvh__feature-cta{display:inline-flex;align-items:center;gap:.6em;font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--carbon);border-bottom:1px solid var(--brass);padding-bottom:.3rem;transition:color .2s,gap .25s var(--ease)}.rdvh__feature:hover .rdvh__feature-cta{color:var(--brass-2);gap:1em}.rdvh__panel-all{grid-column:1 / -1;margin-top:2.4rem;padding-top:2rem;border-top:1px solid var(--line);display:inline-flex;align-items:center;gap:.7em;font-size:1.25rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--green);text-decoration:none;transition:color .2s,gap .25s var(--ease)}.rdvh__panel-all:hover{color:var(--brass-2);gap:1.1em}.rdvh__panel-all svg{width:14px;height:14px}.rdvh__nav .rdvh__link{position:relative}.rdvh__nav .rdvh__link:before{content:"";position:absolute;left:.55rem;right:.55rem;bottom:.6rem;height:1px;background:var(--brass);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.rdvh__nav .rdvh__item:hover>.rdvh__link:before,.rdvh__nav .rdvh__item.is-open>.rdvh__link:before{transform:scaleX(1)}@media(min-width:1200px)and (max-width:1399px){.rdvh__list{gap:.3rem}.rdvh__link{padding:1.44rem .65rem;font-size:1.15rem;letter-spacing:.1em}}.rdvh-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.rdvh-drawer.is-open{visibility:visible}.rdvh-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1a1680;opacity:0;transition:opacity .35s}.rdvh-drawer.is-open .rdvh-drawer__backdrop{opacity:1}.rdvh-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(380px,88vw);background:var(--ivory);transform:translate(-102%);transition:transform .42s var(--ease);display:flex;flex-direction:column;overflow-y:auto}.rdvh-drawer.is-open .rdvh-drawer__panel{transform:none}.rdvh-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.92rem 2.24rem;border-bottom:1px solid var(--line)}.rdvh-drawer__close{width:42px;height:42px;display:grid;place-items:center;border-radius:50%}.rdvh-drawer__close:hover{background:var(--ivory-2)}.rdvh-drawer__nav{padding:.96rem 2.24rem 3.2rem}.rdvh-drawer__nav>details,.rdvh-drawer__nav>a{border-bottom:1px solid var(--line)}.rdvh-drawer__nav summary,.rdvh-drawer__nav>a{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;font-size:var(--fs-small);font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;list-style:none;color:var(--carbon);text-decoration:none}.rdvh-drawer__nav summary::-webkit-details-marker{display:none}.rdvh-drawer__nav summary:after{content:"+";font-size:1.84rem;font-weight:400;color:var(--brass-2)}.rdvh-drawer__nav details[open] summary:after{content:"\2212"}.rdvh-drawer__nav details ul{padding:0 0 1.2rem;margin:0;list-style:none}.rdvh-drawer__nav details ul a{display:flex;align-items:center;gap:1.1rem;padding:.88rem 0;font-size:var(--fs-small);color:var(--grey);text-decoration:none;line-height:1.3}.rdvh-drawer__nav details ul a:hover{color:var(--brass-2)}.rdvh-drawer__nav .rdvh__mega-ico{width:2.4rem;height:2.4rem;flex:0 0 auto;object-fit:contain;border-radius:3px}.rdvh-drawer__nav details ul a strong{font-weight:600;color:var(--green)}.rdvh-drawer__nav .sale{color:var(--wine)}.rdvh-drawer__meta{margin-top:auto;padding:2.24rem;border-top:1px solid var(--line)}.rdvh-drawer__meta a{display:block;padding:.64rem 0;font-size:var(--fs-small);color:var(--grey);text-decoration:none}.rdvh-drawer__meta a:hover{color:var(--brass-2)}.rdvh-loc{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid var(--line)}.rdvh-loc__field{display:block;margin-bottom:1.28rem}.rdvh-loc__field span{display:block;margin-bottom:.48rem;font-size:1.12rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-2)}.rdvh-loc select{width:100%;height:44px;padding:0 1.44rem;font:inherit;font-size:var(--fs-small);color:var(--carbon);background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.rdvh-loc select:focus-visible{outline:2px solid var(--brass);outline-offset:2px}@media(max-width:1199px){.rdvh__nav{display:none}.rdvh__burger{display:grid;place-items:center;width:44px;height:44px}.rdvh__main{grid-template-columns:auto 1fr auto;grid-template-areas:"burger logo actions" "search search search";gap:1.28rem;padding-block:1.36rem}.rdvh__burger{grid-area:burger}.rdvh__logo{grid-area:logo;justify-self:center;text-align:center}.rdvh__actions{grid-area:actions}.rdvh__search{grid-area:search;height:44px;margin-bottom:.56rem}:root{--header-h: 118px}}.rdv-scope.rdv-disc{background:var(--ivory)}.rdv-scope .rdv-disc__carousel{position:relative;display:flex;align-items:center;gap:1.2rem}.rdv-scope .rdv-disc__types{list-style:none;margin:0;padding:.4rem 0;display:flex;flex-wrap:nowrap;gap:1.2rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rdv-scope .rdv-disc__types::-webkit-scrollbar{display:none}.rdv-scope .rdv-disc__types>li{flex:0 0 auto;scroll-snap-align:start}.rdv-scope .rdv-disc__types a{display:inline-flex;align-items:center;gap:1rem;white-space:nowrap;padding:1.2rem 1.8rem;background:var(--white);border:1px solid var(--line);border-radius:2px;font-size:1.45rem;font-weight:500;color:var(--carbon);text-decoration:none;transition:background-color .25s,color .25s,border-color .25s}.rdv-scope .rdv-disc__nav{flex:0 0 auto;width:4rem;height:4rem;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--white);color:var(--carbon);border:1px solid var(--line);border-radius:50%;cursor:pointer;transition:background-color .25s,color .25s,border-color .25s,opacity .25s}.rdv-scope .rdv-disc__nav svg{width:14px;height:14px}.rdv-scope .rdv-disc__nav:hover{background:var(--green);border-color:var(--green);color:var(--ivory)}.rdv-scope .rdv-disc__nav:disabled{opacity:.35;cursor:default;background:var(--white);color:var(--carbon);border-color:var(--line)}.rdv-scope .rdv-disc__carousel.is-static .rdv-disc__nav{display:none}.rdv-scope .rdv-disc__carousel.is-static .rdv-disc__types{justify-content:flex-start;flex-wrap:wrap}@media(max-width:749px){.rdv-scope .rdv-disc__nav{display:none}.rdv-scope .rdv-disc__types{scroll-snap-type:x mandatory}}.rdv-scope .rdv-disc__types a svg{width:14px;height:14px;color:var(--brass-2);transition:transform .25s var(--ease)}.rdv-scope .rdv-disc__types a:hover{background:var(--green);border-color:var(--green);color:var(--ivory)}.rdv-scope .rdv-disc__types a:hover svg{color:var(--ivory);transform:translate(3px)}.rdvf{background:var(--green-3);color:#f6f3edc7;font-size:var(--fs-small)}.rdvf__main{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:clamp(3.2rem,4vw,6.4rem);padding-block:clamp(4.8rem,6vw,8rem)}.rdvf__name{font-family:var(--font-display);font-size:2.56rem;font-weight:600;letter-spacing:.02em;color:var(--ivory);display:block}.rdvf__tagline{display:block;font-size:.992rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--brass);margin-top:2px}.rdvf__blurb{margin-top:1.76rem;max-width:34ch}.rdvf__social{display:flex;gap:1.12rem;margin-top:2.4rem}.rdvf__social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line-light);border-radius:50%;transition:background-color .25s,border-color .25s;color:var(--ivory)}.rdvf__social a:hover{background:var(--brass);border-color:var(--brass)}.rdvf__social svg{width:16px;height:16px}.rdvf h3{font-size:var(--fs-tiny);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ivory);margin-bottom:1.92rem;font-family:var(--font-body)}.rdvf__col a{display:block;padding:.48rem 0;color:#f6f3edc7;text-decoration:none;transition:color .2s,padding-left .25s var(--ease)}.rdvf__col a:hover{color:var(--brass);padding-left:4px}.rdvf__hours{margin-top:1.44rem;font-size:var(--fs-tiny);color:#f6f3ed8c}.rdvf__hours span{display:block;padding:.192rem 0}.rdvf__bottom{border-top:1px solid var(--line-light);padding-block:2.24rem;display:flex;align-items:center;justify-content:space-between;gap:1.92rem;flex-wrap:wrap;font-size:var(--fs-tiny);color:#f6f3ed80}.rdvf__legal{display:flex;gap:2.24rem;flex-wrap:wrap}.rdvf__legal a{color:inherit;text-decoration:none;transition:color .2s}.rdvf__legal a:hover{color:var(--brass)}.rdvf__pay{display:flex;gap:.72rem;align-items:center;flex-wrap:wrap}.rdvf__pay svg{height:26px;width:auto;display:block;opacity:.9}@media(max-width:880px){.rdvf__main{grid-template-columns:1fr 1fr}}@media(max-width:560px){.rdvf__main{grid-template-columns:1fr;gap:3.52rem}.rdvf__bottom{justify-content:center;text-align:center}}#fsb_background{z-index:55!important;transition:transform .35s ease,opacity .35s ease}html.rdv-scrolled #fsb_background{transform:translateY(-110%);opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){.rdv-scope .reveal{opacity:1;transform:none;transition:none}.rdv-scope .brands__track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}.rdv-scope .brands__track a{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/rdv-premium.css.map */
