.product-custom{--team-accent: #ffe14d;--team-accent-text: #3a2c00;padding-bottom:6.4rem}.product-custom--ggb{--team-accent: #ff3d8b;--team-accent-text: #ffffff}.product-custom__header{display:flex;align-items:center;justify-content:center;padding:2.4rem 3.7rem 1.6rem}.product-custom__logo-link{display:flex;align-items:center;justify-content:center;width:100%;max-width:65.3rem;height:12rem}.product-custom__logo{width:auto;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 4px 7px rgba(0,0,0,.45))}.product-custom__logo--ggb{max-width:55%}.product-custom__main{display:flex;flex-direction:column;gap:3.2rem;padding:0 1.6rem}.product-custom__gallery{position:relative;display:flex;gap:1.6rem}.product-custom__thumbs{display:none;flex-direction:column;gap:1rem;width:9.5rem;flex-shrink:0}.product-custom__thumb{padding:0;border:.1rem solid transparent;border-radius:.4rem;background:none;cursor:pointer;overflow:hidden}.product-custom__thumb.is-active{border-color:#fff9}.product-custom__thumb img{display:block;width:100%;height:auto;object-fit:cover}.product-custom__stage-wrap{position:relative;flex:1;min-width:0}.product-custom__stage{display:flex;border-radius:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-custom__stage::-webkit-scrollbar{display:none}.product-custom__slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;scroll-snap-align:start}.product-custom__image{display:block;width:100%;max-width:67.8rem;height:auto;object-fit:contain}.product-custom__image--placeholder{aspect-ratio:406 / 468}.product-custom__placeholder-svg{width:100%;height:100%;color:#f4f5f78c}.product-custom__chevron{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;background:none;color:var(--bb-color-white);font-size:3.2rem;line-height:1;cursor:pointer}.product-custom__chevron--prev{left:.4rem}.product-custom__chevron--next{right:.4rem}.product-custom__chevron:hover{background:#ffffff1a}.product-custom__buy{display:flex;flex-direction:column;gap:1.6rem}.product-custom__title{margin:0;font:400 3.2rem/1.1 var(--bb-font-display);letter-spacing:.12rem;text-transform:uppercase;color:var(--bb-color-text-primary)}.product-custom__price{margin:0;font:400 2.4rem/1.1 var(--bb-font-display);letter-spacing:.05rem;color:var(--bb-color-text-primary)}.product-custom__form-wrapper,.product-custom__form{display:flex;flex-direction:column;gap:1.6rem}.product-custom__option{margin:0;padding:2rem 0 0;border:none}.product-custom__option-label{margin:0 0 1.6rem;padding:0;font:var(--bb-text-label);letter-spacing:var(--bb-text-label-spacing);text-transform:uppercase;color:#8a8f98}.product-custom__pills{display:flex;flex-wrap:wrap;gap:1.2rem;width:100%}.product-custom__pill{flex:1 1 auto;min-width:4.8rem;max-width:4.8rem;cursor:pointer}@media screen and (min-width:750px){.product-custom__pills{gap:1.6rem}}.product-custom__pill-label{display:flex;align-items:center;justify-content:center;padding:.9rem 1.3rem;border:.1rem solid rgba(255,255,255,.22);border-radius:.8rem;background:#ffffff1a;font:var(--bb-text-micro);letter-spacing:var(--bb-text-micro-spacing);color:var(--bb-color-text-primary);transition:background .15s ease,color .15s ease}.product-custom__pill-input:checked+.product-custom__pill-label{background:var(--team-accent);border-color:var(--team-accent);color:var(--team-accent-text)}.product-custom__pill-input:focus-visible+.product-custom__pill-label{outline:.2rem solid var(--bb-color-white);outline-offset:.2rem}.product-custom__pill-input[data-unavailable]+.product-custom__pill-label{opacity:.4;text-decoration:line-through}.product-custom__add-button{display:flex;align-items:center;justify-content:center;width:100%;padding:1.6rem;border:none;border-radius:.8rem;background:var(--team-accent);font:var(--bb-text-label);letter-spacing:var(--bb-text-label-spacing);text-transform:uppercase;color:var(--bb-color-black);cursor:pointer;transition:filter .15s ease}.product-custom--ggb .product-custom__add-button{color:var(--bb-color-white)}.product-custom__add-button:hover:not([disabled]){filter:brightness(1.08)}.product-custom__add-button[disabled],.product-custom__add-button[aria-disabled=true]{opacity:.6;cursor:not-allowed}.product-custom__add-button .loading__spinner{position:absolute}.product-form__error-message-wrapper{font:var(--bb-text-caption);color:#ff8a8a}.product-form__error-message-wrapper.hidden{display:none}.product-custom__description{padding-top:2.5rem;border-top:.1rem solid rgba(255,255,255,.1)}.product-custom__description-title{margin:0 0 1.1rem;font:var(--bb-text-label);letter-spacing:var(--bb-text-label-spacing);text-transform:uppercase;color:var(--bb-color-text-primary)}.product-custom__description-content{font:var(--bb-text-caption);color:var(--bb-color-text-primary)}.product-custom__description-content p{margin:0 0 .8rem}.product-custom__description-content ul{margin:.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.product-custom__description-content ul li{position:relative;padding-left:2rem;color:var(--bb-color-text-primary)}.product-custom__description-content ul li:before{content:"\2014";position:absolute;left:0;color:var(--team-accent)}.product-custom__reco{padding-top:4.8rem}.product-custom__reco-title{margin:0;padding:2rem 1.6rem;font:400 4rem/1 var(--bb-font-display);letter-spacing:.12rem;text-transform:uppercase;color:var(--bb-color-white)}.product-custom__reco-grid{display:flex;gap:1.6rem;margin:0;padding:0 1.6rem 1.6rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory}.product-custom__reco-item{flex:0 0 60%;scroll-snap-align:start}@media screen and (min-width:750px){.product-custom__header{padding:4.8rem 4.8rem 3.6rem}.product-custom__logo-link{height:18.6rem}.product-custom__main{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4.8rem;max-width:120rem;width:100%;margin:0 auto;padding:0 2.4rem}.product-custom__gallery{flex:1;max-width:79rem}.product-custom__thumbs{display:flex}.product-custom__buy{width:43.2rem;flex-shrink:0;padding:1.3rem 0}.product-custom__title{font-size:6.4rem;line-height:1}.product-custom__price{font-size:3.2rem;line-height:3.6rem}.product-custom__reco{max-width:137.6rem;margin:0 auto;width:100%}.product-custom__reco-title{padding:2rem 4.8rem;font-size:6.4rem}.product-custom__reco-grid{padding:2rem 3.2rem 6.4rem;overflow:visible}.product-custom__reco-item{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-product-custom.css.map */
