.hsn-pdp-layout{grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);background:#f6f1ed}.hsn-pdp-gallery{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:4px!important;align-content:start;background:#f6f1ed!important}.hsn-pdp-gallery figure,.hsn-pdp-gallery .hsn-pdp-wide{height:470px!important;grid-column:span 2!important;margin:0!important}.hsn-pdp-gallery .hsn-pdp-wide{grid-column:1/-1!important;height:min(72vw,790px)!important}.hsn-pdp-gallery figure:nth-child(2) img{object-position:28% center}.hsn-pdp-gallery figure:nth-child(3) img{object-position:68% center;transform:scale(1.14)}.hsn-pdp-gallery figure:nth-child(4) img{object-position:center 30%;transform:scale(1.22)}.hsn-pdp-info{background:#fbfaf7}.hsn-pdp-sticky{top:76px!important;min-height:0!important;padding:52px clamp(34px,4.5vw,68px) 46px!important;justify-content:flex-start!important}.hsn-pdp-sticky h1{font-size:clamp(43px,4.5vw,66px)!important;margin:11px 0 12px!important}.hsn-pdp-price{margin-bottom:20px!important}.hsn-pdp-desc{font-size:14px;line-height:1.65!important;margin:0!important}.hsn-pdp-line{margin:18px 0!important}.hsn-pdp-choice{margin-bottom:18px!important}.hsn-pdp-sizes{margin-bottom:14px!important}.hsn-pdp-actions button{height:50px!important}.hsn-pdp-accordions{margin-top:21px!important}.hsn-pdp-accordions details{padding:13px 0!important}.hsn-pdp-accordions p{margin:11px 0 2px!important}.hsn-pdp-service{margin-top:17px!important}.hsn-pdp-service span{padding:10px 3px!important}.hsn-pdp-closing{padding:80px 5vw!important}@media(max-width:1000px){.hsn-pdp-layout{grid-template-columns:1fr}.hsn-pdp-sticky{position:static!important;padding:50px 6vw!important}.hsn-pdp-gallery .hsn-pdp-wide{height:105vw!important}.hsn-pdp-gallery figure{height:52vw!important}}@media(max-width:600px){.hsn-pdp-gallery{grid-template-columns:1fr!important}.hsn-pdp-gallery figure,.hsn-pdp-gallery .hsn-pdp-wide{grid-column:auto!important;height:125vw!important}.hsn-pdp-gallery figure:nth-child(3) img,.hsn-pdp-gallery figure:nth-child(4) img{transform:none}.hsn-pdp-sticky{padding:40px 20px!important}.hsn-pdp-closing{padding:65px 20px!important}}
.hsn-pdp-desc,.hsn-pdp-desc *,.hsn-pdp-accordions details>div,.hsn-pdp-accordions details>div *{font-family:Arial,sans-serif!important;font-size:inherit!important;line-height:inherit!important}
.hsn-pdp-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hsn-pdp-title-row .product-wish{position:static;flex:0 0 auto;margin-top:12px}

/* Prevent the desktop gallery/info columns from being squeezed on mobile devices. */
@media (max-width: 1000px), (max-device-width: 600px) {
  .hsn-pdp-layout {
    display: block !important;
    width: 100% !important;
  }

  .hsn-pdp-gallery,
  .hsn-pdp-info,
  .hsn-pdp-sticky {
    width: 100% !important;
    min-width: 0 !important;
  }
}
