.tramp-page{background-color:#f8f9fa}.tramp-hero{justify-content:center;align-items:center;height:55vh;min-height:340px;display:flex;position:relative;overflow:hidden}.tramp-hero-bg{background-position:50% 40%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.tramp-hero-overlay{background:linear-gradient(160deg,#002e6eb8 0%,#14213dad 50%,#8513138c 100%);position:absolute;inset:0}.tramp-hero-content{z-index:2;text-align:center;padding:0 1.5rem;animation:.9s ease-out trampFadeUp;position:relative}.tramp-hero-title{color:#fff;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 3px 10px #00000059;margin:0;font-size:3.2rem;font-weight:800}.tramp-hero-rule{background:linear-gradient(90deg,var(--accent-red-light),var(--primary-white));border:none;border-radius:2px;width:90px;height:4px;margin:18px auto 0}.tramp-content{max-width:1300px;margin:0 auto;padding:60px 24px 80px}.tramp-section{background:#fff;border-radius:14px;align-items:center;gap:48px;margin-bottom:64px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 14px #00000012}.tramp-section:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0000001c}.tramp-section:last-child{margin-bottom:0}.tramp-section--reverse{flex-direction:row-reverse}.tramp-img-wrap{flex:0 0 46%;min-height:380px;position:relative;overflow:hidden}.tramp-img{object-fit:cover;width:100%;height:100%;min-height:380px;transition:transform .45s;display:block}.tramp-section:hover .tramp-img{transform:scale(1.03)}.tramp-text{flex:1;padding:44px 44px 44px 8px}.tramp-section--reverse .tramp-text{padding:44px 8px 44px 44px}.tramp-heading{color:var(--primary-blue);margin:0 0 16px;padding-bottom:14px;font-size:2rem;font-weight:700;position:relative}.tramp-heading:after{content:"";background:linear-gradient(90deg,var(--primary-red),transparent);border-radius:2px;width:72px;height:4px;position:absolute;bottom:0;left:0}.tramp-body{color:#3a3a3a;white-space:pre-line;margin:0;font-size:1.06rem;line-height:1.85}.tramp-section:before{content:"";background:linear-gradient(90deg,var(--primary-red),var(--primary-blue));border-radius:14px 14px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.tramp-section{position:relative}@keyframes trampFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.tramp-hero-title{letter-spacing:2px;font-size:2.5rem}.tramp-section,.tramp-section--reverse{flex-direction:column}.tramp-img-wrap{flex:none;width:100%;min-height:280px;max-height:380px}.tramp-img{min-height:280px}.tramp-text,.tramp-section--reverse .tramp-text{padding:36px 32px}.tramp-content{padding:44px 20px 60px}.tramp-section{gap:0}}@media (max-width:600px){.tramp-hero{height:42vh;min-height:260px}.tramp-hero-title{letter-spacing:1px;font-size:1.75rem}.tramp-hero-rule{width:60px;height:3px;margin-top:12px}.tramp-content{padding:30px 14px 48px}.tramp-section{border-radius:10px;margin-bottom:36px}.tramp-section:before{border-radius:10px 10px 0 0}.tramp-img-wrap{min-height:200px;max-height:260px}.tramp-img{min-height:200px}.tramp-text,.tramp-section--reverse .tramp-text{padding:28px 20px}.tramp-heading{font-size:1.55rem}.tramp-body{font-size:1rem;line-height:1.75}}.tramp-cta{background:linear-gradient(135deg,var(--primary-blue)0%,var(--accent-blue-dark)100%);text-align:center;color:#fff;border-radius:14px;padding:52px 40px;position:relative;overflow:hidden}.tramp-cta:before{content:"";background:#85131326;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.tramp-cta:after{content:"";background:#ffffff0d;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-40px;left:-40px}.tramp-cta-title{z-index:1;margin-bottom:12px;font-size:2rem;font-weight:700;position:relative}.tramp-cta-text{opacity:.9;z-index:1;max-width:600px;margin:0 auto 28px;font-size:1.1rem;line-height:1.7;position:relative}.tramp-cta-phone{color:var(--primary-blue);letter-spacing:.5px;z-index:1;background:#fff;border-radius:50px;padding:14px 40px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .35s;display:inline-block;position:relative;box-shadow:0 6px 24px #00000026}.tramp-cta-phone:hover{background:var(--primary-red);color:#fff;transform:translateY(-3px);box-shadow:0 10px 32px #85131359}.tramp-cta-phone:active{transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.tramp-hero-content{animation:none}.tramp-section:hover,.tramp-section:hover .tramp-img{transform:none}.tramp-cta-phone{transition:none}}
