@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.r-section.contact-form{margin-block:96px}@media (width<=834px){.r-section.contact-form{margin-block:56px;margin-top:32px}}.r-section.contact-form .section--inner{max-width:550px;margin:0 auto}.r-section.contact-form .section--inner .form-success{min-height:calc(var(--vh)*100 - var(--header-height) - 96px - 96px)}@media (width<=834px){.r-section.contact-form .section--inner .form-success{min-height:calc(var(--vh)*100 - var(--header-height) - 32px - 56px)}}.r-section.contact-form .section--inner .button-area .btn{width:100%}