.postr-motion-wall{--pmw-ink:#173e49;--pmw-accent:#c85f49;--pmw-cream:#fbf6f0;position:relative;overflow:hidden;padding:78px 0 64px;background:radial-gradient(circle at 8% 15%,rgba(200,95,73,.12),transparent 24%),radial-gradient(circle at 92% 78%,rgba(23,62,73,.09),transparent 25%),linear-gradient(180deg,#fffaf6,#f7f1eb)}.postr-motion-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.postr-motion-kicker{margin:0 0 9px;color:var(--pmw-accent);font-size:10px;font-weight:900;letter-spacing:.19em}.postr-motion-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.025em;color:var(--pmw-ink)}.postr-motion-copy>p:last-child{max-width:640px;margin:15px 0 0;color:#67777e;font-size:14px;line-height:1.7}.postr-motion-actions{display:flex;gap:10px;flex-wrap:wrap}.postr-motion-btn{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-size:12px;font-weight:850;text-decoration:none;transition:.25s ease}.postr-motion-btn--primary{color:#fff;background:var(--pmw-accent);box-shadow:0 10px 25px #c85f4938}.postr-motion-btn--primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #c85f4947}.postr-motion-btn--ghost{color:var(--pmw-ink);background:#fff;border:1px solid rgba(23,62,73,.12)}.postr-motion-btn--ghost:hover{transform:translateY(-3px);background:#fff2eb;color:var(--pmw-accent)}.postr-motion-stage{position:relative;width:100%;padding:6px 0 12px}.postr-motion-orbit{overflow:hidden;padding:9px 0}.postr-motion-track{width:max-content;display:flex;align-items:flex-start;gap:18px;animation:postrMoveLeft 38s linear infinite;will-change:transform}.postr-motion-track--reverse{animation:postrMoveRight 46s linear infinite}.postr-motion-stage:hover .postr-motion-track{animation-play-state:paused}.postr-motion-card{width:230px;flex:0 0 auto;display:block;text-decoration:none;color:inherit;transform:rotate(var(--postr-rotate,0deg));transition:transform .25s cubic-bezier(.2,.8,.2,1)}.postr-motion-card:nth-child(4n+1){--postr-rotate:-1.2deg}.postr-motion-card:nth-child(4n+2){--postr-rotate:.7deg}.postr-motion-card:nth-child(4n+3){--postr-rotate:-.4deg}.postr-motion-card:nth-child(4n){--postr-rotate:1deg}.postr-motion-card--small{width:170px}.postr-motion-card:hover{transform:translateY(-8px) rotate(0) scale(1.025);z-index:5}.postr-motion-card__media{position:relative;aspect-ratio:2/3;overflow:hidden;padding:8px;border-radius:14px;background:#fff;box-shadow:0 14px 35px #173e491f}.postr-motion-card__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;transition:transform .45s ease}.postr-motion-card:hover .postr-motion-card__image{transform:scale(1.04)}.postr-motion-card__shine{position:absolute;top:-70%;right:-40%;bottom:-70%;left:-40%;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.5) 50%,transparent 58%);transform:translate(-50%) rotate(8deg);transition:transform .65s ease;pointer-events:none}.postr-motion-card:hover .postr-motion-card__shine{transform:translate(48%) rotate(8deg)}.postr-motion-card__meta{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 5px 0;font-size:10px;font-weight:800;color:#52656c}.postr-motion-card__meta strong{color:var(--pmw-accent);font-size:9px}.postr-motion-placeholder{width:100%;height:100%;display:grid;place-items:center;border-radius:8px;color:#fff;font-family:Georgia,serif;font-size:19px;letter-spacing:.08em;background:linear-gradient(145deg,rgba(0,0,0,.15),transparent),linear-gradient(160deg,#183f49,#c85f49)}.postr-motion-placeholder--alt{background:linear-gradient(145deg,#dca08f,#172f37)}.postr-motion-fade{position:absolute;top:0;bottom:0;width:80px;z-index:6;pointer-events:none}.postr-motion-fade--left{left:0;background:linear-gradient(90deg,#faf5ef,transparent)}.postr-motion-fade--right{right:0;background:linear-gradient(-90deg,#f8f2ec,transparent)}.postr-motion-proof{margin-top:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.postr-motion-proof span{padding:12px 14px;text-align:center;border-radius:12px;background:#ffffffbf;border:1px solid rgba(23,62,73,.08);color:#54666d;font-size:10px;font-weight:800}@keyframes postrMoveLeft{to{transform:translate(-50%)}}@keyframes postrMoveRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:760px){.postr-motion-wall{padding:54px 0 46px}.postr-motion-head{align-items:flex-start;flex-direction:column;gap:20px}.postr-motion-card{width:170px}.postr-motion-card--small{width:130px}.postr-motion-proof{grid-template-columns:1fr 1fr}.postr-motion-fade{width:35px}}@media(prefers-reduced-motion:reduce){.postr-motion-track{animation:none!important}}@media(pointer:fine){.postr-motion-card:hover{transform:perspective(900px) translateY(-8px) rotateX(var(--postr-tilt-x,0deg)) rotateY(var(--postr-tilt-y,0deg)) scale(1.025)}}.postr-motion-proof{margin-top:38px!important;gap:16px!important}.postr-motion-proof span{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:15px 18px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(23,62,73,.12)!important;box-shadow:0 8px 22px #173e490f!important;color:#173e49!important;font-size:12.5px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:.015em!important;text-align:center!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease!important}.postr-motion-proof span:hover{transform:translateY(-3px)!important;background:#fff5ef!important;border-color:#c85f4938!important;box-shadow:0 12px 28px #173e491a!important}.postr-motion-copy>p:last-child{color:#1f2d33!important;font-size:15px!important;line-height:1.7!important;font-weight:600!important;letter-spacing:.005em!important;max-width:720px!important}@media(max-width:760px){.postr-motion-proof{grid-template-columns:1fr 1fr!important;gap:10px!important}.postr-motion-proof span{min-height:54px!important;font-size:11.5px!important;padding:12px 10px!important}}.postr-motion-card{cursor:default!important;pointer-events:none!important}.postr-motion-card__meta{justify-content:center!important;text-align:center!important}.postr-motion-card__meta strong{display:none!important}.postr-motion-card__meta--label-only{color:#173e49!important;font-size:10px!important;font-weight:800!important;letter-spacing:.03em!important}.postr-motion-card__meta--label-only{justify-content:center!important;text-align:center!important;color:#173e49!important;font-size:10px!important;font-weight:800!important;letter-spacing:.025em!important}.postr-motion-orbit--two{margin-top:16px!important}.postr-motion-orbit--two .postr-motion-card{opacity:.96}.postr-motion-card__image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.postr-motion-track,.postr-motion-track--top,.postr-motion-track--bottom,.postr-motion-track--reverse{animation-duration:var(--postr-row-speed,24s)!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}.postr-motion-track--top{animation-name:postrMoveLeft!important}.postr-motion-track--bottom{animation-name:postrMoveRight!important}.postr-motion-orbit--two{margin-top:14px!important}.postr-motion-card,.postr-motion-card *{pointer-events:none!important;cursor:default!important}.postr-motion-card__meta strong,.postr-motion-card__price,.postr-motion-price{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/postr-motion-wall.css.map */
