.thank_you{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1440px;margin:0 auto;padding:162px 32px}.thank_you_img{width:358px;height:auto}.thank_you_char{margin-top:-30px;width:95px;height:auto}.thank_you_title{margin-top:92px;font-size:16px;white-space:pre-line;text-align:center;line-height:1.5;color:#000}.thank_you_btn{display:flex;align-items:center;justify-content:center;margin-top:40px;width:238px;height:78px;border:1px solid #c2c2c2;border-radius:40px;font-size:16px;font-weight:500;transition:background-color .15s ease}@media screen and (min-width:641px){.thank_you_btn:hover{background-color:#0c0c0c;color:#fff;border-color:#0c0c0c}}@media screen and (max-width:640px){.thank_you{padding:80px 20px}.thank_you_title{margin-top:24px}.thank_you_title .thank_you_btn{height:64px}}@media screen and (max-width:400px){.thank_you_img{width:300px}.thank_you_title{white-space:normal}}