/* Feature photo collages reuse public demo artwork, without extra scripts. */
.nw-route-cards{gap:16px;align-items:stretch}
.nw-route-cards>a.nw-route-card{padding:0;overflow:hidden;border-radius:28px;display:flex;flex-direction:column;isolation:isolate;border:1px solid #fff8;transition:transform .22s,box-shadow .22s}
.nw-route-card *{box-sizing:border-box;min-width:0}
.nw-route-cards .nw-route-art{position:relative;height:215px;margin:12px 12px 0;overflow:hidden;border-radius:20px;background:#ffffff30}
.nw-route-orbit{position:absolute;width:220px;height:220px;border:1px solid #ffffffa8;border-radius:50%;top:12px;left:calc(50% - 110px);background:#ffffff30}
.nw-route-cards .nw-route-photo{position:absolute;overflow:hidden;border:6px solid white;border-bottom-width:19px;border-radius:12px;background:#d5d4d0;box-shadow:0 8px 18px #4334471c;transition:transform .3s}
.nw-route-photo img{display:block;width:100%;height:100%;object-fit:cover}
.nw-route-cards .nw-route-photo-main{height:190px;width:136px;top:12px;left:calc(50% - 85px);transform:rotate(-8deg)}
.nw-route-photo-main img,.nw-route-photo-mini img{object-position:right center}
.nw-route-cards .nw-route-photo-mini{width:92px;height:122px;left:calc(50% + 30px);top:73px;transform:rotate(11deg);border-width:5px;border-bottom-width:14px}
.nw-route-cards .nw-route-sticker{position:absolute;bottom:13px;left:16px;padding:9px 12px;border-radius:7px;background:#d5ff39;color:#24351e;font-size:11px;font-weight:800;letter-spacing:-.02em;transform:rotate(-5deg);box-shadow:0 3px 5px #00000008}
.nw-route-doodle{position:absolute;right:15px;top:15px;width:40px;height:40px;fill:none;stroke:#ed825f;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(8deg)}
.nw-route-duo .nw-route-photo-main{width:152px;height:205px;left:calc(50% - 85px);top:7px;transform:rotate(6deg)}
.nw-route-duo .nw-route-sticker{left:12px;bottom:18px;background:#fff;transform:rotate(-7deg)}
.nw-route-duo .nw-route-doodle{stroke:#7eaa42;right:15px;top:19px;width:35px}
.nw-route-cards .nw-route-ticket{position:absolute;right:9px;bottom:49px;max-width:88px;transform:rotate(9deg);font-size:9px;letter-spacing:0;line-height:1.5;background:#d5ff39;border-radius:7px;padding:8px 10px;color:#30422d}
.nw-route-ticket strong{display:block;font-size:10px}
.nw-route-cards .nw-route-product{width:124px;height:153px;left:calc(50% - 110px);top:26px;transform:rotate(-12deg)}
.nw-route-product img{object-fit:cover}
.nw-route-cards .nw-route-model{height:190px;width:126px;left:calc(50% - 1px);top:12px;transform:rotate(9deg)}
.nw-route-shop .nw-route-doodle{stroke:#8960dd;width:43px;left:18px;top:2px;transform:rotate(14deg)}
.nw-route-shop .nw-route-sticker{left:22px;bottom:12px;background:#fff;transform:rotate(-4deg)}
.nw-route-copy{padding:18px 24px 22px;flex:1;display:flex;flex-direction:column}
.nw-route-cards .nw-route-kicker{font-size:9px;font-weight:600;letter-spacing:.075em;line-height:1.5}
.nw-route-cards h2{font-size:29px;line-height:1.08;letter-spacing:-.055em;margin:13px 0 12px}
.nw-route-cards p{font-size:12px;line-height:1.7;margin:0 0 17px;max-width:30em;color:#405043}
.nw-route-cards b{margin:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;line-height:1.5;min-height:34px}
.nw-route-cards b i{font-style:normal;width:32px;height:32px;border-radius:50%;background:#fff9;display:grid;place-items:center;font-size:19px;font-weight:400;flex:0 0 32px}
@media(hover:hover){.nw-route-cards>a:hover{transform:translateY(-4px);box-shadow:0 12px 26px #37264212}.nw-route-cards>a:hover .nw-route-photo-main{transform:rotate(-3deg) translateY(-3px)}.nw-route-cards>a:hover b i{background:#fff}}
@media(min-width:761px) and (max-width:1000px){.nw-route-copy{padding:16px 18px 19px}.nw-route-cards h2{font-size:25px}.nw-route-cards .nw-route-art{height:202px;margin:8px 8px 0}.nw-route-cards .nw-route-photo-main{height:180px;width:128px}.nw-route-duo .nw-route-photo-main{width:135px;height:190px}.nw-route-cards .nw-route-model{width:112px;height:177px}.nw-route-cards .nw-route-product{width:111px;height:144px;left:calc(50% - 95px)}}
@media(max-width:760px){.nw-route-cards{gap:12px}.nw-route-cards>a.nw-route-card{display:grid;grid-template-columns:132px minmax(0,1fr);border-radius:23px;align-items:center}.nw-route-cards .nw-route-art{width:132px;height:210px;margin:0;border-radius:0;background:transparent}.nw-route-copy{padding:20px 17px 20px 6px}.nw-route-cards h2{font-size:24px;margin:10px 0;line-height:1.12}.nw-route-cards h2 br{display:initial}.nw-route-cards p{font-size:11px;line-height:1.6;margin-bottom:13px}.nw-route-cards .nw-route-kicker{font-size:8px;letter-spacing:.055em}.nw-route-cards b{font-size:10px;gap:5px;min-height:32px}.nw-route-cards b i{width:27px;height:27px;flex-basis:27px;font-size:17px}.nw-route-orbit{width:150px;height:150px;top:30px;left:-15px}.nw-route-cards .nw-route-photo-main{width:91px;height:134px;top:27px;left:17px;border-width:4px;border-bottom-width:13px}.nw-route-cards .nw-route-photo-mini{width:62px;height:84px;left:63px;top:108px;border-width:3px;border-bottom-width:9px}.nw-route-cards .nw-route-sticker{left:8px;bottom:20px;max-width:118px;padding:6px 7px;font-size:8px}.nw-route-doodle{width:25px;height:25px;right:9px;top:9px}.nw-route-duo .nw-route-photo-main{width:109px;height:158px;left:11px;top:18px}.nw-route-duo .nw-route-doodle{width:24px;right:4px;top:3px}.nw-route-cards .nw-route-ticket{display:none}.nw-route-cards .nw-route-product{width:78px;height:112px;left:6px;top:26px;border-width:4px;border-bottom-width:12px}.nw-route-cards .nw-route-model{width:83px;height:134px;left:44px;top:58px;border-width:4px;border-bottom-width:12px}.nw-route-shop .nw-route-doodle{width:30px;left:86px;top:16px}.nw-route-shop .nw-route-sticker{left:4px;bottom:7px;font-size:7px}}
@media(max-width:360px){.nw-route-cards>a.nw-route-card{grid-template-columns:110px minmax(0,1fr)}.nw-route-cards .nw-route-art{width:110px}.nw-route-copy{padding-right:13px}.nw-route-cards h2{font-size:21px}.nw-route-cards .nw-route-photo-mini{left:46px}.nw-route-cards .nw-route-model{left:28px}.nw-route-duo .nw-route-photo-main{left:4px;width:101px}}
@media(prefers-reduced-motion:reduce){.nw-route-cards>a.nw-route-card,.nw-route-cards .nw-route-photo{transition:none}.nw-route-cards>a:hover{transform:none}}
