.style_modal__4mXsk{position:fixed;padding:16px 10px;margin:0 auto;width:calc(100vw - 20px);height:100%;max-height:700px;overflow-y:auto;bottom:0;left:0;right:0;background-color:var(--color-white);border-radius:16px;display:flex;flex-direction:column;gap:16px}.style_modal__header__ZkDCT{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding-bottom:12px;align-items:start}.style_modal__closeModal___VtlE{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid var(--color-frame-gray);display:flex;justify-content:center;align-items:center;color:var(--color-text);margin-top:-4px}.style_modal__closeModalIcon__wLxI5{color:var(--color-text)}.style_modal__title__uuFnd{font-size:var(--h3-font-size);line-height:24px;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;flex:1 1;min-width:0;text-align:center}.style_modal__content__zoRZu{display:flex;flex-direction:column;gap:10px;flex:1 1;overflow-y:auto}.style_modal__comment__V1Nvk{padding-bottom:12px;border-bottom:1px solid var(--color-frame-gray);display:flex;justify-content:space-between;font-size:var(--font-text16)}.style_modal__buttons__ymbQC{display:flex;flex-direction:column;gap:16px;white-space:nowrap}.style_modal__button__LjzoG{height:56px}.style_modal__bookButton__zb2RG{padding-left:0!important;padding-right:0!important}.style_modal__cancelButton__AYTYs{color:var(--color-error)!important}.style_modal__cancelButton__AYTYs:disabled{opacity:.5;pointer-events:none}.style_modal__button__LjzoG.style_singleButton__ATyRX{width:100%!important;max-width:100%}@media screen and (min-width:601px){.style_modal__4mXsk{position:relative;padding:24px 28px 32px;width:580px;gap:20px}.style_modal__header__ZkDCT{padding-bottom:16px;gap:12px}.style_modal__title__uuFnd{font-size:var(--h2-font-size);line-height:28px}.style_modal__content__zoRZu{gap:16px}.style_modal__comment__V1Nvk{padding-bottom:16px}.style_modal__buttons__ymbQC{justify-content:space-between;flex-direction:row}.style_modal__button__LjzoG{padding-left:0;padding-right:0;width:100%;max-width:240px}}