.seloura-v6 .sl-hero{background:var(--sl-cream);padding:calc(64px + var(--sl-hero-extra-top, 0px)) 0 calc(52px + var(--sl-hero-extra-bottom, 0px));overflow:hidden}.seloura-v6 .sl-hero__grid{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(36px,4.5vw,72px);align-items:center}.seloura-v6 .sl-hero__copy{padding:12px 0 36px;min-width:0}.seloura-v6 .sl-hero__title{max-width:560px;margin:0;font-size:clamp(38px,3.9vw,54px);font-weight:500;line-height:1.12;letter-spacing:-.055em;text-transform:none;color:var(--sl-ink)}.seloura-v6 .sl-hero__title>span{display:block}.seloura-v6 .sl-hero__accent{color:var(--sl-rose)}.seloura-v6 .sl-hero__text{max-width:435px;margin-top:28px;color:#65595e;font-size:14px;line-height:1.9}.seloura-v6 .sl-hero__text p{margin:0}.seloura-v6 .sl-hero__actions{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:column;gap:18px;margin-top:32px}.seloura-v6 .sl-hero__actions .button{min-width:278px;min-height:54px;justify-content:space-between}.seloura-v6 .sl-hero__actions .sl-text-link{font-size:11px;letter-spacing:.045em;font-weight:600}.seloura-v6 .sl-hero__art{position:relative;margin:0;min-width:0}.seloura-v6 .sl-hero__art:before{content:"";position:absolute;top:-16px;right:-16px;bottom:38px;left:24px;border:1px solid #d8c3b9;border-radius:100px 28px 28px;pointer-events:none}.seloura-v6 .sl-hero__image{position:relative;overflow:hidden;border-radius:88px 20px 20px;box-shadow:var(--sl-shadow);background:#e9d8cb}.seloura-v6 .sl-hero__image img{display:block;width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;object-position:55% 55%}.seloura-v6 .sl-hero__image--small img{aspect-ratio:1.65}.seloura-v6 .sl-hero__image--large img{aspect-ratio:1.15}.seloura-v6 .sl-hero__art figcaption{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:20px;color:#7e626d;font-size:11px;letter-spacing:.07em}.seloura-v6 .sl-hero__caption-line{width:42px;height:1px;background:#b899a4}.seloura-v6 .sl-hero--image_first .sl-hero__art{grid-column:1;grid-row:1}.seloura-v6 .sl-hero--image_first .sl-hero__copy{grid-column:2}.seloura-v6 .sl-hero--small .sl-hero__grid{grid-template-columns:1.2fr 1fr}.seloura-v6 .sl-hero--medium .sl-hero__grid{grid-template-columns:1fr 1fr}.seloura-v6 .sl-align-center{text-align:center}.seloura-v6 .sl-align-center :is(.sl-eyebrow,.sl-hero__actions){align-items:center;justify-content:center}.seloura-v6 .sl-align-center .sl-hero__text{margin-left:auto;margin-right:auto}.seloura-v6 .sl-align-right{text-align:right}.seloura-v6 .sl-align-right :is(.sl-eyebrow,.sl-hero__actions){align-items:flex-end;justify-content:flex-end}.seloura-v6 .sl-reassurance{background:var(--sl-reassurance-bg, var(--sl-cream));color:var(--sl-reassurance-ink, var(--sl-ink));padding:0 0 28px}.seloura-v6 .sl-reassurance__list{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:26px 0 0;margin:0;border-top:1px solid var(--sl-reassurance-line, var(--sl-line));gap:24px}.seloura-v6 .sl-reassurance__list li{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;font-weight:500;line-height:1.5}.seloura-v6 .sl-reassurance__list .sl-icon{color:var(--sl-rose);width:23px;height:23px}.seloura-v6 .sl-experience{padding:80px 0;background:var(--sl-paper)}.seloura-v6 .sl-shopping-group{display:block}.seloura-v6 .sl-choice-list{display:flex;gap:10px}.seloura-v6 .sl-shopping-group--experience .sl-choice-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.seloura-v6 .sl-choice{display:flex;align-items:center;gap:14px;position:relative;border:1px solid var(--sl-line);border-radius:14px;padding:22px 20px;text-align:left;font-family:var(--font-body-family);color:var(--sl-ink);background:#fff;cursor:pointer;transition:border-color .18s,background-color .18s;min-width:0}.seloura-v6 .sl-choice:hover{border-color:#bf91a4}.seloura-v6 .sl-choice[aria-selected=true]{background:var(--sl-blush);border-color:#a65476;box-shadow:inset 0 -2px #a65476}.seloura-v6 .sl-choice__copy{display:flex;flex-direction:column;gap:5px}.seloura-v6 .sl-choice strong{font-size:14px;line-height:1.45;font-weight:500}.seloura-v6 .sl-choice__copy>span{font-size:11px;color:var(--sl-muted);line-height:1.5}.seloura-v6 .sl-choice__symbol{width:34px;height:38px;display:flex;align-items:center;justify-content:center;flex:0 0 34px;position:relative;color:#ab7791}.seloura-v6 .sl-choice__symbol span{position:absolute;width:14px;height:23px;border:1px solid currentColor;border-radius:50%}.seloura-v6 .sl-choice__symbol span:nth-child(2){width:24px;height:30px;opacity:.4}.seloura-v6 .sl-choice__symbol span:nth-child(3){width:34px;height:38px;opacity:.2}.seloura-v6 .sl-choice:nth-child(2) .sl-choice__symbol span:nth-child(2),.seloura-v6 .sl-choice:nth-child(3) .sl-choice__symbol span:nth-child(3){opacity:1}.seloura-v6 .sl-choice__check{margin-left:auto;width:20px;height:20px;border:1px solid #d5c1ca;border-radius:50%;flex:0 0 auto;color:transparent}.seloura-v6 .sl-choice__check .sl-icon{width:18px;height:18px}.seloura-v6 .sl-choice[aria-selected=true] .sl-choice__check{background:var(--sl-rose);border-color:var(--sl-rose);color:#fff}.seloura-v6 .sl-shopping-panel{padding:28px 0 0}.seloura-v6 .sl-shopping-panel[hidden]{display:none}.seloura-v6 .sl-shopping-panel__intro{margin:0 0 28px;font-size:13px;color:var(--sl-muted);line-height:1.75}.seloura-v6 .sl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.seloura-v6 .sl-product-cell{min-width:0}.seloura-v6 .sl-shopping-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:36px;padding-top:28px;border-top:1px solid var(--sl-line)}.seloura-v6 .sl-shopping-panel__footer p{margin:0;max-width:340px;font-size:12px;line-height:1.8;color:var(--sl-muted)}.seloura-v6 .sl-shopping-panel__footer .button{flex-shrink:0}.seloura-v6 .sl-categories{padding-top:80px;padding-bottom:64px}.seloura-v6 .sl-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.seloura-v6 .sl-category-card{text-decoration:none;color:var(--sl-ink);min-width:0}.seloura-v6 .sl-category-card__image{aspect-ratio:4 / 5;overflow:hidden;border-radius:14px;background:var(--sl-cream)}.seloura-v6 .sl-category-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.seloura-v6 .sl-category-card:hover img{transform:scale(1.025)}.seloura-v6 .sl-category-card__label{display:flex;align-items:center;justify-content:space-between;padding:16px 2px;font-size:15px;font-weight:500}.seloura-v6 .sl-category-card__label .sl-icon{width:18px;height:18px;color:var(--sl-rose)}.seloura-v6 .sl-category-links{display:flex;justify-content:flex-end;gap:32px;flex-wrap:wrap;padding-top:16px}.seloura-v6 .sl-curated{padding-top:40px;padding-bottom:80px}.seloura-v6 .sl-curated .sl-section-heading{border-top:1px solid var(--sl-line);padding-top:64px}.seloura-v6 .sl-shopping-group--curated .sl-choice{padding:10px 22px;border-radius:999px}.seloura-v6 .sl-shopping-group--curated .sl-choice strong{font-size:12px}.seloura-v6 .sl-shopping-group--curated .sl-choice[aria-selected=true]{border-color:var(--sl-ink);background:var(--sl-ink);color:#fff;box-shadow:none}.seloura-v6 .sl-shopping-group--curated .sl-shopping-panel__footer{justify-content:flex-end;border:0;padding:0;margin-top:24px}.seloura-v6 .sl-editorial{padding-top:var(--sl-editorial-top, 80px);padding-bottom:var(--sl-editorial-bottom, 80px)}.seloura-v6 .sl-editorial__grid{display:grid;grid-template-columns:1fr 1.12fr;gap:clamp(40px,6vw,88px);align-items:center}.seloura-v6 .sl-editorial__grid--reverse{grid-template-columns:1.12fr 1fr}.seloura-v6 .sl-editorial__grid--reverse .sl-editorial__visual{grid-column:2;grid-row:1}.seloura-v6 .sl-editorial__grid--reverse .sl-editorial__copy{grid-column:1;grid-row:1}.seloura-v6 .sl-editorial__visual{margin:0}.seloura-v6 .sl-editorial__visual img{width:100%;height:auto;display:block;aspect-ratio:1.15;object-fit:cover;border-radius:64px 16px 16px}.seloura-v6 .sl-reviewed{background:var(--sl-cream)}.seloura-v6 .sl-reviewed .sl-editorial__visual img{aspect-ratio:1.3}.seloura-v6 .sl-editorial__text{margin-top:24px;font-size:14px;line-height:1.85;color:var(--sl-muted)}.seloura-v6 .sl-editorial__text p{margin:0 0 16px}.seloura-v6 .sl-editorial__text p:last-child{margin-bottom:0}.seloura-v6 .sl-editorial__text strong{font-weight:500;color:var(--sl-ink)}.seloura-v6 .sl-editorial__action{margin-top:28px;padding-bottom:8px}.seloura-v6 .sl-columns{padding-top:var(--sl-columns-top, 64px);padding-bottom:var(--sl-columns-bottom, 64px)}.seloura-v6 .sl-columns__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.seloura-v6 .sl-column{min-width:0}.seloura-v6 .sl-column__visual{display:block;margin:0}.seloura-v6 .sl-column__visual img{display:block;width:100%;height:auto;aspect-ratio:1.2;object-fit:cover;border-radius:14px}.seloura-v6 .sl-column__copy h3{font-size:18px;line-height:1.4;font-weight:500;letter-spacing:-.03em;text-transform:none;margin:22px 0 12px}.seloura-v6 .sl-column__copy .rte{font-size:13px;color:var(--sl-muted);line-height:1.85}.seloura-v6 .sl-column__copy p{margin:0}.seloura-v6 .sl-column__copy .sl-text-link{margin-top:18px}.seloura-v6 .sl-principles{background:var(--sl-cream)}.seloura-v6 .sl-principles .sl-columns__grid{border-top:1px solid #ddccc3;padding-top:36px;gap:32px}.seloura-v6 .sl-principles .sl-column{display:flex;align-items:flex-start;gap:18px}.seloura-v6 .sl-principles .sl-column__visual{flex:0 0 44px;padding:9px;background:var(--sl-rose);border-radius:50%}.seloura-v6 .sl-principles .sl-column__visual img{aspect-ratio:1;object-fit:contain;border-radius:0}.seloura-v6 .sl-principles .sl-column__copy h3{margin:0 0 12px;font-size:14px;letter-spacing:-.01em}.seloura-v6 .sl-principles .sl-column__copy .rte{font-size:12px}.seloura-v6 .sl-journal{background:var(--sl-paper)}.seloura-v6 .sl-journal .sl-column{display:flex;flex-direction:column}.seloura-v6 .sl-journal .sl-column__copy{display:flex;flex-direction:column;flex:1}.seloura-v6 .sl-journal .sl-column__copy .sl-text-link{margin-top:auto;padding-top:24px}.seloura-v6 .sl-closing{background:#1c1c1c}.seloura-v6 .sl-closing .rich-text__blocks{max-width:850px;margin:auto}.seloura-v6 .sl-closing .rich-text__heading{margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.3;letter-spacing:-.04em;text-transform:none;color:#f5ece7}.seloura-v6 .sl-closing .rich-text__text{margin:20px auto 0;color:#cdbec5;font-size:14px;line-height:1.8}.seloura-v6 .sl-closing .rich-text__buttons{margin-top:32px;gap:16px}.seloura-v6 .sl-closing .button--secondary{background:transparent;color:#f5ece7;border:1px solid #88757e}@media(max-width:989px){.seloura-v6 .sl-hero{padding-top:48px}.seloura-v6 .sl-hero__grid{gap:32px;grid-template-columns:1fr 1fr}.seloura-v6 .sl-hero__title{font-size:40px}.seloura-v6 .sl-choice{padding:18px 14px;gap:10px}.seloura-v6 .sl-choice__symbol{display:none}.seloura-v6 .sl-product-grid{gap:16px}.seloura-v6 .sl-principles .sl-column{display:block}.seloura-v6 .sl-principles .sl-column__visual{width:44px;margin-bottom:18px}}@media(max-width:749px){.seloura-v6 .sl-hero{padding:calc(32px + var(--sl-hero-extra-top, 0px)) 0 calc(28px + var(--sl-hero-extra-bottom, 0px))}.seloura-v6 .sl-hero .sl-hero__grid{display:flex;flex-direction:column;gap:34px}.seloura-v6 .sl-hero__copy{width:100%;padding:0}.seloura-v6 .sl-hero__title{font-size:clamp(36px,9.2vw,44px);max-width:470px;line-height:1.13}.seloura-v6 .sl-hero__text{margin-top:20px;font-size:13px;line-height:1.85}.seloura-v6 .sl-hero__actions{margin-top:24px;gap:14px}.seloura-v6 .sl-hero__actions .button{width:100%;min-width:0}.seloura-v6 .sl-hero__actions .sl-text-link{align-self:center}.seloura-v6 .sl-hero__art{width:100%}.seloura-v6 .sl-hero__image{border-radius:54px 14px 14px}.seloura-v6 .sl-hero__image img{aspect-ratio:1.55;object-position:55% 55%}.seloura-v6 .sl-hero__art:before{top:-10px;right:-8px;bottom:32px;left:18px;border-radius:64px 20px 20px}.seloura-v6 .sl-hero__art figcaption{padding-top:14px;font-size:10px}.seloura-v6 .sl-mobile-align-left{text-align:left}.seloura-v6 .sl-mobile-align-left .sl-eyebrow{justify-content:flex-start}.seloura-v6 .sl-mobile-align-center{text-align:center}.seloura-v6 .sl-mobile-align-center .sl-eyebrow{justify-content:center}.seloura-v6 .sl-mobile-align-right{text-align:right}.seloura-v6 .sl-mobile-align-right .sl-eyebrow{justify-content:flex-end}.seloura-v6 .sl-reassurance{padding-bottom:24px}.seloura-v6 .sl-reassurance__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;padding-top:24px}.seloura-v6 .sl-reassurance__list li{justify-content:flex-start;gap:9px;font-size:10px}.seloura-v6 .sl-reassurance__list .sl-icon{width:21px;height:21px}.seloura-v6 .sl-experience{padding:52px 0 56px}.seloura-v6 .sl-shopping-group--experience .sl-choice-list{grid-template-columns:1fr;gap:8px}.seloura-v6 .sl-choice{padding:14px 16px;border-radius:12px;gap:16px}.seloura-v6 .sl-choice__symbol{display:flex;width:26px;height:30px;transform:scale(.8)}.seloura-v6 .sl-choice__copy{gap:2px}.seloura-v6 .sl-choice strong{font-size:13px}.seloura-v6 .sl-shopping-panel{padding-top:24px}.seloura-v6 .sl-shopping-panel__intro{font-size:12px;margin-bottom:24px}.seloura-v6 .sl-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.seloura-v6 .sl-shopping-panel__footer{flex-direction:column;align-items:stretch;gap:20px;margin-top:28px;padding-top:24px}.seloura-v6 .sl-shopping-panel__footer .button{width:100%}.seloura-v6 .sl-shopping-panel__footer p{font-size:11px}.seloura-v6 .sl-categories{padding-top:56px;padding-bottom:40px}.seloura-v6 .sl-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.seloura-v6 .sl-category-card__image{border-radius:12px}.seloura-v6 .sl-category-card__label{padding:12px 1px;font-size:13px}.seloura-v6 .sl-category-links{justify-content:flex-start;column-gap:20px;row-gap:6px;padding-top:10px}.seloura-v6 .sl-category-links .sl-text-link{font-size:12px}.seloura-v6 .sl-curated{padding-top:16px;padding-bottom:56px}.seloura-v6 .sl-curated .sl-section-heading{padding-top:40px}.seloura-v6 .sl-editorial{padding-top:min(var(--sl-editorial-top),56px);padding-bottom:min(var(--sl-editorial-bottom),56px)}.seloura-v6 .sl-editorial__grid,.seloura-v6 .sl-editorial__grid--reverse{display:flex;flex-direction:column;gap:32px}.seloura-v6 .sl-editorial__copy,.seloura-v6 .sl-editorial__visual{width:100%}.seloura-v6 .sl-editorial__visual img{aspect-ratio:1.25;border-radius:44px 14px 14px}.seloura-v6 .sl-editorial__text{font-size:13px;margin-top:20px}.seloura-v6 .sl-editorial__action{margin-top:24px}.seloura-v6 .sl-editorial__action .button{width:100%}.seloura-v6 .sl-columns{padding-top:min(var(--sl-columns-top),56px);padding-bottom:min(var(--sl-columns-bottom),56px)}.seloura-v6 .sl-columns__grid{grid-template-columns:1fr;gap:32px}.seloura-v6 .sl-principles .sl-columns__grid{gap:24px;padding-top:28px}.seloura-v6 .sl-principles .sl-column{display:flex;gap:18px}.seloura-v6 .sl-principles .sl-column__visual{margin:0}.seloura-v6 .sl-principles .sl-column__copy h3{margin-bottom:6px}.seloura-v6 .sl-journal .sl-column{display:grid;grid-template-columns:105px 1fr;gap:20px;padding-bottom:28px;border-bottom:1px solid var(--sl-line)}.seloura-v6 .sl-journal .sl-column__visual img{aspect-ratio:.85}.seloura-v6 .sl-journal .sl-column__copy h3{margin:0 0 10px;font-size:16px}.seloura-v6 .sl-journal .sl-column__copy .rte{font-size:12px}.seloura-v6 .sl-journal .sl-column__copy .sl-text-link{font-size:11px;padding-top:16px;gap:8px}.seloura-v6 .sl-closing .rich-text{padding-top:52px;padding-bottom:56px}.seloura-v6 .sl-closing .rich-text__wrapper{width:100%}.seloura-v6 .sl-closing .rich-text__buttons{display:flex;flex-direction:column;max-width:none;width:100%}.seloura-v6 .sl-closing .button{width:100%}}@media(min-width:750px){.seloura-v6 .sl-reassurance--scroll .sl-reassurance__list{display:flex;justify-content:space-between;overflow-x:auto}.seloura-v6 .sl-reassurance--scroll .sl-reassurance__list li{flex-shrink:0}}.seloura-v6 .sl-hero{padding:calc(48px + var(--sl-hero-extra-top, 0px)) 0 calc(34px + var(--sl-hero-extra-bottom, 0px))}.seloura-v6 .sl-hero__surface{background:linear-gradient(180deg,#ffffff3d,#ffffff14);border:1px solid #e1d3cc;border-radius:32px;padding:clamp(30px,4vw,44px);box-shadow:0 10px 28px #3c212b0a}.seloura-v6 .sl-hero__grid{gap:clamp(34px,4.2vw,64px)}.seloura-v6 .sl-hero__copy{padding:10px 0 18px}.seloura-v6 .sl-hero__text{max-width:470px;margin-top:24px;font-size:16px;line-height:1.75}.seloura-v6 .sl-hero__actions{margin-top:30px}.seloura-v6 .sl-hero__art:before{content:none}.seloura-v6 .sl-hero__image{border:1px solid #d8c3b9}.seloura-v6 .sl-hero__art figcaption{padding-top:18px;font-size:12px;letter-spacing:.05em}.seloura-v6 .sl-reassurance{padding-bottom:36px}.seloura-v6 .sl-reassurance__list{padding-top:30px;gap:24px}.seloura-v6 .sl-reassurance__list li{gap:12px;font-size:13px;line-height:1.45}.seloura-v6 .sl-choice{min-height:86px;padding:22px 20px}.seloura-v6 .sl-choice strong{font-size:16px;line-height:1.35}.seloura-v6 .sl-choice__copy>span{font-size:13px;line-height:1.45}.seloura-v6 .sl-choice__symbol{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border:1px solid #d4bec8;border-radius:50%;background:#fff7fa;color:var(--sl-rose);font-size:13px;font-weight:700;line-height:1}.seloura-v6 .sl-choice__symbol>span:not(.sl-choice__level){display:none}.seloura-v6 .sl-choice__level{position:static;width:auto;height:auto;border:0;border-radius:0}.seloura-v6 .sl-choice[aria-selected=true] .sl-choice__symbol{background:var(--sl-rose);border-color:var(--sl-rose);color:#fff}.seloura-v6 .sl-shopping-panel__intro{font-size:15px;line-height:1.7}.seloura-v6 .sl-shopping-panel__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 28px}.seloura-v6 .sl-shopping-panel__footer p{max-width:560px;font-size:14px;line-height:1.6}.seloura-v6 .sl-category-links{display:flex;justify-content:flex-start;gap:18px 28px;flex-wrap:wrap;padding-top:0;margin:0 0 26px}.seloura-v6 .sl-curated{padding-top:28px}.seloura-v6 .sl-editorial__text{font-size:16px;line-height:1.75}.seloura-v6 .sl-column__copy h3{font-size:20px;line-height:1.35}.seloura-v6 .sl-column__copy .rte{font-size:15px;line-height:1.75}.seloura-v6 .sl-principles .sl-column__copy h3{font-size:16px}.seloura-v6 .sl-principles .sl-column__copy .rte{font-size:14px;line-height:1.65}.seloura-v6 .sl-closing .rich-text__text{font-size:15px;line-height:1.75}.seloura-v6 .sl-shopping-group--curated .sl-shopping-panel__footer{display:flex;justify-content:flex-end}@media(min-width:1100px){.seloura-v6 .sl-shopping-panel__footer p{white-space:nowrap}}@media(max-width:749px){.seloura-v6 .sl-hero{padding:calc(28px + var(--sl-hero-extra-top, 0px)) 0 calc(24px + var(--sl-hero-extra-bottom, 0px))}.seloura-v6 .sl-hero__surface{border-radius:22px;padding:22px 18px 20px}.seloura-v6 .sl-hero .sl-hero__grid{gap:28px}.seloura-v6 .sl-hero__title{font-size:clamp(38px,9.8vw,46px);line-height:1.08}.seloura-v6 .sl-hero__text{margin-top:18px;font-size:15px;line-height:1.7}.seloura-v6 .sl-hero__actions{margin-top:22px}.seloura-v6 .sl-hero__image{border-radius:32px 14px 14px}.seloura-v6 .sl-hero__art figcaption{font-size:12px}.seloura-v6 .sl-reassurance{padding-bottom:28px}.seloura-v6 .sl-reassurance__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;padding-top:24px}.seloura-v6 .sl-reassurance__list li{justify-content:flex-start;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4}.seloura-v6 .sl-reassurance__list .sl-icon{width:18px;height:18px;margin-top:1px}.seloura-v6 .sl-choice{min-height:auto;padding:15px 16px;gap:14px}.seloura-v6 .sl-choice__symbol{display:flex;width:32px;height:32px;flex-basis:32px;font-size:12px;transform:none}.seloura-v6 .sl-choice strong{font-size:15px}.seloura-v6 .sl-choice__copy>span{font-size:13px}.seloura-v6 .sl-shopping-panel__intro{font-size:14px}.seloura-v6 .sl-shopping-panel__footer{grid-template-columns:1fr;gap:16px}.seloura-v6 .sl-shopping-panel__footer p{font-size:13px;max-width:none;white-space:normal}.seloura-v6 .sl-category-links{flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:18px}.seloura-v6 .sl-category-links .sl-text-link{font-size:14px}.seloura-v6 .sl-editorial__text{font-size:15px}.seloura-v6 .sl-journal .sl-column__copy h3{font-size:17px}.seloura-v6 .sl-journal .sl-column__copy .rte{font-size:14px;line-height:1.6}.seloura-v6 .sl-journal .sl-column__copy .sl-text-link{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/seloura-home.css.map */
