.start-block{background-color:var(--accentColor,#8c47ff);padding:20vh 0}.start-block .start-block--wrapper{margin:0 auto;padding:0 80px}.start-block .start-block--title{color:var(--textOnAccentColor,#fff);margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center;white-space:pre-line}.start-block .start-block--buttons{grid-gap:20px;display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:560px}.start-block .start-block--buttons .button-wrapper{align-items:center;display:flex;flex-basis:100%;flex-direction:column;flex-grow:1}.start-block .start-block--buttons .button-wrapper .button{max-width:280px;width:100%}.start-block .start-block--buttons .disclaimer{color:var(--textOnAccentColor,#fff);font-size:13px;font-weight:500;line-height:100%;margin-top:16px;text-align:center}.start-block .start-block--footer{grid-gap:20px;display:flex;flex-direction:row;justify-content:center;margin:40px auto 0;max-width:560px}@media screen and (min-width:992px){.start-block .start-block--title{max-width:1200px}}@media screen and (max-width:767px){.start-block .start-block--wrapper{padding:0 20px}.start-block .start-block--title{max-width:80%;white-space:normal}.start-block .start-block--buttons{flex-direction:column}}
