.values__container{width:100%;max-width:var(--grid-container-medium);margin:0 auto;padding-left:2.4rem;padding-right:2.4rem}.values__inner{padding:2.4rem 0;display:flex;flex-direction:column;gap:1.6rem;border-bottom:1px solid var(--color-greyscale-20)}@media screen and (min-width: 1024px){.values__inner{padding:6.4rem 0}}.values__info{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 1024px){.values__info{width:100%;max-width:49.6rem}}.values__info-title{color:var(--color-greyscale-black)}.values__info-text{color:var(--color-greyscale-80)}@media screen and (min-width: 1024px){.values__slider{display:none}}.values__list_desktop{display:none}@media screen and (min-width: 1024px){.values__list_desktop{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:1.6rem}}@media screen and (min-width: 1024px)and (min-width: 768px){.values__list_desktop{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.values__list_desktop{grid-gap:2.4rem;grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px)and (min-width: 1224px){.values__list_desktop{grid-template-columns:repeat(3, 1fr)}}.values__list_mobile li{height:auto;max-width:calc(100% - 9rem)}@media screen and (min-width: 1024px){.values__list_mobile li{max-width:unset}}.values__list li .value-card{height:100%}
