html{--refRes:1350;font-size:calc(100vw/var(--refRes)*10)}@media (min-width:1920px){html{--refRes:1750}}@media (max-width:1024px){html{--refRes:768}}@media (max-width:530px){html{--refRes:390}}.feedback{background:#da291c;padding-block-end:4.5rem;padding-block-start:5rem;position:relative}@media (max-width:1024px){.feedback{padding-block:8rem}}.feedback:after{background:linear-gradient(127deg,#0003 10.06%,#0003 99.86%);content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.feedback__wrapper{position:relative;z-index:3}.feedback__heading{color:#fff;font-family:Codec Cold;font-size:4.8rem;font-weight:800;line-height:100%;margin-bottom:1rem;text-align:center}@media (max-width:1024px){.feedback__heading{font-size:3.6rem}}.feedback__description{color:#fff;font-family:var(--font-family-second);font-size:1.8rem;font-weight:400;line-height:100%;margin-bottom:2rem;text-align:center}@media (max-width:1024px){.feedback__description{margin-bottom:3.6rem}}.feedback__form{display:flex;flex-direction:column;margin:0 auto;max-width:41rem;width:100%}.feedback__field{background:none;background:#fff;border:.1rem solid transparent;border-radius:1rem;font-family:var(--font-family-second);font-size:1.8rem;font-weight:300;line-height:100%;outline:none;padding:1.8rem;transition:all .3s ease;width:100%}.feedback__field_num{padding-top:2.1rem}.feedback__field::-moz-placeholder{opacity:.3}.feedback__field::placeholder{opacity:.3}.feedback__field:hover{background:#ffe4e4}.feedback__field:active,.feedback__field:focus{background:#fff;border:.1rem solid #1c1f2a}.feedback__field-block:not(:first-child){margin-top:2rem}.feedback__field-title{color:#fff;font-weight:300;margin-bottom:.5rem;padding-left:1.8rem}.feedback__field-title,.feedback__i-agree{font-family:var(--font-family-second);font-size:1.6rem;line-height:100%}.feedback__i-agree{color:#ffffff50;font-weight:400;margin-top:3rem;text-align:center}@media (max-width:1024px){.feedback__i-agree{font-size:1.4rem}}.feedback__i-agree_link{color:#fff;display:inline;font-family:var(--font-family-second);font-size:1.6rem;font-weight:400;line-height:100%;text-decoration:underline;text-underline-offset:.32rem}@media (max-width:1024px){.feedback__i-agree_link{font-size:1.4rem}}.feedback__btn{font-size:1.6rem;margin-top:1rem;padding:1.9rem;width:100%}.feedback__btn:hover{background:#fff}.feedback__error-message{color:#1c1f2a;font-family:var(--font-family-second);font-size:2rem;font-weight:500;line-height:100%;margin-top:2rem;text-align:center}.button--loading{overflow:hidden;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button--loading:before{-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#1c1f2a18;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.button--loading:after{animation:button-loading-spinner 1s ease infinite;border:.6rem solid transparent;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:2rem;left:0;margin:auto;position:absolute;right:0;top:0;width:2rem;z-index:2}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
