.product-custom__package{display:flex;gap:32px;flex-direction:column;font-size:16px;color:#222}.product-custom__package .package__header-title{font-size:24px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.product-custom__package .package__header-title svg{transform:rotate(180deg)}.product-custom__package .package__header-description{margin:0}.product-custom__package.open .package__header svg{transform:rotate(0)}.product-custom__package .package__container{display:flex;gap:16px;flex-direction:column}.product-custom__package .package__item{border-radius:10px;border:1px solid #E4E4E4;background:#fff;padding:24px;position:relative}.product-custom__package .package__item .check-icon{position:absolute;top:-13px;right:-13px;display:none}.product-custom__package .package__item.active{background:#f9f9f9;border:2px solid #C01A20}.product-custom__package .package__item.active .check-icon{display:block}.product-custom__package .package__item.active .package__item-container{display:block;opacity:1}.product-custom__package .package__item-header{display:flex;gap:10px;justify-content:space-between}.product-custom__package .package__item-title{font-size:20px;margin-bottom:10px;display:flex;align-items:center}.product-custom__package .package__item-description{display:flex;color:#67655d;font-size:14px}.product-custom__package .package__item-header-price{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.product-custom__package .package__item-header-price .price{font-size:16px;font-weight:500;height:28px;white-space:nowrap}.product-custom__package .package__item-header-price .price.sale .current{color:#c01a20}.product-custom__package .package__item-header-price .price.sale .sale-price{color:#67655d;font-size:14px;text-decoration-line:line-through}.product-custom__package .package__item-header-price .save-label{padding:4px 8px;border-radius:100px;background:#c01a20;font-size:12px;color:#fff;height:25px;white-space:nowrap}.product-custom__package .package__item-container{display:none;opacity:0;margin-top:20px;border-top:1px solid #E4E4E4;transition:opacity .24s ease-in .16s}.product-custom__package .package__item-container .package__container-title{margin:20px 0}.product-custom__package .package__item-container ul{display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.product-custom__package .package__item-container .package__product-item{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:500}.product-custom__package .package__item-container .package__product-item .image{width:50px;height:50px;object-fit:contain;border-radius:100px;border:1px solid #E4E4E4;background-color:#fff}.product-custom__package .package__item-container .package__product-item svg{width:50px;height:50px;border-radius:100px}.product-custom__package .package-card__container{gap:10px;display:none}.product-custom__package.open .package-card__container{display:flex}.product-custom__package .package-card__item{padding:12px;border-radius:10px;border:1px solid #E4E4E4;background:#fff;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:space-between}.product-custom__package .package-card__item.active{background:#f9f9f9;border:1px solid #C01A20}.product-custom__package .package-card__item.active .checkbox-icon{background-color:#c01a20;border:none;display:flex;justify-content:center;align-items:center}.product-custom__package .package-card__item.active .checkbox-icon svg{display:block}.product-custom__package .package-card__check{display:flex;gap:10px;font-size:14px;font-weight:500;cursor:default}.product-custom__package .package-card__check .checkbox-icon{border:1px solid #67655D;width:20px;height:20px;border-radius:2px}.product-custom__package .package-card__check .checkbox-icon svg{display:none}.product-custom__package .package-card__info{display:flex;flex-direction:column;gap:10px}.product-custom__package .package-card__title{font-weight:500}.product-custom__package .package-card__des{font-size:12px;color:#67655d}.product-custom__package+.product-custom__package{border-top:none}@media screen and (max-width: 768px){.product-custom__package{gap:24px}.product-custom__package .package__header-title{font-size:20px}.product-custom__package .package__header-description{font-size:14px}.product-custom__package .package__item{padding:12px}.product-custom__package .package__item .check-icon{top:-12px;right:-12px}.product-custom__package .package__item .check-icon svg{width:24px;height:24px}.product-custom__package .package__item-header{gap:10px;flex-direction:column;align-items:flex-start}.product-custom__package .package__item-header-price{gap:8px;align-items:flex-start}.product-custom__package .package__item-container{margin-top:14px}.product-custom__package .package__item-container ul{grid-template-columns:repeat(1,1fr)}.product-custom__package .package__item-container .package__container-title{font-size:14px;margin:14px 0}.product-custom__package .package__item-container .package__product-item .image,.product-custom__package .package__item-container .package__product-item svg{width:42px;height:42px}.product-custom__package .package__item-title{font-size:16px}.product-custom__package .package__item-description{font-size:12px}}.card-package .package__header-description{margin-right:20px}.card-package .slider__grid{gap:10px}.card-package .os-scrollbar-horizontal{right:0!important;left:0!important}.card-package [data-overlayscrollbars]{overflow:visible}.card-package .slider-nav:not(.slide-nav--inline){right:0}.product-label{border-radius:100px;font-size:12px}.package-card__item .price{flex:1}.package-card__item .price--on-sale .price__current{color:#c01a20}.package-card__item .price__from{display:none}.package-card__item quantity-input{height:38px;width:105px;--btn-border-width: 1px}.package-card__container .carousel{width:100%}.cust-buy-buttons h5{margin-bottom:0}.cust-buy-buttons .cust-buy-buttons__header{display:flex;flex-direction:column;gap:10px}.cust-buy-buttons__header .cust-buy-buttons__header-title{margin-top:4px}.cust-buy-buttons__container{padding:24px;display:flex;gap:20px;border-radius:10px;background:#f9f9f9;flex-direction:column;margin-top:24px}.cust-buy-buttons__container product-form{margin-top:4px}.cust-buy-buttons__container .package-form__header{display:flex;gap:20px;justify-content:space-between}.package-form__header-info{display:flex;gap:14px;flex-direction:column;align-items:start}.package-form__header-info h5{font-size:20px}.package-form__header-info button{display:flex;gap:10px;align-items:center;font-size:16px;color:#c01a20}.package-form__header-info button span{display:flex}.package-form__header-info button svg{color:#c01a20}.package-form__header-price{font-size:24px;font-weight:500}.package-form__details h5{margin-bottom:10px;font-size:16px}.package-form__details ul{list-style:disc;margin-left:25px;font-size:16px}.cust-buy-buttons__container #rbr-container-element-volume{display:none}.package-form__header-price.desktop{display:block}.package-form__header-price.mobile{display:none}.cust-buy-buttons__container.open button .icon{transform:rotate(180deg)}.cust-buy-buttons__container.open .package-form__details{display:none}@media screen and (max-width: 768px){.package-form__header-price.desktop{display:none}.package-form__header-price.mobile{display:block}.cust-buy-buttons__header svg{width:36px;height:36px}.cust-buy-buttons__header .cust-buy-buttons__header-title{font-size:20px}.cust-buy-buttons__header .cust-buy-buttons__header-description,.package-form__details h5,.package-form__details ul{font-size:14px}.cust-buy-buttons__container{padding:20px 14px}.package-form__header-price{font-size:26px;margin-top:8px}.package-card__container label.visually-hidden{display:none}}.product-recommendations{display:flex;flex-direction:column;gap:10px;width:100%}.product-recommendations .recomendation-item{border-radius:10px;border:1px solid #E4E4E4;background:#fff;padding:5px 24px;position:relative;display:flex;gap:14px;align-items:center;cursor:pointer}.recomendation-item .checkbox-icon{border:1px solid #67655D;width:20px;height:20px;border-radius:2px;display:block}.recomendation-item .recomendation-item__image{width:100px;height:100px}.recomendation-item .recomendation-item__content{display:flex;flex:1;flex-direction:column;gap:10px}.recomendation-item__content .recomendation-item__price{display:flex;gap:8px}.recomendation-item.active{border:1px solid #C01A20}.recomendation-item.active .checkbox-icon{background-color:#c01a20;border:none;display:flex;justify-content:center;align-items:center}.recomendation-item.active .checkbox-icon svg{display:block}.recomendation-item__details{display:flex;gap:20px;flex:1;align-items:center}.product-custom__package .qty-input--combined{border:1px solid #E4E4E4}@media screen and (max-width: 768px){.recomendation-item__details{gap:10px;flex-direction:column;align-items:start}.recomendation-item__content .recomendation-item__price{flex-direction:column}.recomendation-item .recomendation-item__image{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/product-custom.css.map */
