.container{margin:0 auto;min-width:320px;max-width:1320px;padding:0 1rem}.container__fluid{max-width:100%}.row{display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap}.col,.row{max-width:100%;width:100%}.col{flex-grow:1;-webkit-box-flex:1;flex-basis:0;flex:1 0}.col-1{max-width:8.3333333333%;width:100%}.col-2{max-width:16.6666666667%;width:100%}.col-3{max-width:25%;width:100%}.col-4{max-width:33.3333333333%;flex:1 0 33.3333333333%;width:100%}.col-5{max-width:41.6666666667%;width:100%}.col-6{max-width:50%;width:100%}.col-7{max-width:58.3333333333%;width:100%}.col-8{max-width:66.6666666667%;width:100%}.col-9{max-width:75%;width:100%}.col-10{max-width:83.3333333333%;width:100%}.col-11{max-width:91.6666666667%;width:100%}.col-12{max-width:100%;width:100%}@media(max-width:991px){.row{flex-direction:column}.row div{max-width:100%}}@media(max-width:1500px){.container{margin:0 auto;min-width:320px;max-width:1199px}}@media(max-width:1199px){.container{margin:0 auto;min-width:320px;max-width:1100px}}.success-page{display:grid;justify-content:center;align-items:center;height:100%;margin:1.25rem 0}.success-page__success-icon{width:90px;height:90px;margin-left:auto;margin-right:auto}.success-page__title{font-weight:700;font-size:4rem;line-height:5rem;color:#181818;margin:0}.success-page__description{font-weight:400;font-size:1rem;line-height:1.25rem;text-align:center;color:#667085;margin-top:0;margin-bottom:.75rem}.success-page__home-button{text-transform:uppercase;margin-top:0;max-width:256px;margin-left:auto;margin-right:auto}@media(max-width:991px){.success-page__title{font-size:2rem;text-align:center}.success-page__home-button{margin-bottom:1.25rem}}