.bundle-edit{--be-paper:#f5f3ed;--be-ink:#20241f;background:var(--be-paper);color:var(--be-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:15px;line-height:1.5}.bundle-edit *{box-sizing:border-box}.bundle-edit h1,.bundle-edit h2,.bundle-edit h3,.bundle-edit h4,.bundle-edit p{margin:0;color:inherit}.bundle-edit a{color:inherit;text-decoration:none}.bundle-edit a:focus-visible{outline:3px solid #e4ad46;outline-offset:5px}.bundle-edit__hero{position:relative;min-height:650px;min-height:min(780px,85svh);display:flex;align-items:flex-end;background:#282d28;color:#fff;padding:70px 5%;isolation:isolate;overflow:hidden}.bundle-edit__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent 85%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 90%);z-index:-1}.bundle-edit__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%;z-index:-2}.bundle-edit__hero-copy{max-width:1000px}.bundle-edit__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.bundle-edit__hero h1{font-size:clamp(64px,8.8vw,140px);font-weight:500;line-height:.96;letter-spacing:-.065em;margin:22px 0}.bundle-edit__intro{max-width:440px;font-size:17px;line-height:1.55}.bundle-edit__button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;min-height:54px;padding:16px 23px;background:var(--be-paper);color:var(--be-ink)!important;font-size:13px;font-weight:600;margin-top:28px;transition:background .2s}.bundle-edit__button:hover{background:#dfded4}.bundle-edit__button span{font-size:21px;line-height:1}.bundle-edit__hero-note{position:absolute;right:5%;bottom:70px;font-size:10px;letter-spacing:.13em;writing-mode:vertical-rl}.bundle-edit__nav{display:flex;justify-content:space-around;border-bottom:1px solid #d6d6cd;gap:24px;padding:23px 5%;overflow-x:auto}.bundle-edit__nav a{display:flex;justify-content:space-between;gap:28px;align-items:center;white-space:nowrap;font-size:13px;min-height:28px}.bundle-edit__nav a:hover{text-decoration:underline;text-underline-offset:5px}.bundle-edit__nav span{font-size:18px}.bundle-edit__brands{padding:88px 5% 90px;scroll-margin-top:100px}.bundle-edit__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.bundle-edit h2{font-size:clamp(32px,4vw,60px);line-height:1.07;font-weight:500;letter-spacing:-.045em}.bundle-edit__section-heading h2{margin-top:15px}.bundle-edit__section-heading>p{max-width:310px;color:#54594f;font-size:14px}.bundle-edit__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 24px}.bundle-edit__card{min-width:0;scroll-margin-top:110px}.bundle-edit__card-link{display:block;height:100%}.bundle-edit__card-image{position:relative;aspect-ratio:1.24;overflow:hidden;background:#5d675c;color:#fff;isolation:isolate}.bundle-edit__card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent 65%),linear-gradient(180deg,rgba(0,0,0,.35),transparent 25%);z-index:-1}.bundle-edit__card-image img,.bundle-edit__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .55s;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.bundle-edit__card-link:hover img{transform:scale(1.035)}.bundle-edit__index{position:absolute;top:26px;left:28px;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.bundle-edit__card-image h3{position:absolute;bottom:30px;left:28px;right:80px;font-size:clamp(32px,3.8vw,58px);font-weight:500;line-height:1.03;letter-spacing:-.04em}.bundle-edit__card-copy{padding:22px 0 0;display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.bundle-edit__card-copy h4{font-size:15px;font-weight:500;line-height:1.4}.bundle-edit__card-copy p{font-size:12px;color:#62665e;margin-top:7px;max-width:350px}.bundle-edit__text-link{white-space:nowrap;font-size:12px;padding:2px 0 6px;border-bottom:1px solid #8e9388}.bundle-edit__text-link span{margin-left:12px}.bundle-edit__how{background:#262d26;color:#fff;padding:70px 5% 76px}.bundle-edit__how h2{font-size:clamp(32px,3vw,46px)}.bundle-edit__how ol{list-style:none;padding:0;margin:46px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.bundle-edit__how li{border-top:1px solid #687064;padding-top:20px}.bundle-edit__how li>span{font-size:11px;color:#bcc5b4;letter-spacing:.1em}.bundle-edit__how h3{font-size:23px;font-weight:400;margin:24px 0 10px;letter-spacing:-.02em}.bundle-edit__how p{font-size:14px;color:#d0d5ca;max-width:330px}.bundle-edit__help{padding:65px 5%;display:flex;align-items:center;justify-content:space-between;gap:36px}.bundle-edit__help h2{font-size:36px}.bundle-edit__help p{max-width:550px;margin-top:15px;font-size:14px;color:#54594f}.bundle-edit__button--dark{background:var(--be-ink);color:#fff!important;margin:0;flex-shrink:0}.bundle-edit__button--dark:hover{background:#455040}@media(min-width:1700px){.bundle-edit__brands,.bundle-edit__how,.bundle-edit__help{padding-left:max(5%,calc((100% - 1600px)/2));padding-right:max(5%,calc((100% - 1600px)/2))}}@media(max-width:989px){.bundle-edit__card-copy{display:block}.bundle-edit__text-link{display:inline-block;margin-top:17px}.bundle-edit__hero-note{display:none}}@media(max-width:749px){.bundle-edit__hero{min-height:590px;padding:44px 22px}.bundle-edit__hero-image{object-position:55% center}.bundle-edit__hero h1{font-size:76px;max-width:340px}.bundle-edit__intro{font-size:15px;max-width:300px}.bundle-edit__nav{justify-content:flex-start;padding:15px 22px;gap:28px}.bundle-edit__nav a{font-size:12px;gap:14px;min-height:34px}.bundle-edit__brands{padding:50px 20px}.bundle-edit__section-heading{display:block;margin-bottom:28px}.bundle-edit__section-heading>p{margin-top:20px}.bundle-edit__grid{grid-template-columns:1fr;gap:36px}.bundle-edit__card-image{aspect-ratio:1.03}.bundle-edit__card-image h3{font-size:40px;left:22px}.bundle-edit__index{left:22px;top:22px}.bundle-edit__card-copy{padding-top:17px}.bundle-edit__how{padding:44px 22px}.bundle-edit__how ol{grid-template-columns:1fr;gap:28px;margin-top:32px}.bundle-edit__how h3{margin-top:13px}.bundle-edit__how p{max-width:none}.bundle-edit__help{padding:44px 22px;display:block}.bundle-edit__help h2{font-size:32px}.bundle-edit__help .bundle-edit__button{margin-top:25px}}@media(prefers-reduced-motion:reduce){.bundle-edit *{transition:none!important;scroll-behavior:auto!important}}.bundle-edit__grid{display:block}.bundle-edit__card--featured .bundle-edit__card-link{display:grid;grid-template-columns:1.3fr 1fr;background:#e7e7dd}.bundle-edit__card--featured .bundle-edit__card-image{aspect-ratio:1.45}.bundle-edit__card--featured .bundle-edit__card-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px}.bundle-edit__card--featured .bundle-edit__card-copy h4{font-size:clamp(28px,3vw,48px);line-height:1.08;letter-spacing:-.04em}.bundle-edit__card--featured .bundle-edit__card-copy p{font-size:15px;margin-top:20px}.bundle-edit__card--featured .bundle-edit__text-link{margin-top:18px;font-size:14px}.bundle-edit__other-heading{margin:70px 0 28px}.bundle-edit__other-heading h2{font-size:clamp(28px,3vw,44px)}.bundle-edit__other-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 24px}.bundle-edit .bundle-edit__brand-logo{position:static;display:block;width:100%;height:42px;max-width:150px;object-fit:contain;object-position:left center;transform:none;filter:none}.bundle-edit__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 50px}.bundle-edit__nav a{justify-content:center;gap:20px;min-height:48px}.bundle-edit__nav .bundle-edit__brand-logo{width:100px;height:28px;object-position:center;filter:brightness(0);flex-shrink:0}.bundle-edit__card-image h3{bottom:24px}@media(max-width:749px){.bundle-edit__card--featured .bundle-edit__card-link{grid-template-columns:1fr}.bundle-edit__card--featured .bundle-edit__card-image{aspect-ratio:1.05}.bundle-edit__card--featured .bundle-edit__card-copy{padding:28px}.bundle-edit__other-heading{margin:46px 0 24px}.bundle-edit__other-grid{grid-template-columns:1fr;gap:36px}.bundle-edit__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;padding:20px}.bundle-edit__nav a{gap:12px}.bundle-edit__nav .bundle-edit__brand-logo{width:90px;height:26px}.bundle-edit .bundle-edit__card-image .bundle-edit__brand-logo{max-width:130px;height:36px}}.bundle-edit__card-link{height:auto}.bundle-edit__odeon{display:flex;align-items:center;gap:10px;margin-top:16px;font-size:10px;line-height:1.5;color:#555b50}.bundle-edit__odeon img{position:static;width:72px;height:20px;object-fit:contain;flex-shrink:0;transform:none!important}.bundle-edit__nav span{font-size:14px}.bundle-edit__brands{padding-top:56px;padding-bottom:60px}.bundle-edit__other-heading{margin:44px 0 22px}.bundle-edit__other-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 22px}.bundle-edit__other-grid .bundle-edit__card-copy{display:block;padding-top:15px}.bundle-edit__other-grid .bundle-edit__card-copy h4{font-size:14px;line-height:1.4}.bundle-edit__other-grid .bundle-edit__card-copy p{font-size:12px;line-height:1.5;margin-top:5px}.bundle-edit__other-grid .bundle-edit__text-link{display:inline-block;font-size:11px;margin-top:13px}.bundle-edit__other-grid .bundle-edit__card-image{aspect-ratio:1.25}.bundle-edit__other-grid .bundle-edit__card-image h3{left:20px;bottom:20px;right:20px}.bundle-edit__other-grid .bundle-edit__index{left:20px;top:20px;font-size:9px}.bundle-edit__other-grid .bundle-edit__brand-logo{max-width:120px;height:34px}.bundle-edit__odeon{margin-top:10px;font-size:9px;gap:8px;letter-spacing:0}.bundle-edit__odeon img{width:58px;height:17px}.bundle-edit__card--featured .bundle-edit__card-copy{padding:36px}.bundle-edit__card--featured .bundle-edit__card-copy h4{font-size:clamp(26px,2.4vw,38px)}.bundle-edit__card--featured .bundle-edit__card-copy p{font-size:14px;margin-top:14px}@media(min-width:750px)and (max-width:1099px){.bundle-edit__other-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.bundle-edit__other-grid{grid-template-columns:1fr;gap:28px}.bundle-edit__brands{padding:38px 20px}.bundle-edit__card--featured .bundle-edit__card-copy{padding:24px}}.bundle-edit__round-arrow{position:absolute;right:20px;bottom:20px;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;background:#0000001f;pointer-events:none}.bundle-edit__round-arrow svg{display:block;width:16px;height:16px}.bundle-edit__card-link:hover .bundle-edit__round-arrow{background:#ffffff24}.bundle-edit__other-grid .bundle-edit__card-image h3{right:64px}
/*# sourceMappingURL=/cdn/shop/t/123/assets/bundles-landing.css.map */
