.block-product-details{display:flex;gap:24px}@media only screen and (max-width:767px){.block-product-details{flex-direction:column}}@media only screen and (min-width:768px){.block-product-details{flex-direction:row}}.product-details__gallery-wrapper{flex:1 1 60%;width:60%}@media only screen and (max-width:767px){.product-details__gallery-wrapper{margin-inline:auto}}.product-details__gallery-wrapper .gallery-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.product-details__gallery-wrapper .gallery-nav>div{width:78px;aspect-ratio:1;cursor:pointer}.product-details__gallery-wrapper .gallery-nav>div img{aspect-ratio:1;object-fit:cover}.product-details__content{flex:1 1 40%}.product-details__content s{color:var(--wp--preset--color--octonary)}