.thanks_section{border-radius:1rem;gap:1.5rem;margin:6rem auto;max-width:1200px;padding:1.5rem}.thanks_section,.thanks_section .thanks_texts{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.thanks_section .thanks_texts{align-self:stretch;gap:1rem;max-width:44.1875rem}.thanks_section .thanks_texts .thanks_text1{font-size:1.5rem;font-style:normal;font-weight:500;line-height:125%;margin:0}.thanks_section .thanks_texts .thanks_text2{font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;margin:0;max-width:25.625rem}.thanks_section .thanks_button{align-items:center;border-radius:6.25rem;display:flex;font-size:.875rem;font-style:normal;font-weight:600;gap:.5rem;height:auto;justify-content:center;line-height:1.25rem;max-width:25rem;padding:.625rem 1.5rem;text-align:center;text-decoration:none}.thanks_section .thanks_button:hover{box-shadow:.5px 1px 6px 0 grey;cursor:pointer}.thanks_section .thanks_button:active{box-shadow:.8px 1.3px 9px 0 grey}@media (min-width:768px){.thanks_section{align-items:center;flex-direction:row;justify-content:space-between;padding:3rem}.thanks_section .thanks_texts{width:35rem}}@media (min-width:1200px){.thanks_section .thanks_texts{width:auto}}