.configurator{display:flex;flex-direction:column;align-items:start;gap:48px;width:100%;max-width:calc(var(--page-width, 1320px) + var(--gutter) * 2);padding:12px 0 48px}@media screen and (min-width: 768px){.configurator{flex-direction:row}}.configurator__bundles{width:100%;height:100%}.configurator__info{width:100%;max-width:400px;background-color:#fafafa;padding:20px;border-radius:6px;border:2px solid #000;position:sticky;top:80px}.configurator__bundle__products-list{display:flex;flex-direction:column;gap:6px;max-height:400px;padding:0 10px 0 0;overflow:auto}.configurator__bundle__product{display:flex;flex-direction:column;width:100%;background-color:#fff;border:2px solid #f0f0f0;border-radius:6px;padding:0 24px;cursor:pointer;flex-shrink:0;transition:all .3s}.configurator__bundle__product__main{display:flex;align-items:center;justify-content:space-between;gap:20px;height:80px}.configurator__bundle__product__details{transition:all .3s;height:0px;overflow:hidden}.configurator__bundle__product__input:checked+.configurator__bundle__product .configurator__bundle__product__details{height:initial;padding-top:12px;border-top:1px solid #f0f0f0}.configurator__bundle__product__input{display:none}.configurator__bundle__product__input:disabled+.configurator__bundle__product{color:#989898;cursor:initial}.configurator__bundle__product__input:not(:disabled)+.configurator__bundle__product:hover,.configurator__bundle__product__input:checked+.configurator__bundle__product{border:2px solid #000}.configurator__bundle__product__input:checked+.configurator__bundle__product .configurator__bundle__product__price{display:none}.configurator__bundle__product__input:checked+.configurator__bundle__product .configurator__bundle__product__quantity__wrapper{display:grid}.configurator__bundle__product__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.configurator__bundle__product__price{flex-shrink:0}.configurator__bundle__product__quantity__wrapper{display:none;grid-template-columns:repeat(3,1fr);align-items:center}.configurator__bundle__product__quantity__button{display:flex;padding:4px;border-radius:4px;border:1px solid #000}.configurator__bundle__product__quantity__button svg{width:24px;height:24px}.configurator__bundle__product__quantity__button:not(:disabled):hover{background-color:#fafafa}.configurator__bundle__product__quantity__input{width:32px;background:none;border:none;padding:0;text-align:center}.configurator__info__list__item{padding-block-end:10px;border-bottom:1px solid #ebebeb;margin-block-end:10px}.configurator__info__list__item p{margin:0}details-disclosure:has(.configurator__bundle__products-list:empty) .custom-loading-spinner{display:inline-block}details-disclosure:has(.configurator__bundle__products-list:empty) .disclosure__toggle{display:none}.custom-loading-spinner{width:20px;height:20px;border:3px solid #FFF;border-radius:50%;display:none;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.custom-loading-spinner:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;border:4px solid rgba(var(--text-color) / .15);border-bottom-color:rgb(var(--btn-bg-color))}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/configurator.css.map */
