.configurator-content__wrapper{grid-template-columns:60% 40%;display:grid}.configurator-content__imageWrapper{display:flex}.configurator-content__imageWrapper picture{width:100%}.configurator-content__imageWrapper img{object-fit:cover;aspect-ratio:867/551;width:100%}.configurator-content__image{width:100%;max-width:867px;height:auto}.configurator-content__contentWrapper{justify-content:center;align-items:center;width:100%;display:flex}.configurator-content__rows{grid-row-gap:2rem;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:baseline;width:100%;display:grid}.configurator-content__row{text-align:left;width:100%;display:grid}.configurator-content__label{font-size:1.8rem;line-height:26px;font-weight:var(--c-font-weight-semibold);letter-spacing:3%;margin:0}.configurator-content__values{flex-direction:column;display:flex}.configurator-content__value{font-size:1.8rem;font-weight:var(--c-font-weight-medium);letter-spacing:3%;line-height:26px}@media (width<=768px){.configurator-content__wrapper{flex-direction:column;row-gap:1rem;display:flex}.configurator-content__label,.configurator-content__value{font-size:1.6rem;line-height:22px}.configurator-content__row:nth-child(2n){justify-content:center}}@media (width>=769px){.configurator-content__rows{padding:2rem}.configurator-content__row{justify-content:center}}
