.productView-otherProduct{margin-top:var(--other-product-spacing-top, 16px);margin-bottom:var(--other-product-spacing-bottom, 16px)}.other-product-wrapper{background-color:var(--other-product-bg, #CDE4F8);border-radius:var(--other-product-border-radius, 10px);padding:var(--other-product-padding, 10px)}.other-product-card{background-color:var(--other-product-card-bg, #FFFFFF);border:var(--other-product-border-width, 1px) solid var(--other-product-border-color, #0A44A6);border-radius:var(--other-product-card-radius, 5px);display:flex;align-items:stretch;gap:0;overflow:hidden}.other-product-image{flex-shrink:0;width:var(--other-product-image-width, 150px);height:var(--other-product-image-height, 180px);border-right:var(--other-product-border-width, 1px) solid var(--other-product-border-color, #0A44A6);position:relative;overflow:hidden}.other-product-image a{display:block;width:100%;height:100%}.other-product-image img{width:100%;height:100%;object-fit:var(--other-product-image-fit, cover);object-position:center;display:block;border-radius:var(--other-product-image-radius, 5px) 0 0 var(--other-product-image-radius, 5px)}.other-product-content{flex:1;padding:var(--other-product-content-padding, 16px);display:flex;flex-direction:column;justify-content:center}.other-product-title{margin:0 0 8px;font-size:var(--other-product-title-size, 20px);font-weight:var(--other-product-title-weight, 600);line-height:1.2}.other-product-title a{color:var(--other-product-title-color, #001F4E);text-decoration:none;display:block}.other-product-title a:hover{text-decoration:underline}.other-product-price{margin-bottom:8px}.price-wrapper{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.price-from,.price-sale{font-size:var(--other-product-price-size, 16px);font-weight:var(--other-product-price-weight, 700);color:var(--other-product-price-color, #001F4E)}.price-regular{font-size:var(--other-product-price-size, 16px);font-weight:var(--other-product-compare-weight, 500);color:var(--other-product-price-color, #001F4E)}.price-regular.price-compare{text-decoration:line-through;opacity:.7}.other-product-button{display:inline-block;padding:var(--other-product-btn-padding-y, 8px) var(--other-product-btn-padding-x, 12px);border:var(--other-product-btn-border-width, 1px) solid var(--other-product-btn-border-color, #001F4E);border-radius:var(--other-product-btn-radius, 10px);background-color:transparent;color:var(--other-product-btn-color, #001F4E);font-size:var(--other-product-btn-size, 16px);font-weight:var(--other-product-btn-weight, 600);text-decoration:none;text-align:center;transition:all .2s ease;width:fit-content;line-height:1.2}.other-product-button:hover{background-color:var(--other-product-btn-border-color, #001F4E);color:#fff;text-decoration:none}@media screen and (max-width: 749px){.other-product-card{flex-direction:row;align-items:stretch}.other-product-image{width:var(--other-product-image-width-mobile, 100px);height:var(--other-product-image-height-mobile, 120px);border-right:var(--other-product-border-width, 1px) solid var(--other-product-border-color, #0A44A6);border-bottom:none}.other-product-image img{border-radius:var(--other-product-image-radius, 5px) 0 0 var(--other-product-image-radius, 5px)}.other-product-title{font-size:var(--other-product-title-size-mobile, 18px);font-weight:var(--other-product-title-weight-mobile, 600)}.other-product-content{padding:var(--other-product-content-padding-v-mobile, 10px) var(--other-product-content-padding-h-mobile, 10px)}.price-wrapper{gap:4px}.price-from,.price-sale{font-size:var(--other-product-price-size-mobile, 14px);font-weight:var(--other-product-price-weight-mobile, 700)}.price-regular{font-size:var(--other-product-price-size-mobile, 14px);font-weight:var(--other-product-compare-weight-mobile, 500)}.other-product-button{font-size:var(--other-product-btn-size-mobile, 14px);font-weight:var(--other-product-btn-weight-mobile, 600);padding:var(--other-product-btn-padding-y-mobile, 6px) var(--other-product-btn-padding-x-mobile, 10px)}}@media screen and (min-width: 750px) and (max-width: 989px){.other-product-image{width:var(--other-product-image-width-tablet, 120px)}.other-product-title{font-size:var(--other-product-title-size-tablet, 18px)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-other-product.css.map */
