.text-with-uvps{padding:var(--space-55) var(--gutter)}@media(min-width:960px){.text-with-uvps{padding:var(--space-80) var(--gutter)}}.text-with-uvps__heading-wrapper{padding-bottom:var(--space-40)}.text-with-uvps__heading{padding-bottom:var(--space-24);margin-bottom:var(--space-40);border-bottom:1px solid var(--color-grey)}
.text-with-uvps__wrapper{display:flex;flex-direction:column;gap:var(--space-24);padding-bottom:var(--space-55)}@media(min-width:1200px){.text-with-uvps__wrapper{justify-content:space-between;flex-direction:row;gap:180px}}.text-with-uvps__wrapper>*{flex:50%}@media(min-width:1200px){.text-with-uvps__wrapper>*{flex:1}
}.text-with-uvps__blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-32)}.text-with-uvps__block{border:1px solid var(--color-grey);padding:var(--space-32)}