.touchpoint-page{z-index:4;background-color:#f0ede8;width:100%;min-height:100vh;padding-bottom:5rem;position:relative}.touchpoint-hero{justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.touchpoint-hero-bg{z-index:0;position:absolute;inset:0}.touchpoint-hero-bg img{object-fit:cover;width:100%;height:100%}.touchpoint-hero-bg:after{content:"";background:#2e1f1499;position:absolute;inset:0}.touchpoint-hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;display:flex;position:relative}.touchpoint-breadcrumb{font-family:var(--font-body);color:#ffffff80;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.25rem;font-size:.75rem;font-weight:400;display:flex}.touchpoint-breadcrumb a{color:#ffffff80;text-decoration:none;transition:color .3s}.touchpoint-breadcrumb a:hover{color:#fff}.touchpoint-breadcrumb span{color:#c8ad73}.touchpoint-hero-title{font-family:var(--font-heading);color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:clamp(3.5rem,10vw,8rem);font-weight:400;line-height:.9}.touchpoint-hero-subtitle{font-family:var(--font-body);color:#ffffff8c;max-width:420px;font-size:clamp(.85rem,1.2vw,1rem);line-height:1.6}.touchpoint-hero-scroll{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.touchpoint-hero-scroll span{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:#ffffff59;font-size:.65rem}.touchpoint-scroll-line{background:linear-gradient(#fff6 0%,#fff0 100%);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}.touchpoint-info-strip{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex}.touchpoint-info-item{flex:1;align-items:center;gap:1rem;display:flex}.touchpoint-info-icon{color:#663532;background:#6635320f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s,transform .3s;display:flex}.touchpoint-info-item:hover .touchpoint-info-icon{color:#fff;background:#663532;transform:scale(1.05)}.touchpoint-info-text{flex-direction:column;gap:.15rem;display:flex}.touchpoint-info-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#4f2c2266;font-size:.6rem;font-weight:500}.touchpoint-info-value{font-family:var(--font-body);color:#4f2c22;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .3s}a.touchpoint-info-value:hover{color:#663532}.touchpoint-info-divider{background:#4f2c221a;flex-shrink:0;width:1px;height:36px}.touchpoint-form-section{max-width:1200px;margin:0 auto;padding:1rem 2rem 4rem}.touchpoint-form-split{background:#fff;border-radius:24px;gap:0;display:flex;overflow:hidden;box-shadow:0 8px 60px #4f2c220f}.touchpoint-form-left{background:#663532;flex-direction:column;flex-shrink:0;justify-content:space-between;width:42%;padding:3.5rem 3rem;display:flex;position:relative;overflow:hidden}.touchpoint-form-eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:#c8ad73;font-size:.65rem;font-weight:500}.touchpoint-form-heading{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-top:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1}.touchpoint-form-copy{font-family:var(--font-body);color:#ffffff80;max-width:320px;margin-top:1.25rem;font-size:.88rem;line-height:1.6}.touchpoint-form-image{border-radius:16px;height:220px;margin-top:2rem;overflow:hidden}.touchpoint-form-image img{object-fit:cover;width:100%;height:100%}.touchpoint-form-right{flex:1;align-items:center;padding:3.5rem 3rem;display:flex}.touchpoint-form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.touchpoint-form-row{gap:1rem;display:flex}.touchpoint-form-row .touchpoint-input-group{flex:1}.touchpoint-input-group{flex-direction:column;gap:.4rem;display:flex}.touchpoint-input-group label{font-family:var(--font-body);color:#4f2c2266;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:500}.touchpoint-input-group input,.touchpoint-input-group select,.touchpoint-input-group textarea{font-family:var(--font-body);color:#4f2c22;resize:none;background:0 0;border:none;border-bottom:1.5px solid #4f2c221a;border-radius:0;outline:none;padding:.85rem 0;font-size:.88rem;transition:border-color .3s}.touchpoint-input-group input:focus,.touchpoint-input-group select:focus,.touchpoint-input-group textarea:focus{border-bottom-color:#663532}.touchpoint-input-group input::placeholder,.touchpoint-input-group textarea::placeholder{color:#4f2c2240}.touchpoint-input-group select{appearance:none;cursor:pointer}.touchpoint-input-group textarea{background:#f0ede866;border:1.5px solid #4f2c221a;border-radius:12px;margin-top:.25rem;padding:1rem}.touchpoint-input-group textarea:focus{border-color:#663532}.touchpoint-submit-btn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:#663532;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:.5rem;padding:.65rem 0;font-size:.85rem;font-weight:500;transition:background .3s;display:flex}.touchpoint-submit-btn:hover{background:#4f2c22}.touchpoint-submit-btn svg{display:none}.touchpoint-faq{max-width:800px;margin:0 auto;padding:2rem 2rem 4rem}.touchpoint-faq-header{text-align:center;margin-bottom:3rem}.touchpoint-faq-eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:#c8ad73;font-size:.65rem;font-weight:500}.touchpoint-faq-title{font-family:var(--font-heading);color:#4f2c22;text-transform:uppercase;margin-top:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.05}.touchpoint-faq-list{flex-direction:column;display:flex}.touchpoint-faq-item{cursor:pointer;border-bottom:1px solid #4f2c2214;transition:background .3s}.touchpoint-faq-item:first-child{border-top:1px solid #4f2c2214}.touchpoint-faq-question{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem .5rem;display:flex}.touchpoint-faq-question h4{font-family:var(--font-body);color:#4f2c22;font-size:.95rem;font-weight:500;line-height:1.3}.touchpoint-faq-toggle{color:#663532;background:#4f2c220d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s,transform .3s;display:flex}.touchpoint-faq-item.active .touchpoint-faq-toggle{color:#fff;background:#663532;transform:rotate(45deg)}.touchpoint-faq-item.active .faq-v-line{opacity:0}.faq-v-line{transition:opacity .3s}.touchpoint-faq-answer{max-height:0;padding:0 .5rem;transition:max-height .4s,padding .4s;overflow:hidden}.touchpoint-faq-item.active .touchpoint-faq-answer{max-height:200px;padding:0 .5rem 1.5rem}.touchpoint-faq-answer p{font-family:var(--font-body);color:#4f2c228c;font-size:.85rem;line-height:1.7}@media (max-width:1199px) and (orientation:portrait){.touchpoint-hero-title{font-size:clamp(3rem,8vw,5rem)}.touchpoint-info-strip{flex-wrap:wrap;gap:1.25rem;padding:2.5rem 1.5rem}.touchpoint-info-item{flex:40%}.touchpoint-info-divider{display:none}.touchpoint-form-split{flex-direction:column}.touchpoint-form-left{width:100%;padding:3rem 2.5rem}.touchpoint-form-image{display:none}.touchpoint-form-right{padding:2.5rem}.touchpoint-form-section{padding:0 1.5rem 3rem}.touchpoint-faq{padding:2rem 1.5rem 3rem}}@media (max-width:600px){.touchpoint-hero{height:85svh}.touchpoint-hero-title{font-size:clamp(2.5rem,12vw,4rem)}.touchpoint-hero-subtitle{max-width:280px;font-size:.8rem}.touchpoint-hero-scroll{margin-top:1.5rem}.touchpoint-info-strip{background:#fff;border-radius:16px;flex-direction:column;gap:0;margin:2rem 1rem 0;padding:0 1rem}.touchpoint-info-item{flex:unset;border-bottom:1px solid #4f2c220f;width:100%;padding:1.25rem 1rem}.touchpoint-info-item:last-child{border-bottom:none}.touchpoint-info-icon{width:40px;height:40px}.touchpoint-info-icon svg{width:18px;height:18px}.touchpoint-info-value{font-size:.8rem}.touchpoint-info-label{font-size:.55rem}.touchpoint-form-section{margin-top:1.5rem;padding:0 1rem 2.5rem}.touchpoint-form-split{border-radius:18px}.touchpoint-form-left{padding:2rem 1.5rem}.touchpoint-form-heading{font-size:clamp(1.75rem,7vw,2.5rem)}.touchpoint-form-copy{margin-top:.75rem;font-size:.78rem}.touchpoint-form-right{padding:1.5rem}.touchpoint-form{gap:1rem}.touchpoint-form-row{flex-direction:column;gap:1rem}.touchpoint-input-group label{font-size:.6rem}.touchpoint-input-group input,.touchpoint-input-group select{padding:.75rem 0;font-size:.82rem}.touchpoint-input-group textarea{padding:.85rem;font-size:.82rem}.touchpoint-submit-btn{height:38px;font-size:.72rem}.touchpoint-faq{padding:1.5rem 1rem 3rem}.touchpoint-faq-title{font-size:clamp(1.5rem,6vw,2rem)}.touchpoint-faq-header{margin-bottom:2rem}.touchpoint-faq-question{padding:1.25rem .25rem}.touchpoint-faq-question h4{font-size:.85rem}.touchpoint-faq-toggle{width:28px;height:28px}.touchpoint-faq-toggle svg{width:14px;height:14px}.touchpoint-faq-answer p{font-size:.78rem}}@media (max-width:480px){.touchpoint-page{padding-bottom:3rem}.touchpoint-hero{height:75svh}.touchpoint-hero-content{gap:1rem;padding:1.5rem}.touchpoint-hero-title{font-size:clamp(2rem,11vw,3.5rem)}.touchpoint-breadcrumb{font-size:.65rem}.touchpoint-hero-subtitle{font-size:.75rem}.touchpoint-info-strip{border-radius:14px;margin:1.5rem .75rem 0}.touchpoint-info-item{gap:.75rem;padding:1rem .75rem}.touchpoint-info-icon{width:36px;height:36px}.touchpoint-info-value{font-size:.75rem}.touchpoint-form-section{margin-top:1.25rem;padding:0 .75rem 2rem}.touchpoint-form-split{border-radius:14px}.touchpoint-form-left{padding:1.75rem 1.25rem}.touchpoint-form-eyebrow{font-size:.55rem}.touchpoint-form-heading{font-size:clamp(1.5rem,6vw,2rem)}.touchpoint-form-copy{font-size:.72rem}.touchpoint-form-right{padding:1.25rem}.touchpoint-submit-btn{height:36px;font-size:.68rem}.touchpoint-faq{padding:1rem .75rem 2rem}.touchpoint-faq-question h4{font-size:.78rem}.touchpoint-faq-answer p{font-size:.72rem}}
