.behind-the-readings{background-color:var(--color_neutral);min-height:100vh;display:flex;align-items:center;box-sizing:border-box;max-width:100%;overflow-x:clip}.behind-the-readings__content{display:flex;gap:68px;align-items:stretch;width:100%}.behind-the-readings__left{width:45%;max-width:700px;flex-shrink:0}.behind-the-readings__right{flex:1;min-width:0;width:55%;display:flex;flex-direction:column;justify-content:space-between}.behind-the-readings__media{display:block;width:100%;max-width:700px;height:600px;border-radius:10px;overflow:hidden}.behind-the-readings__video{display:block;width:100%;height:100%;object-fit:cover}.behind-the-readings__media--mobile{display:none}.behind-the-readings__media--desktop{display:block}.behind-the-readings__cards{display:flex;flex-direction:column;justify-content:space-between;flex:1;min-height:0}.behind-the-readings__card{padding:20px 0;border-bottom:1px solid color-mix(in srgb,var(--color_black) 20%,transparent)}.behind-the-readings__card:last-child{border-bottom:none}.behind-the-readings__card-title,.behind-the-readings__card-body{margin:0}.behind-the-readings__card-body{margin-top:10px}.behind-the-readings__title{width:90%;margin:0 0 74px}@media screen and (max-width:1024px){.behind-the-readings{min-height:auto}.behind-the-readings__media{height:auto;aspect-ratio:700 / 600;max-height:min(420px,calc(100vh - 320px))}.behind-the-readings__media--mobile{display:block}.behind-the-readings__media--desktop{display:none}.behind-the-readings__content{display:grid;grid-template-columns:1fr;grid-template-areas:"media" "title" "cards";gap:0;align-items:start}.behind-the-readings__left{grid-area:media;width:100%}.behind-the-readings__right{display:contents}.behind-the-readings__title{grid-area:title;width:100%;margin:30px 0 0}.behind-the-readings__cards{grid-area:cards;width:100%;flex:none;justify-content:flex-start;gap:0}.behind-the-readings__card{width:100%;padding:32px 0}.behind-the-readings__card:last-child{border-bottom:1px solid color-mix(in srgb,var(--color_black) 20%,transparent)}.behind-the-readings__card-body{margin-top:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-behind-the-readings.css.map */
