.about-art img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.feedback-section{padding:70px max(30px,calc((100% - 1100px)/2));background:linear-gradient(135deg,#f6f9fd,#fff8df)}.feedback-card{display:grid;grid-template-columns:.85fr 1.15fr;background:#07172c;border-radius:26px;overflow:hidden;box-shadow:0 25px 60px #10233c22}.feedback-copy{padding:48px;color:#fff;position:relative;background:radial-gradient(circle at 0 100%,#274968,#07172c 55%)}.feedback-copy h2{font-size:36px;line-height:1.15;margin:4px 0 18px}.feedback-copy h2 em{font-style:normal;color:#ffc400}.feedback-copy>p{color:#b8c6d5;font-size:12px;line-height:1.7}.feedback-quote{border-left:3px solid #ffc400;margin-top:30px;padding:10px 0 10px 15px;color:#e9eff5;font-size:12px;font-style:italic}.feedback-form{background:#fff;padding:35px;display:flex;flex-direction:column;gap:16px}.feedback-heading{display:flex;gap:12px;align-items:center}.feedback-heading>span{width:46px;height:46px;border-radius:13px;background:#fff1b7;display:grid;place-items:center;color:#c78f00;font-size:28px}.feedback-heading h3{margin:0;font-size:20px}.feedback-heading p{margin:4px 0 0;color:#8390a2;font-size:10px}.feedback-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:700}.feedback-form input,.feedback-form textarea{border:1px solid #dce3ec;border-radius:9px;background:#f8fafc;padding:12px 13px;outline:none;font:inherit}.feedback-form input:focus,.feedback-form textarea:focus{border-color:#f4b700;box-shadow:0 0 0 3px #ffc40022;background:#fff}.feedback-form textarea{resize:vertical}.feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rating-field>b{display:block;font-size:10px;margin-bottom:7px}.stars{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}.stars input{position:absolute;opacity:0;pointer-events:none}.stars label{font-size:28px;color:#dce1e8;cursor:pointer;line-height:1}.stars label:hover,.stars label:hover~label,.stars input:checked~label{color:#ffc000}.feedback-btn{border:0;border-radius:10px;padding:13px 17px;background:linear-gradient(135deg,#ffc400,#ff9e00);font-weight:800;display:flex;justify-content:space-between;cursor:pointer}@media(max-width:760px){.feedback-section{padding:42px 18px}.feedback-card{display:block;border-radius:20px}.feedback-copy{padding:32px 22px;text-align:center}.feedback-copy h2{font-size:28px}.feedback-quote{display:none}.feedback-form{padding:25px 18px}.feedback-grid{grid-template-columns:1fr}}
