.section-bundle-product{background:#fff}.bundle-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:45px;align-items:start;max-width:var(--sp-container);margin:0 auto;padding:34px 20px 0;color:var(--sp-body);font-family:var(--sp-body-font);line-height:1.6;letter-spacing:normal}@media screen and (max-width:989px){.bundle-product{grid-template-columns:minmax(0,1fr);gap:26px}}@media screen and (max-width:750px){.bundle-product{padding-left:16px;padding-right:16px}}.bundle-product__media,.bundle-product__info{min-width:0}.bundle-product__media{position:sticky;top:82px}@media screen and (max-width:989px){.bundle-product__media{position:static}}.bp-gallery__stage{position:relative;border-radius:var(--sp-radius-lg);background:var(--sp-ivory);overflow:hidden;aspect-ratio:1 / 1}.bp-gallery__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s ease}.bp-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:10px}.bp-gallery__thumb{padding:0;border:1px solid var(--sp-line);border-radius:var(--sp-radius-md);background:var(--sp-ivory);cursor:pointer;overflow:hidden;aspect-ratio:1 / 1}.bp-gallery__thumb:hover{opacity:.85}.bp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bp-gallery__radio:focus-visible~.bp-gallery__thumbs{outline:2px solid var(--sp-ink);outline-offset:3px}.bundle-product__guarantee{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;border-radius:var(--sp-radius-lg);background:var(--sp-ivory)}.bundle-product__guarantee img{flex:0 0 auto;width:48px;height:48px;object-fit:contain}.bundle-product__guarantee p{margin:0;font-size:13px;line-height:1.5;color:var(--sp-body)}.bundle-product__guarantee strong{color:var(--sp-ink)}.bundle-product__guarantee--mobile{display:none}@media screen and (max-width:989px){.bundle-product__guarantee--desktop{display:none}.bundle-product__guarantee--mobile{display:flex}}.bundle-product__info{padding-top:4px}.bundle-product__title{margin:0 0 8px;font-family:var(--sp-heading-font);font-weight:700;font-size:34px;line-height:1.15;letter-spacing:1px;color:var(--sp-heading)}@media screen and (max-width:750px){.bundle-product__title{font-size:26px}}.bundle-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.bundle-product__stars{color:var(--sp-trust);font-size:13px;letter-spacing:1px}.bundle-product__rating-text{font-size:13px;color:var(--sp-body)}.bundle-product__intro{margin:0 0 18px;font-size:16px;line-height:1.6;color:var(--sp-body);text-wrap:pretty}.bundle-product__intro p{margin:0}.bundle-product__usps{display:flex;flex-wrap:nowrap;gap:6px;justify-content:space-between;margin:0 0 22px;padding:0;list-style:none}.bundle-product__usp{display:flex;flex:1 1 0;align-items:center;justify-content:center;gap:6px;padding:7px 6px;border-radius:var(--sp-radius-sm);background:var(--sp-beige);color:var(--sp-ink);font-size:12px;white-space:nowrap}.bundle-product__usp svg{flex-shrink:0;width:15px;height:15px;color:var(--sp-gold)}@media screen and (max-width:750px){.bundle-product__usps{flex-wrap:wrap;justify-content:flex-start;gap:8px}.bundle-product__usp{flex:0 0 auto;padding:8px 12px;font-size:13px}}.bundle-panels{display:flex;flex-direction:column;gap:8px;margin-top:18px}.bundle-panel{border-radius:var(--sp-radius-sm);background:var(--sp-beige);overflow:hidden}.bundle-panel__head{display:flex;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;list-style:none;font-family:var(--sp-body-font);font-size:14px;font-weight:500;color:var(--sp-ink)}.bundle-panel__head:hover{opacity:.8}.bundle-panel__head::-webkit-details-marker{display:none}.bundle-panel__icon svg{display:block;width:17px;height:17px}.bundle-panel__title{flex:1 1 auto;min-width:0}.bundle-panel__chevron{flex:0 0 auto;display:block;width:15px;height:15px;color:var(--sp-meta);transition:transform .2s ease}.bundle-panel__chevron svg{display:block;width:100%;height:100%}.bundle-panel[open] .bundle-panel__chevron{transform:rotate(180deg)}.bundle-panel__body{max-height:360px;padding:0 16px 18px;overflow-y:auto;font-size:14px;line-height:1.65;color:var(--sp-body)}.bundle-panel__body p{margin:0 0 14px;text-wrap:pretty}.bundle-panel__body p:last-child{margin-bottom:0}.bundle-panel__body strong{color:var(--sp-ink)}.bundle-panel__body h3{margin:18px 0 8px;font-family:var(--sp-heading-font);font-weight:700;font-size:15px;color:var(--sp-heading)}.bundle-panel__body h3:first-child{margin-top:0;font-size:18px;letter-spacing:.5px}.bundle-panel__body ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0 0 0 18px}.bundle-panel__body li{font-size:13px;line-height:1.6}.bundle-panel__body table{width:100%;table-layout:fixed;border-collapse:collapse;margin:0 0 6px}.bundle-panel__body th{padding:7px 10px;overflow-wrap:anywhere;border:1px solid var(--sp-greige);background:var(--sp-linen);font-size:12px;font-weight:500;color:var(--sp-ink);text-align:left}.bundle-panel__body td{padding:7px 10px;overflow-wrap:anywhere;border:1px solid var(--sp-greige);font-size:13px;color:var(--sp-body);text-align:left}.bundle-sticky-bar{display:none}@media screen and (max-width:750px){.bundle-sticky-bar{position:fixed;right:0;bottom:0;left:0;z-index:5;display:block;padding:10px 16px;border-top:1px solid var(--sp-line);background:#fff;transform:translateY(110%);transition:transform .2s ease}.bundle-sticky-bar.is-visible{transform:none}.bundle-sticky-bar__button{width:100%;padding:16px;border:none;border-radius:var(--sp-radius-sm);background:var(--sp-ink);color:#fff;font-family:var(--sp-body-font);font-size:16px;font-weight:500;cursor:pointer}}.section-bundle-product,.section-content,.section-trustpilot{overflow-x:clip}
/*# sourceMappingURL=/cdn/shop/t/57/assets/component-bundle-product.css.map */
