.feedback,.feedback *{box-sizing:border-box}.feedback{background:#fff;gap:32px;height:100%;margin-bottom:30px;overflow:hidden}.feedback,.feedback-header{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;position:relative}.feedback-header{align-self:stretch;gap:16px;margin-top:30px;padding:30px 40px 0}.feedback-title{color:#060402;font-family:Roboto-Bold,sans-serif;font-size:60px;font-weight:700;letter-spacing:-.015em;line-height:120%}.feedback-introduction,.feedback-title{align-items:center;align-self:stretch;display:flex;justify-content:center;text-align:center}.feedback-introduction{color:rgba(14,10,2,.6);font-family:Roboto-Regular,sans-serif;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width:768px){.feedback{height:auto;padding:32px 16px;text-align:center}.feedback-title{flex-wrap:wrap;font-size:36px;justify-content:center;line-height:1.3;text-align:center}.feedback-header{padding:0 16px}.feedback-introduction{flex-wrap:wrap;font-size:16px;line-height:1.5;text-align:center}.feedback-button{transform:scale(.9)}}