.tyre-finder-container{font-family:DM Sans,sans-serif;font-size:14px;display:flex;justify-content:center;padding:0}#tyre-finder-form{width:100%;max-width:700px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:6px;align-items:center;justify-content:center}.dropdown-wrapper{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.dropdown-wrapper label{margin-bottom:4px;color:#000;font-size:14px;font-weight:500;text-transform:none}.dropdown-wrapper select{padding:8px 32px 8px 10px;border:1px solid #ccc;border-radius:6px;font-size:14px;font-family:DM Sans,sans-serif;background-color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml,%3Csvg fill="%23000" height="18" viewBox="0 0 24 24" width="18" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M7 10l5 5 5-5z"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 10px center;background-size:14px;width:100%;text-align:left}.dropdown-wrapper button{padding:8px 14px;font-size:15px;font-weight:500;border:none;border-radius:6px;cursor:pointer;background-color:#fc0;color:#000;width:70%;max-width:240px;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .2s ease-in-out}#tyre-finder-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;text-align:center}.loading-spinner{border:4px solid #ccc;border-top:4px solid #000;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}.loading-text{margin-top:16px;font-size:16px;font-weight:500;color:#000;font-family:DM Sans,sans-serif;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.tyre-finder-container{padding:0 10%}#tyre-finder-form{display:flex;flex-direction:column;gap:12px}.dropdown-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:10px}.dropdown-wrapper label{min-width:100px;margin:0;font-size:14px;font-weight:500;color:#000}.dropdown-wrapper select{flex:1;width:auto}.dropdown-wrapper button{width:100%;max-width:none;justify-content:center}.reset-wrapper{justify-content:center}.reset-wrapper label{display:none}.reset-wrapper button{width:auto;min-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/tyre-finder.css.map */
