@font-face{font-display:swap;font-family:"NotoSerif-Regular";font-style:normal;font-weight:400;src:url(/assets/font/NotoSerif-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Montserrat-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat-Medium;font-style:normal;font-weight:500;src:url(/assets/font/Montserrat-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat-Bold;font-style:normal;font-weight:700;src:url(/assets/font/Montserrat-Bold.woff2) format("woff2")}.form-response{background-color:#f8f8f8;flex-direction:column}.form-response,.form-response__top{align-items:center;display:flex;justify-content:center}.form-response__top{background-color:#fff;height:78px;padding:0 30px;width:100%}.form-response__top__link{display:flex;justify-content:center;width:100%}.form-response__top__link>svg{height:41px;width:139px}.form-response__content{height:calc(100vh - 78px);padding:0 30px;width:100%}.form-response__content,.form-response__icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.form-response__icon{background-color:#f8f8f8;border:1px solid #9b2541;border-radius:50%;height:100px;margin:0 0 35px;width:100px}.form-response__icon.error img{animation:shake .5s ease-in-out}.form-response__icon.success img{animation:bounce .6s ease forwards}.form-response__text{margin:0 0 35px;--font-size:30px;--font-size-rem:1.875rem;--line-height:45px;--line-height-rem:2.8125rem;text-align:center}.form-response__link,.form-response__text{align-items:center;color:#9b2541;display:flex;flex-direction:column;font-size:var(--font-size-rem);justify-content:center;line-height:var(--line-height-rem)}.form-response__link{border:1px solid #9b2541;border-radius:32px;height:56px;width:139px;--font-size:16px;--font-size-rem:1rem;--line-height:19px;--line-height-rem:1.1875rem;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:ease-in-out}.form-response__link:focus,.form-response__link:hover{background-color:#9b2541;color:#fff}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}@keyframes bounce{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}@media screen and (min-width:1366px){.form-response__top{height:100px}.form-response__top__link>svg{height:53px;width:182px}.form-response__content{height:calc(100vh - 100px);padding:0}.form-response__text{--font-size:32px;--font-size-rem:2rem;--line-height:65px;--line-height-rem:4.0625rem;font-size:var(--font-size-rem);line-height:var(--line-height-rem)}}@media (prefers-reduced-motion:reduce){.form-response__icon img{animation:none!important}}