.doc_feedback{
display:none !important;
}

@font-face{font-family:'ZohoPuvi';src:url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2') format('woff2'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff') format('woff'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf') format('truetype');font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:'ZohoPuvi';src:url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2') format('woff2'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff') format('woff'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:'ZohoPuvi';src:url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2') format('woff2'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff') format('woff'),url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}body{font-family:ZohoPuvi,sans-serif}

a.resource-other-item {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  gap: 10px;
  padding: 16px 12px;
  width: fit-content;
  align-items: flex-start;
}

.top-line {
  display: flex;
  align-items: center;
  gap: 6px;
}
.resource-other-icon {
  display: block;
}

.bottom-line {
  display: flex;
  align-items: center;
  gap: 4px;
}

.resource-other-content {
  line-height: 1.5;
  font-size: 16px;
}
.p {
  font-size: 14px;
  color: #333;
}
.anchor-text {
  color: #2563eb;
}