.result-modal{align-items:center;display:flex;flex-direction:column;margin:var(--fp-result-modal-margin);max-width:var(--fp-result-modal-max-width);padding:var(--fp-result-modal-padding-mobile);width:100%}@media (min-width:768px){.result-modal{padding:var(--fp-result-modal-padding-tablet)}}.result-modal_icon{align-items:center;display:flex;height:var(--fp-result-modal-icon-svg-height);justify-content:center;width:var(--fp-result-modal-icon-svg-width)}.result-modal_icon__success{color:var(--fp-result-modal-icon-success-color);height:16px;width:16px}.result-modal_icon__fail{color:var(--fp-result-modal-icon-fail-color);height:17px;width:17px}.result-modal_title{color:var(--fp-result-modal-title-color);font-size:20px;font-weight:600;line-height:26px;margin:var(--fp-result-modal-title-margin-mobile);text-align:center}@media (min-width:768px){.result-modal_title{margin:var(--fp-result-modal-title-margin-tablet)}}.result-modal_text{display:block;font-size:14px;font-weight:400;line-height:16px;margin-bottom:16px;text-align:center}@media (min-width:768px){.result-modal_text{margin-bottom:28px}}
