.dw-product-finder,.dw-product-finder *{box-sizing:border-box}.dw-product-finder{width:100%;max-width:none;margin:0;font-family:inherit;color:#171d3d}.dw-finder-shell{width:100%;padding:10px;border-radius:30px;background:linear-gradient(115deg,#edf2ff 0%,#fff 48%,#fff0f2 100%);box-shadow:0 18px 50px rgba(36,53,131,.09)}.dw-finder-in{width:100%;min-height:445px;display:grid;grid-template-columns:minmax(0,60%) minmax(340px,40%);grid-template-areas:"form aside";overflow:hidden;border-radius:21px;background:#fff;direction:ltr}.dw-finder-aside{grid-area:aside;position:relative;overflow:hidden;padding:54px 54px 46px;background:linear-gradient(145deg,#395bde 0%,#292f9c 100%);color:#fff;direction:rtl}.dw-finder-aside:before,.dw-finder-aside:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.dw-finder-aside:before{width:340px;height:340px;right:-185px;bottom:-160px;border:45px solid rgba(119,143,255,.17)}.dw-finder-aside:after{width:210px;height:210px;right:-90px;bottom:-95px;background:rgba(20,29,139,.28)}.dw-aside-content{position:relative;z-index:1}.dw-kicker{position:relative;display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:#fff;font-size:12px;font-weight:700}.dw-kicker:after{content:"";width:22px;height:3px;border-radius:99px;background:#ff1936}.dw-finder-aside h2{margin:0 0 10px;color:#fff;font-family:inherit;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.55;letter-spacing:-.7px}.dw-finder-aside p{margin:0;color:rgba(255,255,255,.78);font-size:13px;font-weight:600;line-height:2}.dw-steps{display:grid;gap:13px;margin-top:26px}.dw-step{display:flex;align-items:center;gap:12px;min-height:36px;color:rgba(255,255,255,.48);font-size:13px;font-weight:700;transition:color .2s ease,transform .2s ease}.dw-step-num{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.6);font-size:12px;transition:all .2s ease}.dw-step.active{color:#fff;transform:translateX(-2px)}.dw-step.active .dw-step-num{background:#fff;border-color:#fff;color:#2636a5;box-shadow:0 8px 18px rgba(8,18,92,.18)}.dw-step.is-done{color:rgba(255,255,255,.78)}.dw-step.is-done .dw-step-num{background:rgba(255,255,255,.17);border-color:rgba(255,255,255,.26);color:#fff}.dw-finder-form{grid-area:form;display:flex;align-items:center;padding:48px 55px;background:#fff;direction:rtl}.dw-form-content{width:100%;max-width:none;margin:0}.dw-form-label{display:block;margin-bottom:10px;color:#66708f;font-size:12px;font-weight:700}.dw-brand-picks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.dw-brand-button{min-height:76px;padding:12px 18px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:13px;appearance:none;border:1px solid #dfe4f2;border-radius:15px;background:#fff;color:#4d5878;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.dw-brand-button:hover{border-color:#9cacff;transform:translateY(-1px)}.dw-brand-button[aria-pressed=true]{border:2px solid #8fa5ff;background:#f1f4ff;color:#1e2b91;box-shadow:0 8px 22px rgba(61,87,210,.08)}.dw-brand-logo{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#f1f3f8;color:#44506f}.dw-brand-image{width:28px;height:28px;display:block;object-fit:contain}.dw-brand-initial{font-size:15px;font-weight:800}.dw-brand-button[aria-pressed=true] .dw-brand-logo{background:#25329e;color:#fff}.dw-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dw-fields label{display:block;min-width:0}.dw-select{width:100%;height:54px;margin:0;padding:0 16px 0 52px;-webkit-appearance:none;appearance:none;border:1px solid #dfe4f2;border-radius:14px;outline:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23171d3d' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 18px center;background-size:17px 17px;color:#171d3d;font-family:inherit;font-size:14px;font-weight:700;transition:border-color .2s ease,box-shadow .2s ease}.dw-select:focus{border-color:#879cff;box-shadow:0 0 0 3px rgba(66,92,219,.1)}.dw-select:disabled{background-color:#f7f8fc;color:#9ca4ba;cursor:not-allowed}.dw-finder-bottom{margin-top:18px;display:flex;align-items:center;gap:20px}.dw-btn{min-width:180px;min-height:50px;padding:12px 22px;border:0;border-radius:13px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.dw-btn-red{background:linear-gradient(135deg,#ff435b,#f00020);color:#fff;box-shadow:0 11px 24px rgba(239,0,32,.18)}.dw-btn-red:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(239,0,32,.24)}.dw-btn:disabled{opacity:.65;cursor:wait;transform:none}.dw-find-result{flex:1;color:#7a849f;font-size:12px;font-weight:500;line-height:1.8}.dw-find-result.is-error{color:#d71934}.dw-find-result.is-success{color:#12825d}.dw-products-results{width:100%;margin-top:34px;scroll-margin-top:30px}.dw-products-results:empty{display:none}.dw-products-results ul.products{margin-top:0}.dw-products-loading,.dw-no-products{padding:28px;border:1px solid #e2e7f2;border-radius:16px;background:#fafbfe;color:#66708f;text-align:center;font-family:inherit}.dw-pf-notice{margin:14px 0;padding:12px 15px;border:1px solid #f0c36d;border-radius:10px;background:#fff8e7;color:#72551b;font-family:inherit;font-size:13px}.dw-pf-notice code{direction:ltr;display:inline-block}@media (max-width:900px){.dw-finder-in{grid-template-columns:1fr;grid-template-areas:"aside" "form"}.dw-finder-aside{padding:38px 34px}.dw-finder-aside h2{font-size:30px}.dw-finder-form{padding:38px 30px}.dw-steps{grid-template-columns:repeat(3,1fr)}.dw-step{gap:8px}}@media (max-width:600px){.dw-finder-shell{padding:6px;border-radius:22px}.dw-finder-in{border-radius:17px}.dw-finder-aside{padding:30px 22px}.dw-finder-aside h2{font-size:26px;line-height:1.55}.dw-finder-form{padding:30px 18px}.dw-brand-picks,.dw-fields{grid-template-columns:1fr}.dw-brand-button{min-height:64px}.dw-steps{grid-template-columns:1fr;gap:8px}.dw-step{min-height:32px}.dw-finder-bottom{align-items:stretch;flex-direction:column}.dw-btn{width:100%}.dw-products-results{scroll-margin-top:90px}}
