/* An editorial sequence of photographs, rather than identical boxed cards. */
.fsn-services{background:#fff;overflow:hidden;scroll-margin-top:100px;padding-top:120px;padding-bottom:110px}
.fsn-services-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:46px}
.fsn-services-heading h2{font:400 clamp(48px,5.7vw,82px)/.99 var(--serif);letter-spacing:-.055em}
.fsn-services-heading h2 em{color:var(--red)}
.fsn-services-intro{max-width:345px;padding-bottom:7px}
.fsn-services-intro p{font-size:14px;line-height:1.85}
.fsn-services-all{display:inline-block;margin-top:22px;padding-bottom:6px;border-bottom:1px solid var(--red);color:#171717;font-size:11px;font-weight:700}
.fsn-services-edition{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-top:1px solid #d7d3cd;margin-bottom:48px;font-size:9px;letter-spacing:.18em;font-weight:700;color:#69645e}
.fsn-services-edition span:first-child{color:var(--red)}
.fsn-services-track{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:62px 34px;padding:0;margin:0;list-style:none}
.fsn-service-item{grid-column:span 4;min-width:0}
.fsn-service-item:nth-child(1),.fsn-service-item:nth-child(7){grid-column:span 7}
.fsn-service-item:nth-child(2),.fsn-service-item:nth-child(6){grid-column:span 5}
.fsn-service-item:nth-child(2){margin-top:64px}
.fsn-service-item:nth-child(4),.fsn-service-item:nth-child(7){margin-top:52px}
.fsn-service-item:nth-child(8),.fsn-service-item:nth-child(10){margin-top:48px}
.fsn-service-card{display:block;height:100%;position:relative;background:transparent}
.fsn-service-photo{position:relative;overflow:hidden;isolation:isolate;aspect-ratio:1.28;background:#e7e4df}
.fsn-service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .85s cubic-bezier(.2,.65,.2,1)}
.fsn-service-item:nth-child(1) .fsn-service-photo,.fsn-service-item:nth-child(7) .fsn-service-photo{aspect-ratio:1.64}
.fsn-service-item:nth-child(2) .fsn-service-photo{aspect-ratio:1.12;border-top-left-radius:100px}
.fsn-service-item:nth-child(4) .fsn-service-photo{aspect-ratio:1.48;border-top-right-radius:75px}
.fsn-service-item:nth-child(6) .fsn-service-photo{aspect-ratio:1.45}
.fsn-service-item:nth-child(7) .fsn-service-photo{border-bottom-right-radius:100px}
.fsn-service-item:nth-child(9) .fsn-service-photo{aspect-ratio:1.02;border-top-right-radius:90px}
.fsn-service-copy{position:relative;z-index:1;width:calc(100% - 24px);margin:-36px 0 0 auto;padding:26px 8px 3px 25px;background:#fff}
.fsn-service-title{display:flex;align-items:baseline;gap:15px}
.fsn-service-number{flex:none;font:italic 400 39px/1 var(--serif);letter-spacing:-.06em;color:var(--red)}
.fsn-service-copy h3{font:400 clamp(28px,2.4vw,35px)/1.06 var(--serif);letter-spacing:-.04em;color:#171717}
.fsn-service-copy p{margin:17px 0 20px;font-size:12px;line-height:1.85;color:#626262;max-width:43ch}
.fsn-service-explore{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:9px 17px;border:1px solid #cfc8bf;border-radius:100px;font-size:10px;font-weight:700;letter-spacing:.015em;color:#171717;transition:background .25s,border-color .25s,color .25s}

.fsn-service-item:nth-child(1) .fsn-service-copy,.fsn-service-item:nth-child(7) .fsn-service-copy{width:83%;padding:31px 0 0 32px;margin-top:-46px}
.fsn-service-item:nth-child(1) h3,.fsn-service-item:nth-child(7) h3{font-size:42px}
.fsn-service-item:nth-child(11){grid-column:1 / -1;margin-top:6px;padding-top:48px;border-top:1px solid #d7d3cd}
.fsn-service-item:nth-child(11) .fsn-service-card{display:grid;grid-template-columns:1.15fr 1fr;align-items:center}
.fsn-service-item:nth-child(11) .fsn-service-photo{aspect-ratio:1.35;border-top-left-radius:105px}
.fsn-service-item:nth-child(11) .fsn-service-copy{width:calc(100% + 50px);margin:0 0 0 -50px;padding:44px 24px 44px 45px;border-left:4px solid var(--red)}
.fsn-service-item:nth-child(11) h3{font-size:46px;max-width:13ch}
.fsn-service-item:nth-child(11) .fsn-service-number{font-size:51px}
.fsn-service-item:nth-child(11) p{font-size:14px;margin:23px 0}
.fsn-service-card:focus-visible{outline:3px solid var(--red);outline-offset:7px}
.fsn-services-track:focus-visible{outline:2px solid var(--red);outline-offset:8px}
.fsn-services-controls,.fsn-services-swipe{display:none}
.fsn-services-motion .fsn-service-item{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .8s cubic-bezier(.18,.65,.3,1)}
.fsn-services-motion .fsn-service-item.is-visible{opacity:1;transform:translateY(0)}
@media(hover:hover){.fsn-service-card:hover img{transform:scale(1.04)}.fsn-service-card:hover .fsn-service-explore{background:var(--red);border-color:var(--red);color:#fff}}
@media(max-width:1000px){
 .fsn-services{padding-top:88px;padding-bottom:85px}.fsn-services-heading{gap:32px}.fsn-services-heading h2{font-size:57px}.fsn-services-intro{max-width:270px}.fsn-services-intro p{font-size:13px}
 .fsn-services-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 25px}
 .fsn-services .fsn-service-item{grid-column:span 1;margin-top:0;padding-top:0;border:0}.fsn-services .fsn-service-item:nth-child(even){margin-top:45px}
 .fsn-services .fsn-service-item .fsn-service-photo{aspect-ratio:1.2}
 .fsn-services .fsn-service-copy{width:calc(100% - 18px);padding:23px 3px 0 19px;margin:-30px 0 0 auto}
 .fsn-service-title{gap:12px}.fsn-services .fsn-service-copy h3{font-size:31px}.fsn-service-number{font-size:33px}
 .fsn-services .fsn-service-item:nth-child(11){grid-column:1 / -1;padding-top:30px;border-top:1px solid #d7d3cd}
 .fsn-services .fsn-service-item:nth-child(11) .fsn-service-photo{aspect-ratio:1.1}
 .fsn-services .fsn-service-item:nth-child(11) .fsn-service-copy{width:calc(100% + 30px);margin:0 0 0 -30px;padding:30px;border-left:3px solid var(--red)}
 .fsn-services .fsn-service-item:nth-child(11) h3{font-size:36px}.fsn-services .fsn-service-item:nth-child(11) .fsn-service-number{font-size:35px}.fsn-services .fsn-service-item:nth-child(11) p{font-size:12px}
}
@media(max-width:600px){
 .fsn-services{padding-top:70px;padding-bottom:64px}.fsn-services-shell{width:100%;max-width:none}
 .fsn-services-heading{display:block;padding:0 24px;margin-bottom:27px}.fsn-services-heading h2{font-size:48px;line-height:1.01}.fsn-services-heading .eyebrow{font-size:9px}
 .fsn-services-intro{max-width:none;margin-top:24px;padding:0}.fsn-services-intro p{font-size:13px;line-height:1.8}.fsn-services-all{font-size:10px;margin-top:16px}
 .fsn-services-edition{margin:0 24px 18px;padding-top:14px;padding-bottom:0;border-top:1px solid #d7d3cd;font-size:8px;letter-spacing:.13em}
 .fsn-services-swipe{display:block;margin:0 24px 18px;color:#69645e;font-size:10px}
 .fsn-services-track{display:flex;align-items:stretch;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:24px;padding:7px 24px 12px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}
 .fsn-services-track::-webkit-scrollbar{display:none}.fsn-services .fsn-service-item,.fsn-services .fsn-service-item:nth-child(11){flex:0 0 85%;margin:0;padding:0;border:0;scroll-snap-align:start;scroll-snap-stop:normal;opacity:1;transform:none}
 .fsn-services .fsn-service-card,.fsn-services .fsn-service-item:nth-child(11) .fsn-service-card{display:flex;flex-direction:column;height:100%}
 .fsn-services .fsn-service-item .fsn-service-photo,.fsn-services .fsn-service-item:nth-child(11) .fsn-service-photo{flex:none;aspect-ratio:1.03;border-radius:0 0 58px 0}
 .fsn-services .fsn-service-item:nth-child(even) .fsn-service-photo{border-radius:58px 0 0 0}
 .fsn-services .fsn-service-copy,.fsn-services .fsn-service-item:nth-child(11) .fsn-service-copy{display:flex;flex-direction:column;flex:1;width:calc(100% - 18px);margin:-31px 0 0 auto;padding:24px 0 2px 19px;border:0}
 .fsn-service-title{align-items:baseline;gap:11px}.fsn-services .fsn-service-copy h3,.fsn-services .fsn-service-item:nth-child(11) h3{font-size:31px;line-height:1.07;max-width:none}.fsn-services .fsn-service-number,.fsn-services .fsn-service-item:nth-child(11) .fsn-service-number{font-size:34px}
 .fsn-services .fsn-service-copy p,.fsn-services .fsn-service-item:nth-child(11) p{font-size:12px;line-height:1.8;margin:17px 0 22px}.fsn-service-explore{align-self:flex-start;margin-top:auto;font-size:10px}
 .fsn-services-controls:not([hidden]){display:block;margin:15px 24px 0}.fsn-services-control-row{display:flex;align-items:center;justify-content:space-between;gap:20px}
 .fsn-services-control-row button{min-height:44px;min-width:96px;padding:11px 19px;background:#fff;border:1px solid #cfc8bf;border-radius:100px;font-size:11px;font-weight:700;color:#171717;text-align:center;transition:background .2s,border-color .2s,color .2s}
 .fsn-services-control-row button:last-child{background:#171717;color:#fff;border-color:#171717}.fsn-services-control-row button:disabled{background:#fff;color:#9b958e;border-color:#e4dfd8;cursor:default}.fsn-services-count{font:italic 400 23px/1 var(--serif);font-variant-numeric:tabular-nums;color:var(--red)}
 .fsn-services-progress{display:block;width:100%;height:2px;margin-top:12px;appearance:none;border:0;background:#e2ded8;color:var(--red)}
 .fsn-services-progress::-webkit-progress-bar{background:#e2ded8}.fsn-services-progress::-webkit-progress-value{background:var(--red);transition:width .3s}.fsn-services-progress::-moz-progress-bar{background:var(--red)}
}
@media(prefers-reduced-motion:reduce){
 .fsn-services .fsn-service-item,.fsn-service-photo img,.fsn-service-explore,.fsn-services-control-row button,.fsn-services-progress::-webkit-progress-value{transition:none}
 .fsn-services .fsn-service-item{opacity:1;transform:none}.fsn-services-track{scroll-behavior:auto}.fsn-service-card:hover img{transform:none}
}
.fsn-service-photo img[src*="crew-truck-pink-condo"]{object-position:center 78%}
.fsn-service-photo img[src*="crew-moving-safe"]{object-position:center 63%}
