.Divider{padding-top:30px;position:relative;text-align:center}.Divider__left{border-radius:0 60px 0 0;bottom:0;height:calc(100% - 30px);position:absolute;width:75%}.Divider__right{border-radius:60px 0 0 0;height:100%;position:absolute;right:0;top:0;width:75%}.Divider__title{font-size:var(--medium-heading-font-size);font-weight:700;margin:0;padding:20px 0;position:relative}@media (max-width:1024px){.Divider__left,.Divider__right{width:98%}.Divider__left{border-radius:0 30px 0 0}.Divider__right{border-radius:30px 0 0 0}.Divider__title{padding:10px var(--edge-spacing)}}