.white{color:var(--white)}.black{color:var(--black)}.yellow{color:var(--yellow)}.orange{color:var(--orange)}.pink{color:var(--pink)}.blue{color:var(--blue)}.red{color:var(--red)}.green{color:var(--green)}.pink-hover-orange{color:var(--pink)}.pink-hover-orange:hover{color:var(--orange)}.rich-grid__heading-wrapper{margin-bottom:6rem}@media screen and (max-width: 989.98px){.rich-grid__heading-wrapper{margin-bottom:3rem}}.rich-grid__blocks{display:grid;grid-template-columns:repeat(2, 1fr);gap:7rem}@media screen and (max-width: 989.98px){.rich-grid__blocks{gap:3rem}}@media screen and (max-width: 749.98px){.rich-grid__blocks{grid-template-columns:1fr}}.rich-grid__block-wrapper{justify-items:center}.rich-grid__block-wrapper:nth-child(3n-2){grid-column:span 2;border-bottom:1px solid var(--grey);padding-bottom:7rem}@media screen and (max-width: 989.98px){.rich-grid__block-wrapper:nth-child(3n-2){padding-bottom:3rem}.rich-grid__block-wrapper:nth-child(3n-2)>div:first-child{margin-bottom:2.2rem}}@media screen and (max-width: 749.98px){.rich-grid__block-wrapper:nth-child(3n-2){grid-column:unset}}@media screen and (max-width: 749.98px){.rich-grid__block-wrapper:nth-child(3n-1),.rich-grid__block-wrapper:nth-child(3n){border-bottom:1px solid var(--grey);padding-bottom:3rem}}.rich-grid__block-wrapper:nth-child(3n-1)>div:first-child,.rich-grid__block-wrapper:nth-child(3n)>div:first-child{min-height:8rem;margin-bottom:3.9rem}@media screen and (max-width: 749.98px){.rich-grid__block-wrapper:nth-child(3n-1)>div:first-child,.rich-grid__block-wrapper:nth-child(3n)>div:first-child{min-height:unset;margin-bottom:3rem}}.rich-grid__block-wrapper:last-child{border-bottom:none}.rich-grid__block-text p{margin:0}.rich-grid__decor{display:block !important;height:12rem;position:absolute;z-index:1}@media screen and (max-width: 989.98px){.rich-grid__decor{height:9rem}}.rich-grid__decor::after{transform:rotateX(180deg)}.rich-grid__decor::before,.rich-grid__decor::after{content:"";position:absolute;display:block;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none}.rich-grid__bg::before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:3}