.product-b2b .product-b2b-wrapper{display:grid;row-gap:var(--space-8)}@media (min-width:990px){.product-b2b .product-b2b-wrapper{grid-template-columns:repeat(12,1fr)}}@media (max-width:989px){.product-b2b .product-information-wrapper{padding-top:var(--mobile-vertical-padding)}}@media (min-width:990px){.product-b2b .product-information-wrapper{grid-column:2/span 4}}:is(.product-b2b .product-information-wrapper) .product-title-wrapper>div{display:flex;flex-direction:column;gap:var(--space-2)}:is(.product-b2b .product-information-wrapper) .price-group{margin-bottom:var(--space-6);padding:0}:is(.product-b2b .product-information-wrapper) .product-description{margin-bottom:var(--space-4)}:is(.product-b2b .product-information-wrapper) .cta-block{margin-top:var(--space-6);text-align:right}.product-b2b .product-image-wrapper{align-items:center}@media (max-width:989px){.product-b2b .product-image-wrapper{order:-1}:is(.product-b2b .product-image-wrapper) .product-image{max-height:60vh;-o-object-fit:contain;object-fit:contain}}@media (min-width:990px){.product-b2b .product-image-wrapper{grid-column:8/span 4}}:is(.product-b2b .product-image-wrapper) .image-and-logo-wrapper{position:relative}:is(.product-b2b .product-image-wrapper) .series-logo{position:absolute;right:var(--space-10);top:var(--space-8)}.product-b2b .product-image-wrapper,.product-b2b .product-information-wrapper{display:flex;flex-direction:column;justify-content:center}.product-b2b .countdown-timer-content{margin-top:var(--space-4)}.product-b2b .product-add-to-cart-wrapper{padding-top:var(--space-10)}