.FeedbackPage-module-scss-module__Ps0ECa__feedback-page{flex-direction:column;align-items:center;gap:40px;width:100%;height:100%;padding-bottom:80px;display:flex}.FeedbackPage-module-scss-module__Ps0ECa__notification{z-index:140;border-radius:12px;width:calc(100% - 24px);max-width:540px;padding:12px 16px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0c0f1a33}.FeedbackPage-module-scss-module__Ps0ECa__notification--success{background-color:#eafbf0;border:1px solid #b8e7c7}.FeedbackPage-module-scss-module__Ps0ECa__notification--error{background-color:#fff1f1;border:1px solid #ffc4c4}.FeedbackPage-module-scss-module__Ps0ECa__notification__content{justify-content:space-between;align-items:center;gap:12px;display:flex}.FeedbackPage-module-scss-module__Ps0ECa__notification__message{font-size:14px;font-weight:500}.FeedbackPage-module-scss-module__Ps0ECa__notification__message--success{color:var(--constructive)}.FeedbackPage-module-scss-module__Ps0ECa__notification__message--error{color:var(--destructive)}.FeedbackPage-module-scss-module__Ps0ECa__notification__close{background-color:var(--white-50-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:flex}.FeedbackPage-module-scss-module__Ps0ECa__notification__close--success{color:var(--constructive)}.FeedbackPage-module-scss-module__Ps0ECa__notification__close--error{color:var(--destructive)}.FeedbackPage-module-scss-module__Ps0ECa__hero{background-color:var(--blue-500-color);width:100%;padding:116px 0 56px}@media (max-width:767px){.FeedbackPage-module-scss-module__Ps0ECa__hero{padding:116px 0 56px}}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__hero{padding:156px 0 80px}}.FeedbackPage-module-scss-module__Ps0ECa__hero__content{text-align:left;flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__hero__content{text-align:center;align-items:center}}.FeedbackPage-module-scss-module__Ps0ECa__hero__title{color:var(--white-50-color);font-size:28px;font-weight:600;line-height:1.2}@media (min-width:640px){.FeedbackPage-module-scss-module__Ps0ECa__hero__title{font-size:36px}}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__hero__title{font-size:48px}}.FeedbackPage-module-scss-module__Ps0ECa__hero__subtitle{color:#ffffffe6;max-width:780px;font-size:16px}@media (min-width:640px){.FeedbackPage-module-scss-module__Ps0ECa__hero__subtitle{font-size:18px}}.FeedbackPage-module-scss-module__Ps0ECa__cards-section{background-color:var(--white-50-color);border:1px solid #e6e8ec;border-radius:40px;width:100%;padding:40px 20px;overflow:hidden}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__cards-section{padding:40px}}@media (min-width:1024px){.FeedbackPage-module-scss-module__Ps0ECa__cards-section{padding:56px 48px}}.FeedbackPage-module-scss-module__Ps0ECa__cards-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.FeedbackPage-module-scss-module__Ps0ECa__cards-grid{grid-template-columns:repeat(3,1fr)}}.FeedbackPage-module-scss-module__Ps0ECa__card{border:1px solid var(--white-200-color);background:linear-gradient(.16deg,#e4efff .15%,#fff 28.83%);border-radius:24px;flex-direction:column;height:100%;padding:24px;display:flex}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__card{padding:32px}}.FeedbackPage-module-scss-module__Ps0ECa__card__icon{background-color:#0b63f8;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.FeedbackPage-module-scss-module__Ps0ECa__card__body{flex-direction:column;gap:12px;margin-top:24px;display:flex}.FeedbackPage-module-scss-module__Ps0ECa__card__title{color:var(--black-900-color);font-size:20px;font-weight:600}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__card__title{font-size:22px}}.FeedbackPage-module-scss-module__Ps0ECa__card__description{color:#5a6072;font-size:14px;line-height:1.6}@media (min-width:768px){.FeedbackPage-module-scss-module__Ps0ECa__card__description{font-size:16px}}.FeedbackPage-module-scss-module__Ps0ECa__card__cta{margin-top:auto;padding-top:24px}.FeedbackPage-module-scss-module__Ps0ECa__card__cta-button{align-self:flex-start}.FeedbackPage-module-scss-module__Ps0ECa__card__contacts{flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:24px;display:flex}.FeedbackPage-module-scss-module__Ps0ECa__contact-pill{color:#5a6072;background-color:#f3f6fb;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;text-decoration:none;display:inline-flex}
.FeedbackRequestModal-module-scss-module__fduppG__overlay{z-index:120;background-color:#0c0f1ab3;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}@media (min-width:640px){.FeedbackRequestModal-module-scss-module__fduppG__overlay{padding:16px}}@media (min-width:768px){.FeedbackRequestModal-module-scss-module__fduppG__overlay{padding:24px}}.FeedbackRequestModal-module-scss-module__fduppG__modal{background-color:var(--blue-50-color);border-radius:18px;flex-direction:column;width:540px;max-width:calc(100vw - 24px);height:660px;max-height:calc(100vh - 24px);padding:20px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__modal__header{justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__modal__title{color:#12152d;font-size:18px;font-weight:500;line-height:1}@media (min-width:640px){.FeedbackRequestModal-module-scss-module__fduppG__modal__title{font-size:20px}}.FeedbackRequestModal-module-scss-module__fduppG__modal__close-button{color:#11162f;cursor:pointer;background-color:#d5e7ff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__modal__close-icon{font-size:18px;line-height:1;display:block;transform:translateY(-1px)}.FeedbackRequestModal-module-scss-module__fduppG__modal__body{background-color:var(--white-50-color);border-radius:14px;flex-direction:column;flex:1;min-height:0;padding:20px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__form{flex-direction:column;gap:12px;height:100%;min-height:0;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__field{flex-direction:column;gap:6px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__field--grow{flex:1;min-height:0}.FeedbackRequestModal-module-scss-module__fduppG__field__label{color:#1a1d35;font-size:14px;line-height:1}.FeedbackRequestModal-module-scss-module__fduppG__field__input{color:#11162f;background-color:#0000;border:1px solid #d7d7d7;border-radius:10px;outline:none;width:100%;height:38px;padding:0 16px;font-size:12px;line-height:1}.FeedbackRequestModal-module-scss-module__fduppG__field__input::placeholder{color:#b6b6b6}.FeedbackRequestModal-module-scss-module__fduppG__field__textarea{resize:none;color:#11162f;background-color:#0000;border:1px solid #d7d7d7;border-radius:10px;outline:none;flex:1;width:100%;min-height:90px;padding:12px 16px;font-size:12px;line-height:1.2}.FeedbackRequestModal-module-scss-module__fduppG__field__textarea::placeholder{color:#b6b6b6}.FeedbackRequestModal-module-scss-module__fduppG__methods{flex-wrap:wrap;gap:6px;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__method-button{color:#0e63f3;cursor:pointer;background-color:#0000;border:1px solid #c8d9f0;border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;line-height:1;transition:background-color .2s,border-color .2s;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__method-button--active{background-color:#d8e7ff;border-color:#0e63f3}.FeedbackRequestModal-module-scss-module__fduppG__method-button--disabled{cursor:not-allowed;opacity:.6}.FeedbackRequestModal-module-scss-module__fduppG__method-button__icon{width:20px;height:20px;color:var(--white-50-color);background-color:#0e63f3;border-radius:50%;justify-content:center;align-items:center;display:flex}.FeedbackRequestModal-module-scss-module__fduppG__submit-button{width:100%;height:38px;color:var(--white-50-color);cursor:pointer;background-color:#0d63f4;border:none;border-radius:12px;font-size:12px;font-weight:500;line-height:1;transition:opacity .2s}.FeedbackRequestModal-module-scss-module__fduppG__submit-button--disabled{cursor:not-allowed;opacity:.6}
