.product-page-layout{display:grid;grid-template-columns:41.6666666667% 58.3333333333%;grid-template-areas:"A B" "A C";align-items:flex-start}.product-preview{grid-area:A}.product-title{grid-area:B}.product-characteristics{grid-area:C}@media screen and (max-width:1023px){.product-page-layout{grid-template-columns:100%;grid-template-areas:"B" "A" "C"}}[data-type=phone]{counter-reset:h2}[data-type=phone] h2{counter-increment:h2}[data-type=phone] h2:before{content:counter(h2) ". "}.product-thumbnail{position:absolute;left:-8rem;top:50%;transform:translateY(-50%)}.icon.numeriques-star [class^=tri-]{background-color:#1d9d3b!important}.ignore-sticky-scroll{scroll-margin-top:200px!important}
/*# sourceMappingURL=97e8486763cdc39b.css.map*/