.service-product-select{@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}.service-product-select .service-product-select__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.service-product-select .service-product-select__title{width:fit-content;font-size:38px;line-height:110%;text-align:center;margin-bottom:var(--sp-8)}@media screen and (max-width: 990px){.service-product-select .service-product-select__title{font-size:28px}}.service-product-select .service-product-select__filters{display:flex;flex-wrap:nowrap;justify-content:center;gap:var(--sp-5);margin-bottom:var(--sp-10);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding-bottom:var(--sp-2);width:100%;padding:0 var(--sp-5)}@media screen and (max-width: 990px){.service-product-select .service-product-select__filters{justify-content:flex-start}}.service-product-select .service-product-select__filters::-webkit-scrollbar{display:none}.service-product-select .service-product-select__filter{border:1px solid #d0d5dd;border-radius:8px;padding:13px 25px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;color:rgb(var(--color-base-text));background:transparent;white-space:nowrap;flex-shrink:0}.service-product-select .service-product-select__filter--active,.service-product-select .service-product-select__filter:hover{border:1px solid rgb(var(--color-button-background));background-color:rgb(var(--color-button-background));color:rgb(var(--color-button-text))}.service-product-select .service-product-select__content{position:relative;min-height:400px}.service-product-select .service-product-select__category{display:none;animation:fadeIn .3s ease;position:relative}.service-product-select .service-product-select__category--active{display:block}.service-product-select .service-product-select__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-6);max-width:1036px;padding:0 var(--sp-5);position:relative;overflow:hidden;transition:max-height .5s ease}.service-product-select .service-product-select__grid[data-collapsed=true]{max-height:150%}.service-product-select .service-product-select__grid[data-collapsed=false]{max-height:none;padding-bottom:var(--sp-7)}@media screen and (max-width: 990px){.service-product-select .service-product-select__grid{grid-template-columns:repeat(1,1fr)}}.service-product-select .service-product-select__product{display:block;transition:opacity .3s ease,filter .3s ease}.service-product-select .service-product-select__grid[data-collapsed=true] .service-product-select__product:nth-child(n+4){opacity:.3;filter:blur(4px);pointer-events:none}@media screen and (max-width: 990px){.service-product-select .service-product-select__grid[data-collapsed=true] .service-product-select__product:nth-child(n+2){opacity:.3;filter:blur(4px);pointer-events:none}}.service-product-select .service-product-select__load-more{display:flex;justify-content:center;align-items:center;grid-column:1 / -1;margin-top:calc(var(--sp-6) * -.5);z-index:10;pointer-events:none;position:absolute;transform:translate(-50%,-50%);bottom:40px;left:50%}.service-product-select .service-product-select__load-more-btn{pointer-events:all}.service-product-select .service-product-select__load-more-btn{min-width:200px}.service-product-select .service-product-select__empty{text-align:center;padding:var(--sp-8);color:rgb(var(--color-secondary-text))}.service-product-select .service-product-link{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;border:1.5px solid #cdcdcd;overflow:hidden;text-decoration:none;color:inherit;aspect-ratio:1 / 1;padding:var(--sp-7);gap:var(--sp-4)}.service-product-select .service-product-link__image{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.service-product-select .service-product-link__image img{width:100%;height:100%;object-fit:contain}.service-product-select .service-product-link__content{display:flex;flex-direction:column;gap:var(--sp-6);flex:1}.service-product-select .service-product-link__title{font-size:20px;line-height:110%;text-align:center;margin:0}.service-product-select .service-product-link__button{margin-top:auto;width:100%;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/56/assets/service-product-select.css.map */
