.pb-tilted-photo-strip{background:var(--pb-wtps-bg,#0a0a0a);color:#fff;padding:80px 0 120px;overflow:hidden}.pb-tilted-photo-strip .pb-wtps-container{max-width:1280px;margin:0 auto;padding:0 24px}.pb-tilted-photo-strip .pb-wtps-head{text-align:center;margin-bottom:56px}.pb-tilted-photo-strip .pb-wtps-eyebrow{display:inline-block;color:var(--pb-wtps-eyebrow,#93c5fd);font-size:14px;font-weight:500;margin-bottom:16px}.pb-tilted-photo-strip .pb-wtps-title{color:#fff!important;font-size:clamp(32px,5vw,56px)!important;line-height:1.1!important;font-weight:700!important;margin:0!important}.pb-tilted-photo-strip .pb-wtps-strip{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:nowrap;overflow-x:auto;padding:32px 8px;scrollbar-width:none}.pb-tilted-photo-strip .pb-wtps-strip::-webkit-scrollbar{display:none}.pb-tilted-photo-strip .pb-wtps-card{flex:0 0 auto;width:220px;height:220px;border-radius:14px;overflow:hidden;background:#fff;padding:8px;box-shadow:0 18px 40px rgba(0,0,0,.45);transition:transform .2s ease}.pb-tilted-photo-strip .pb-wtps-card:hover{transform:rotate(0deg) scale(1.04)!important}.pb-tilted-photo-strip .pb-wtps-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.pb-tilted-photo-strip .pb-wtps-placeholder{width:100%;height:100%;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:13px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}@media(max-width:720px){.pb-tilted-photo-strip .pb-wtps-card{width:160px;height:160px}}