.oz-catalogue{display:flex;flex-direction:column;gap:32px}.oz-catalogue__header{text-align:center}.oz-catalogue__title{color:#20232d;text-align:center;font-family:Noto Sans,sans-serif;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:125%;text-transform:uppercase}.m-product-card.is-sold-out .m-product-card__action{filter:grayscale(100%);pointer-events:none}.oz-catalogue__top-row{display:grid;grid-template-columns:1fr;gap:32px;min-width:0}@media (min-width: 992px){.oz-catalogue__top-row{display:flex;gap:16px}}.oz-form{padding:16px;border-radius:16px;border:1px solid #EDEDED;background:#fff;min-width:0;width:100%;box-sizing:border-box}.oz-form__title{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.oz-form__steps{display:flex;flex-direction:column;gap:8px}.oz-select-group{position:relative}.oz-select{width:100%;padding:9px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background-color:#f9fafb;cursor:pointer;transition:all .2s;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E%3Cpath d='M11.25 0.75L6 6L0.75 0.75' stroke='%23F85A00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.oz-select:focus{border-color:var(--color-primary, #EF4123);outline:none;background-color:#fff}.oz-select:disabled{opacity:.6;cursor:not-allowed;background-color:#f3f4f6}.oz-select-wrapper{position:relative;display:flex;align-items:center}.oz-select-badge{position:absolute;left:16px;z-index:2;width:18px;height:18px;color:#fff;border-radius:64px;background:#20232d;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;pointer-events:none}.oz-select-badge.is-check{background:#22c55e}.oz-select--padded{padding-left:44px}.oz-btn-submit{color:#fff;font-family:Noto Sans,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:125%;text-transform:uppercase;cursor:pointer;height:36px;padding:9px 16px;transition:background .2s;margin-top:12px;border-radius:8px;background:#20232d}.oz-form .select2-container{width:100%!important;display:block}.oz-form .select2-container .select2-selection--single{width:100%!important;height:36px!important;border:1px solid #e5e7eb!important;border-radius:8px;background-color:#f9fafb;display:flex;align-items:center}.oz-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px!important;padding-left:44px!important;padding-right:40px!important;color:#20232d!important;font-size:14px}.oz-form .select2-container--default .select2-selection--single .select2-selection__arrow{right:16px!important;height:100%!important;top:0!important;width:12px!important}.oz-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7' fill='none'%3E%3Cpath d='M11.25 0.75L6 6L0.75 0.75' stroke='%23F85A00' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;width:12px!important;height:7px!important;display:block!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%);margin:0!important}.oz-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{transform:translate(-50%,-50%) rotate(180deg)!important}.oz-form .select2-dropdown{border:1px solid #e5e7eb;border-radius:8px;z-index:9999}.oz-select{display:none}.oz-btn-submit:disabled{opacity:.6;cursor:not-allowed}.m-product-card__link img{filter:brightness(.98)}.oz-sidebar{border-radius:16px;border:1px solid #EDEDED;background:#fff;position:relative;padding:16px;max-width:490px;width:100%;min-width:0;box-sizing:border-box}.oz-slider-wrapper{width:100%;position:relative;margin:0;padding:0}.oz-sidebar__title{color:#20232d;text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:700;line-height:125%;margin:0 auto 11px;text-transform:uppercase}.oz-mini-carousel{position:relative;max-width:100%}.oz-carousel-slide{box-sizing:border-box;width:100%}.m-breadcrumb--wrapper{margin-top:12px;margin-bottom:32px}.oz-carousel-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:16px;justify-items:center;align-items:start}@media (max-width: 480px){.oz-carousel-grid{gap:8px}}.brand-carousel__item{display:flex;justify-content:center;align-items:center;cursor:pointer;width:100%}.brand-carousel__logo{width:85px;height:85px;border-radius:50%;overflow:hidden;transition:all .2s;background:#fff;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .3s ease}.brand-carousel__logo:hover{background-color:#000;box-shadow:0 4px 12px #00000026}.brand-carousel__name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;font-weight:700;text-align:center;opacity:0;transition:opacity .3s ease;z-index:2;pointer-events:none;width:90%;line-height:125%;text-transform:uppercase}.brand-carousel__logo:hover .brand-carousel__name{opacity:1}.brand-carousel__logo:hover img{filter:brightness(.4)}.brand-carousel__logo img{width:100%;height:100%;display:block;object-fit:cover;opacity:.4}.brand-carousel__logo img{width:100%;height:100%;display:block;object-fit:cover;opacity:.4;transition:opacity .2s,filter .3s ease}.brand-carousel__item.is-active .brand-carousel__logo img{opacity:1}.oz-slider-prev,.oz-slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#20232d;padding:0}.oz-slider-prev{left:-15px}.oz-slider-next{right:-15px}.oz-slider-prev svg{transform:rotate(180deg)}.oz-slider-prev:hover,.oz-slider-next:hover{opacity:.7}.oz-slider-prev:disabled,.oz-slider-next:disabled{opacity:.3;pointer-events:none}.oz-slider-pagination{font-weight:700;font-size:14px;text-align:center;margin-top:15px}.oz-mini-carousel .swiper-slide{height:100%;display:flex;align-items:center;justify-content:center}.oz-products__header{border-bottom:1px solid #EDEDED;margin-bottom:30px;padding-bottom:10px;position:relative}.oz-products__header:after{position:absolute;width:200px;height:3px;background-color:#f85a00;content:"";bottom:-1px;left:0}.oz-products__title{font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0;display:inline-block}.oz-products__grid{margin-bottom:20px}.oz-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}.m-product-card{border-radius:8px;border:1px solid #EDEDED;background:#fff;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:box-shadow .2s}.m-product-card:hover{box-shadow:0 4px 12px #00000014}.m-product-card__content{padding:12px;flex:1;display:flex;flex-direction:column}.m-product-card__info{flex:1;min-width:0}.m-product-card__reviews{display:flex;margin-bottom:8px}.m-product-card__reviews svg{width:16px;height:16px}.m-product-card__title{font-size:16px;font-weight:400;color:#20232d;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.m-product-card__sku{color:#20232d99;font-family:Noto Sans;font-size:12px;font-style:normal;font-weight:400;line-height:125%;margin-bottom:8px}.m-product-card__price{font-size:12px;font-weight:700;color:#20232d;margin-top:auto}.m-product-card__action{border-top:1px solid #E5E5E5;padding:12px;margin-top:auto}.oz-add-cart-btn{width:100%;border-radius:8px;background:#d32e1d;color:#fff;font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:700;line-height:125%;text-transform:uppercase;padding:12px;display:flex;align-items:center;justify-content:center;gap:10px;transition:opacity .2s}.oz-add-cart-btn:hover{opacity:.9}.oz-add-cart-btn svg{width:16px;height:16px}@media (min-width: 768px){.oz-products__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.oz-products__grid{grid-template-columns:repeat(5,1fr)}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.oz-loader{text-align:center;padding:40px;font-size:1.2rem;color:#666}.oz-empty{text-align:center;padding:40px;color:#666;font-style:italic}@media (max-width: 991px){.oz-sidebar{max-width:100%}}@media (max-width: 576px){.oz-add-cart-btn{font-size:12px}.oz-products__grid{gap:16px 8px}}@media (max-width: 435px){.oz-products__grid{grid-template-columns:repeat(1,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/oz-parts-catalogue.css.map */
