.product-b2c{--section-space-top:0;--section-space-bottom:0;background-color:var(--light-color-1)}.product-giftpack{--section-height:calc(100svh - var(--whole-header-height));--mobile-vertical-padding:var(--space-14)}@media (width >= 1024px) and (width <= 1199px) and (height >= 1000px){.product-giftpack{--section-height:calc(100svh - var(--whole-header-height))}}@media (min-width:990px){.product-giftpack{--section-height:100svh}}.product-giftpack{display:grid}.product-giftpack .background-image{grid-column:1;grid-row:1;height:var(--section-height);pointer-events:none;width:100%;z-index:-1}:is(.product-giftpack .background-image)>img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.05;width:100%}.product-giftpack .product-image-wrapper{grid-area:image}.product-giftpack .product-main-wrapper{display:grid;grid-column:1;grid-row:1;grid-template-areas:"image" "content" "form";grid-template-columns:1fr;padding-bottom:var(--space-8);padding-top:var(--space-8)}@media (min-width:990px){.product-giftpack .product-main-wrapper{gap:var(--space-8);grid-template-areas:"content image form";grid-template-columns:repeat(3,1fr);height:var(--section-height)}}.product-giftpack .product-information-wrapper{display:flex;flex-direction:column;grid-area:content;justify-content:center;opacity:var(--pdp-element-opacity,1)}:is(.product-giftpack .product-information-wrapper) .price-group{margin-bottom:var(--space-6);padding:0}:is(.product-giftpack .product-information-wrapper) .price{font-size:var(--font-size-s)}:is(.product-giftpack .product-information-wrapper) .tax-information{font-size:var(--font-size-b1)}:is(.product-giftpack .product-information-wrapper) .product-description{margin-bottom:var(--space-4)}@media (max-width:989px){.product-giftpack .product-information-wrapper{border-bottom:1px solid var(--mono-color-2);padding-bottom:var(--space-6);padding-top:var(--mobile-vertical-padding)}}:is(.product-giftpack .product-information-wrapper) .cta-block{text-align:left}.product-giftpack .product-form{display:flex;flex-direction:column;gap:var(--space-4);grid-area:form;justify-content:center}@media (max-width:989px){.product-giftpack .product-form{padding-bottom:var(--mobile-vertical-padding);padding-top:var(--space-6)}}.product-giftpack .variant-title{margin-bottom:0}.product-giftpack .product-form-purchase-row{padding-top:0}.product-giftpack .product-form-purchase-row-full-width{grid-template-columns:1fr}:is(.product-giftpack .product-form-purchase-row-full-width) .product-add-to-cart-wrapper>button{grid-column:1;max-height:none;width:100%}.product-giftpack .giftpack-constituent-products{display:flex;flex-direction:column;gap:var(--space-4)}.product-giftpack .giftpack-constituent-divider{background-color:var(--mono-color-2);border:0;height:.5px;margin:0;width:100%}.product-giftpack .constituent-products-list{display:flex;flex-direction:column;gap:var(--space-1);list-style:none;margin:0;padding:0}.product-giftpack .constituent-products-list-item{color:var(--brand-color-1)}