.collection-phone-finder{position:relative;width:100%;max-width:1240px;margin:0 auto 16px}.facets-active-toolbar__inner .collection-phone-finder{flex:0 1 608px;width:608px;min-width:0;max-width:608px;margin:0}.collection-phone-finder .yg-collection-bar__inner-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:608px;max-width:100%;margin-left:auto;color:#000004;font-family:inherit;font-size:14px;line-height:1.4}.collection-phone-finder .yg-collection-bar__inner-content-item{position:relative;min-width:0}.collection-phone-finder__field{display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;min-height:61px;padding:10px 16px;border:0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #00000414;color:#000004;font:inherit;letter-spacing:.28px;text-align:left;cursor:pointer}.collection-phone-finder__field:hover{box-shadow:inset 0 0 0 1px #0000042e}.collection-phone-finder__field:focus-visible,.collection-phone-finder__brand-option:focus-visible,.collection-phone-finder__model-option:focus-visible,.collection-phone-finder__sheet-tab:focus-visible,.collection-phone-finder__sheet-model:focus-visible,.collection-phone-finder__sheet-handle:focus-visible{outline:2px solid #000004;outline-offset:2px}.collection-phone-finder__field-icon,.collection-phone-finder__option-icon,.collection-phone-finder__field-caret{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.collection-phone-finder__field-icon,.collection-phone-finder__option-icon{width:24px;height:24px}.collection-phone-finder__field-icon img,.collection-phone-finder__option-icon img{display:block;width:auto;max-width:24px;height:auto;max-height:24px}.collection-phone-finder__field-icon img[hidden],.collection-phone-finder__option-icon img[hidden]{display:none}.collection-phone-finder__field-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.collection-phone-finder__field-label{color:#00000480;font-size:14px;font-weight:500;line-height:1.4}.collection-phone-finder__field-value{overflow:hidden;color:#000004;font-size:14px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.collection-phone-finder__field-caret{width:20px;height:20px;transition:transform .18s ease}.collection-phone-finder__field[aria-expanded=true] .collection-phone-finder__field-caret{transform:rotate(180deg)}.collection-phone-finder__options{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:30;max-height:344px;padding:8px;overflow-y:auto;border:1px solid rgba(0,0,4,.08);border-radius:8px;background:#fff;box-shadow:0 12px 32px #00000424;scrollbar-width:thin}.collection-phone-finder__options[hidden],.collection-phone-finder__model-group[hidden],.collection-phone-finder__sheet[hidden],.collection-phone-finder__sheet-panel[hidden]{display:none!important}.collection-phone-finder__brand-option,.collection-phone-finder__model-option{display:flex;align-items:center;width:100%;min-height:44px;border:0;border-radius:6px;background:transparent;color:#000004;font:inherit;font-weight:500;letter-spacing:.28px;text-align:left;text-decoration:none}.collection-phone-finder__brand-option{gap:12px;padding:10px 12px;cursor:pointer}.collection-phone-finder__model-option{padding:10px 12px}.collection-phone-finder__brand-option:hover,.collection-phone-finder__brand-option.is-active,.collection-phone-finder__model-option:hover,.collection-phone-finder__model-option.is-active{background:#f5f5f5}.collection-phone-finder__model-group{display:flex;flex-direction:column}.collection-phone-finder__sheet{display:none}.collection-phone-finder__noscript{grid-column:1 / -1;margin-top:16px;padding:20px;border-radius:8px;background:#fff}.collection-phone-finder__noscript h2,.collection-phone-finder__noscript h3{margin:0 0 12px}.collection-phone-finder__noscript ul{margin:0 0 20px;padding-left:20px}@media screen and (max-width:749px){.collection-phone-finder{margin-bottom:16px;padding:0 12px}.facets-active-toolbar__inner .collection-phone-finder{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:0}.collection-phone-finder .yg-collection-bar__inner-content{gap:8px;width:100%}.collection-phone-finder__field{grid-template-columns:20px minmax(0,1fr) 18px;gap:8px;min-height:48px;padding:10px 12px}.collection-phone-finder__field-icon,.collection-phone-finder__option-icon{width:20px;height:20px}.collection-phone-finder__field-icon img,.collection-phone-finder__option-icon img{max-width:20px;max-height:20px}.collection-phone-finder__field-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.collection-phone-finder__field-copy{display:block}.collection-phone-finder__field-caret,.collection-phone-finder__field-caret svg{width:18px;height:18px}.collection-phone-finder__options{display:none!important}.collection-phone-finder__sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;background:#0009;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.collection-phone-finder__sheet.is-open{opacity:1;visibility:visible}.collection-phone-finder__sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.collection-phone-finder__sheet-dialog{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:70svh;max-height:70vh;padding:16px 20px;overflow:hidden;border-radius:20px 20px 0 0;background:#fff;color:#000004;font-family:FTTerra,sans-serif}.collection-phone-finder__sheet-handle{width:80px;height:4px;margin:0 auto;padding:0;border:0;border-radius:2px;background:#00000466;flex:0 0 auto;cursor:pointer}.collection-phone-finder__sheet-handle span{display:block;width:100%;height:100%}.collection-phone-finder__sheet-title{margin:28px 0 16px;color:#000004;text-align:center;font-size:20px;font-weight:700;line-height:1.15;letter-spacing:.2px}.collection-phone-finder__sheet-tabs{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;margin:0 -20px;padding:0 20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.collection-phone-finder__sheet-tabs::-webkit-scrollbar{display:none}.collection-phone-finder__sheet-tab{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:36px;padding:4px 16px;border:1px solid rgba(0,0,4,.2);border-radius:25px;background:transparent;color:#454748;font-family:FTTerra,sans-serif;font-size:16px;font-weight:400;line-height:1.6;white-space:nowrap;cursor:pointer}.collection-phone-finder__sheet-tab.is-active{border-color:transparent;background:#ff5b00;color:#fff}.collection-phone-finder__sheet-models{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin-top:30px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.collection-phone-finder__sheet-panel{display:flex;flex-direction:column}.collection-phone-finder__sheet-model{display:flex;flex:0 0 48px;align-items:center;width:100%;height:48px;min-height:48px;padding:14px 16px;border-radius:8px;color:#00000499;font-family:FTTerra,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:normal;text-decoration:none}.collection-phone-finder__sheet-model:hover,.collection-phone-finder__sheet-model.is-active{background:#f5f5f5;color:#1a1a1a}}@media screen and (min-width:750px){.collection-phone-finder__sheet{display:none!important}}@media(prefers-reduced-motion:reduce){.collection-phone-finder__field-caret,.collection-phone-finder__sheet,.collection-phone-finder__sheet-dialog{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-collection-phone-finder.css.map */
