.rc-alert-tip,.rc-alert-info,.rc-alert-ok{border-left:4px solid;border-radius:0 8px 8px 0;padding:18px 22px;margin:24px 0;font-size:15px;line-height:1.7}.rc-alert-tip{background:#fff7f0;border-color:#e07b2e}.rc-alert-info{background:#eff6ff;border-color:#1565c0}.rc-alert-ok{background:#f0fdf4;border-color:#16a34a}.rc-alert-tip b,.rc-alert-info b,.rc-alert-ok b{display:flex;align-items:center;gap:8px;margin-bottom:6px;text-transform:uppercase;font-size:13px;letter-spacing:.4px}.rc-alert-tip b{color:#e07b2e}.rc-alert-info b{color:#1565c0}.rc-alert-ok b{color:#16a34a}.rc-alert-tip b:before,.rc-alert-info b:before,.rc-alert-ok b:before{content:"";display:inline-block;width:18px;height:18px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}.rc-alert-info b:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231565C0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")}.rc-alert-tip b:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23e07b2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='9' y1='18' x2='15' y2='18'/%3E%3Cline x1='10' y1='22' x2='14' y2='22'/%3E%3Cpath d='M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14'/%3E%3C/svg%3E")}.rc-alert-ok b:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'/%3E%3Cpolyline points='22 4 12 14.01 9 11.01'/%3E%3C/svg%3E")}.rc-table{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0;border:1px solid #e2e8f0;border-radius:8px}.rc-table table{width:100%;border-collapse:collapse;font-size:14.5px}.rc-table thead{background:#1565c0;color:#fff}.rc-table th{padding:12px 16px;text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.rc-table td{padding:11px 16px;border-bottom:1px solid #f1f5f9}.rc-table tr:last-child td{border:none}.rc-table tr:nth-child(2n){background:#f8f9fb}.rc-table td:first-child{font-weight:600;color:#1565c0}.rc-link{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px 20px;margin:24px 0;display:flex;align-items:center;gap:14px;text-decoration:none;transition:box-shadow .2s,transform .2s}.rc-link:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.rc-link:before{content:"";display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:8px;background-color:#1565c014;background-size:20px 20px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%231565C0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E")}.rc-link>span:first-child:empty{display:none}.rc-link small{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#94a3b8;font-weight:700}.rc-link strong{color:#1565c0;font-size:15px}.rc-title{font-size:28px;font-weight:700;color:#1e293b;margin:48px 0 24px;padding-bottom:12px;border-bottom:3px solid #e07b2e}.rc-container{max-width:1200px;margin:0 auto;padding:0 20px;color:#334155;line-height:1.7}.rc-container p{margin-bottom:18px;font-size:15.5px}.rc-container h2{font-size:24px;font-weight:700;color:#1e293b;margin:36px 0 18px}.rc-container h3{font-size:19px;font-weight:600;color:#334155;margin:28px 0 14px}.rc-container strong{color:#1565c0}.rc-container ul{margin-left:20px;line-height:1.9}@media(max-width:768px){.rc-title{font-size:22px;margin:32px 0 16px}.rc-container h2{font-size:20px}.rc-container h3{font-size:17px}.rc-container p{font-size:14.5px}.rc-table table{font-size:13px}.rc-table th{padding:10px 12px;font-size:11px}.rc-table td{padding:9px 12px}.rc-alert-tip,.rc-alert-info,.rc-alert-ok{padding:14px 16px;font-size:14px}.rc-link{padding:14px 16px;gap:10px}.rc-link:before{width:34px;height:34px;background-size:16px 16px}.rc-link strong{font-size:14px}}@media(max-width:480px){.rc-container{padding:0 14px}.rc-title{font-size:20px}.rc-table th{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/rich-content.css.map */
