:root{--rr-ink: #261f19;--rr-chocolate: #492c23;--rr-taupe: #cbbbab;--rr-stone: #f5f2ec;--rr-line: #e4ded5;--rr-muted: #8a7f74;--rr-paper: #ffffff}.launch-announce{background:var(--rr-chocolate);color:var(--rr-taupe);text-align:center;font-size:1.1rem;letter-spacing:.26em;text-transform:uppercase;padding:1.1rem 1.5rem;font-family:var(--font-body-family);font-weight:400}@media screen and (min-width:990px){.launch-pdp .header.header--middle-center:not(.drawer-menu){display:flex;align-items:center}.launch-pdp .header--middle-center .header__inline-menu{flex:1 1 0;margin-left:0}.launch-pdp .header--middle-center .header__icons{flex:1 1 0;justify-content:flex-end}.launch-pdp .header--middle-center .header__heading,.launch-pdp .header--middle-center .header__heading-link{flex:0 1 auto;min-width:0}}.launch-hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--rr-paper);color:var(--rr-ink)}.launch-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:7rem 8%;min-height:56rem}@media screen and (min-width:990px){.launch-hero__copy{order:-1}}.launch-hero__horse{width:4.8rem;height:auto;margin-bottom:1.8rem;display:block}.launch-hero__eyebrow{font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted);font-family:var(--font-body-family)}.launch-hero__heading{font-family:var(--font-heading-family);font-size:5.6rem;line-height:1.05;font-weight:300;margin:2rem 0;color:var(--rr-ink)}.launch-hero__text{max-width:43rem;color:#5b5147;font-weight:300;font-size:1.5rem;line-height:1.65;margin:0 0 3.4rem}.launch-hero__btn{display:inline-block;background:var(--rr-chocolate);color:#fff;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;padding:1.6rem 3.8rem;border:1px solid var(--rr-chocolate);text-decoration:none;transition:background .25s ease,color .25s ease;font-family:var(--font-body-family)}.launch-hero__btn:hover{background:transparent;color:var(--rr-chocolate)}.launch-hero__art{position:relative;background:var(--rr-stone);line-height:0;overflow:hidden;min-height:56rem;overflow-anchor:none}.launch-hero__art img,.launch-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;color:transparent;opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.launch-hero__art img.is-loaded,.launch-hero__img.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.launch-hero__art img,.launch-hero__img{opacity:1;transition:none}}.launch-collections{color:var(--rr-ink);background:var(--rr-stone);padding:9.6rem 0 7rem;scroll-margin-top:2rem}.launch-collections__head{text-align:center;margin:0 auto 5.6rem;padding:0 4rem;max-width:72rem}.launch-collections__eyebrow{font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted)}.launch-collections__title{font-family:var(--font-heading-family);font-size:4.4rem;font-weight:300;margin:1.4rem 0 0}.launch-collections__intro{color:var(--rr-muted);font-weight:300;margin-top:1rem;font-size:1.5rem}.launch-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;max-width:200rem;margin:0 auto;padding:0 8px}.launch-card{text-align:center;display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:0}.launch-card__frame{display:block;aspect-ratio:1 / 1;background:var(--rr-paper);overflow:hidden;line-height:0;position:relative;border:0;outline:0;box-shadow:none;overflow-anchor:none}.launch-card__frame img,.launch-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;transition:transform .6s ease;color:transparent}.launch-card:hover .launch-card__frame img,.launch-card:hover .launch-card__img{transform:scale(1.04)}.launch-card__mark{width:2.4rem;height:auto;opacity:.55;margin:1.8rem auto 0;display:block}.launch-card__title{font-family:var(--font-heading-family);font-size:clamp(2rem,1.6vw + 1.2rem,2.8rem);font-weight:400;line-height:1.15;margin:.8rem 0;color:var(--rr-ink)}.launch-card__desc{font-size:1.4rem;color:var(--rr-muted);font-weight:300;max-width:30rem;margin:0 auto 1.6rem;padding:0 1.2rem;min-height:4.4rem;line-height:1.55}.launch-card__link{font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;border-bottom:1px solid var(--rr-ink);padding-bottom:.4rem;margin:0 auto 2.4rem;width:fit-content}.launch-banner{background:var(--rr-chocolate);color:var(--rr-taupe);text-align:center;padding:2.5rem 4rem;margin-top:4rem}.template-suffix-launch .section-launch-banner .launch-banner{margin-top:0}.launch-banner__inner{display:flex;align-items:center;justify-content:center;gap:3.2rem;flex-wrap:wrap;max-width:90rem;margin:0 auto}.launch-banner__horse{width:3.2rem;height:auto;opacity:.55;filter:brightness(1.8) contrast(.85)}.launch-banner__text{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.26em;text-transform:uppercase;font-weight:400;color:var(--rr-taupe);margin:0}.launch-footer{padding:4.6rem 2rem 3.2rem;background:var(--rr-paper);color:var(--rr-ink);border-top:1px solid var(--rr-line)}.launch-footer__inner{max-width:110rem;margin:0 auto;display:flex;flex-direction:column;gap:2.8rem}.launch-footer__grid{display:flex;flex-direction:column;gap:2.8rem;align-items:stretch}@media screen and (min-width:750px){.launch-footer__grid{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;column-gap:2.8rem;row-gap:2.4rem}.launch-footer__block--brand-information{margin-right:auto;padding-right:2rem;flex:0 1 auto}.launch-footer__block--menu{flex:0 0 auto;min-width:11rem}}.launch-footer__heading{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--rr-muted);margin:0 0 1.2rem}.launch-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.launch-footer__logo-link{display:inline-block;line-height:0;width:100%}.launch-footer__logo{display:block;height:auto;width:100%;filter:brightness(0) saturate(100%);opacity:.88}.launch-footer__wordmark{font-family:var(--font-heading-family);font-size:2.6rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400;margin:0;color:var(--rr-ink)}.launch-footer__text{font-size:1.35rem;line-height:1.55;color:var(--rr-muted)}.launch-footer__text p{margin:0}.launch-footer__menu{display:flex;flex-direction:column;gap:.85rem;margin:0;padding:0}.launch-footer__link{font-size:1.55rem;line-height:1.45;color:var(--rr-ink);text-decoration:none;letter-spacing:.02em}.launch-footer__link:hover{color:var(--rr-chocolate);text-decoration:underline;text-underline-offset:.2em}.launch-footer .launch-footer__social{justify-content:flex-start;margin:.4rem 0 0}.launch-footer__inner>.launch-footer__social{justify-content:center;margin:0}.launch-footer .list-social__link{color:var(--rr-ink)}.launch-footer .list-social__link:hover{color:var(--rr-chocolate)}.launch-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:.4rem;border-top:1px solid var(--rr-line);text-align:center}.launch-footer__legal{font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rr-muted);margin:0}.launch-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.6rem;margin:0;padding:0}.launch-footer__policy-link{font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rr-muted);text-decoration:none}.launch-footer__policy-link:hover{color:var(--rr-ink);text-decoration:underline;text-underline-offset:.2em}@media screen and (max-width:749px){.launch-footer__brand{align-items:center;text-align:center}.launch-footer .launch-footer__social{justify-content:center}.launch-footer__block--menu{text-align:center}.launch-footer__menu{align-items:center}}.template-product.launch-pdp .product__title{font-family:var(--font-heading-family);font-weight:400}.template-product.launch-pdp .price-item{color:#6b5543}.template-product.launch-pdp .product-form__input--swatch .form__label,.template-product.launch-pdp .product-form__input--pill .form__label{font-size:1.1rem;letter-spacing:.24em;text-transform:uppercase;color:#6a5f54}.template-product.launch-pdp .product-form__input--swatch .form__label span,.template-product.launch-pdp [data-selected-swatch-value]{font-family:var(--font-heading-family);font-style:italic;font-size:2.1rem;font-weight:500;letter-spacing:.01em;text-transform:none;color:var(--rr-ink)}.template-suffix-signature .swatch-variants .media-swatch,.template-product.launch-pdp .swatch-variants .media-swatch{--swatch-size: 4.6rem;width:var(--swatch-size);height:var(--swatch-size);border-radius:50%!important;padding:0!important;overflow:hidden;box-shadow:0 0 0 1px var(--rr-line),inset 0 0 8px #261f192e;border:none!important}.template-suffix-signature .product-form__input input[type=radio]:checked+.media-swatch,.template-product.launch-pdp .product-form__input input[type=radio]:checked+.media-swatch{box-shadow:0 0 0 2px var(--rr-paper),0 0 0 3px var(--rr-chocolate);border-color:transparent;background-image:none}.template-suffix-signature .product-form__input input[type=radio]+.media-swatch:hover,.template-product.launch-pdp .product-form__input input[type=radio]+.media-swatch:hover{border-color:transparent;transform:translateY(-2px)}.template-product.launch-pdp .product-form__input--swatch{--swatch-input--size: 4.6rem}.template-product.launch-pdp .product-form__buttons .product-form__submit{background:var(--rr-chocolate);border-color:var(--rr-chocolate);letter-spacing:.18em;text-transform:uppercase}.launch-limited{display:flex;align-items:center;gap:1.3rem;font-family:var(--font-heading-family);font-style:italic;font-size:2rem;font-weight:500;color:var(--rr-ink);margin:1.2rem 0 .4rem;letter-spacing:.01em}.launch-limited:before{content:"";width:2.8rem;height:1px;background:var(--rr-taupe);flex:none}.launch-limited__qty{font-style:normal;font-weight:600}.launch-reserve-note{display:flex;gap:1.8rem;align-items:center;border:1px solid var(--rr-line);padding:2rem;margin-top:3.2rem;max-width:52rem;background:var(--rr-paper);text-decoration:none;color:inherit;transition:border-color .25s ease,background .25s ease}.launch-reserve-note:hover{background:var(--rr-stone);border-color:var(--rr-taupe)}.launch-reserve-note img{width:7rem;height:7rem;object-fit:cover;flex:none}.launch-reserve-note__title{font-family:var(--font-heading-family);font-size:2rem;font-weight:600;display:block;color:var(--rr-ink);letter-spacing:.02em;margin-bottom:.2rem}.launch-reserve-note__text{font-size:1.2rem;letter-spacing:.04em;color:#6a5f54;line-height:1.6}.launch-gallery-mark{display:flex;justify-content:center;padding:2.4rem 0 0}.launch-gallery-mark img{width:3.2rem;height:auto;opacity:.45}.launch-collection{max-width:124rem;margin:0 auto;padding:5.6rem 4rem 6rem;color:var(--rr-ink);background:var(--rr-paper)}.launch-collection__head{text-align:center;margin-bottom:5.2rem;position:relative}.launch-collection--head .launch-collection__head{margin-bottom:3.2rem}.launch-collection__back{display:inline-block;font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rr-muted);text-decoration:none;margin-bottom:2.8rem;transition:color .25s ease}.launch-collection__back:hover{color:var(--rr-chocolate)}.launch-collection__mark{width:3.2rem;height:auto;opacity:.5;margin:0 auto 1.4rem;display:block}.launch-collection__eyebrow{font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted);margin:0}.launch-collection__title{font-family:var(--font-heading-family);font-size:4.4rem;font-weight:300;margin:1.2rem 0 0;line-height:1.1}.launch-collection__intro{color:var(--rr-muted);font-weight:300;margin:1.2rem auto 0;font-size:1.5rem;line-height:1.6;max-width:56rem}.launch-collection__limited{display:inline-flex;align-items:center;gap:1.3rem;font-family:var(--font-heading-family);font-style:italic;font-size:1.9rem;font-weight:500;color:var(--rr-ink);margin:2rem 0 0;letter-spacing:.01em}.launch-collection__limited-rule{width:2.8rem;height:1px;background:var(--rr-taupe);flex:none}.launch-collection__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem 3.6rem}.launch-pcard{flex:0 1 calc((100% - 7.2rem) / 3);max-width:34rem;min-width:26rem;text-align:center;display:flex;flex-direction:column}.launch-pcard__media{display:block;text-decoration:none;color:inherit;position:relative}.launch-pcard__frame{aspect-ratio:1 / 1;background:var(--rr-paper);overflow:hidden;margin-bottom:1.8rem;display:flex;align-items:center;justify-content:center;line-height:0;border:1px solid var(--rr-line)}.launch-pcard__frame img,.launch-pcard__placeholder{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .6s ease;color:transparent}.launch-pcard__media:hover .launch-pcard__frame img{transform:scale(1.03)}.launch-pcard--sold-out .launch-pcard__frame img{opacity:.72}.launch-pcard__badge{position:absolute;top:1rem;left:1rem;background:var(--rr-paper);color:var(--rr-ink);font-size:1rem;letter-spacing:.16em;text-transform:uppercase;padding:.4rem .9rem;border:1px solid var(--rr-line)}.launch-pcard__swatches{display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem;margin-bottom:1.2rem}.launch-swatch{width:2.6rem;height:2.6rem;border-radius:50%;overflow:hidden;display:block;line-height:0;box-shadow:0 0 0 1px var(--rr-line),inset 0 0 6px #261f192e;transition:transform .2s ease,box-shadow .2s ease}.launch-swatch:hover{transform:translateY(-2px);box-shadow:0 0 0 2px var(--rr-paper),0 0 0 3px var(--rr-chocolate)}.launch-swatch__img{width:100%;height:100%;object-fit:cover;object-position:center}.launch-swatch--soldout{opacity:.45}.launch-pcard__title-link{text-decoration:none;color:inherit}.launch-pcard__title{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:400;margin:0 0 .4rem;line-height:1.2}.launch-pcard__variant-note{font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--rr-muted);margin:0 0 .6rem}.launch-pcard__price{font-size:1.5rem;color:#6b5543;margin-bottom:1.4rem}.launch-pcard__price .price{justify-content:center}.launch-pcard__price .price__regular .price-item,.launch-pcard__price .price-item{color:#6b5543}.launch-pcard__quick-add{margin-top:auto}.launch-pcard__btn.button{--color-button: 73, 44, 35;--color-button-text: 255, 255, 255;background:var(--rr-chocolate);color:#fff;border:1px solid var(--rr-chocolate);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;padding:1.1rem 2rem;width:100%;min-height:auto;transition:background .25s ease,color .25s ease;font-family:var(--font-body-family);box-shadow:none}.launch-pcard__btn.button:before,.launch-pcard__btn.button:after{display:none}.launch-pcard__btn.button:not([disabled]):hover{background:transparent;color:var(--rr-chocolate)}.launch-pcard__btn[disabled]{opacity:.5;cursor:not-allowed}.launch-collection__empty{text-align:center;color:var(--rr-muted);font-size:1.5rem}@media(max-width:989px){.launch-collection{padding:4rem 2rem 5rem}.launch-collection__title{font-size:3.4rem}.launch-collection__grid{gap:3.2rem 2rem}.launch-pcard{flex:0 1 calc((100% - 2rem)/2);min-width:0}}@media(max-width:749px){.launch-pcard{flex:0 1 100%;max-width:40rem;margin:0 auto}}@media(max-width:989px){.launch-hero{grid-template-columns:1fr}.launch-hero__art{min-height:36rem}.launch-hero__copy{min-height:auto;padding:5rem 8%}.launch-hero__heading{font-size:4rem}.launch-collections{padding:6rem 0 5rem}.launch-collections__head{margin-bottom:4rem;padding:0 2rem}.launch-collections__grid{grid-template-columns:1fr;gap:4px;padding:0 8px}.launch-collections__title{font-size:3.6rem}.launch-card__desc{min-height:0}}@media(prefers-reduced-motion:reduce){.launch-card__frame img,.launch-card__img,.launch-hero__btn,.launch-pcard__frame img,.launch-swatch,.launch-pcard__btn.button,.template-product.launch-pdp .media-swatch{transition:none}.launch-card:hover .launch-card__frame img,.launch-card:hover .launch-card__img,.launch-pcard__media:hover .launch-pcard__frame img{transform:none}}.launch-col2,.launch-products{color:var(--rr-ink);background:var(--rr-paper)}.launch-breadcrumbs{padding-top:2rem;padding-bottom:.4rem;color:var(--rr-ink);background:var(--rr-paper)}.launch-breadcrumbs__list{list-style:none;margin:0;padding:0}.launch-breadcrumbs__item{display:inline-block;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--rr-muted);font-family:var(--font-body-family);font-weight:400}.launch-breadcrumbs__item:not(:last-child):after{border-style:solid;border-width:.1em .1em 0 0;content:"";display:inline-block;height:.2em;margin:0 .55em 0 .35em;position:relative;transform:rotate(45deg);vertical-align:middle;width:.2em;opacity:.7}.launch-breadcrumbs__link{text-decoration:none;color:inherit;transition:color .2s ease}.launch-breadcrumbs__link:hover{color:var(--rr-ink)}.launch-breadcrumbs__link[aria-current=page]{color:var(--rr-ink);font-weight:400}.launch-hero2{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--rr-stone);max-height:min(85vh,62rem)}.launch-hero2--image-right .launch-hero2__media{order:2}.launch-hero2--image-right .launch-hero2__copy{order:1}.launch-hero2__media{position:relative;background:var(--rr-stone);line-height:0;overflow:hidden;min-height:48rem;max-height:inherit}.launch-hero2__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--launch-focal, center center);display:block;color:transparent;opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.launch-hero2__img.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.launch-hero2__img{opacity:1;transition:none}}.launch-hero2__img--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--rr-stone);opacity:1}.launch-hero2__copy{display:flex;flex-direction:column;justify-content:center;padding:7rem 8%;min-height:56rem;overflow:auto}.launch-hero2__lockup{animation:launch-hero-rise .7s ease both}.launch-hero2__body{animation:launch-hero-rise .7s ease .12s both}.launch-hero2__horse{width:4.8rem;height:auto;display:block;margin-bottom:1.8rem}.launch-hero2__eyebrow{font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted);font-family:var(--font-body-family);margin:0}.launch-hero2__title{font-family:var(--font-heading-family);font-weight:300;font-size:5.2rem;line-height:1.05;margin:2rem 0 0;color:var(--rr-ink)}.launch-hero2__desc{color:#5b5147;font-weight:300;font-size:1.5rem;line-height:1.65;max-width:43rem;margin-top:2rem}.launch-hero2__limited{display:inline-flex;align-items:center;gap:1.3rem;font-family:var(--font-heading-family);font-style:italic;font-size:1.8rem;font-weight:500;color:var(--rr-ink);margin:2rem 0 0}.launch-hero2__limited-rule{width:2.8rem;height:1px;background:var(--rr-taupe);flex:none}.launch-hero2__cta{margin-top:3.4rem}@keyframes launch-hero-rise{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--launch-card-gap, 4px);max-width:200rem;margin:0 auto;padding:4.8rem var(--launch-edge-pad, 8px) 3.2rem}.launch-grid__empty{grid-column:1 / -1;text-align:center;color:var(--rr-muted);font-size:1.5rem;padding:4rem 0}.launch-gcard{display:flex;flex-direction:column;min-width:0;height:100%;animation:launch-card-rise .6s ease both}.launch-gcard:nth-child(2){animation-delay:.05s}.launch-gcard:nth-child(3){animation-delay:.1s}.launch-gcard:nth-child(4){animation-delay:.15s}.launch-gcard:nth-child(5){animation-delay:.2s}.launch-gcard:nth-child(n+6){animation-delay:.25s}.launch-gcard__media{display:block;text-decoration:none;color:inherit;position:relative}.launch-gcard__frame{display:block;aspect-ratio:1 / 1;background:var(--rr-paper);overflow:hidden;line-height:0;position:relative;border:0;outline:0;box-shadow:none}.launch-gcard__img,.launch-gcard__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;padding:0;border:0;outline:0;box-shadow:none;transition:transform .6s ease;color:transparent}.launch-gcard__media:hover .launch-gcard__img{transform:scale(1.04)}.launch-gcard--sold-out .launch-gcard__img{opacity:.72}.launch-gcard__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:1;background:var(--rr-paper);color:var(--rr-ink);font-size:1rem;letter-spacing:.16em;text-transform:uppercase;padding:.4rem .9rem;font-family:var(--font-body-family)}.launch-gcard__info{padding:1.2rem 1.2rem 2.4rem}.launch-gcard__title-link{text-decoration:none;color:inherit}.launch-gcard__title{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2rem,1.6vw + 1.2rem,2.5rem);line-height:1.15;margin:0 0 .3rem;color:var(--rr-ink)}.launch-gcard__colour{font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.02em;color:var(--rr-muted);margin:0 0 .8rem}.launch-gcard__price{font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;color:var(--rr-chocolate);margin:0;letter-spacing:.01em}.launch-gcard__swatches{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.55rem;padding:1rem 1.2rem 0}.launch-chip{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;cursor:pointer;width:1.44rem;height:1.44rem;border-radius:50%;background-color:var(--rr-taupe);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #261f192e;transition:transform .2s ease,box-shadow .2s ease}.launch-chip:hover{transform:translateY(-1px);box-shadow:0 0 0 2px var(--rr-paper),0 0 0 3px var(--rr-taupe)}.launch-chip.is-active{box-shadow:0 0 0 2px var(--rr-paper),0 0 0 3px var(--rr-chocolate)}.launch-chip--unavailable{background-color:var(--rr-stone);box-shadow:inset 0 0 0 1px var(--rr-line)}.launch-chip--soldout{opacity:.4}.launch-gcard__more{font-family:var(--font-body-family);font-size:1.2rem;color:var(--rr-muted);letter-spacing:.04em;margin-left:.2rem}.launch-gcard--back{text-decoration:none;color:inherit}.launch-back{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.4rem;height:100%;min-height:24rem;padding:3rem 2rem;background:var(--rr-stone);border:1px solid var(--rr-line);transition:background .3s ease,border-color .3s ease}.launch-gcard--back:hover .launch-back{background:var(--rr-paper);border-color:var(--rr-taupe)}.launch-back__horse{width:4rem;height:auto;opacity:.5}.launch-back__rule{width:3.2rem;height:1px;background:var(--rr-taupe)}.launch-back__label{font-family:var(--font-body-family);font-size:1.1rem;letter-spacing:.24em;text-transform:uppercase;color:var(--rr-ink)}.launch-back__arrow{font-size:1.8rem;line-height:1;color:var(--rr-muted);transition:transform .3s ease,color .3s ease}.launch-gcard--back:hover .launch-back__arrow{transform:translate(-4px);color:var(--rr-chocolate)}@keyframes launch-card-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.launch-pagination{display:flex;justify-content:center;padding:1.6rem var(--launch-edge-pad, 8px) 3.6rem}.launch-pagination .pagination__list{gap:.6rem}.launch-pagination .pagination__item{font-family:var(--font-body-family);font-size:1.3rem;color:var(--rr-muted);letter-spacing:.04em}.launch-pagination .pagination__item--current,.launch-pagination .pagination__item:hover{color:var(--rr-chocolate)}.launch-feature{margin-top:2rem;background:var(--rr-paper);color:var(--rr-ink)}.launch-feature__copy{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:72rem;margin:0 auto;padding:7rem 4rem 6rem}.launch-feature__horse{width:2.4rem;height:auto;opacity:.55;margin-bottom:1.4rem}.launch-feature__eyebrow{font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted);font-family:var(--font-body-family);margin:0 0 1.4rem}.launch-feature__heading{font-family:var(--font-heading-family);font-weight:300;font-size:4.4rem;margin:0 0 1.2rem;color:var(--rr-ink)}.launch-feature__text{color:var(--rr-muted);font-weight:300;font-size:1.5rem;line-height:1.65;max-width:52rem}@media(max-width:989px){.launch-breadcrumbs{padding-top:1.4rem}.launch-hero2{grid-template-columns:1fr;max-height:none}.launch-hero2__media{display:none}.launch-hero2__copy{padding:0 0 4rem;min-height:0}.launch-hero2--compact .launch-hero2__copy{padding-bottom:1.2rem}.launch-hero2__lockup{position:relative;margin-top:1rem;min-height:0;height:min(58vw,36rem);max-height:36rem;display:flex;flex-direction:column;justify-content:flex-end;padding:6% 6% 5%;background-color:var(--rr-stone);background-image:var(--hero-bg);background-size:cover;background-position:var(--launch-focal, center center);background-repeat:no-repeat}.launch-hero2--compact .launch-hero2__lockup{margin-top:.4rem;height:min(52vw,30rem);max-height:30rem;padding:5% 6% 4%}.launch-hero2__lockup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#261f199e,#261f1900 62%)}.launch-hero2__lockup>*{position:relative;z-index:1}.launch-hero2__horse{filter:brightness(0) invert(1);opacity:.9;width:4rem;margin-bottom:1.2rem}.launch-hero2__eyebrow{color:#ffffffc7}.launch-hero2__title{color:#fff;font-size:3.6rem;margin-top:1.2rem}.launch-hero2__body{padding:2.4rem 6% 0}.launch-hero2__desc{max-width:none}.launch-hero2__cta{margin-top:2.8rem}.launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:3.2rem var(--launch-edge-pad, 8px) 2.4rem}.launch-gcard__info{padding:1rem .6rem 2rem}.launch-gcard__title{font-size:clamp(1.8rem,4vw,2.3rem)}.launch-gcard__colour{font-size:1.1rem;margin-bottom:.6rem}.launch-gcard__price{font-size:1.2rem}.launch-gcard__swatches{justify-content:center;gap:.5rem;padding:.8rem .6rem 0}.launch-back{min-height:18rem}.launch-feature__copy{padding:5rem 6% 4rem}.launch-feature__heading{font-size:3.2rem}}@media(prefers-reduced-motion:reduce){.launch-hero2__lockup,.launch-hero2__body,.launch-gcard{animation:none}.launch-gcard__img,.launch-chip,.launch-hero__btn,.launch-back,.launch-back__arrow{transition:none}.launch-gcard__media:hover .launch-gcard__img,.launch-gcard--back:hover .launch-back__arrow{transform:none}}.rr-pdp-section{background:var(--rr-paper);color:var(--rr-ink)}.rr-pdp{--rr-pdp-text: 1.3rem;--rr-pdp-crumbs: 1.05rem;--rr-pdp-price-size: 1.8rem;--rr-pdp-weight: 400;--rr-pdp-price-weight: 600;--rr-pdp-fg: var(--rr-ink);--rr-pdp-lh: 1.6;display:grid;grid-template-columns:1fr;grid-template-areas:"lede" "media" "info";width:100%}.rr-pdp__lede{grid-area:lede}.rr-pdp__media{grid-area:media}.rr-pdp__info{grid-area:info}.rr-pdp__lede{padding:0 2rem}.rr-pdp__info{padding:2.4rem 2rem 0}@media screen and (max-width:989px){.rr-pdp__title{margin-bottom:.8rem}.rr-pdp__tagline{margin-bottom:1rem}.rr-pdp__lede{padding-bottom:.4rem}.rr-pdp__info{padding-top:0}.rr-pdp__swatches{margin-top:.4rem}}@media screen and (min-width:990px){.rr-pdp{grid-template-columns:minmax(0,1.85fr) minmax(40rem,1fr);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"media lede" "media info";align-items:start;column-gap:0}.rr-pdp__lede{padding:1.2rem clamp(3rem,4vw,6rem) 1.2rem clamp(2.4rem,3vw,4rem)}.rr-pdp__info{padding:0 clamp(3rem,4vw,6rem) 4.8rem clamp(2.4rem,3vw,4rem)}.rr-pdp--sticky .rr-pdp__info{position:sticky;top:clamp(2rem,4vw,4rem);align-self:start}}.rr-pdp__gallery,.rr-pdp__viewer{display:block}.rr-pdp .contains-media,.rr-pdp .global-media-settings{border:none;box-shadow:none}.rr-pdp__media-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#fff}.rr-pdp__media-item{margin:0;min-width:0;background:var(--rr-stone)}.rr-pdp__media-item:only-child,.rr-pdp__media-item:last-child:nth-child(odd){grid-column:1 / -1}.rr-pdp__media .product-media-container{width:100%;max-width:100%;margin:0;border:0!important;overflow:hidden}.rr-pdp__media .product-media-container.constrain-height{--constrained-height: unset;width:100%;margin:0}.rr-pdp__media .product-media-container .media{padding-top:var(--ratio-percent);height:auto}.rr-pdp__media .product-media-container .media>img{object-fit:contain;object-position:center;color:transparent;opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.rr-pdp__media .product-media-container .media>img.is-loaded{opacity:1}@media(prefers-reduced-motion:reduce){.rr-pdp__media .product-media-container .media>img{opacity:1;transition:none}}.rr-pdp__media .product-media-container.media-fit-contain{background:#fff}.rr-pdp__media .product-media-container.media-fit-cover{--ratio-percent: 125%;height:auto!important;background:#fff}.rr-pdp__media-item:only-child .product-media-container.media-fit-cover,.rr-pdp__media-item:last-child:nth-child(odd) .product-media-container.media-fit-cover{--ratio-percent: 62.5%}.rr-pdp__media .product__media-icon,.rr-pdp__media .product__media-toggle,.rr-pdp__dots{display:none}@media screen and (max-width:989px){.rr-pdp__viewer{position:relative}.rr-pdp__media-list{display:flex;gap:0;background:transparent;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rr-pdp__media-list::-webkit-scrollbar{display:none}.rr-pdp__media-item{flex:0 0 100%;scroll-snap-align:center;background:var(--rr-stone)}.rr-pdp__media .product-media-container.media-fit-contain,.rr-pdp__media .product-media-container.media-fit-cover{--ratio-percent: 125%;display:block;align-self:auto}.rr-pdp__media .product-media-container.media-fit-cover .media{position:relative}.rr-pdp__dots.slideshow__controls{position:absolute;bottom:1rem;left:0;right:0;z-index:2;display:flex;justify-content:center;align-items:center;border:0;background:transparent;padding:0;margin:0;pointer-events:none}.rr-pdp__dots .slider-counter,.rr-pdp__dots .slideshow__control-wrapper,.rr-pdp__dots .slider-counter__link{pointer-events:auto}.rr-pdp__dots .slideshow__control-wrapper{display:flex}.rr-pdp__dots .slider-counter__link--dots .dot{border-color:#261f1959;background-color:#ffffffbf}.rr-pdp__dots .slider-counter__link--active.slider-counter__link--dots .dot{background-color:var(--rr-chocolate);border-color:var(--rr-chocolate)}}.rr-pdp__crumbs.launch-breadcrumbs{padding:0;margin:0 0 4rem;background:transparent}.rr-pdp__crumbs.launch-breadcrumbs .launch-breadcrumbs__link,.rr-pdp__crumbs.launch-breadcrumbs .launch-breadcrumbs__item{font-size:var(--rr-pdp-crumbs);font-weight:var(--rr-pdp-weight);color:var(--rr-pdp-fg)}@media screen and (max-width:989px){.rr-pdp__crumbs.launch-breadcrumbs{display:none}}.rr-pdp__title{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.8rem,3.2vw,4rem);line-height:1.08;margin:0 0 1.6rem;color:var(--rr-ink)}.rr-pdp__tagline{font-family:var(--font-body-family);font-weight:var(--rr-pdp-weight);font-size:var(--rr-pdp-text);line-height:var(--rr-pdp-lh);color:var(--rr-pdp-fg);margin:0 0 2rem;max-width:42rem}.rr-pdp__rating{margin:0 0 1.4rem}.rr-pdp__price{display:flex;align-items:baseline;gap:1rem;font-family:var(--rr-pdp-price-font, Georgia, "Times New Roman", serif);font-style:var(--rr-pdp-price-style, normal);font-size:var(--rr-pdp-price-size);font-weight:var(--rr-pdp-price-weight);letter-spacing:.01em;color:var(--rr-pdp-fg);margin:0}.rr-pdp__price-amount{font-weight:var(--rr-pdp-price-weight)}.rr-pdp__price-compare{color:var(--rr-pdp-fg);font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);opacity:.55}.rr-pdp__price--sold-out .rr-pdp__price-amount{color:var(--rr-pdp-fg);font-weight:var(--rr-pdp-weight);opacity:.55}@media screen and (min-width:990px){.rr-pdp__title{margin:0 0 2rem}.rr-pdp__tagline{margin:0 0 2.6rem}.rr-pdp__rating{margin:0 0 1.8rem}}.rr-pdp__swatches{margin-top:var(--rr-pdp-gap-swatches, 2.8rem)}.rr-pdp__swatch-head{display:flex;justify-content:flex-start;align-items:baseline;gap:1rem;margin-bottom:1.4rem}.rr-pdp__swatch-value{font-family:var(--font-body-family);font-style:normal;font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);color:var(--rr-pdp-fg)}.rr-pdp__swatches--color legend.form__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.rr-pdp .swatch-variants{gap:.9rem}.rr-pdp .swatch-variants .media-swatch{--swatch-size: 4.4rem;width:var(--swatch-size);height:var(--swatch-size);border-radius:50%!important;padding:0!important;overflow:hidden;border:none!important;box-shadow:0 0 0 1px var(--rr-line),inset 0 0 8px #261f192e;transition:transform .2s ease,box-shadow .2s ease}.rr-pdp .swatch-variants .media-swatch>img{border-radius:50%}.rr-pdp .product-form__input input[type=radio]:checked+.media-swatch{box-shadow:0 0 0 2px var(--rr-paper),0 0 0 3px var(--rr-chocolate)!important;border-color:transparent!important}.rr-pdp .product-form__input input[type=radio]+.media-swatch:hover{transform:translateY(-2px);border-color:transparent!important}.rr-pdp .product-form__input--swatch{--swatch-input--size: 4.4rem}.rr-pdp__buy{margin-top:var(--rr-pdp-gap-buy, 2.4rem)}.rr-pdp .product-form__submit{--color-button: 73, 44, 35;--color-button-text: 245, 242, 236;background:var(--rr-chocolate);color:var(--rr-stone);border:1px solid var(--rr-chocolate);border-radius:0;letter-spacing:.18em;text-transform:uppercase;font-family:var(--font-body-family);font-size:1.2rem;min-height:5.4rem;box-shadow:none}.rr-pdp .product-form__submit:before,.rr-pdp .product-form__submit:after{display:none}.rr-pdp .product-form__submit:not([disabled]):hover{background:#3a231b;color:#fff}.rr-pdp .product-form__submit[disabled]{background:var(--rr-taupe);border-color:var(--rr-taupe);color:#fff;opacity:1;cursor:not-allowed}.rr-pdp .shopify-payment-button{margin-top:1rem}.rr-pdp__payment{margin-top:var(--rr-pdp-gap-payment, 1.6rem);color:var(--rr-pdp-fg)}.rr-pdp__payment .installment,.rr-pdp__payment .caption-large{font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);line-height:var(--rr-pdp-lh);color:var(--rr-pdp-fg)}.rr-pdp__description{margin-top:var(--rr-pdp-gap-description, 3.6rem);font-family:var(--font-body-family);font-weight:var(--rr-pdp-weight);font-size:var(--rr-pdp-text);line-height:var(--rr-pdp-lh);color:var(--rr-pdp-fg)}.rr-pdp__desc-short,.rr-pdp__desc-full{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.rr-pdp__desc-full.rte,.rr-pdp__accordions .accordion__content.rte{color:var(--rr-pdp-fg);font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);line-height:var(--rr-pdp-lh)}.rr-pdp__desc-full.rte p,.rr-pdp__desc-full.rte li,.rr-pdp__accordions .accordion__content.rte p,.rr-pdp__accordions .accordion__content.rte li{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.rr-pdp__desc-full p{margin:0 0 1.1em}.rr-pdp__desc-full p:first-child{margin-top:0}.rr-pdp__desc-full p:last-child{margin-bottom:0}.rr-pdp__see-more{display:inline-block;margin-top:.8rem;padding:.6rem 0;border:0;background:none;font-family:var(--font-body-family);font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);letter-spacing:0;color:var(--rr-pdp-fg);text-decoration:underline;text-underline-offset:.25em;cursor:pointer;line-height:var(--rr-pdp-lh)}.rr-pdp__see-more:hover{opacity:.7}.rr-pdp__lead{font-family:var(--font-body-family);font-size:var(--rr-pdp-text);letter-spacing:.1em;text-transform:uppercase;font-weight:var(--rr-pdp-weight);color:var(--rr-pdp-fg);margin:0 0 1rem}.rr-pdp__features{list-style:none;margin:0;padding:0}.rr-pdp__features li{position:relative;padding-left:1.6rem;margin-bottom:.7rem;font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);line-height:var(--rr-pdp-lh);color:var(--rr-pdp-fg)}.rr-pdp__features li:before{content:"";position:absolute;left:0;top:.75rem;width:.4rem;height:.4rem;border-radius:50%;background:var(--rr-taupe)}.rr-pdp__custom{margin-top:2rem}.rr-pdp__accordions{margin-top:var(--rr-pdp-gap-accordions, 4rem);border-top:none}.rr-pdp__accordions .product__accordion.accordion{margin-top:0;border-top:none;border-bottom:1px solid rgba(38,31,25,.08)}.rr-pdp__accordions .product__accordion.accordion:first-child{border-top:1px solid rgba(38,31,25,.08)}.rr-pdp__accordions details>summary{padding:1.35rem 0;min-height:4rem;box-sizing:border-box}.rr-pdp__accordions .accordion__title{font-family:var(--font-body-family);font-weight:var(--rr-pdp-weight);font-size:var(--rr-pdp-text);letter-spacing:0;color:var(--rr-pdp-fg)}.rr-pdp__accordions .summary__title{display:flex;align-items:center}.rr-pdp__accordions .icon-accordion{align-self:center;fill:var(--rr-pdp-fg);height:calc(var(--font-heading-scale, 1) * 2rem);width:calc(var(--font-heading-scale, 1) * 2rem);margin-right:calc(var(--font-heading-scale, 1) * 1rem);flex-shrink:0}.rr-pdp__accordions .summary__title+.icon-caret{height:.55rem;color:var(--rr-pdp-fg);opacity:1}.rr-pdp__accordions .accordion__content{padding-bottom:1.6rem;font-family:var(--font-body-family);font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);line-height:var(--rr-pdp-lh);color:var(--rr-pdp-fg)}.rr-pdp__return{margin:1.2rem 0 0;font-size:var(--rr-pdp-text)}.rr-pdp__return a{color:var(--rr-pdp-fg);font-size:var(--rr-pdp-text);font-weight:var(--rr-pdp-weight);text-decoration:underline;text-underline-offset:3px;letter-spacing:0}.rr-pdp__return a:hover{opacity:.7}.rr-pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--rr-paper);border-top:1px solid var(--rr-line);box-shadow:0 -6px 20px #261f1914}.rr-pdp__sticky[hidden]{display:none}@media screen and (min-width:990px){.rr-pdp__sticky{display:none!important}}.rr-pdp__sticky-inner{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.6rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));max-width:60rem;margin:0 auto}.rr-pdp__sticky-meta{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.rr-pdp__sticky-title{font-family:var(--font-heading-family);font-size:1.5rem;color:var(--rr-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rr-pdp__sticky-price{font-family:var(--rr-pdp-price-font, Georgia, "Times New Roman", serif);font-style:var(--rr-pdp-price-style, normal);font-size:var(--rr-pdp-price-size);font-weight:var(--rr-pdp-price-weight);color:var(--rr-pdp-fg)}.rr-pdp__sticky-btn.button{--color-button: 73, 44, 35;--color-button-text: 245, 242, 236;background:var(--rr-chocolate);color:var(--rr-stone);border:1px solid var(--rr-chocolate);border-radius:0;letter-spacing:.16em;text-transform:uppercase;font-size:1.1rem;min-height:4.6rem;padding:0 2.4rem;flex:0 0 auto;box-shadow:none}.rr-pdp__sticky-btn.button:before,.rr-pdp__sticky-btn.button:after{display:none}.rr-pdp__sticky-btn.is-disabled,.rr-pdp__sticky-btn[disabled]{background:var(--rr-taupe);border-color:var(--rr-taupe);cursor:not-allowed}.rr-ethos{width:100%;background:var(--rr-stone);color:var(--rr-ink);border-top:1px solid rgba(38,31,25,.06)}.rr-ethos__inner{width:100%;max-width:min(78rem,92%);margin:0 auto;text-align:center;padding:7rem clamp(2.4rem,6vw,8rem) 6.5rem;display:flex;flex-direction:column;align-items:center}.rr-ethos__horse{width:3.8rem;height:auto;opacity:.42;margin-bottom:2rem}.rr-ethos__eyebrow{font-family:var(--font-body-family);font-weight:400;font-size:1.1rem;letter-spacing:.28em;text-transform:uppercase;color:var(--rr-muted);opacity:.75;margin:0 0 1.8rem}.rr-ethos__rule{display:block;width:3.6rem;height:1px;background:var(--rr-taupe);opacity:.55;margin:0 0 2.8rem}.rr-ethos__text{font-family:var(--font-body-family);font-weight:300;font-style:normal;font-size:clamp(1.35rem,1.1vw + 1rem,1.5rem);line-height:1.85;letter-spacing:.005em;color:#8a7f74;margin:0 0 2.2rem;padding:0;border:0;width:100%;max-width:72rem}.rr-ethos__text.rte p,.rr-ethos__text.rte li,.rr-ethos__text.rte a{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.rr-ethos__text.rte p{margin:0 0 1em}.rr-ethos__text.rte p:last-child{margin-bottom:0}.rr-ethos__signature{font-family:var(--font-body-family);font-style:italic;font-size:1.35rem;font-weight:300;letter-spacing:.02em;color:var(--rr-muted);opacity:.75;margin:0}@media screen and (min-width:990px){.rr-ethos__inner{padding-top:8rem;padding-bottom:7.5rem}.rr-ethos__horse{width:4.4rem;margin-bottom:2.4rem}}@media screen and (max-width:749px){.rr-ethos__inner{max-width:100%;padding:4.8rem 2rem 4.2rem}.rr-ethos__horse{width:3.2rem}.rr-ethos__text{font-size:1.3rem;line-height:1.8;max-width:none}}@media(prefers-reduced-motion:reduce){.rr-pdp__sticky,.rr-pdp__dot:before,.rr-pdp .media-swatch{transition:none}.rr-pdp__media-list{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/launch.css.map */
