.stories-site{--paper:#eee9dc;--ink:#11110f;--red:#b91f2c;--yellow:#efcd31;--line:#bdb8ac;background:var(--paper);min-height:100vh;color:var(--ink);font-family:var(--font-manrope), sans-serif;overflow:hidden}.stories-site *{box-sizing:border-box}.stories-site a{color:inherit;text-decoration:none}.stories-header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11110ff5;border-bottom:1px solid #383833;grid-template-columns:1fr auto 1fr;align-items:center;height:90px;padding:0 clamp(18px,5vw,76px);display:grid;position:sticky;top:0}.stories-brand{font:800 11px/.95 var(--font-display), sans-serif;align-items:center;gap:12px;display:flex}.stories-brand img{object-fit:contain;width:58px;height:58px}.stories-brand b{color:var(--yellow);margin-top:4px;display:block}.stories-header nav{gap:24px;font-size:9px;font-weight:850;display:flex}.stories-header nav a:hover{color:var(--yellow)}.stories-phone{font:900 clamp(17px, 1.6vw, 25px)/1 var(--font-display), sans-serif;letter-spacing:-.07em;border-bottom:3px solid var(--yellow);justify-self:end}.stories-hero{color:#f6f1e7;background:#11110f;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;min-height:700px;padding:90px clamp(20px,6vw,100px);display:grid;position:relative}.stories-hero:after{content:"RS";color:#ffffff06;font:900 420px/1 var(--font-display), sans-serif;letter-spacing:-.16em;pointer-events:none;position:absolute;bottom:-.22em;right:-.04em}.stories-hero>div,.stories-hero aside{z-index:1;position:relative}.stories-hero>div>p,.stories-title>p,.media-lab-head>div>p{color:var(--yellow);font:900 9px/1 var(--font-display), sans-serif;letter-spacing:.15em;margin:0 0 24px}.stories-hero h1{font:900 clamp(58px, 7.5vw, 116px)/.88 var(--font-display), sans-serif;letter-spacing:-.09em;margin:0}.stories-hero h1 em{color:var(--yellow);font-style:normal}.stories-hero>div>span{color:#a3a49d;max-width:690px;margin:30px 0;font-size:14px;line-height:1.75;display:block}.stories-hero>div>div{gap:8px;display:flex}.stories-hero>div a{border:1px solid #f6f1e7;padding:15px 17px;font-size:9px;font-weight:900}.stories-hero>div a:first-child{color:#111;background:#f6f1e7}.stories-hero aside{box-shadow:13px 13px 0 var(--red);background:#1b1b18;border:1px solid #50514b;grid-template-columns:auto 1fr;gap:12px 20px;padding:28px;display:grid}.stories-hero aside strong{font:900 55px/1 var(--font-display), sans-serif;color:var(--yellow);letter-spacing:-.08em}.stories-hero aside span{color:#94968e;text-transform:uppercase;align-self:center;font-size:9px;line-height:1.5}.stories-hero aside i{color:#767870;text-align:center;letter-spacing:.12em;border-top:1px solid #44453f;border-bottom:1px solid #44453f;grid-column:1/-1;padding:7px 0;font-size:7px;font-style:normal}.source-method{border-bottom:2px solid;border-left:2px solid;grid-template-columns:repeat(4,1fr);display:grid}.source-method>div{border-right:2px solid;flex-direction:column;min-height:190px;padding:24px;display:flex}.source-method small{color:var(--red);font:900 9px/1 var(--font-display), sans-serif}.source-method b{font:900 13px/1.2 var(--font-display), sans-serif;letter-spacing:-.04em;margin-top:45px}.source-method span{color:#6b6c65;margin-top:9px;font-size:9px;line-height:1.6}.stories-list{max-width:1600px;margin:auto;padding:120px clamp(20px,5vw,80px)}.stories-title{grid-template-columns:.34fr 1fr .55fr;align-items:end;gap:3vw;display:grid}.stories-title>p{color:var(--red)}.stories-title h2{max-width:900px;font:900 clamp(40px, 5vw, 76px)/.98 var(--font-display), sans-serif;letter-spacing:-.08em;margin:0}.stories-title>span{color:#696b64;font-size:10px;line-height:1.7}.stories-cards{border-top:2px solid;border-left:2px solid;grid-template-columns:1fr 1fr;margin-top:75px;display:grid}.stories-cards article{border-bottom:2px solid;border-right:2px solid;grid-template-columns:.43fr .57fr;min-height:710px;display:grid}.story-image{background:#ccc;min-height:100%;position:relative;overflow:hidden}.story-image img{object-fit:cover;filter:saturate(.82);width:100%;height:100%;transition:transform .65s,filter .4s}.stories-cards article:hover .story-image img{filter:saturate();transform:scale(1.035)}.story-image span{color:#fff;text-transform:uppercase;background:#11110fe6;padding:8px 9px;font-size:6px;font-weight:900;line-height:1.4;position:absolute;bottom:10px;left:10px;right:10px}.story-body{flex-direction:column;padding:27px;display:flex}.story-body>small{color:var(--red);font:900 8px/1 var(--font-display), sans-serif}.story-body h3{font:900 clamp(23px, 2vw, 34px)/1.03 var(--font-display), sans-serif;letter-spacing:-.065em;margin:48px 0 28px}.story-body dl{margin:0}.story-body dl>div{border-top:1px solid var(--line);padding:14px 0}.story-body dt{color:#74766e;text-transform:uppercase;font-size:7px;font-weight:900}.story-body dd{margin:7px 0 0;font-size:9px;line-height:1.55}.story-body>p{color:#5f615a;background:#ded8cc;margin:20px 0 0;padding:13px;font-size:8px;line-height:1.55}.story-body footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:18px;display:flex}.story-body footer>span b,.story-body footer>span small{display:block}.story-body footer>span b{font-size:9px}.story-body footer>span small{color:#777970;margin-top:4px;font-size:7px}.story-body footer>a{border-bottom:1px solid;font-size:8px;font-weight:900}.media-lab{color:#f4f0e6;background:#11110f;padding:115px clamp(20px,5vw,80px)}.media-lab-head{grid-template-columns:1fr .55fr;align-items:end;gap:6vw;max-width:1450px;margin:auto;display:grid}.media-lab-head h2{font:900 clamp(46px, 6vw, 92px)/.9 var(--font-display), sans-serif;letter-spacing:-.09em;margin:0}.media-legend{border:1px solid #44453f;padding:22px}.media-legend>span{padding:8px 0;font-size:8px;font-weight:800;display:block}.media-legend i{border-radius:50%;width:10px;height:10px;margin-right:7px;display:inline-block}.real-dot{background:var(--yellow)}.drawn-dot{background:var(--red)}.media-legend p{color:#898b84;border-top:1px solid #44453f;margin:15px 0 0;padding-top:15px;font-size:8px;line-height:1.6}.media-filter{gap:7px;max-width:1450px;margin:55px auto 20px;display:flex}.media-filter button{color:#b8bab2;background:0 0;border:1px solid #55564f;padding:12px 14px;font-size:8px;font-weight:900}.media-filter button span{color:#73756f;margin-left:14px}.media-filter button.active{background:var(--yellow);border-color:var(--yellow);color:#111}.media-filter button.active span{color:#111}.media-mosaic{grid-template-columns:repeat(5,1fr);grid-auto-rows:220px;gap:7px;max-width:1450px;margin:auto;display:grid}.media-mosaic figure{background:#252520;margin:0;position:relative;overflow:hidden}.media-mosaic figure:nth-child(7n+1),.media-mosaic figure:nth-child(7n+6){grid-area:span 2/span 2}.media-mosaic img{object-fit:cover;width:100%;height:100%;transition:transform .55s,filter .55s}.media-mosaic figure:hover img{filter:brightness(.75);transform:scale(1.04)}.media-mosaic figcaption{background:linear-gradient(#0000,#000000e0);justify-content:space-between;align-items:end;padding:40px 12px 12px;display:flex;position:absolute;inset:auto 0 0}.media-mosaic figcaption b{text-transform:uppercase;font-size:7px}.media-mosaic figcaption span{color:#c0c2ba;font-size:7px}.media-more{color:#92948d;border-top:1px solid #484942;justify-content:space-between;max-width:1450px;margin:25px auto 0;padding-top:20px;font-size:9px;display:flex}.media-more a{color:var(--yellow);font-weight:900}.story-cta{background:var(--yellow);grid-template-columns:1fr .55fr;align-items:end;gap:8vw;padding:100px clamp(20px,7vw,120px);display:grid}.story-cta small{letter-spacing:.13em;font-size:8px;font-weight:900}.story-cta h2{max-width:900px;font:900 clamp(45px, 6vw, 90px)/.92 var(--font-display), sans-serif;letter-spacing:-.09em;margin:24px 0}.story-cta p{max-width:720px;font-size:11px;line-height:1.7}.story-cta>div:last-child{flex-direction:column;display:flex}.story-cta>div:last-child a{border-top:2px solid;padding:18px;font-size:10px;font-weight:900}.story-cta>div:last-child a:first-child{color:#fff;background:#111;border-color:#111}.stories-footer{color:#fff;background:#11110f;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;padding:55px clamp(20px,5vw,80px);display:grid}.stories-footer>div{color:#898b84;gap:25px;font-size:8px;display:flex}.stories-footer>a:last-child{color:var(--yellow);font:900 18px/1 var(--font-display), sans-serif;letter-spacing:-.06em;justify-self:end}@media (max-width:1150px){.stories-header{grid-template-columns:1fr auto}.stories-header nav{display:none}.stories-cards article{grid-template-columns:1fr}.story-image{min-height:320px}.media-mosaic{grid-template-columns:repeat(3,1fr)}.stories-title{grid-template-columns:.45fr 1fr}.stories-title>span{grid-column:2}.stories-footer{grid-template-columns:1fr auto}.stories-footer>div{display:none}}@media (max-width:800px){.stories-hero{grid-template-columns:1fr;min-height:0}.stories-hero aside{max-width:600px}.source-method{grid-template-columns:1fr 1fr}.source-method>div{border-bottom:2px solid}.stories-title,.media-lab-head,.story-cta{grid-template-columns:1fr}.stories-title>span{grid-column:auto}.stories-cards{grid-template-columns:1fr}.media-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:200px}.media-mosaic figure:nth-child(7n+1),.media-mosaic figure:nth-child(7n+6){grid-area:span 1/span 1}}@media (max-width:620px){.stories-header{height:72px;padding:0 14px}.stories-brand img{width:48px;height:48px}.stories-brand span{display:none}.stories-phone{font-size:15px}.stories-hero{padding:65px 20px}.stories-hero h1{font-size:clamp(50px,16vw,73px)}.stories-hero>div>span{font-size:12px}.stories-hero>div>div{flex-direction:column;align-items:stretch}.stories-hero>div a{text-align:center}.source-method{grid-template-columns:1fr}.source-method>div{min-height:150px}.source-method b{margin-top:28px}.stories-list{padding:75px 15px}.stories-title h2{font-size:42px}.stories-cards{margin-top:45px}.stories-cards article{min-height:0}.story-image{min-height:280px}.story-body{min-height:500px;padding:20px}.story-body footer{flex-direction:column;align-items:flex-start}.media-lab{padding:75px 15px}.media-lab-head h2{font-size:49px}.media-filter{overflow:auto}.media-filter button{white-space:nowrap}.media-mosaic{grid-template-columns:1fr;grid-auto-rows:280px}.media-more{flex-direction:column;align-items:flex-start;gap:14px}.story-cta{padding:75px 20px}.stories-footer{grid-template-columns:1fr}.stories-footer>a:last-child{justify-self:start}}@media (prefers-reduced-motion:reduce){.stories-site *{transition:none!important;animation:none!important}}.verified-reviews{border-bottom:2px solid var(--ink);background:#ded8cc;padding:110px clamp(20px,5vw,80px)}.verified-reviews-head{grid-template-columns:1fr .55fr;align-items:end;gap:6vw;max-width:1450px;margin:auto;display:grid}.verified-reviews-head p{color:var(--red);font:900 9px/1 var(--font-display), sans-serif;letter-spacing:.15em;margin:0 0 20px}.verified-reviews-head h2{font:900 clamp(42px, 5vw, 74px)/.95 var(--font-display), sans-serif;letter-spacing:-.08em;margin:0}.verified-reviews-head>span{color:#5f615a;font-size:12px;line-height:1.7}.verified-review-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1450px;margin:55px auto 0;display:grid}.verified-review-grid article{border:2px solid var(--ink);background:#f6f1e7;flex-direction:column;min-height:360px;padding:24px;display:flex;box-shadow:8px 8px #11110f1f}.verified-review-grid article>header{justify-content:space-between;gap:15px;font-size:10px;font-weight:900;display:flex}.verified-review-grid article>header b{color:#bd8a0c;letter-spacing:.08em}.verified-review-grid blockquote{margin:45px 0 30px;font:600 18px/1.65 Georgia,serif}.verified-review-grid footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:15px;margin-top:auto;padding-top:18px;display:flex}.verified-review-grid footer span>*{display:block}.verified-review-grid footer small{color:#707168;margin-top:5px;font-size:9px}.verified-review-grid footer a{font-size:10px;font-weight:900;text-decoration:underline}.verified-reviews-empty{border:2px dashed #8f8b81;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1450px;min-height:240px;margin:50px auto 0;padding:35px;display:flex}.verified-reviews-empty b{font-size:24px}.verified-reviews-empty p{color:#66645d}.verified-reviews-empty a{background:var(--yellow);margin-top:15px;padding:13px 15px;font-size:10px;font-weight:900}@media (max-width:900px){.verified-reviews-head{grid-template-columns:1fr}.verified-review-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.verified-reviews{padding:75px 15px}.verified-review-grid{grid-template-columns:1fr}}
