.c-values-list{width:100%}.c-values-list__inner{padding:0}.c-values-list__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.c-values-list__row-wrapper{list-style:none;padding:0;margin:0}.c-values-list__row-wrapper-inner{display:flex;flex-direction:column;gap:20px}.c-values-list__card{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.c-values-list__card-image-wrapper{width:100%;height:200px;overflow:hidden;border-radius:8px}.c-values-list__card-image-wrapper--placeholder{background-color:#f0f0f0}.c-values-list__card-image{width:100%;height:100%;object-fit:cover;display:block}.c-values-list__card-image--placeholder{width:100%;height:100%}.c-values-list__card-content{display:flex;flex-direction:column;gap:8px}.c-values-list__card-index{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem}.c-values-list__card-number{font-size:2.25rem;font-family:var(--heading-font-family);font-weight:700;line-height:1;color:rgb(var(--text-color));flex-shrink:0;position:relative}.c-values-list__card-number:after{content:"/";font-size:2.25rem;font-family:var(--heading-font-family);font-weight:700;line-height:1;color:rgb(var(--text-color));margin-left:.75rem}.c-values-list__card-text-wrapper{display:flex;flex-direction:column;gap:8px;flex:1}.c-values-list__card-title{margin:0;font-family:var(--heading-font-family);font-size:16px;font-weight:700;line-height:1.2;color:rgb(var(--text-color))}.c-values-list__card-description-wrapper{display:flex;flex-direction:column;gap:8px}.c-values-list__card-description{margin:0;font-family:var(--text-font-family);font-size:16px;font-weight:300;line-height:1.4;color:rgb(var(--text-color))}.c-values-list__card-description-wrapper--truncated .c-values-list__card-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.c-values-list__card-description-wrapper--expanded .c-values-list__card-description{display:block;-webkit-line-clamp:unset}.c-values-list__show-more{background:none;border:none;padding:0;margin:0;font-family:var(--text-font-family);font-size:16px;font-weight:300;line-height:1.4;color:rgb(var(--text-color));text-decoration:underline;cursor:pointer;align-self:flex-start;transition:opacity .2s ease}.c-values-list__show-more:hover{opacity:.7}.c-values-list__show-more:focus{outline:2px solid rgb(var(--text-color));outline-offset:2px}.c-values-list__card-description-wrapper--expanded .c-values-list__show-more{display:none}@media screen and (min-width: 700px){.c-values-list__inner{max-width:var(--container-max-width, 1200px);margin:0 auto;padding:0 var(--container-gutter, 40px)}.c-values-list__items{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.c-values-list__card{padding-bottom:0}.c-values-list__card-image-wrapper{height:250px}}@media screen and (min-width: 1000px){.c-values-list__items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.c-values-list__items .c-values-list__card:nth-child(4):last-child,.c-values-list__items .c-values-list__card:nth-child(7):last-child{grid-column:2}.c-values-list__row-wrapper{grid-column:1 / 4}.c-values-list__row-wrapper-inner{display:flex;flex-direction:row;justify-content:center;gap:2rem;align-items:stretch}.c-values-list__row-wrapper .c-values-list__card,.c-values-list__row-wrapper-inner .c-values-list__card{flex:0 0 auto;width:calc((100% - 2rem)/2);max-width:calc((100% - 2rem)/2)}.c-values-list__card-image-wrapper{height:300px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/custom-values-list.css.map */
