.hseq-policy{display:flex;flex-direction:column;align-items:center}.hseq-policy__header{width:100%;max-width:1265px;padding:24px;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.hseq-policy__header-main{display:flex;align-items:center;gap:20px}.hseq-policy__header-icon{flex-shrink:0}.hseq-policy__header-icon svg{display:block}.hseq-policy__header-text{display:flex;flex-direction:column;gap:8px}.hseq-policy__header-company{font-size:24px;line-height:36px;font-weight:600;color:#0a0a0a}.hseq-policy__header-title{font-size:20px;font-weight:600;line-height:20px;color:#364153}.hseq-policy__header-meta{margin:0;display:flex;flex-direction:column;gap:8px;text-align:right}.hseq-policy__header-meta-row{display:flex;gap:6px;justify-content:flex-end}.hseq-policy__header-meta-label{font-size:14px;font-weight:600;color:#4a5565;text-transform:uppercase}.hseq-policy__header-meta-value{font-size:14px;line-height:20px;font-weight:400;color:#4a5565;margin-bottom:0}.hseq-policy__content{margin-top:24px;width:100%;max-width:1265px}.hseq-policy__cards{display:flex;flex-direction:column;gap:16px}.hseq-policy__card{padding:16px 20px;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff}.hseq-policy__card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hseq-policy__card-icon{width:40px;height:40px;border-radius:8px;background-color:#fff4ef;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hseq-policy__card-title{margin:0;font-size:16px;font-weight:600;color:#111827}.hseq-policy__card-text{margin:0;font-size:14px;line-height:22px;color:#4b5563;overflow-wrap:break-word;word-break:break-word}.hseq-policy__section{background-color:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1019607843);padding:16px}.hseq-policy__section--plain{background-color:rgba(0,0,0,0);border:none;padding:0}.hseq-policy__section-text{margin:0;font-size:14px;line-height:24px;color:#4a5565}.hseq-policy__roles{margin-top:32px}.hseq-policy__roles-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hseq-policy__roles-icon{width:40px;height:40px;border-radius:8px;background-color:#fff4ef;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hseq-policy__roles-title{margin:0;font-size:18px;font-weight:600;color:#111827}.hseq-policy__roles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.hseq-policy__roles-card{padding:16px;border-radius:8px;border:1px solid rgba(0,0,0,.1019607843);display:flex;flex-direction:column;justify-content:center}.hseq-policy__roles-card-title{margin:0 0 12px;font-size:16px;font-weight:600;color:#ff5000}.hseq-policy__roles-card-text{margin:0;font-size:14px;line-height:22px;color:#4b5563}.hseq-policy__commitments{margin-top:32px}.hseq-policy__commitments-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hseq-policy__commitments-header-icon{width:40px;height:40px;border-radius:8px;background-color:#fff4ef;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hseq-policy__commitments-title{margin:0;font-size:18px;font-weight:600;color:#111827}.hseq-policy__commitments-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;margin:0 0 20px}.hseq-policy__commitments-item{display:flex;align-items:center;gap:12px;padding:16px;border-radius:10px;border:1px solid rgba(0,0,0,.1019607843)}.hseq-policy__commitments-item-text{margin:0;font-size:14px;font-weight:400;line-height:24px;color:#4a5565}@media(max-width:768px){.hseq-policy__header{flex-direction:column;padding:16px 14px;gap:16px}.hseq-policy__header,.hseq-policy__header-main{align-items:flex-start}.hseq-policy__header-text{gap:0}.hseq-policy__header-company{font-size:16px}.hseq-policy__header-title{font-size:14px}.hseq-policy__header-meta{width:100%;text-align:left}.hseq-policy__header-meta-row{justify-content:space-between}.hseq-policy__card{padding:14px}.hseq-policy__roles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hseq-policy__commitments-item{border-radius:16px;align-items:center}}@media(max-width:576px){.hseq-policy__roles-grid{grid-template-columns:1fr}.hseq-policy__roles-card{padding:14px}}