.dl-section{max-width:1400px;margin:0 auto;padding:20px 40px 30px;border-radius:8px;background:#3e3e3e}.dl-hero{text-align:center;margin:0 0 16px}.dl-hero-title{font-size:28px;font-weight:700;color:#faf3e0;margin:0 0 6px;line-height:1.2;letter-spacing:-.01em}.dl-hero-sub{font-size:15px;color:#faf3e0a6;margin:0;font-style:italic}.dl-pipeline-boxes{display:flex;align-items:stretch;gap:0;padding:0;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.dl-pipeline-divider{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;height:1px;background:#faf3e033;margin-bottom:0}.dl-question-content{flex:1;display:flex;flex-direction:column;padding-top:24px}.dl-q-body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:40px}.dl-pipe-box{flex:1 1 0;padding:12px 16px;border:none;border-bottom:2px solid transparent;border-radius:0;background:transparent;text-align:center;transition:all .25s ease;min-width:0;max-width:none;display:flex;align-items:center;justify-content:center}.dl-pipe-box:first-child{border-radius:10px 0 0}.dl-pipe-box:last-child{border-radius:0 10px 0 0}.dl-pipe-box.active{border-color:transparent;border-bottom-color:#faf3e0;background:#faf3e00f}.dl-pipe-box.answered{background:#8b691414;cursor:pointer;border-color:transparent;border-bottom-color:#8b6914}.dl-pipe-box.answered:hover{background:#8b691426}.dl-pipe-box.future{opacity:.3;border-style:none;border-bottom:2px dashed rgba(250,243,224,.15)}.dl-pipe-box.gate{border-color:transparent}.dl-pipe-box.gate.active{background:#8b691414;border-bottom-color:#d4a84b}.dl-pipe-box.gate.future{border-color:transparent;border-bottom:2px dashed rgba(139,105,20,.15)}.dl-pipe-label{font-size:12px;font-weight:500;color:#faf3e0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dl-pipe-box.future .dl-pipe-label{color:#faf3e080}.dl-pipe-box.gate .dl-pipe-label{color:#d4a84b}.dl-pipe-pref-group{flex:1 1 0;display:flex;gap:0;align-self:stretch}.dl-pipe-sub{flex:1 1 0;padding:12px 8px;text-align:center;transition:all .25s ease;border-bottom:2px solid transparent;min-width:0;cursor:default;display:flex;align-items:center;justify-content:center}.dl-pipe-sub.active{border-bottom-color:#faf3e0;background:#faf3e00f}.dl-pipe-sub.answered{border-bottom-color:#8b6914;background:#8b691414;cursor:pointer}.dl-pipe-sub.answered:hover{background:#8b691426}.dl-pipe-sub.future{opacity:.3;border-bottom:2px dashed rgba(250,243,224,.15)}.dl-pipe-sub-label{font-size:11px;font-weight:500;color:#faf3e080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dl-pipe-sub-answer{font-size:11px;font-weight:500;color:#d4a84b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dl-question-area{background:#faf3e00d;border:1px solid rgba(250,243,224,.08);border-radius:10px;padding:0 24px 20px;min-height:340px;display:flex;flex-direction:column;overflow:hidden}.dl-q-header{margin:0 0 16px;text-align:center}.dl-q-title{font-size:16px;font-weight:600;color:#faf3e0;margin:0 0 2px}.dl-q-subtitle{font-size:12px;color:#faf3e08c;margin:0;font-style:italic}.dl-gate-layout{display:flex;align-items:flex-start;justify-content:center;gap:0;flex:1}.dl-gate-section{display:flex;flex-direction:column;align-items:center;gap:10px}.dl-gate-section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#faf3e066}.dl-gate-cards{display:flex;gap:14px;align-items:center}.dl-gate-divider{display:flex;align-self:stretch;align-items:stretch;justify-content:center;padding:0 32px;margin-top:28px}.dl-gate-divider-line{display:block;width:1px;background:#c0c0c059}.dl-gate-nexus{display:flex;align-items:center}.dl-gate-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:200px;border:1px solid rgba(192,192,192,.3);border-radius:12px;background:#faf3e00a;cursor:pointer;transition:border-color .25s ease,background .25s ease,transform .25s ease;font-family:inherit;overflow:hidden;padding:0}.dl-gate-card:hover{border-color:#8b6914;border-width:2px;background:#8b691414;transform:translateY(-3px)}.dl-gate-card.selected{border-color:#d4a84b;border-width:2px;background:#8b691426}.dl-gate-card--nexus{width:200px}.dl-gate-card-img{width:100%;height:160px;overflow:hidden;background:#faf3e00f}.dl-gate-card-img img{width:100%;height:100%;object-fit:cover;display:block}.dl-gate-card-text{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.dl-gate-card-label{font-size:15px;font-weight:600;color:#faf3e0;line-height:1.2}.dl-gate-card-sub{font-size:12px;color:#faf3e080;line-height:1.2}.dl-gate-card.selected .dl-gate-card-label{color:#d4a84b}.dl-gate-card.selected .dl-gate-card-sub{color:#d4a84ba6}.dl-q-group{margin:0 0 16px;text-align:center}.dl-q-group:last-of-type{margin-bottom:8px}.dl-q-group-label{font-size:13px;font-weight:600;color:#faf3e0d9;margin:0 0 8px}.dl-q-optional{font-weight:400;font-style:italic;color:#faf3e073;font-size:11px}.dl-q-options{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.dl-q-opt{display:inline-flex;flex-direction:column;align-items:center;text-align:center;padding:10px 16px;border:1px solid rgba(250,243,224,.15);border-radius:8px;background:transparent;cursor:pointer;transition:all .15s ease;font-family:inherit}.dl-q-opt:hover{border-color:#faf3e059;background:#faf3e00f}.dl-q-opt.selected{border-color:#8b6914;background:#8b691433;box-shadow:inset 0 0 0 1px #8b691426}.dl-q-opt-label{font-size:14px;font-weight:500;color:#faf3e0;line-height:1.2}.dl-q-opt-sub{font-size:11px;color:#faf3e080;line-height:1.2;margin-top:2px}.dl-q-opt.selected .dl-q-opt-label{color:#d4a84b}.dl-q-opt.selected .dl-q-opt-sub{color:#d4a84ba6}.dl-q-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(250,243,224,.06)}.dl-q-submit{padding:10px 24px;background:#8b6914;color:#faf3e0;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:inherit}.dl-q-submit:hover{background:#a37d1a}.dl-q-submit:disabled{opacity:.3;cursor:default}.dl-q-submit:disabled:hover{background:#8b6914}.dl-q-secondary{padding:8px 16px;background:transparent;color:#faf3e08c;border:1px solid rgba(250,243,224,.12);border-radius:8px;font-size:12px;cursor:pointer;transition:all .15s ease;font-family:inherit}.dl-q-secondary:hover{border-color:#faf3e04d;color:#faf3e0}.dl-result-cards{display:flex;flex-wrap:wrap;gap:12px;margin:4px 0 8px;justify-content:center;width:100%}.dl-result-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:160px;border:1.5px solid rgba(250,243,224,.12);border-radius:10px;background:#faf3e00a;cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:left;overflow:hidden;padding:0}.dl-result-card:hover{border-color:#8b6914;transform:translateY(-2px);box-shadow:0 4px 16px #8b691440}.dl-result-card-img{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.dl-result-card-img img{width:100%;height:100%;object-fit:cover;display:block}.dl-result-info{position:relative;z-index:2;display:flex;flex-direction:column;gap:2px;padding:12px 14px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 70%,transparent 100%)}.dl-result-name{font-size:15px;font-weight:700;color:#faf3e0;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.5)}.dl-result-hook{font-size:11px;color:#faf3e0cc;font-style:italic;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media(max-width:768px){.dl-section{padding:16px 12px}.dl-hero-title{font-size:22px}.dl-hero-sub{font-size:13px}.dl-question-area{padding:0 12px 16px;min-height:280px}.dl-pipeline-boxes,.dl-pipeline-divider{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}.dl-pipeline-boxes{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none}.dl-pipeline-boxes::-webkit-scrollbar{display:none}.dl-pipe-box{flex:0 0 auto;min-width:110px;padding:8px 12px}.dl-pipe-label{font-size:11px}.dl-pipe-pref-group{flex:0 0 auto;min-width:0}.dl-pipe-sub{min-width:90px;flex:0 0 auto;padding:8px 6px}.dl-pipe-sub-label,.dl-pipe-sub-answer{font-size:10px}.dl-gate-layout{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.dl-gate-section,.dl-gate-section--nexus{display:contents}.dl-gate-section-label{display:none}.dl-gate-cards,.dl-gate-nexus{display:contents}.dl-gate-card,.dl-gate-card--nexus{width:calc(50% - 5px)}.dl-gate-card-img{height:100px}.dl-gate-card-label{font-size:13px}.dl-gate-card-text{padding:10px}.dl-gate-divider{display:none}.dl-gate-nexus{width:100%;justify-content:center}.dl-gate-section--nexus{width:auto}.dl-q-opt{padding:8px 12px}.dl-q-opt-label{font-size:13px}.dl-q-options{gap:6px}.dl-q-opt{flex:1 1 calc(50% - 3px);min-width:calc(50% - 3px)}.dl-q-submit,.dl-q-secondary{width:100%;text-align:center}.dl-q-actions{flex-direction:column}.dl-q-body{padding-bottom:20px}.dl-q-group-label{font-size:12px}}@media(max-width:480px){.dl-section{padding:14px 10px}.dl-hero-title{font-size:20px}.dl-question-area{padding:0 10px 14px;min-height:260px}.dl-pipeline-boxes,.dl-pipeline-divider{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.dl-gate-card-img{height:85px}}@media(max-width:768px){.dl-result-cards{gap:8px}.dl-result-card{width:calc(50% - 4px);min-height:130px}.dl-result-name{font-size:13px}.dl-result-hook{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/showroom-departure-lounge-pipeline.css.map */
