.product{padding:0 0 16px}@media screen and (width>=990px){.product{padding:0}}.product__grid{grid-template-columns:1fr;align-items:start;display:grid}@media screen and (width>=990px){.product__grid{grid-template-columns:63fr 34fr;gap:32px;position:relative}}@media screen and (width>=1280px){.product__grid{grid-template-columns:63fr 405px}}.product__col.product__col--gallery{grid-template-columns:1fr;min-width:0;margin:0 -16px;display:grid}@media screen and (width>=990px){.product__col.product__col--gallery{z-index:10;gap:16px;margin:0;transition:top .333s ease-in-out;position:sticky;top:24px}.scrolling--up .product__col.product__col--gallery{top:calc(var(--header-height,0) + 24px)}}.product__blocks{grid-template-columns:1fr;gap:8px;min-width:0;display:grid}.product__title{text-transform:capitalize;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.product__title h1{font-size:28px}@media screen and (width>=990px){.product__title h1{font-size:28px}}.product__title h1{margin:0;line-height:1.125}