._iframe_pkygr_1 {
  aspect-ratio: 1.294/1;
  width: 50%;
  margin: 0 auto;
  border: none;
  height: 100%;
  width: 100%;
}

._iframeContainer_pkygr_10 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
._iframeContainer_pkygr_10 ._iframe_pkygr_1 {
  flex: 1;
}

._downloadBtn_pkygr_20 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: var(--spacing-md);
  padding: var(--spacing-sm) var(--spacing-md);
  background: none;
  border: 1px solid var(--border);
  border-radius: 6px;
  color: var(--main);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
  align-self: center;
}
._downloadBtn_pkygr_20:hover {
  background: var(--bg);
  border-color: var(--main);
}
._downloadBtn_pkygr_20 svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}

.docx-container {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding: 32px;
  background: white;
  min-height: 100%;
}

._canvas_pkygr_55 {
  margin: 0 auto;
  display: block;
}

._docWrapper_pkygr_60 {
  overflow: auto;
  height: 80vh;
  background-color: "#f5f5f5";
  border-radius: 8px;
  padding: 16px;
  position: relative;
  display: flex;
  justify-content: center;
}

._zoom_pkygr_71 {
  position: absolute;
  bottom: var(--spacing-md);
  right: var(--spacing-md);
  border: 1px solid var(--border);
  background: #fff;
  border-radius: 4px;
  z-index: 10;
}
._zoom_pkygr_71 ._percentage_pkygr_80 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-md);
  color: var(--main);
  font-size: 12px;
  font-weight: 600;
  width: 50px;
  height: 40px;
  line-height: 1;
}
._zoom_pkygr_71 button {
  position: relative;
  top: unset;
  right: unset;
  background: #fff;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  border-bottom: 1px solid var(--bg);
}
._zoom_pkygr_71 button:hover {
  background: var(--bg);
}
._zoom_pkygr_71 button svg {
  fill: var(--main);
}

._wrapper_pkygr_114 {
  position: relative;
}
._wrapper_pkygr_114 ._loading_pkygr_117 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
._wrapper_pkygr_114 ._error_pkygr_124 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  z-index: 9;
  color: #fff;
}
._iframe_lmdrm_1 {
  aspect-ratio: 1.294/1;
  width: 50%;
  margin: 0 auto;
  border: none;
  height: 100%;
  width: 100%;
}

._iframeContainer_lmdrm_10 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
._iframeContainer_lmdrm_10 ._iframe_lmdrm_1 {
  flex: 1;
}

._downloadBtn_lmdrm_20 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: var(--spacing-md);
  padding: var(--spacing-sm) var(--spacing-md);
  background: none;
  border: 1px solid var(--border);
  border-radius: 6px;
  color: var(--main);
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
  align-self: center;
}
._downloadBtn_lmdrm_20:hover {
  background: var(--bg);
  border-color: var(--main);
}
._downloadBtn_lmdrm_20 svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}

.docx-container {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding: 32px;
  background: white;
  min-height: 100%;
}

._canvas_lmdrm_55 {
  margin: 0 auto;
  display: block;
}

._docWrapper_lmdrm_60 {
  overflow: auto;
  height: 80vh;
  background-color: "#f5f5f5";
  border-radius: 8px;
  padding: 16px;
  position: relative;
  display: flex;
  justify-content: center;
}

._zoom_lmdrm_71 {
  position: absolute;
  bottom: var(--spacing-md);
  right: var(--spacing-md);
  border: 1px solid var(--border);
  background: #fff;
  border-radius: 4px;
  z-index: 10;
}
._zoom_lmdrm_71 ._percentage_lmdrm_80 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-md);
  color: var(--main);
  font-size: 12px;
  font-weight: 600;
  width: 50px;
  height: 40px;
  line-height: 1;
}
._zoom_lmdrm_71 button {
  position: relative;
  top: unset;
  right: unset;
  background: #fff;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  border-bottom: 1px solid var(--bg);
}
._zoom_lmdrm_71 button:hover {
  background: var(--bg);
}
._zoom_lmdrm_71 button svg {
  fill: var(--main);
}

._wrapper_lmdrm_114 {
  position: relative;
}
._wrapper_lmdrm_114 ._loading_lmdrm_117 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
._wrapper_lmdrm_114 ._error_lmdrm_124 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  z-index: 9;
  color: #fff;
}