.sw-p47 { box-sizing: border-box; font-family: 'Outfit', 'Inter', sans-serif; background: #0F6B72; color: #FFFFFF; }
.sw-p47 *, .sw-p47 *::before, .sw-p47 *::after { box-sizing: inherit; }
.sw-p47-wrap { max-width: 1180px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 3rem); }
.sw-p47-section { padding: 5.8rem 0; position: relative; }
.sw-p47-perf { position: relative; height: 30px; overflow: visible; }
.sw-p47-perf::before { content: ""; position: absolute; left: 30px; right: 30px; top: 50%; border-top: 2px dashed rgba(255,255,255,0.4); }
.sw-p47-perf::after { content: ""; position: absolute; top: 50%; left: -13px; width: 26px; height: 26px; border-radius: 50%; background: #0B4A50; transform: translateY(-50%); box-shadow: inset 0 2px 5px rgba(0,0,0,0.35), calc(100vw - 26px) 0 0 0 #0B4A50; }
.sw-p47-leg { display: flex; align-items: center; gap: 14px; max-width: 1084px; margin: 0 auto 2.6rem; padding: 0 clamp(1.6rem, 4vw, 3rem); }
.sw-p47-leg-code { display: inline-block; font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.66rem; letter-spacing: 0.2em; font-weight: 700; color: #FFFFFF; background: #F2705B; padding: 5px 11px; border-radius: 6px; white-space: nowrap; }
.sw-p47-leg-route { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.68rem; letter-spacing: 0.18em; font-weight: 700; color: #FFD9A8; white-space: nowrap; }
.sw-p47-leg-route i { font-style: normal; letter-spacing: 0; }
.sw-p47-leg-rule { flex: 1; height: 1px; background: rgba(255,255,255,0.3); }
.sw-p47-leg-meta { font-size: 0.6rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 800; color: rgba(255,255,255,0.6); white-space: nowrap; }
.sw-p47-head { text-align: center; max-width: 720px; margin: 0 auto 3rem; }
.sw-p47-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: 0.64rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; color: #FFFFFF; margin-bottom: 1.4rem; }
.sw-p47-dot { width: 8px; height: 8px; border-radius: 50%; background: #F2705B; }
.sw-p47-eyebrow i { font-style: normal; font-weight: 500; color: rgba(255,255,255,0.7); letter-spacing: 2px; }
.sw-p47-h2 { font-weight: 800; font-size: clamp(2.3rem, 5vw, 3.7rem); line-height: 0.98; letter-spacing: -0.03em; color: #FFFFFF; margin: 0 0 1rem; }
.sw-p47-h2 em { font-style: normal; color: #FFD9A8; }
.sw-p47-lead { font-size: 16px; line-height: 1.65; color: rgba(255,255,255,0.78); margin: 0; }
.sw-p47-strip { display: grid; grid-auto-flow: column; grid-auto-columns: clamp(264px, 30vw, 320px); gap: 1.3rem; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; padding: 1.4rem 4px 1.9rem; scrollbar-color: rgba(255,217,168,0.7) rgba(255,255,255,0.12); }
.sw-p47-strip::-webkit-scrollbar { height: 6px; }
.sw-p47-strip::-webkit-scrollbar-track { background: rgba(255,255,255,0.12); border-radius: 3px; }
.sw-p47-strip::-webkit-scrollbar-thumb { background: rgba(255,217,168,0.7); border-radius: 3px; }
.sw-p47-dest { scroll-snap-align: start; }
.sw-p47-dest-in { position: relative; display: flex; flex-direction: column; gap: 7px; height: 100%; background: #FFFFFF; border-radius: 16px; padding: 1.2rem 1.3rem 1.3rem; padding-top: 2.3rem; color: #143034; box-shadow: 0 28px 56px -28px rgba(0,0,0,0.55); transform-origin: 24px 18px; transition: transform 0.45s cubic-bezier(0.2, 0.8, 0.3, 1.1), box-shadow 0.45s ease; }
.sw-p47-dest:hover .sw-p47-dest-in { transform: rotate(-2.4deg) translateY(-5px); box-shadow: 0 38px 64px -30px rgba(0,0,0,0.65); }
.sw-p47-dest-in::before { content: ""; position: absolute; top: 12px; left: 16px; width: 16px; height: 16px; border-radius: 50%; background: #0F6B72; box-shadow: inset 0 1px 3px rgba(0,0,0,0.45), 0 0 0 4px rgba(15,107,114,0.15); }
.sw-p47-dest-photo { display: block; height: 122px; border-radius: 10px; background-size: cover; background-position: 50% 50%; box-shadow: inset 0 0 0 1px rgba(20,48,52,0.14); }
.sw-p47-dest-route { display: inline-flex; align-items: center; gap: 8px; font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.68rem; letter-spacing: 0.16em; font-weight: 700; color: #F2705B; margin-top: 0.4rem; }
.sw-p47-dest h3 { font-size: 1.08rem; font-weight: 700; margin: 0; color: #143034; }
.sw-p47-dest-meta { font-size: 0.74rem; line-height: 1.5; color: #5E7A7E; }
.sw-p47-dest-foot { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 0.8rem; padding-top: 0.9rem; border-top: 2px dashed rgba(20,48,52,0.18); }
.sw-p47-dest-price { font-size: 0.94rem; font-weight: 800; color: #F2705B; white-space: nowrap; }
.sw-p47-dest-code { display: block; width: 64px; height: 22px; background: repeating-linear-gradient(90deg, #143034 0 2px, transparent 2px 5px, #143034 5px 8px, transparent 8px 11px); border-radius: 2px; opacity: 0.85; }
.sw-p47-dest--ghost { text-decoration: none; }
.sw-p47-dest--ghost .sw-p47-dest-in { background: transparent; border: 2px dashed rgba(255,255,255,0.5); box-shadow: none; color: #FFFFFF; justify-content: center; align-items: center; text-align: center; gap: 12px; }
.sw-p47-dest--ghost .sw-p47-dest-in::before { background: rgba(255,255,255,0.25); box-shadow: inset 0 1px 3px rgba(0,0,0,0.3); }
.sw-p47-dest--ghost:hover .sw-p47-dest-in { border-color: #FFD9A8; transform: rotate(-2.4deg) translateY(-5px); }
.sw-p47-ghost-plane { font-style: normal; font-size: 2rem; color: #FFD9A8; }
.sw-p47-ghost-title { font-size: 1.05rem; font-weight: 800; color: #FFFFFF; }
.sw-p47-ghost-meta { font-size: 0.74rem; color: rgba(255,255,255,0.75); max-width: 22ch; }
.sw-p47-strip-hint { text-align: center; font-size: 0.62rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 800; color: rgba(255,255,255,0.55); margin: 0.4rem 0 0; }
.sw-p47-arten { background: #11777F; }
.sw-p47-tags-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.3rem; }
.sw-p47-tag { position: relative; background: #FFFFFF; border-radius: 14px; padding: 1.7rem 1.5rem 1.5rem 2.6rem; color: #143034; box-shadow: 0 22px 44px -24px rgba(0,0,0,0.55); transform: rotate(-1.4deg); transform-origin: 18px 24px; transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.3, 1.1); }
.sw-p47-tag:nth-child(even) { transform: rotate(1.2deg); }
.sw-p47-tag:hover { transform: rotate(0deg) translateY(-5px); }
.sw-p47-tag::before { content: ""; position: absolute; left: 1rem; top: 1.85rem; width: 12px; height: 12px; border-radius: 50%; background: #0F6B72; box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 0 0 3px rgba(15,107,114,0.15); }
.sw-p47-tag h3 { font-size: 1.02rem; font-weight: 700; margin: 0 0 0.4rem; color: #143034; }
.sw-p47-tag-kicker { display: block; font-size: 0.6rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 800; color: #F2705B; margin-bottom: 0.4rem; }
.sw-p47-tag p { margin: 0; font-size: 0.8rem; line-height: 1.55; color: #5E7A7E; }
.sw-p47-act { position: relative; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; gap: clamp(1.6rem, 4vh, 3rem); padding: 5rem 0 4rem; overflow: hidden; background: linear-gradient(180deg, #15828A 0%, #0F6B72 46%, #0B4A50 100%); }
.sw-p47-act::before { content: ""; position: absolute; inset: 0; background: radial-gradient(640px 320px at 50% 58%, rgba(255,217,168,0.28), transparent 70%); pointer-events: none; }
.sw-p47-act::after { content: ""; position: absolute; left: 0; right: 0; top: 58%; height: 1px; background: rgba(255,255,255,0.35); pointer-events: none; }
.sw-p47-act-head { position: relative; text-align: center; padding: 0 clamp(1.2rem, 4vw, 3rem); z-index: 1; }
.sw-p47-act-kicker { display: inline-block; font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.66rem; letter-spacing: 0.26em; font-weight: 700; color: #FFD9A8; margin-bottom: 1.1rem; }
.sw-p47-act-title { font-weight: 800; font-size: clamp(2.5rem, 7vw, 5.2rem); line-height: 0.96; letter-spacing: -0.035em; color: #FFFFFF; margin: 0; }
.sw-p47-act-title em { font-style: normal; color: #FFD9A8; }
.sw-p47-stamp-field { position: relative; height: clamp(230px, 32vh, 320px); max-width: 1080px; width: 100%; margin: 0 auto; z-index: 1; }
.sw-p47-stamp { position: absolute; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px; padding: 1.1rem 1.3rem; border: 2.5px solid rgba(255,217,168,0.85); border-radius: 50%; color: #FFD9A8; transform: rotate(-9deg); }
.sw-p47-stamp::before { content: ""; position: absolute; inset: 5px; border: 1px solid rgba(255,217,168,0.5); border-radius: 50%; }
.sw-p47-stamp strong { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.78rem; letter-spacing: 0.2em; font-weight: 700; }
.sw-p47-stamp span { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.56rem; letter-spacing: 0.24em; }
.sw-p47-stamp--1 { left: 6%; top: 8%; }
.sw-p47-stamp--2 { left: 32%; top: 44%; transform: rotate(6deg); border-color: rgba(242,112,91,0.9); color: #FFB3A3; }
.sw-p47-stamp--2::before { border-color: rgba(242,112,91,0.5); }
.sw-p47-stamp--3 { right: 26%; top: 4%; transform: rotate(-4deg); border-radius: 12px; }
.sw-p47-stamp--3::before { border-radius: 8px; }
.sw-p47-stamp--4 { right: 4%; top: 42%; transform: rotate(8deg); border-color: rgba(255,255,255,0.85); color: #FFFFFF; }
.sw-p47-stamp--4::before { border-color: rgba(255,255,255,0.5); }
.sw-p47-marq { position: relative; overflow: hidden; padding: 0.4rem 0; z-index: 1; }
.sw-p47-marq-track { display: flex; align-items: center; gap: 14px; width: max-content; padding-right: 14px; }
.sw-p47-marq-chip { display: inline-flex; align-items: center; gap: 9px; background: #FFFFFF; color: #143034; font-size: 0.72rem; font-weight: 700; padding: 9px 16px 9px 12px; border-radius: 10px; white-space: nowrap; box-shadow: 0 14px 28px -16px rgba(0,0,0,0.5); }
.sw-p47-marq-chip::before { content: ""; width: 9px; height: 9px; border-radius: 50%; background: #0F6B72; box-shadow: inset 0 1px 2px rgba(0,0,0,0.4); }
.sw-p47-marq-chip i { font-style: normal; font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.66rem; letter-spacing: 0.12em; color: #F2705B; font-weight: 700; }
.sw-p47-act-code { display: block; max-width: 360px; width: 60%; height: 30px; margin: 0 auto; background: repeating-linear-gradient(90deg, rgba(255,255,255,0.85) 0 2px, transparent 2px 5px, rgba(255,255,255,0.85) 5px 8px, transparent 8px 12px, rgba(255,255,255,0.85) 12px 13px, transparent 13px 17px); border-radius: 2px; opacity: 0.7; z-index: 1; }
.sw-p47-gates-pass { position: relative; max-width: 980px; margin: 0 auto; background: #FFFFFF; border-radius: 20px; box-shadow: 0 44px 80px -38px rgba(0,0,0,0.65); display: grid; grid-template-columns: repeat(4, 1fr); color: #143034; }
.sw-p47-gate { position: relative; padding: 2.2rem 1.7rem 2rem; }
.sw-p47-gate + .sw-p47-gate { border-left: 2px dashed rgba(20,48,52,0.22); }
.sw-p47-gate + .sw-p47-gate::before { content: ""; position: absolute; top: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-p47-gate + .sw-p47-gate::after { content: ""; position: absolute; bottom: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-p47-gate-code { display: inline-block; font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.66rem; letter-spacing: 0.2em; font-weight: 700; color: #FFFFFF; background: #F2705B; padding: 5px 10px; border-radius: 6px; margin-bottom: 0.9rem; transition: transform 0.3s ease; }
.sw-p47-gate:hover .sw-p47-gate-code { transform: rotate(-4deg) scale(1.06); }
.sw-p47-gate h3 { font-size: 1rem; font-weight: 700; margin: 0 0 0.5rem; color: #143034; }
.sw-p47-gate p { margin: 0; font-size: 0.8rem; line-height: 1.6; color: #5E7A7E; }
.sw-p47-band { background: #0B4A50; padding: 4.4rem 0; text-align: center; }
.sw-p47-band blockquote { margin: 0 auto; max-width: 36ch; font-size: clamp(1.5rem, 3.4vw, 2.3rem); font-weight: 800; line-height: 1.3; letter-spacing: -0.015em; color: #FFFFFF; }
.sw-p47-band blockquote em { font-style: normal; color: #FFD9A8; }
.sw-p47-band figcaption { margin-top: 1.4rem; font-size: 0.66rem; letter-spacing: 0.22em; text-transform: uppercase; font-weight: 800; color: rgba(255,255,255,0.65); }
.sw-p47-band-stats { display: flex; justify-content: center; gap: clamp(2rem, 6vw, 5rem); margin-top: 2.8rem; flex-wrap: wrap; }
.sw-p47-band-stat strong { display: block; font-size: clamp(2.4rem, 5.5vw, 3.6rem); font-weight: 800; letter-spacing: -0.03em; color: #FFD9A8; margin-bottom: 0.2rem; }
.sw-p47-band-stat span { font-size: 0.64rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: rgba(255,255,255,0.65); }
.sw-p47-contact-pass { position: relative; max-width: 880px; margin: 0 auto; background: #FFFFFF; border-radius: 20px; box-shadow: 0 44px 80px -38px rgba(0,0,0,0.65); display: grid; grid-template-columns: 1fr 250px; color: #143034; }
.sw-p47-contact-main { padding: 2.8rem 2.6rem 2.4rem; }
.sw-p47-contact-main .sw-p47-eyebrow { color: #143034; }
.sw-p47-contact-main .sw-p47-eyebrow i { color: #5E7A7E; }
.sw-p47-contact-main h2 { font-weight: 800; font-size: clamp(1.8rem, 3.6vw, 2.5rem); line-height: 1.0; letter-spacing: -0.025em; color: #143034; margin: 0 0 1.2rem; }
.sw-p47-contact-main h2 em { font-style: normal; color: #F2705B; }
.sw-p47-address { font-style: normal; font-size: 0.92rem; line-height: 1.8; color: #5E7A7E; margin: 0 0 1.7rem; }
.sw-p47-address strong { color: #143034; font-weight: 700; }
.sw-p47-cta { display: inline-flex; align-items: center; gap: 10px; background: #F2705B; color: #FFFFFF; font-size: 0.9rem; font-weight: 700; padding: 15px 30px; border-radius: 12px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p47-cta:hover { transform: translateY(-2px); box-shadow: 0 16px 32px -14px rgba(242,112,91,0.7); }
.sw-p47-contact-stub { position: relative; display: flex; flex-direction: column; justify-content: space-between; gap: 1rem; padding: 2.2rem 1.6rem 1.6rem; border-left: 2px dashed rgba(20,48,52,0.3); }
.sw-p47-contact-stub::before { content: ""; position: absolute; top: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-p47-contact-stub::after { content: ""; position: absolute; bottom: -11px; left: -11px; width: 20px; height: 20px; border-radius: 50%; background: #0F6B72; }
.sw-p47-stub-kicker { font-size: 0.6rem; letter-spacing: 0.24em; text-transform: uppercase; font-weight: 800; color: #F2705B; }
.sw-p47-stub-title { font-size: 0.95rem; font-weight: 700; color: #143034; }
.sw-p47-stub-meta { font-size: 0.72rem; line-height: 1.5; color: #5E7A7E; }
.sw-p47-barcode { display: block; height: 46px; background: repeating-linear-gradient(90deg, #143034 0 2px, transparent 2px 5px, #143034 5px 8px, transparent 8px 12px, #143034 12px 13px, transparent 13px 17px); border-radius: 2px; }
.sw-p47-stub-code { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.58rem; letter-spacing: 0.18em; text-transform: uppercase; color: #5E7A7E; }
.sw-p47-footer { background: #0B4A50; border-top: 1px solid rgba(255,255,255,0.12); padding: 4.2rem 0 6.5rem; text-align: center; }
.sw-p47-f-brand { display: inline-flex; align-items: center; gap: 10px; font-size: 1.55rem; font-weight: 800; color: #FFFFFF; margin: 0 0 0.4rem; }
.sw-p47-f-brand i { font-style: normal; color: #F2705B; font-size: 1.1rem; }
.sw-p47-f-tagline { display: block; font-size: 0.64rem; letter-spacing: 0.26em; text-transform: uppercase; font-weight: 700; color: rgba(255,255,255,0.6); margin-bottom: 2.2rem; }
.sw-p47-f-nav { list-style: none; display: flex; justify-content: center; gap: 1.8rem; margin: 0 0 2.2rem; padding: 0; flex-wrap: wrap; }
.sw-p47-f-nav a { font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; color: #FFFFFF; text-decoration: none; transition: color 0.2s; }
.sw-p47-f-nav a:hover { color: #FFD9A8; }
.sw-p47-f-bottom { font-size: 0.76rem; line-height: 1.9; color: rgba(255,255,255,0.55); }
.sw-p47-f-bottom a { color: rgba(255,255,255,0.85); text-decoration: none; }
.sw-p47-f-bottom a:hover { color: #FFD9A8; }
.sw-p47-imgact { position: relative; min-height: 94vh; display: flex; align-items: flex-end; background: #0B4A50; }
.sw-p47-imgact-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 52% 38%; filter: saturate(0.95) contrast(1.05) brightness(0.85); }
.sw-p47-imgact::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11,74,80,0.85), rgba(15,107,114,0.25) 42%, rgba(11,74,80,0.45) 70%, rgba(11,74,80,0.94)), radial-gradient(820px 460px at 78% 22%, rgba(242,112,91,0.2), transparent 70%); z-index: 1; }
.sw-p47-imgact-inner { position: relative; z-index: 2; width: 100%; padding: 6rem 0 5.4rem; }
.sw-p47-imgact-title { font-weight: 800; font-size: clamp(2.4rem, 6.4vw, 5rem); line-height: 0.96; letter-spacing: -0.035em; color: #FFFFFF; margin: 1rem 0 1.1rem; max-width: 14ch; }
.sw-p47-imgact-title em { font-style: normal; color: #FFD9A8; }
.sw-p47-imgact-sub { max-width: 54ch; font-size: 1rem; line-height: 1.7; color: rgba(255,255,255,0.85); margin: 0 0 1.8rem; }
.sw-p47-imgact-chips { display: flex; gap: 10px; flex-wrap: wrap; }
.sw-p47-vista { position: relative; min-height: 48vh; display: flex; align-items: center; justify-content: center; text-align: center; background: #0B4A50; }
.sw-p47-vista-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 48%; filter: saturate(1.08) contrast(1.04); }
.sw-p47-vista::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11,74,80,0.62), rgba(11,74,80,0.12) 45%, rgba(11,74,80,0.8)); z-index: 1; }
.sw-p47-vista-inner { position: relative; z-index: 2; width: 100%; padding: 5.2rem 0; }
.sw-p47-vista .sw-p47-stamp { position: static; display: inline-flex; margin-bottom: 1.4rem; }
.sw-p47-vista-title { font-weight: 800; font-size: clamp(2rem, 5vw, 3.4rem); line-height: 1.0; letter-spacing: -0.03em; color: #FFFFFF; margin: 0 0 1rem; }
.sw-p47-vista-title em { font-style: normal; color: #FFD9A8; }
.sw-p47-vista-meta { font-family: ui-monospace, 'SF Mono', monospace; font-size: 0.68rem; letter-spacing: 0.22em; font-weight: 700; color: #FFD9A8; }
@keyframes sw-p47-rise { from { opacity: 0; transform: translateY(42px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p47-slidein { from { opacity: 0; transform: translateX(48px); } to { opacity: 1; transform: translateX(0); } }
@keyframes sw-p47-stampin { from { opacity: 0; transform: scale(1.3) rotate(-16deg); } to { opacity: 1; transform: scale(1) rotate(-9deg); } }
@keyframes sw-p47-stampin2 { from { opacity: 0; transform: scale(1.3) rotate(14deg); } to { opacity: 1; transform: scale(1) rotate(6deg); } }
@keyframes sw-p47-stampin3 { from { opacity: 0; transform: scale(1.3) rotate(-12deg); } to { opacity: 1; transform: scale(1) rotate(-4deg); } }
@keyframes sw-p47-stampin4 { from { opacity: 0; transform: scale(1.3) rotate(16deg); } to { opacity: 1; transform: scale(1) rotate(8deg); } }
@keyframes sw-p47-marquee { to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: no-preference) {
.sw-p47-marq-track { animation: sw-p47-marquee 34s linear infinite; }
@supports (animation-timeline: view()) {
.sw-p47-rev { animation: sw-p47-rise linear both; animation-timeline: view(); animation-range: entry 0% entry 42%; }
.sw-p47-rev--2 { animation-range: entry 8% entry 50%; }
.sw-p47-rev--3 { animation-range: entry 16% entry 58%; }
.sw-p47-rev--4 { animation-range: entry 24% entry 66%; }
.sw-p47-dest { animation: sw-p47-slidein linear both; animation-timeline: view(inline); animation-range: entry 0% entry 60%; }
.sw-p47-stamp--1 { animation: sw-p47-stampin linear both; animation-timeline: view(); animation-range: entry 0% entry 30%; }
.sw-p47-stamp--2 { animation: sw-p47-stampin2 linear both; animation-timeline: view(); animation-range: entry 12% entry 42%; }
.sw-p47-stamp--3 { animation: sw-p47-stampin3 linear both; animation-timeline: view(); animation-range: entry 24% entry 54%; }
.sw-p47-stamp--4 { animation: sw-p47-stampin4 linear both; animation-timeline: view(); animation-range: entry 36% entry 66%; }
}
}
@media (max-width: 960px) { .sw-p47-imgact { min-height: 84vh; } .sw-p47-tags-grid { grid-template-columns: repeat(2, 1fr); } .sw-p47-gates-pass { grid-template-columns: 1fr 1fr; } .sw-p47-gate:nth-child(3) { border-left: 0; } .sw-p47-gate:nth-child(3)::before, .sw-p47-gate:nth-child(3)::after { display: none; } .sw-p47-gate:nth-child(n+3) { border-top: 2px dashed rgba(20,48,52,0.22); } .sw-p47-contact-pass { grid-template-columns: 1fr; } .sw-p47-contact-stub { border-left: none; border-top: 2px dashed rgba(20,48,52,0.3); } .sw-p47-contact-stub::before { top: -11px; left: auto; right: -11px; } .sw-p47-contact-stub::after { bottom: auto; top: -11px; left: -11px; } }
@media (max-width: 720px) { .sw-p47-imgact { min-height: 92svh; } .sw-p47-imgact-inner { padding: 4.6rem 0 4.2rem; } .sw-p47-vista { min-height: 0; } .sw-p47-vista-inner { padding: 4rem 0; } .sw-p47-section { padding: 4.2rem 0; } .sw-p47-leg { flex-wrap: wrap; row-gap: 8px; } .sw-p47-leg-meta { white-space: normal; text-align: right; } .sw-p47-act { min-height: 100svh; } .sw-p47-tags-grid { grid-template-columns: 1fr; } .sw-p47-gates-pass { grid-template-columns: 1fr; } .sw-p47-gate + .sw-p47-gate { border-left: 0; border-top: 2px dashed rgba(20,48,52,0.22); } .sw-p47-gate:nth-child(3)::before { display: block; } .sw-p47-gate + .sw-p47-gate::before { top: -11px; left: auto; right: 24px; } .sw-p47-gate + .sw-p47-gate::after { display: none; } .sw-p47-contact-main { padding: 2rem 1.5rem 1.8rem; } .sw-p47-stamp-field { height: 300px; } .sw-p47-stamp--1 { left: 2%; top: 2%; } .sw-p47-stamp--2 { left: 6%; top: 52%; } .sw-p47-stamp--3 { right: 4%; top: 6%; } .sw-p47-stamp--4 { right: 2%; top: 54%; } .sw-p47-strip { grid-auto-columns: min(78vw, 300px); } }
