.zup-section.zup-section_feedback{position:relative;display:flex;flex-direction:column;gap:1.25rem;align-items:center;padding:1.25rem;text-align:center;background-color:var(--color-white);background-image:url(./img/bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:var(--zup-shadow)}.zup-section.zup-section_feedback .zup-section__button{position:relative;margin-top:150px;font-size:1rem;z-index:2}.zup-section.zup-section_feedback .zup-section__image{position:absolute;top:1.25rem;left:calc(50% - calc(150px*.5));display:block;width:150px;height:155px;background-image:url(./img/feedback.webp)}@media (min-width:576px){.zup-section.zup-section_feedback{gap:2rem;align-items:flex-start;padding:2.5rem 1rem;text-align:start;background-image:url(./img/bg-sm.webp)}.zup-section.zup-section_feedback .zup-section__button{margin-top:0}.zup-section.zup-section_feedback .zup-section__text{width:50%}.zup-section.zup-section_feedback .zup-section__image{width:242px;height:251px;top:unset;right:.5rem;bottom:0;left:unset;background-image:url(./img/feedback-sm.webp)}}@media (min-width:768px){.zup-section.zup-section_feedback{padding:3.5rem 2.5rem 2.5rem;font-size:1.25rem;background-image:url(./img/bg-md.webp)}.zup-section.zup-section_feedback .zup-section__image{right:2.5rem;width:286px;height:297px;background-image:url(./img/feedback-md.webp)}}@media (min-width:992px){.zup-section.zup-section_feedback{margin-top:calc(var(--zup-section-offset-y) + 100px);padding:3.5rem 9rem;background-image:url(./img/bg-lg.webp)}.zup-section.zup-section_feedback .zup-section__image{right:5rem;width:348px;height:362px;background-image:url(./img/feedback-lg.webp)}}@media (min-width:1200px){.zup-section.zup-section_feedback{margin-top:calc(var(--zup-section-offset-y) + 120px)}}@media (min-width:1366px){.zup-section.zup-section_feedback{margin-top:calc(var(--zup-section-offset-y) + 80px);padding:4.25rem 16rem;background-image:url(./img/bg-xl.webp)}.zup-section.zup-section_feedback .zup-section__image{right:16rem;width:382px;height:397px;background-image:url(./img/feedback-xl.webp)}}