.layout .group--theme-light .text,.layout .group--theme-white .text,.layout .group--theme-yellow .text,.layout--theme-light .text,.layout--theme-white .text,.layout--theme-yellow .text,.text{--color:var(--dark);--color-rgb:var(--dark-rgb)}.layout .group--theme-black .text,.layout .group--theme-dark .text,.layout .group--theme-dark-blue .text,.layout .group--theme-transparent .text,.layout--theme-black .text,.layout--theme-dark .text,.layout--theme-dark-blue .text,.layout--theme-transparent .text{--color:var(--white);--color-rgb:var(--white-rgb)}.text{--gap:32px;margin-top:var(--section-gap);color:var(--color)}@media (max-width:768px){.text{--gap:24px}}.text__title{max-width:calc(50% - var(--gap));font-family:var(--font-family-heading);font-size:28px;font-size:1.75rem;font-weight:400;line-height:1.3;letter-spacing:var(--font-family-heading-ls);letter-spacing:-.01em;text-transform:uppercase;word-spacing:var(--font-family-heading-ws)}@media (max-width:1024px){.text__title{max-width:calc(var(--page-max-width) * .5 - var(--page-horizontal-padding) - var(--gap));font-size:26px;font-size:1.625rem}}@media (max-width:768px){.text__title{font-size:24px;font-size:1.5rem}}.text__grid{display:flex;gap:var(--gap)}*+.text__grid{margin-top:40px}@media (max-width:768px){.text__grid{flex-direction:column}*+.text__grid{margin-top:24px}}.text__column{flex:1;font-size:18px;font-size:1.125rem;font-weight:400;line-height:1.7}@media (max-width:1024px){.text__column{font-size:16px;font-size:1rem}}@media (max-width:768px){.text__column{font-size:14px;font-size:.875rem}}.text__column h1,.text__column h2,.text__column h3,.text__column h4,.text__column h5,.text__column h6{font-weight:600}.text__column *+h1,.text__column *+h2,.text__column *+h3,.text__column *+h4,.text__column *+h5,.text__column *+h6{margin-top:1.25em}.text__column ol,.text__column ul{padding-left:28px}@media (max-width:768px){.text__column ol,.text__column ul{padding-left:18px}}.text__column *+ol,.text__column *+p,.text__column *+ul{margin-top:.75em}.text__column ol *+li,.text__column ul *+li{margin-top:.5em}