.cdtech-wrap{--red:#ef1717;--red2:#cf0909;--ink:#161616;--muted:#686868;--line:#e3e3e3;--soft:#fff0f0;font-family:Manrope,Arial,sans-serif;color:var(--ink);line-height:1.5}.cdtech-wrap *{box-sizing:border-box}.cdtech-intro{text-align:center;padding:55px 20px 35px;background:radial-gradient(circle at 50% -20%,#ffe1e1 0,transparent 44%),linear-gradient(#fff,#f5f5f5)}.cdtech-eyebrow{font-size:12px;letter-spacing:.18em;color:var(--red);font-weight:800}.cdtech-intro h2{margin:12px 0;font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-.045em}.cdtech-intro h2 em{font-style:normal;color:var(--red)}.cdtech-intro>p{max-width:650px;margin:auto;color:var(--muted)}.cdtech-benefits{display:flex;justify-content:center;gap:28px;margin-top:22px;color:#595959;font-size:13px;font-weight:600}.cdtech-shell{max-width:920px;margin:0 auto 70px;background:#fff;border:1px solid #e8e8e8;border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.12);overflow:hidden}.cdtech-steps{display:flex;align-items:center;padding:25px 42px;background:#fafafa;border-bottom:1px solid #e8e8e8}.cdtech-steps button{display:flex;align-items:center;gap:10px;border:0;background:none;color:#929292;font:600 13px inherit}.cdtech-steps b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8e8e8}.cdtech-steps .is-active{color:#111}.cdtech-steps .is-active b,.cdtech-steps .is-done b{background:var(--red);color:#fff}.cdtech-steps .is-done b{font-size:0}.cdtech-steps .is-done b:after{content:'✓';font-size:14px}.cdtech-steps i{height:1px;flex:1;background:var(--line);margin:0 16px}.cdtech-panel{display:none;padding:42px}.cdtech-panel.is-active{display:block;animation:cdin .25s ease}@keyframes cdin{from{opacity:0;transform:translateY(5px)}}.cdtech-heading{display:flex;gap:18px;margin-bottom:34px}.cdtech-heading>span{color:var(--red);font-size:12px;font-weight:800;margin-top:7px}.cdtech-heading h3{margin:0;font-size:25px}.cdtech-heading p{margin:5px 0 0;color:var(--muted);font-size:14px}.cdtech-form fieldset{border:0;margin:0 0 30px;padding:0}.cdtech-form legend,.cdtech-field>span{display:block;margin-bottom:11px;font-size:14px;font-weight:700}.cdtech-form sup{color:var(--red)}.cdtech-choices{display:grid;gap:12px}.cdtech-choices.two{grid-template-columns:repeat(2,1fr)}.cdtech-choices.three{grid-template-columns:repeat(3,1fr)}.cdtech-choices label{position:relative;display:flex;min-height:122px;flex-direction:column;justify-content:center;padding:18px;border:1.5px solid var(--line);border-radius:14px;cursor:pointer}.cdtech-choices label:hover{border-color:#ef8b8b}.cdtech-choices label:has(input:checked){border-color:var(--red);box-shadow:0 0 0 3px rgba(239,23,23,.09);background:#fffafa}.cdtech-choices input{position:absolute;right:15px;top:15px;accent-color:var(--red)}.cdtech-choices .icon,.cdtech-choices .flag{font-size:24px;margin-bottom:9px;color:var(--red)}.cdtech-choices strong{font-size:14px}.cdtech-choices small{margin-top:5px;color:var(--muted);font-size:11px}.cdtech-choices.compact label{min-height:105px}.cdtech-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cdtech-field{display:block;position:relative;margin-bottom:22px}.cdtech-field>span small{float:right;color:#888;font-weight:500}.cdtech-field input,.cdtech-field select,.cdtech-field textarea{width:100%;margin:0;border:1.5px solid var(--line);border-radius:11px;padding:14px 15px;background:#fff;color:var(--ink);font:500 14px inherit;outline:none}.cdtech-field input:focus,.cdtech-field select:focus,.cdtech-field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(239,23,23,.09)}.cdtech-upload{display:flex;flex-direction:column;align-items:center;text-align:center;border:1.5px dashed #d6a1a1;border-radius:15px;padding:25px;background:#fffafa;cursor:pointer}.cdtech-upload input{margin:12px auto;max-width:290px}.cdtech-upload .upload-icon{font-size:28px;color:var(--red)}.cdtech-upload p{margin:4px 0;color:var(--muted);font-size:12px}.cdtech-upload small{font-size:10px;color:#777}.cdtech-files{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.cdtech-files span{padding:6px 10px;border-radius:18px;background:var(--soft);font-size:11px}.cdtech-actions{display:flex;justify-content:space-between;margin-top:32px}.cdtech-actions.end{justify-content:flex-end}.cdtech-btn{border:0;border-radius:10px;padding:13px 20px;font:700 13px inherit;cursor:pointer}.cdtech-btn.primary{color:#fff;background:linear-gradient(135deg,#f52222,#d90909);box-shadow:0 8px 22px rgba(222,12,12,.24)}.cdtech-btn.primary:disabled{opacity:.6;cursor:wait}.cdtech-btn.ghost{background:transparent;color:#666}.cdtech-error{min-height:20px;color:#bd1111;font-size:12px;font-weight:700}.cdtech-phone{display:grid;grid-template-columns:112px 1fr}.cdtech-phone select{border-radius:11px 0 0 11px;border-right:0;background:#f8f8f8;font-weight:700}.cdtech-phone input{border-radius:0 11px 11px 0}.cdtech-suggestions{position:absolute;z-index:5;top:76px;left:0;right:0;padding:6px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 16px 35px rgba(0,0,0,.15)}.cdtech-suggestions button{display:flex;width:100%;gap:10px;padding:11px;border:0;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.cdtech-suggestions button:hover{background:var(--soft)}.cdtech-suggestions small{display:block;color:#777}.cdtech-maps{display:inline-block;margin-top:8px;color:#d40c0c;font-size:11px;font-weight:700;text-decoration:none}.cdtech-consent{display:flex;gap:10px;padding:14px;background:#f8f8f8;border-radius:10px;color:#555;font-size:12px}.cdtech-consent input{accent-color:var(--red)}.cdtech-privacy{text-align:right;color:#777;font-size:10px}.cdtech-success{text-align:center;padding:70px 30px}.cdtech-success>div{display:grid;place-items:center;width:60px;height:60px;margin:auto;border-radius:50%;background:#e8f8ef;color:#158554;font-size:28px}.cdtech-success h3{font-size:27px}.cdtech-hp{position:absolute!important;left:-9999px!important}.cdtech-form [hidden],.cdtech-wrap [hidden]{display:none!important}@media(max-width:700px){.cdtech-intro{padding:42px 18px 30px}.cdtech-intro h2{font-size:38px}.cdtech-benefits{flex-direction:column;gap:5px}.cdtech-shell{border-radius:17px}.cdtech-steps{padding:18px 20px}.cdtech-steps button span{display:none}.cdtech-steps i{margin:0 9px}.cdtech-panel{padding:28px 20px}.cdtech-choices.two,.cdtech-choices.three,.cdtech-row{grid-template-columns:1fr}.cdtech-choices label{min-height:92px}.cdtech-actions{gap:10px}.cdtech-actions .cdtech-btn{flex:1}}
