.form-component{width:100%;padding:1.875rem .9375rem}.form-component__container{-webkit-transition-property:margin,width,height,max-width;transition-property:margin,width,height,max-width;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}@media only screen and (min-width:600px){.form-component__container{margin-right:auto;margin-left:auto;max-width:720px}}@media only screen and (min-width:900px){.form-component__container{max-width:960px}}.form-component__header{margin-bottom:1.875rem}.form-component__title{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:1.4375rem;line-height:1.16}@media only screen and (min-width:1200px){.form-component__container{max-width:1140px}.form-component__title{font-size:1.75rem;line-height:1.13}}.form-component--asset{background-color:#fbfbfb}.form-component--asset__title{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:1.125rem;line-height:1.2}.form-component--center-aligned .form-component__title{text-align:center}.thanks-meassage{border:.0625rem solid teal;border-radius:.25rem;background-color:rgba(0,128,128,.1);padding:1.25rem 1.875rem;color:teal;text-align:center}.thanks-meassage__user{font-weight:700}