.product-search-section{background:#fff;color:#000;padding:2.5rem 0;width:100%}.product-search__body{border:1px solid #000;padding:20px 10px;margin-bottom:2rem}@media screen and (min-width:750px){.product-search__body{padding:30px}}.product-search__series-wrapper{display:block;margin-bottom:2rem}@media screen and (min-width:750px){.product-search__series-wrapper{display:none}}.product-search__series-label{display:block;font-size:14px;font-weight:600;color:#000;margin-bottom:.5rem;line-height:1.4}.product-search__series-select{display:block;width:100%;padding:10px 24px 10px 10px;font-size:14px;color:#000;background:#fff;border:1px solid #e0e0e0;border-radius:4px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:8px 5px;cursor:pointer;font-weight:400;text-transform:uppercase;line-height:19px;transition:border-color .2s ease}.product-search__series-select:hover{border-color:#999}.product-search__series-select:focus{outline:none;border-color:#000}.product-search__tabs-wrapper{display:none}@media screen and (min-width:750px){.product-search__tabs-wrapper{display:block;margin-bottom:3rem}}.product-search__tabs{display:none;gap:0;margin-bottom:0;flex-wrap:wrap}@media screen and (min-width:750px){.product-search__tabs{display:flex;background:#fff;border:1px solid #000000;border-radius:45px;overflow:hidden}}.product-search__tab{height:45px;background:transparent;border:none;padding:0;font-size:16px;color:#999;cursor:pointer;transition:all .3s ease;font-weight:500;position:relative;flex:1;text-align:center;white-space:nowrap}.product-search__tab:hover{color:#666}.product-search__tab--active{background:#000;color:#fff;border-radius:45px}.product-search__tab--active:hover{color:#fff}.product-search__content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media screen and (min-width:400px)and (max-width:989px){.product-search__content{grid-template-columns:repeat(2,1fr)}.product-search__content>:nth-child(1){grid-column:1 / -1}}@media screen and (min-width:990px){.product-search__content{grid-template-columns:2fr 1fr 1fr;gap:0}.product-search__preview-panel{padding:0 10px;position:relative}.product-search__preview-panel:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:#000;z-index:0}.product-search__preview-title:after{z-index:2}.product-search__product-panel{padding-left:10px;position:relative}}.product-search__config-panel{display:grid;grid-template-columns:1fr;gap:2rem}.product-search-section:not(.product-search-section--ready) .product-search__config-column{display:none}.product-search__config-loading{display:none}.product-search-section:not(.product-search-section--ready) .product-search__config-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:200px;color:#999;font-size:14px;grid-column:1 / -1}.product-search__config-loading-spinner{display:block;width:24px;height:24px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:product-search-config-spin .8s linear infinite}@keyframes product-search-config-spin{to{transform:rotate(360deg)}}@media screen and (min-width:750px){.product-search__config-panel{grid-template-columns:repeat(5,1fr);gap:0}}.product-search__config-reset-wrapper{display:flex;justify-content:center;margin-top:1.5rem}@media screen and (min-width:750px){.product-search__config-reset-wrapper{grid-column:1 / -1;margin-top:2rem;position:relative}.product-search__config-reset-wrapper:after{content:"";position:absolute;top:-2rem;bottom:0;right:0;width:1px;background:#000;z-index:0}}.product-search-section:not(.product-search-section--ready) .product-search__config-reset-wrapper{display:none}.product-search__config-reset{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:250px;height:45px;padding:0 1.5rem;background:#fff;border:1px solid #000;border-radius:50px;color:#000;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s ease}@media screen and (min-width:750px){.product-search__config-reset{height:50px}}.product-search__config-reset:hover{background:#000;color:#fff}.product-search__config-reset-icon{display:inline-flex;align-items:center;font-size:18px;font-weight:400;line-height:1}.product-search__config-column{display:flex;flex-direction:column;gap:0}@media screen and (min-width:750px){.product-search__config-column{padding-right:10px;padding-left:10px;position:relative}.product-search__config-column:first-child{padding-left:0}.product-search__config-column:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:#000;z-index:0}.product-search__config-column .product-search__config-title:after{z-index:2}}.product-search__config-title{font-size:14px;font-weight:600;margin:0 0 1rem;color:#000;padding-bottom:.5rem}@media screen and (min-width:750px){.product-search__config-title{text-align:center;padding:15px 0;position:relative;margin-bottom:0}.product-search__config-title:after{content:"";position:absolute;bottom:0;left:-10px;right:-10px;height:1px;background:#000;z-index:3}.product-search__config-title:before{content:"";position:absolute;bottom:-5px;left:-10px;right:-10px;height:10px;background:#fff;z-index:2}.product-search__config-column:first-child .product-search__config-title:after{left:0}.product-search__config-column:last-child .product-search__config-title:after{right:-10px}}.product-search__config-select{display:none;width:100%;padding:10px 24px 10px 10px;font-size:14px;line-height:19px;color:#000;background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:8px 5px;cursor:pointer;margin-bottom:.75rem}.product-search__config-select:focus{outline:none;border-color:#000}.product-search__config-select option[data-disabled=true]{color:#999;background:#f5f5f5}.product-search__custom-select{position:relative;display:block;width:100%;margin-bottom:.75rem}.product-search__custom-select-trigger{display:block;width:100%;padding:10px 24px 10px 10px;font-size:14px;line-height:19px;color:#000;background:#fff;border:1px solid #ddd;border-radius:6px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:8px 5px;cursor:pointer;text-align:left}.product-search__custom-select-trigger:focus{outline:none;border-color:#000}.product-search__custom-select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:1000;display:none;box-shadow:0 4px 6px #0000001a}.product-search__custom-select.open .product-search__custom-select-options{display:block}.product-search__custom-select-option{display:block;padding:10px;font-size:14px;line-height:19px;color:#000;cursor:pointer;transition:background-color .2s ease}.product-search__custom-select-option:hover{background-color:#f9f9f9}.product-search__custom-select-option.selected{background-color:#000;color:#fff}.product-search__custom-select-option.disabled{color:#999;background:#f5f5f5;opacity:.6;cursor:pointer}.product-search__custom-select-option.disabled:hover{background-color:#e8e8e8;color:#888}.product-search__config-select option:disabled{color:#999;background:#f5f5f5}@media screen and (min-width:750px){.product-search__custom-select{display:none!important}}.product-search__config-options{display:none;flex-direction:column;gap:.5rem;margin-top:.75rem}@media screen and (min-width:750px){.product-search__config-options{display:flex}}.product-search__config-button{background:#fff;border:1px solid #ddd;border-radius:35px;font-size:14px;color:#000;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;text-align:left;width:100%;height:35px;font-weight:400;display:flex;align-items:center;justify-content:center}.product-search__config-button:hover{border-color:#999;background:#f9f9f9}.product-search__config-button--active{background:#000;color:#fff;border-color:#000;font-weight:500}.product-search__config-button--active:hover{background:#000;border-color:#000}.product-search__config-button--disabled{background:#f5f5f5;color:#999;border-color:#e0e0e0;cursor:pointer;opacity:.6}.product-search__config-button--disabled:hover{background:#e8e8e8;border-color:#d0d0d0;color:#888}.product-search__preview-panel{display:flex;flex-direction:column;gap:1.25rem}.product-search__preview-title{font-size:14px;font-weight:600;margin:0;color:#000}@media screen and (min-width:750px){.product-search__preview-title{text-align:center;padding:15px 0;position:relative;margin-bottom:0}.product-search__preview-title:after{content:"";position:absolute;bottom:0;left:-10px;right:-10px;height:1px;background:#000;z-index:3}.product-search__preview-title:before{content:"";position:absolute;bottom:-5px;left:-10px;right:-10px;height:10px;background:#fff;z-index:2}}.product-search__preview-diagram{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafafa}.product-search__preview-zoom-icon{position:absolute;bottom:12px;right:12px;width:40px;height:40px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;z-index:10;pointer-events:none}.product-search__preview-diagram:hover .product-search__preview-zoom-icon{background:#000000d9;transform:scale(1.1)}.product-search__preview-zoom-icon svg{width:20px;height:20px}@media screen and (max-width:749px){.product-search__preview-zoom-icon{width:36px;height:36px;bottom:8px;right:8px}.product-search__preview-zoom-icon svg{width:18px;height:18px}}.product-search__preview-image{width:100%;max-width:100%;height:auto;object-fit:contain;cursor:pointer;transition:opacity .2s ease}.product-search__preview-image:hover{opacity:.8}.product-search__preview-notes{display:flex;flex-direction:column;gap:.5rem}.product-search__preview-notes p{font-size:12px;color:#000;margin:0}.product-search__preview-notes--center{align-items:center;text-align:center}.product-search__preview-fixed-notes{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.product-search__preview-fixed-notes p{font-size:12px;color:#000;margin:0}.product-search__product-panel{display:flex;flex-direction:column;gap:1.25rem}.product-search__product-title{font-size:14px;font-weight:600;margin:0;color:#000}@media screen and (min-width:750px){.product-search__product-title{text-align:center;padding:15px 0;position:relative;margin-bottom:0}.product-search__product-title:after{content:"";position:absolute;bottom:0;left:-10px;right:0;height:1px;background:#000;z-index:3}.product-search__product-title:before{content:"";position:absolute;bottom:-5px;left:-10px;right:0;height:10px;background:#fff;z-index:2}}.product-search__product-image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:4px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-search__product-image img{width:100%;height:100%;object-fit:contain}.product-search__product-info{display:flex;flex-direction:column;gap:1rem}.product-search__product-description{font-size:14px;line-height:24px;margin:0;color:#000;font-weight:700;text-decoration:none}.product-search__product-price{color:#000;font-weight:700;margin-bottom:10px;display:flex;align-items:center}.product-search__product-price-value{font-size:21px}.product-search__product-price-tax{font-size:12px;margin-top:2px}.product-search__add-to-cart{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#009fe3;color:#fff;border:none;border-radius:6px;padding:1.125rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease;width:100%;box-shadow:0 2px 4px #06c3}.product-search__add-to-cart:hover{background:#0052a3;box-shadow:0 4px 8px #0066cc4d}.product-search__add-to-cart svg{width:20px;height:20px}.product-search__product-warning{display:flex;justify-content:center;align-items:center;gap:10px;height:28px;border:1px solid #000000;border-radius:5px;font-size:10px;color:#000;line-height:1.5;text-decoration:none}.product-search__product-warning svg{width:14px;height:14px;color:#000;flex-shrink:0;margin-top:.125rem}.product-search__product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;gap:1rem;padding:1.25rem}.product-search__product-placeholder p{margin:0;font-size:12px}.product-search__footer{background:#000;color:#fff;padding:30px;width:100%}@media screen and (max-width:749px){.product-search__footer{padding:15px}}.product-search__footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;width:100%}.product-search__footer-text,.product-search__footer-button{font-family:Roboto,sans-serif;font-weight:200}.product-search__footer-text{font-size:18px;letter-spacing:.02em}@media screen and (max-width:749px){.product-search__footer-text{width:100%;text-align:center}}.product-search__footer-button{display:flex;justify-content:center;align-items:center;width:200px;height:40px;background:transparent;border:1px solid #fff;color:#fff;font-size:14px;cursor:pointer;transition:all .3s ease;border-radius:40px;letter-spacing:0}.product-search__footer-button:hover{background:#fff;color:#000}@media screen and (max-width:749px){.product-search__content{grid-template-columns:1fr}.product-search__config-panel{grid-template-columns:1fr;gap:2rem}.product-search__config-column{border:none;padding-right:0;padding-left:0}.product-search__footer-content{flex-direction:column;align-items:flex-start}.product-search__footer-button{margin:0 auto}}@media screen and (max-width:749px){.product-search__tabs{gap:.5rem}.product-search__tab{padding:.5rem 1rem;font-size:.875rem}}#product-search{position:relative;top:-92px}@media screen and (min-width:900px){#product-search{top:-143px}}.product-search__image-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}.product-search__image-popup-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;cursor:pointer}.product-search__image-popup-content{position:relative;max-width:90vw;max-height:90vh;z-index:10000;display:flex;align-items:center;justify-content:center}.product-search__image-popup-image{min-width:50vw;max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 4px 20px #00000080}.product-search__image-popup-close{position:absolute;top:-52px;right:0;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10001;color:#000}.product-search__image-popup-close:hover{background:#fff;transform:scale(1.1)}.product-search__image-popup-close svg{width:20px;height:20px}@media screen and (max-width:749px){.product-search__image-popup-content{max-width:100vw;max-height:95vh;width:100%}.product-search__image-popup-image{width:100%}.product-search__image-popup-close{top:-50px;width:36px;height:36px}.product-search__image-popup-close svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-search.css.map */
