.brand-holder{border:1px solid #E2E5F1;padding:16px;text-align:center;border-radius:8px;background:#fff;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;height:100%;justify-content:space-between;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000a}.brand-holder:hover{border-color:#51d794;box-shadow:0 4px 12px #51d79426;transform:translateY(-2px)}.brand-holder.active{background:#f4f6ff;border-color:#51d794;box-shadow:0 0 0 2px #51d79440}.brand-holder .image-holder{width:50%;margin:auto}.image-absolut-position{height:0;position:relative;padding-top:100%;width:100%}.brand-holder .image-holder img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;max-width:100%;max-height:100%}.product-holder img{max-width:100%}.product-content-holder{position:relative;opacity:.7;transition:all .25s ease;cursor:pointer}.product-content-holder.active{opacity:1}.product-content-holder .facet-checkbox{position:absolute;top:10px;left:10px;pointer-events:none}.total-holder .total-line{display:flex;justify-content:space-between}.total-holder .subtotal-vat-holder{border-color:var(--filters-color)}.total-price-holder{font-size:2rem;font-weight:700;color:#51d794}.total-time-holder .time-number{font-size:2rem;font-weight:700;color:#1a1a2e}.button--show-contact,.button--hide-contact{border:1px solid currentcolor;border-radius:0;transition:all .2s ease}.button--show-contact:hover,.button--hide-contact:hover{background:#51d794;border-color:#51d794;color:#fff}.button--show-contact:after{content:none}.rapiars--formSubmit .button,.contact__button .button{border-radius:0}#apply-discount{border-radius:0;height:44px;font-size:14px;transition:all .2s ease}.repair-services-wrapper .repair-service-holder{background:#f3f5f7;border-radius:8px;overflow:hidden;padding:30px 30px 0;cursor:pointer;height:100%;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.repair-services-wrapper .repair-service-holder:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.repair-services-wrapper .repair-service-holder img{height:230px;width:auto;display:block;margin:auto}.banner .banner__content{padding-top:0;padding-bottom:0}.sell-block-holder{text-align:center;width:80%;margin:auto;position:relative}.sell-block-holder:after{position:absolute;top:50%;left:calc(100% + 15px);width:20%;height:2px;background:#263eca;content:"";z-index:1;transform:translateY(-50%)}.sell-block-holder:before{position:absolute;top:50%;left:calc(120% + 5px);width:10px;height:10px;border-right:2px solid #263ECA;border-top:2px solid #263ECA;content:"";z-index:1;transform:translateY(-50%) rotate(45deg)}.sell-block-holder img{width:80px}.sell-steps-holder .grid__item:last-child .sell-block-holder:after,.sell-steps-holder .grid__item:last-child .sell-block-holder:before{content:none}.title-wrapper-with-image{display:flex;align-items:center;gap:30px}.title-wrapper-with-image .image-holder{max-width:90px}.title-wrapper-with-image .image-holder img{width:100%}.content-block{background:#fff;border-radius:8px;padding:32px;border:1px solid #E2E5F1;box-shadow:0 1px 3px #0000000a}.delivery-type-label{display:flex;justify-content:space-between}.facets-layout-list--swatch .facets__label{display:flex;align-items:center;gap:.8rem}.swatch-input-wrapper{display:flex}.checkbox-holder{display:flex;align-items:center;cursor:pointer;position:relative}.checkbox-holder input.mobile-facets__checkbox{border:0;position:absolute;width:1.6rem;height:1.6rem;left:0;top:50%;transform:translateY(-50%);z-index:1;appearance:none;-webkit-appearance:none;background:transparent;border:1px solid #E2E5F1;border-radius:4px;transition:background-color .2s ease,border-color .2s ease}.checkbox-holder input.mobile-facets__checkbox:checked{background:#38cb89;border-color:#38cb89}.checkbox-holder .mobile-facets__highlight{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--color-foreground),.04);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:0}.checkbox-holder input.mobile-facets__checkbox:checked+.mobile-facets__highlight{opacity:1;visibility:visible}.price-svg-input-holder{display:flex;gap:10px}.checkbox-holder .svg-wrapper{position:absolute;left:.4rem;top:50%;transform:translateY(-50%);z-index:2;visibility:hidden;display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;background-color:#38cb89;border-radius:50%}.checkbox-holder input.mobile-facets__checkbox:checked~.svg-wrapper{visibility:visible}.checkbox-holder .svg-wrapper svg{width:1.1rem;height:auto;fill:#fff;display:block}.moder-repair-holder{display:flex;flex-direction:column;gap:20px;height:100%}.dropdown-icon{width:20px;height:20px;display:inline;vertical-align:middle;margin-top:-3px}.custom-select{width:100%;position:relative}.selected-items{display:flex;flex-wrap:wrap;gap:6px;border:1px solid #E2E5F1;padding:8px 12px;border-radius:8px;background:#fff;margin-bottom:8px;cursor:pointer;min-height:44px;transition:border-color .2s ease,box-shadow .2s ease}.selected-items.active,.selected-items:hover{border-color:#38cb89;box-shadow:0 0 0 3px #38cb891f}.selected-items>span{display:flex;align-items:center;gap:6px;background-color:#e8faf0;border-radius:20px;padding:4px 10px 4px 14px;font-size:13px;color:#1a1a2e}.selected-items>span .product-price{display:none}.selected-items span.empty{line-height:28px;background:transparent}.selected-items span .remove{cursor:pointer;font-weight:lighter;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00000014;transition:background .15s ease}.selected-items span .remove:hover{background:#00000026}.dropdown{display:none;border:1px solid #E2E5F1;border-radius:8px;overflow:hidden;position:absolute;width:100%;top:calc(100% + 4px);z-index:10;background:#fff;box-shadow:0 8px 24px #00000014}.dropdown-search{width:100%;padding:8px 12px;border:none;outline:none;border-bottom:1px solid #E2E5F1;font-size:14px}.dropdown-items{max-height:200px;padding:0}.item{display:flex;align-items:center;gap:10px;margin-bottom:0}.item label{cursor:pointer;display:flex;align-items:center;width:100%;justify-content:space-between;padding:10px 12px;transition:background-color .15s ease}.item.active label{background:#e8faf0}.item.repair-product:hover,.item label:hover{background-color:#f4f6ff}.item.repair-product.active{background:#e8faf0}.item.repair-product.active label{font-weight:500}.icon{font-size:1.2rem}.custom-select .selected-items{position:relative;display:flex;align-items:center;flex-wrap:wrap;padding:8px 12px;border:1px solid #E2E5F1;border-radius:8px;cursor:pointer;min-height:44px}.custom-select .selected-items.search-active{padding-right:40px}.custom-select .value-holder{display:inline-flex;align-items:center;margin:2px 4px;padding:4px 10px;background:#e8faf0;border-radius:20px;font-size:13px}.custom-select .value-holder .dropdown-icon{margin-right:4px}.custom-select .value-holder .remove{margin-left:6px;cursor:pointer;font-size:16px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00000014;transition:background .15s ease}.custom-select .value-holder .remove:hover{background:#00000026}.custom-select .search-input{flex:1;min-width:150px;border:none;outline:none;padding:4px;font-size:14px;opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .2s ease,transform .3s ease}.custom-select .search-active .search-input{opacity:1;transform:scaleX(1);font-size:16px}.custom-select .search-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease}.custom-select .search-active .search-icon{opacity:1}.custom-select .dropdown{position:absolute;z-index:10;background:#fff;border:1px solid #E2E5F1;border-radius:8px;max-height:200px;overflow-y:auto;display:none;box-shadow:0 8px 24px #00000014}.custom-select span.search-icon{background:transparent!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#c4c9d4;border-radius:3px}::-webkit-scrollbar-track{background:#f4f6ff}.color--filters{color:var(--filters-color)!important}.forms-holder{margin-top:auto}.info-icon svg{width:20px;height:20px;display:inline;vertical-align:middle;margin-left:5px;cursor:pointer;margin-top:-2px}span.info-tooltip{position:absolute;bottom:calc(100% + 10px);width:55%;padding:12px 16px;background:#1a1a2e;color:#fff;border-radius:8px;z-index:2;opacity:0;pointer-events:none;transition:opacity .15s ease;font-size:80%;box-shadow:0 4px 12px #00000026}.info-icon:hover+span.info-tooltip{opacity:1;pointer-events:auto}.time-label-holder{position:relative}.time-label-holder .info-tooltip{width:100%;left:0}.discount-tag{display:inline-flex;align-items:center;background-color:#e8faf0;padding:.6rem 1rem;border-radius:4px;gap:.6rem;border:1px solid #38CB89}.discount-icon svg{fill:#38cb89}.discount-code-name{font-weight:600}.discount-remove-btn{cursor:pointer;opacity:.6;transition:opacity .15s ease}.discount-remove-btn:hover{opacity:1}.total-price-original{text-decoration:line-through;opacity:.5}.discount-section{margin-top:0;padding:0}.discount-input-section{width:100%}.discount-feedback{margin-top:.5rem;font-size:.875rem}.discount-validating{color:#666;position:relative;padding-left:20px}.discount-validating:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border:2px solid #666;border-radius:50%;border-top:2px solid transparent;animation:spin 1s linear infinite}.discount-error{color:#d32f2f;font-weight:500}.discount-remove-link{color:#666;text-decoration:none}.discount-remove-link:hover{text-decoration:underline}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.discount-success-content{display:flex;align-items:center;justify-content:space-between;width:100%}.discount-applied-block{margin-top:0;padding:0;border-radius:8px;background:transparent}.discount-applied-content{display:flex;align-items:center;justify-content:flex-start;width:100%}.discount-icon svg{width:1.2em;height:1.2em;display:block}.discount-code-name{text-transform:uppercase;font-size:1.1rem}.discount-remove-btn{background:none;border:none;cursor:pointer;padding:0;margin-left:.6rem;font-size:1.3rem;line-height:1;display:flex;align-items:center;justify-content:center;font-weight:400}.price-display-container{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.price-original-container{margin:0}.total-price-original{color:#999!important;margin:0;display:inline-block}.total-price-holder{margin:0;display:inline-block}.text-strike{text-decoration:line-through}#apply-discount{margin-top:.5rem}#apply-discount:hover{opacity:.8}.repair-reviews-section{padding:40px 0}.repair-reviews-section .title-wrapper--no-top-margin{text-align:center}.repair-reviews-section .button--secondary{border-radius:0}@media(max-width:990px){.content-block{padding:20px}.sell-block-holder{margin-bottom:40px}.sell-steps-holder .grid__item:last-child .sell-block-holder{margin-bottom:0}.sell-block-holder:before{position:absolute;top:calc(100% + 30px);left:50%;width:10px;height:10px;border-right:2px solid #263ECA;border-top:2px solid #263ECA;content:"";z-index:1;transform:translate(-50%,-100%) rotate(135deg)}.sell-block-holder:after{position:absolute;top:100%;left:50%;width:2px;height:30px;background:#263eca;content:"";z-index:1;transform:translate(-50%)}.title-wrapper-with-image{display:block}span.info-tooltip{width:80%}}@media(max-width:749px){.moder-repair-holder{gap:16px}.item label{min-height:44px;padding:12px}.selected-items{min-height:48px;padding:10px 14px}#discount-code-input,.custom-select .search-input,.dropdown-search{font-size:16px}.pricing-holder .grid{gap:16px}.pricing-holder .grid__item{padding-bottom:0}.discount-section{width:100%}.pricing-holder.content-block{position:sticky;top:0;z-index:5;background:#fff;border-color:#e2e5f1;box-shadow:0 4px 12px #00000014}.brand-holder{padding:12px}.content-block{padding:16px;border-radius:8px}.repair-reviews-section{padding:24px 0}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/section-main-repair.css.map */
