.brand-story{position:relative;margin:76px 0 0;background:#192f3b;overflow:hidden;color:white}.story-panel{display:grid;grid-template-columns:1fr 1fr;min-height:490px}.story-image{overflow:hidden;min-width:0}.story-image img{height:100%;aspect-ratio:675/538;object-fit:cover;transform-origin:right bottom}.story-copy{position:relative;display:flex;align-items:center;padding:50px 10%;overflow:hidden}.story-content{position:relative;z-index:1;width:100%}.story-content h2{font:700 30px/1.25 'Montserrat',Arial,sans-serif;text-transform:uppercase;text-align:center;margin:0 0 60px}.story-content h3{font:700 italic 22px/1.25 'Playfair Display',Georgia,serif;color:white;margin:0 0 12px}.story-content p{font-size:15px;line-height:1.4;color:#fff;margin:0 0 20px}.story-content .delivered{text-align:right}.story-content a{font-size:14px;display:inline-block;border-bottom:1px solid white;margin-top:20px;padding-bottom:2px}.story-content a:hover{color:#dfbd86;border-color:#dfbd86}.story-watermark{position:absolute;right:-40px;bottom:-40px;font:500px/.8 Georgia,serif;color:#ffffff05;pointer-events:none}.story-tabs{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:0;z-index:3}.story-tabs button{position:relative;background:transparent;border:0;width:22px;height:20px;padding:0}.story-tabs button:after{content:'';position:absolute;left:7px;top:6px;width:8px;height:8px;background:#aab8bf;border-radius:50%;transition:background .2s,transform .2s}.story-tabs button[aria-selected=true]:after{background:white;transform:scale(1.12)}.story-pause{position:absolute;right:24px;bottom:18px;background:transparent;color:#dce4e8;border:1px solid #ffffff45;border-radius:50%;width:26px;height:26px;font-size:11px;z-index:3}.brand-story.has-motion .is-active .story-image img{animation:storyRotateIn 1s both}.brand-story.has-motion .is-active .story-content{animation:storyTextIn .8s .18s both}@keyframes storyRotateIn{from{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(0)}}@keyframes storyTextIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1450px){.story-copy{padding:70px 10%}.story-content h2{margin-bottom:70px}}@media(max-width:900px){.story-copy{padding:35px 45px 45px 30px}.story-content h2{font-size:24px;margin-bottom:30px}.story-content p{font-size:14px}.story-panel{min-height:420px}}@media(max-width:720px){.brand-story{margin-top:45px}.story-panel{grid-template-columns:1fr;min-height:0}.story-image img{height:310px;aspect-ratio:auto}.story-copy{min-height:390px;padding:38px 50px 48px 28px}.story-content h2{font-size:24px;margin-bottom:32px}.story-tabs{top:auto;bottom:185px;transform:none;right:12px}.story-watermark{font-size:360px}.story-pause{right:20px;bottom:15px}}@media(prefers-reduced-motion:reduce){.brand-story.has-motion .is-active .story-image img,.brand-story.has-motion .is-active .story-content{animation:none}}
.brand-story .story-tabs{right:48px}.story-copy{padding-right:13%}@media(max-width:720px){.brand-story .story-tabs{right:12px}.story-copy{padding-right:50px}}
