.diamond-shape-wrapper{background:var(--ds-bg-color)}.diamond-shape{color:var(--ds-text-color);margin:0 auto;max-width:928px;padding:48px 12px}@media(min-width:1024px){.diamond-shape{padding:72px 0}}.diamond-shape__intro{margin-bottom:50px;text-align:center}.diamond-shape__intro-heading{margin-top:0}.diamond-shape__block{align-items:center;display:flex;flex-direction:column;margin-bottom:36px;text-align:center}.diamond-shape__block:last-child{margin-bottom:0}@media(min-width:1024px){.diamond-shape__block{flex-direction:row;text-align:left}}.diamond-shape__block-left{flex-shrink:0;height:150px;margin-bottom:10px;width:150px}@media(min-width:1024px){.diamond-shape__block-left{margin-bottom:0;margin-right:40px}}.diamond-shape__block-heading{font-size:28px;margin-top:0}@media(min-width:1024px){.diamond-shape__block-heading{font-size:32px}}.diamond-shape__block-description>p{font-weight:400}.diamond-shape__block-cta{color:var(--ds-text-color);font-size:16px;text-decoration:underline;text-decoration-color:#666;text-underline-offset:5px}.diamond-shape__block-cta:hover{text-decoration-color:var(--color-primary)}