.rsds{font-family:inherit;color:#242922;--rsds-edge:24px}.rsds *{box-sizing:border-box}.rsds [hidden]{display:none!important}.rsds :where(button){font:inherit;cursor:pointer;color:inherit;height:auto;min-height:0;min-width:0;max-width:100%;padding:0;border:0;border-radius:0;line-height:1.4;white-space:normal;text-transform:none;letter-spacing:normal;box-shadow:none;justify-content:normal}.rsds :where(button):before,.rsds :where(button):after{content:none}.rsds button:focus-visible,.rsds a:focus-visible{outline:3px solid var(--rsds-accent);outline-offset:4px}.rsds-launcher{position:fixed;bottom:calc(var(--rsds-bottom) + env(safe-area-inset-bottom,0px));left:var(--rsds-edge);z-index:25;display:flex;align-items:center;gap:6px}.rsds--right .rsds-launcher{left:auto;right:var(--rsds-edge)}.rsds-open{display:flex;align-items:center;gap:13px;border:1px solid #dadcd3;border-radius:60px;padding:7px 22px 7px 7px;background:#fafbf6;box-shadow:0 8px 30px #101b1926;text-align:left}.rsds-bubble{position:relative;display:block;width:72px;height:72px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#e5e8df;border:2px solid white}.rsds-bubble video{width:100%;height:100%;object-fit:cover}.rsds-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:18px;text-shadow:0 1px 6px #000}.rsds-label small,.rsds-header small{display:block;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#66735c;line-height:1.6}.rsds-label strong{display:block;font-size:13px;font-weight:600;line-height:1.5}.rsds-dismiss{display:grid;place-items:center;justify-content:center;align-content:center;flex:0 0 28px;width:28px;height:28px;padding:0;border:1px solid #dadcd3;border-radius:50%;background:#fafbf6;font-size:20px!important;line-height:1}.rsds-dialog{position:fixed;inset:auto auto calc(var(--rsds-bottom) + env(safe-area-inset-bottom,0px)) var(--rsds-edge);width:380px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);margin:0;padding:0;border:1px solid #dce0d5;border-radius:20px;background:#f9faf6;color:#242922;box-shadow:0 24px 80px #0004;overflow:auto;overscroll-behavior:contain}.rsds--right .rsds-dialog{left:auto;right:var(--rsds-edge)}.rsds-dialog::backdrop{background:#14201b66}.rsds-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 22px 16px;border-bottom:1px solid #e2e5dc}.rsds-header h2{font:inherit;font-size:24px;font-weight:600;letter-spacing:-.04em;line-height:1.15;margin:5px 0 0;color:inherit}.rsds-icon{padding:0;display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;border:1px solid #dce0d5;background:transparent;font-size:26px!important}.rsds-intro{font-size:13px;line-height:1.6;color:#677060;margin:18px 22px}.rsds-cards{padding:0 14px}.rsds-card{display:flex;gap:15px;width:100%;padding:14px 8px;background:transparent;border:0;border-bottom:1px solid #e2e5dc;text-align:left;align-items:center}.rsds-card:hover{background:#edf0e7;border-radius:10px}.rsds-card__image{position:relative;display:block;width:76px;height:100px;flex-shrink:0;background:#e4e7df;border-radius:10px;overflow:hidden}.rsds-card__image img{width:100%;height:100%;object-fit:contain}.rsds-card__image>span{position:absolute;bottom:6px;left:6px;background:#fffdf2;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:9px}.rsds-card__copy{display:flex;flex-direction:column;gap:5px;min-width:0}.rsds-card__copy small,.rsds-product-name{font-size:10px;letter-spacing:.04em;color:#727a69}.rsds-card__copy strong{overflow-wrap:anywhere;white-space:normal;font-size:17px;line-height:1.2;font-weight:600}.rsds-card__copy>span{font-size:12px;color:#68715f;line-height:1.4}.rsds-card__copy em{font-size:11px;font-style:normal;color:var(--rsds-accent);margin-top:5px}.rsds-footnote{font-size:10px;color:#7a8271;text-align:center;padding:14px 20px;margin:0;letter-spacing:.04em}.rsds-back{margin:12px 20px;background:transparent;border:0;padding:4px 0;font-size:12px!important}.rsds-full-video{display:block;width:calc(100% - 32px);height:auto;aspect-ratio:9/16;max-height:48dvh;margin:16px auto 0;background:#151915;border-radius:12px;object-fit:contain}.rsds-details{padding:18px 22px 22px}.rsds-story-title{font-size:24px;line-height:1.15;letter-spacing:-.03em;margin:7px 0;color:inherit}.rsds-subtitle{font-size:13px;line-height:1.5;color:#68715f;margin:8px 0 16px}.rsds-cta{display:flex;justify-content:space-between;align-items:center;width:100%;padding:13px 18px;border-radius:40px;background:var(--rsds-accent);color:#fff;text-decoration:none;font-size:13px;font-weight:600}.rsds-cta:after{content:"\2197"}.rsds-error{margin:12px 22px;font-size:13px;color:#8b321d}.rsds-back+.rsds-full-video{margin-top:0}@media(max-width:600px){.rsds{--rsds-edge:16px}.rsds-launcher{bottom:calc(var(--rsds-mobile-bottom) + env(safe-area-inset-bottom,0px))}.rsds-bubble{width:60px;height:60px}.rsds-open{padding-right:17px;gap:10px}.rsds-label strong{font-size:12px}.rsds-dialog,.rsds--right .rsds-dialog{width:90vw;max-width:90vw;left:5vw;right:auto;bottom:calc(16px + env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 32px)}.rsds-full-video{max-height:43dvh}.rsds-header{padding:18px 20px 14px}}.rsds-launcher{max-width:calc(100vw - 2 * var(--rsds-edge))}.rsds-open,.rsds-label,.rsds-header>div{min-width:0}.rsds-label,.rsds-header h2,.rsds-story-title,.rsds-subtitle,.rsds-cta{overflow-wrap:anywhere;white-space:normal}.rsds-icon{justify-content:center;align-content:center}@media(min-width:601px){.rsds{--rsds-panel-width:clamp(360px, calc(320px + 3.125vw) ,440px);--rsds-bubble-size:clamp(72px, calc(60px + .625vw) ,84px);--rsds-space:clamp(22px, calc(16px + .3125vw) ,28px)}.rsds-dialog{width:var(--rsds-panel-width)}.rsds-bubble{width:var(--rsds-bubble-size);height:var(--rsds-bubble-size)}.rsds-open{gap:clamp(13px,calc(10px + .15625vw),16px);padding-right:var(--rsds-space)}.rsds-label strong{font-size:clamp(13px,calc(11px + .104167vw),15px)}.rsds-label small,.rsds-header small{font-size:clamp(9px,calc(7px + .104167vw),11px)}.rsds-header{padding:var(--rsds-space) var(--rsds-space) 16px}.rsds-header h2,.rsds-story-title{font-size:clamp(24px,calc(20px + .208334vw),28px)}.rsds-intro{margin:18px var(--rsds-space);font-size:clamp(13px,calc(11px + .104167vw),15px)}.rsds-card{gap:clamp(15px,calc(10px + .260417vw),20px)}.rsds-card__image{width:clamp(76px,calc(64px + .625vw),88px);height:clamp(100px,calc(84px + .833334vw),116px)}.rsds-card__copy strong{font-size:clamp(17px,calc(15px + .104167vw),19px)}.rsds-card__copy>span{font-size:clamp(12px,calc(10px + .104167vw),14px)}.rsds-card__copy small,.rsds-product-name,.rsds-footnote{font-size:clamp(10px,calc(8px + .104167vw),12px)}.rsds-card__copy em{font-size:clamp(11px,calc(9px + .104167vw),13px)}.rsds-details{padding:18px var(--rsds-space) var(--rsds-space)}.rsds-subtitle,.rsds-cta{font-size:clamp(13px,calc(11px + .104167vw),15px)}}rs-mega-story{display:block;font-family:inherit;color:#172025;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}rs-mega-story [id]{scroll-margin-top:110px}rs-mega-story button{height:auto;min-height:0;padding:0;border-radius:0;text-transform:none;letter-spacing:normal;white-space:normal}rs-mega-story h1,rs-mega-story h2,rs-mega-story h3{font-family:inherit;font-style:normal;text-transform:none;color:inherit}rs-mega-story{--blue:#008cc8;--deep:#006d9f;--ink:#172025;--gray:#667078;--line:#dce1e3;--paper:#f5f7f7}rs-mega-story *{box-sizing:border-box}rs-mega-story img{display:block;width:100%;height:auto}rs-mega-story a{color:inherit;text-decoration:none}rs-mega-story button,rs-mega-story summary{-webkit-tap-highlight-color:transparent}rs-mega-story button{font:inherit;color:inherit;cursor:pointer}rs-mega-story button,rs-mega-story a,rs-mega-story summary{touch-action:manipulation}rs-mega-story button:focus-visible,rs-mega-story a:focus-visible,rs-mega-story summary:focus-visible{outline:3px solid #35bbf5;outline-offset:5px}rs-mega-story figure,rs-mega-story p,rs-mega-story h1,rs-mega-story h2,rs-mega-story h3{margin:0}rs-mega-story h1,rs-mega-story h2,rs-mega-story h3{line-height:1.12;font-weight:570;letter-spacing:-.055em}rs-mega-story em{font-style:normal;color:var(--blue)}rs-mega-story .wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}rs-mega-story .section{padding-block:108px}rs-mega-story .hero{padding-block:76px 72px;display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}rs-mega-story .eyebrow{display:flex;align-items:center;gap:14px;font-size:12px;line-height:1.5;letter-spacing:.13em;font-weight:650;text-transform:uppercase}rs-mega-story .blue-line{height:2px;width:28px;background:var(--blue)}rs-mega-story .hero .hero-title{font-size:clamp(44px,4.5vw,70px);margin:28px 0 27px;line-height:1.13}rs-mega-story .hero-description{font-size:16px;line-height:1.85;color:var(--gray);max-width:410px}rs-mega-story .film-link{display:flex;align-items:center;gap:14px;padding:0;border:0;background:none;margin-top:29px;font-size:14px;font-weight:550}rs-mega-story .play-circle{width:41px;height:41px;display:grid;place-items:center;border:1px solid #aab5bb;border-radius:50%;font-size:10px;padding-left:2px;transition:.2s}rs-mega-story .film-link:hover .play-circle{background:var(--blue);border-color:var(--blue);color:#fff}rs-mega-story .film-link small{font-size:12px;color:#8b969a;margin-left:6px;font-weight:400}rs-mega-story .hero-footnote{display:flex;align-items:center;gap:17px;margin-top:48px}rs-mega-story .hero-footnote b{font-size:44px;line-height:1;font-weight:480;letter-spacing:-.07em}rs-mega-story .hero-footnote span{font-size:10px;line-height:1.8;letter-spacing:.1em;color:#68777e}rs-mega-story .hero-visual{position:relative;padding-bottom:49px;min-width:0}rs-mega-story .hero-photo{height:514px;position:relative;background:#383b36;overflow:hidden}rs-mega-story .hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform 1s}rs-mega-story .hero-photo:hover>img{transform:scale(1.025)}rs-mega-story .hero-photo figcaption{position:absolute;left:26px;right:26px;top:24px;display:flex;justify-content:space-between;color:#fff;font-size:10px;letter-spacing:.14em;text-shadow:0 1px 5px #000}rs-mega-story .pack-inset{position:absolute;bottom:0;left:-24px;right:36px;display:flex;align-items:center;gap:22px;padding:13px 23px 13px 13px;background:#fff;box-shadow:0 8px 40px #17202513;border:1px solid #e7ebed}rs-mega-story .pack-inset img{width:88px;height:88px;object-fit:cover}rs-mega-story .pack-inset .tiny-label{font-size:10px;letter-spacing:.14em;color:var(--gray);display:block;margin-bottom:7px}rs-mega-story .pack-inset strong{font-size:15px;letter-spacing:-.02em;font-weight:550;line-height:1.45;display:block}rs-mega-story .inset-arrow{margin-left:auto;font-size:26px;font-weight:300;color:var(--blue)}rs-mega-story .system-strip{border-block:1px solid var(--line);padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}rs-mega-story .system-strip p{font-size:11px;font-weight:550;letter-spacing:.09em;color:#738086}rs-mega-story .system-strip>div{display:flex;align-items:center;gap:22px;font-size:13px}rs-mega-story .system-strip i{width:20px;height:1px;background:#bcc8cd}rs-mega-story .section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}rs-mega-story .section-number{font-family:Inter;font-weight:400;color:var(--blue);border-right:1px solid #b9c4c9;padding-right:15px;letter-spacing:0}rs-mega-story .section-heading h2{font-size:clamp(35px,3.6vw,53px);margin-top:21px;line-height:1.18}rs-mega-story .section-intro{font-size:15px;line-height:1.8;color:var(--gray);max-width:305px;flex-shrink:0;padding-bottom:2px}rs-mega-story .moment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}rs-mega-story .moment{min-width:0}rs-mega-story .moment-photo{aspect-ratio:1.1;position:relative;overflow:hidden;background:#e6ebeb}rs-mega-story .moment-photo>img{height:100%;object-fit:cover;transition:transform .8s}rs-mega-story .moment-photo:hover>img{transform:scale(1.035)}rs-mega-story .moment:nth-child(2) .moment-photo img{object-position:55% 50%}rs-mega-story .moment:nth-child(3) .moment-photo img{object-position:52% 50%}rs-mega-story .photo-label{position:absolute;top:17px;left:17px;background:#ffffffeb;padding:5px 9px;font-size:10px;letter-spacing:.12em;color:#16242a}rs-mega-story .photo-play{position:absolute;left:16px;bottom:16px;border:1px solid #ffffff9c;background:#1321278f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;gap:11px;padding:10px 13px;font-size:11px}rs-mega-story .photo-play>span:first-child{font-size:9px}rs-mega-story .photo-play:hover{background:#007fa9}rs-mega-story .moment h3{font-size:25px;margin:27px 0 16px;letter-spacing:-.035em;line-height:1.25}rs-mega-story .moment>p{font-size:14px;line-height:1.85;color:var(--gray);min-height:79px;max-width:340px}rs-mega-story .role-line{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:22px;padding:18px 0;border-block:1px solid var(--line);font-size:12px;font-weight:550}rs-mega-story .role-line i{font-style:normal;color:var(--blue);font-weight:400}rs-mega-story .moment>small{display:block;color:#7b868b;font-size:11px;line-height:1.6;margin-top:13px}rs-mega-story .packing{background:var(--blue);color:#fff;overflow:hidden}rs-mega-story .packing-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;padding-block:78px;align-items:center}rs-mega-story .packing .eyebrow{color:#d4effb}rs-mega-story .packing .section-number{color:#fff;border-color:#fff6}rs-mega-story .packing h2{font-size:clamp(46px,4.5vw,68px);line-height:1.15;margin-top:32px;color:#fff}rs-mega-story .packing h2 span{color:#b8e7fb}rs-mega-story .packing-description{font-size:17px;line-height:1.9;color:#f1faff;margin-top:29px;max-width:370px}rs-mega-story .packing-rule{width:48px;height:1px;background:#fff8;margin:32px 0 20px}rs-mega-story .packing-bottom{font-size:13px;color:#d8f1fc}rs-mega-story .packing-pictures{position:relative;height:538px;padding-right:128px;padding-bottom:25px;max-width:580px}rs-mega-story .packed-forest{position:relative;height:100%;background:#386239;overflow:hidden}rs-mega-story .packed-forest>img{height:100%;object-fit:cover;object-position:50% 60%}rs-mega-story .packed-forest figcaption{position:absolute;bottom:17px;left:18px;right:12px;font-size:10px;letter-spacing:.12em;color:#fff;text-shadow:0 1px 10px #000;background:#07261755;display:inline-block;padding:8px}rs-mega-story .packed-detail{position:absolute;width:212px;right:0;bottom:0;background:#fff;padding:9px 9px 0;color:#243840;box-shadow:0 14px 40px #03496b45}rs-mega-story .packed-detail img{aspect-ratio:1;object-fit:cover}rs-mega-story .packed-detail figcaption{font-size:11px;padding:11px 5px 12px}rs-mega-story .modules .section-heading{margin-bottom:42px}rs-mega-story .module-layout{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:start}rs-mega-story .module-feature{position:relative;aspect-ratio:1.1;background:#24414b;overflow:hidden}rs-mega-story .module-feature img{width:100%;height:100%;object-fit:cover;animation:rsMegaPhotoIn .4s ease}rs-mega-story .module-feature figcaption{position:absolute;left:25px;right:25px;bottom:23px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:10px;letter-spacing:.12em;text-shadow:0 2px 5px #00191c}rs-mega-story .module-feature figcaption b{font-size:12px;font-weight:450}rs-mega-story .module-list details{border-top:1px solid var(--line)}rs-mega-story .module-list details:last-child{border-bottom:1px solid var(--line)}rs-mega-story .module-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:19px;padding:22px 0;font-size:20px;font-weight:550;letter-spacing:-.035em;line-height:1.35}rs-mega-story .module-list summary::-webkit-details-marker{display:none}rs-mega-story .module-no{font:12px Inter;color:#8b969b;letter-spacing:0;min-width:18px}rs-mega-story .module-symbol{height:18px;width:18px;position:relative;margin-left:auto;flex-shrink:0}rs-mega-story .module-symbol:before,rs-mega-story .module-symbol:after{content:"";position:absolute;top:8px;left:2px;width:14px;height:1px;background:#718088;transition:transform .2s}rs-mega-story .module-symbol:after{transform:rotate(90deg)}rs-mega-story details[open] .module-symbol:after{transform:rotate(0)}rs-mega-story details[open] summary{color:var(--blue);padding-bottom:14px}rs-mega-story details[open] .module-no{color:var(--blue)}rs-mega-story .module-body{padding:0 10px 25px 37px}rs-mega-story .module-body p{font-size:14px;line-height:1.8;color:var(--gray);max-width:420px}rs-mega-story .detail-tags{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 20px}rs-mega-story .detail-tags span{font-size:11px;background:#eef4f6;color:#4c6875;padding:5px 10px}rs-mega-story .module-body a{font-size:12px;color:#16799e;border-bottom:1px solid #a8cad8;padding-bottom:3px}rs-mega-story .film-dialog{background:#fff;color:var(--ink);padding:0;border:0;width:min(720px,calc(100% - 28px));max-height:calc(100dvh - 40px);box-shadow:0 25px 90px #0006}rs-mega-story .film-dialog::backdrop{background:#0a1d29d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}rs-mega-story .film-top{display:flex;align-items:center;justify-content:space-between;padding:20px 25px}rs-mega-story .film-top .eyebrow{font-size:10px;letter-spacing:.1em;color:#7a878e}rs-mega-story .film-top h2{font-size:22px;line-height:1.35;margin-top:5px;letter-spacing:-.025em}rs-mega-story .close-film{width:40px;height:40px;border:0;background:#edf2f4;font-size:29px;line-height:1;flex-shrink:0}rs-mega-story .film-dialog video{display:block;width:100%;height:min(68dvh,680px);background:#102229;object-fit:contain}rs-mega-story .film-credit{font-size:11px;padding:15px 25px;color:#718088}rs-mega-story .hero .hero-title{font-size:clamp(45px,5.2vw,80px);line-height:1.02;letter-spacing:-.07em}rs-mega-story .hero-description{font-size:15px}rs-mega-story .moment h3{min-height:63px}rs-mega-story .moment>p{min-height:100px}rs-mega-story .section-intro{max-width:280px}rs-mega-story .packing h2{font-size:clamp(45px,4.5vw,70px);letter-spacing:-.065em}rs-mega-story .module-list summary{font-size:19px}rs-mega-story .hero-footnote span{font-size:9px}rs-mega-story .section-heading h2{letter-spacing:-.055em}@keyframes rsMegaPhotoIn{0%{opacity:.6}to{opacity:1}}@media(min-width:1600px){rs-mega-story .hero{gap:75px}rs-mega-story .hero-photo{height:570px}rs-mega-story .hero .hero-title{font-size:72px}rs-mega-story .hero .hero-title{font-size:85px}}@media(max-width:1100px){rs-mega-story .wrap{width:calc(100% - 64px)}rs-mega-story .hero{gap:32px;padding-top:55px;grid-template-columns:.9fr 1.1fr}rs-mega-story .hero-photo{height:460px}rs-mega-story .hero-footnote{margin-top:34px}rs-mega-story .hero .eyebrow{font-size:10px}rs-mega-story .hero-description{font-size:15px}rs-mega-story .pack-inset{left:-8px;right:12px;gap:15px}rs-mega-story .pack-inset img{width:75px;height:75px}rs-mega-story .pack-inset strong{font-size:13px}rs-mega-story .moment-grid{gap:20px}rs-mega-story .moment h3{font-size:21px}rs-mega-story .packing-inner{gap:38px}rs-mega-story .packing-pictures{height:480px;padding-right:70px}rs-mega-story .packed-detail{width:177px}rs-mega-story .module-layout{gap:35px}rs-mega-story .module-list summary{font-size:18px;padding:18px 0}rs-mega-story .section-intro{font-size:14px}rs-mega-story .system-strip p{font-size:10px}rs-mega-story .system-strip>div{gap:15px}rs-mega-story .hero .hero-title{font-size:62px}rs-mega-story .moment h3{min-height:55px}}@media(max-width:760px){rs-mega-story .wrap{width:calc(100% - 40px)}rs-mega-story .hero{grid-template-columns:1fr;gap:36px;padding-top:39px;padding-bottom:43px}rs-mega-story .hero .eyebrow{font-size:10px}rs-mega-story .hero .hero-title{font-size:50px;line-height:1.13;margin:22px 0}rs-mega-story .hero-description{font-size:14px;line-height:1.85;max-width:100%}rs-mega-story .hero-footnote{display:none}rs-mega-story .film-link{margin-top:22px;font-size:13px;gap:12px}rs-mega-story .play-circle{width:36px;height:36px}rs-mega-story .film-link small{font-size:11px}rs-mega-story .hero-visual{padding-bottom:43px}rs-mega-story .hero-photo{height:auto;aspect-ratio:1.13}rs-mega-story .hero-photo figcaption{left:17px;right:17px;top:17px;font-size:9px}rs-mega-story .pack-inset{left:13px;right:13px;padding:9px 14px 9px 9px;gap:13px}rs-mega-story .pack-inset img{width:67px;height:67px}rs-mega-story .pack-inset strong{font-size:12px}rs-mega-story .pack-inset .tiny-label{font-size:9px;margin-bottom:4px}rs-mega-story .inset-arrow{font-size:22px}rs-mega-story .system-strip{display:block;padding:20px 0}rs-mega-story .system-strip p{font-size:10px;letter-spacing:.04em}rs-mega-story .system-strip>div{font-size:12px;margin-top:15px;gap:16px}rs-mega-story .system-strip i{width:22px}rs-mega-story .section{padding-block:62px}rs-mega-story .section-heading{display:block;margin-bottom:31px}rs-mega-story .section-heading .eyebrow{font-size:10px;gap:12px}rs-mega-story .section-heading h2{font-size:35px;line-height:1.2;margin-top:20px;letter-spacing:-.06em}rs-mega-story .section-intro{margin-top:22px;font-size:14px;line-height:1.85;max-width:none}rs-mega-story .section-intro br{display:none}rs-mega-story .moment-grid{grid-template-columns:1fr;gap:43px}rs-mega-story .moment-photo{aspect-ratio:1.18}rs-mega-story .photo-label{font-size:10px;left:14px;top:14px}rs-mega-story .moment h3{font-size:25px;margin-top:22px;margin-bottom:13px}rs-mega-story .moment>p{font-size:14px;min-height:0;max-width:none}rs-mega-story .role-line{margin-top:19px;padding:15px 0}rs-mega-story .moment>small{font-size:11px;margin-top:11px}rs-mega-story .packing-inner{display:flex;flex-direction:column;gap:34px;padding-block:49px 44px;align-items:stretch}rs-mega-story .packing-copy .eyebrow{font-size:10px}rs-mega-story .packing h2{font-size:49px;margin-top:25px}rs-mega-story .packing-description{font-size:15px;line-height:1.85;margin-top:24px}rs-mega-story .packing-rule{margin-block:24px 17px}rs-mega-story .packing-bottom{font-size:12px}rs-mega-story .packing-pictures{height:425px;padding-right:68px;padding-bottom:21px;max-width:430px;width:100%;margin:0 auto}rs-mega-story .packed-detail{width:150px;padding:7px 7px 0}rs-mega-story .packed-detail figcaption{font-size:10px;padding:8px 2px 9px}rs-mega-story .packed-forest figcaption{font-size:9px;left:12px;right:12px;bottom:13px}rs-mega-story .module-layout{grid-template-columns:1fr;gap:27px}rs-mega-story .module-feature{aspect-ratio:1.18}rs-mega-story .module-feature figcaption{left:18px;right:18px;bottom:17px;font-size:9px}rs-mega-story .module-list summary{font-size:19px;padding:20px 0;gap:16px}rs-mega-story .module-body{padding-left:34px}rs-mega-story .module-body p{font-size:14px}rs-mega-story .modules .section-heading{margin-bottom:31px}rs-mega-story .film-top{padding:16px 18px}rs-mega-story .film-top h2{font-size:19px}rs-mega-story .film-dialog video{height:65dvh}rs-mega-story .film-credit{padding:12px 18px;font-size:10px}rs-mega-story .hero .hero-title{font-size:61px;line-height:1.01}rs-mega-story .hero-description{font-size:14px}rs-mega-story .moment h3,rs-mega-story .moment>p{min-height:0}rs-mega-story .moment h3{font-size:26px}rs-mega-story .section-intro{max-width:none}rs-mega-story .section-heading h2{font-size:39px;line-height:1.08}rs-mega-story .packing h2{font-size:52px}rs-mega-story .module-list summary{font-size:17px}}@media(max-width:360px){rs-mega-story .wrap{width:calc(100% - 32px)}rs-mega-story .hero .hero-title{font-size:43px}rs-mega-story .section-heading h2{font-size:30px}rs-mega-story .hero .hero-title{font-size:53px}rs-mega-story .section-heading h2{font-size:35px}rs-mega-story .packing-pictures{height:375px}rs-mega-story .packed-detail{width:132px}rs-mega-story .packing h2{font-size:46px}}@media(prefers-reduced-motion:reduce){rs-mega-story *,rs-mega-story *:before,rs-mega-story *:after{animation:none!important;transition:none!important}}rs-mega-story .hero-actions{margin-top:28px}rs-mega-story .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:15px 22px;background:var(--blue);border:1px solid var(--blue);color:#fff;font-size:14px;line-height:1.4;font-weight:650;text-align:center;transition:background .2s,border-color .2s}rs-mega-story .cta-button:hover{background:#006d9f;border-color:#006d9f;color:#fff}rs-mega-story .cta-button span{font-weight:400;font-size:19px}rs-mega-story .hero .film-link{margin-top:19px}rs-mega-story .hero-footnote{margin-top:29px}rs-mega-story .context-cta{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:600;line-height:1.5;color:#007baa;padding:7px 0;border-bottom:1px solid #8fc4d9;text-decoration:none}rs-mega-story .context-cta:hover{color:#004c70;border-color:#004c70}rs-mega-story .moment .context-cta{margin-top:19px}rs-mega-story .packing-actions{margin-top:27px}rs-mega-story .cta-white{background:#fff;color:#006d9f;border-color:#fff}rs-mega-story .cta-white:hover{background:#e1f2fa;color:#005d85;border-color:#e1f2fa}rs-mega-story .closing{display:flex;justify-content:space-between;align-items:center;gap:42px;padding-block:62px 72px;border-top:1px solid var(--line)}rs-mega-story .closing h2{font-size:48px;margin-top:18px;line-height:1.1}rs-mega-story .closing p:not(.eyebrow){font-size:15px;color:var(--gray);line-height:1.85;margin-top:22px}rs-mega-story .closing-actions{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}rs-mega-story .film-error{padding:14px 25px;font-size:14px;color:#753714}rs-mega-story .film-error[hidden]{display:none}rs-mega-story .film-fallback{text-decoration:underline}rs-mega-story .module-list details{scroll-margin-top:120px}rs-mega-story .hero-footnote span{font-size:11px}rs-mega-story .eyebrow{font-size:13px}rs-mega-story .hero-photo figcaption,rs-mega-story .pack-inset .tiny-label,rs-mega-story .photo-label,rs-mega-story .packed-forest figcaption,rs-mega-story .module-feature figcaption{font-size:12px}rs-mega-story .moment>p,rs-mega-story .module-body p{font-size:16px}rs-mega-story .moment>small,rs-mega-story .detail-tags span,rs-mega-story .module-body a,rs-mega-story .film-credit,rs-mega-story .packed-detail figcaption,rs-mega-story .packing-bottom{font-size:13px}rs-mega-story .role-line,rs-mega-story .context-cta{font-size:14px}rs-mega-story .hero-description{font-size:16px}rs-mega-story .module-list summary{font-size:20px}rs-mega-story .hero-title{font-size:clamp(45px,5.2vw,80px);line-height:1.02;letter-spacing:-.07em}rs-mega-story .film-link{min-height:44px}rs-mega-story .close-film{width:44px;height:44px}rs-mega-story .section-intro{font-size:16px}@media(max-width:1100px){rs-mega-story .hero-title{font-size:62px}rs-mega-story .closing h2{font-size:42px}rs-mega-story .moment>p{min-height:142px}rs-mega-story .packing-pictures{height:525px}rs-mega-story .packing-inner{gap:36px}}@media(max-width:760px){rs-mega-story .hero-title{font-size:56px;line-height:1.03}rs-mega-story .hero-actions{margin-top:23px}rs-mega-story .hero-actions .cta-button{min-width:230px}rs-mega-story .hero .film-link{margin-top:13px}rs-mega-story .moment>p{min-height:0;font-size:16px}rs-mega-story .hero-description{font-size:16px}rs-mega-story .packing .eyebrow{font-size:12px}rs-mega-story .packing-actions{margin-top:24px}rs-mega-story .closing{display:block;padding-block:44px 50px}rs-mega-story .closing h2{font-size:39px}rs-mega-story .closing-actions{align-items:stretch;margin-top:28px;gap:18px}rs-mega-story .closing-actions .context-cta{align-self:center}rs-mega-story .film-error{padding:12px 18px}rs-mega-story .module-list summary{font-size:18px}rs-mega-story .module-body{padding-right:0}rs-mega-story .module-body p{font-size:16px}rs-mega-story .role-line{font-size:14px}rs-mega-story .section-intro{font-size:16px}rs-mega-story .eyebrow{font-size:12px}rs-mega-story .packing-pictures{height:425px}rs-mega-story .hero-photo figcaption{font-size:11px}rs-mega-story .pack-inset .tiny-label{font-size:11px}rs-mega-story .hero-photo figcaption span:first-child{max-width:75%}rs-mega-story .packed-forest figcaption{font-size:11px}rs-mega-story .packed-detail figcaption{font-size:12px}rs-mega-story .module-feature figcaption{font-size:10px}}@media(max-width:360px){rs-mega-story .hero-title{font-size:49px}rs-mega-story .cta-button{gap:17px;padding-inline:18px}rs-mega-story .closing h2{font-size:35px}rs-mega-story .packing-pictures{height:375px}rs-mega-story .module-list summary{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAABg */
