.hp-celebrations-page{max-width:1450px;width:100%;margin:auto}.hp-celebration-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}.hp-celebration-summary article{background:#fff;border:1px solid #e6e9f2;border-radius:11px;padding:15px;display:flex;align-items:center;gap:12px}.hp-celebration-summary i{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-size:20px}.hp-celebration-summary span{display:flex;flex-direction:column}.hp-celebration-summary small{font-size:9.5px;color:#7b8295}.hp-celebration-summary strong{font:700 19px Sora;margin-top:3px}.hp-celebration-summary .birthday i{background:#fff0ed}.hp-celebration-summary .marriage i{background:#f5edff}.hp-celebration-summary .work i{background:#edf7ff}.hp-celebration-filters{padding:14px 16px;display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:11px;align-items:end;border-bottom:1px solid #e6e9f2}.hp-celebration-filters label{display:flex;flex-direction:column;gap:5px;font-size:9.5px;color:#596078}.hp-celebration-filters select{height:36px;border:1px solid #dfe3ec;border-radius:7px;background:#fff;padding:0 9px;font:10.5px Inter}.hp-celebration-filters button,.hp-celebration-filters a{height:36px;border:0;border-radius:7px;padding:0 14px;display:flex;align-items:center;justify-content:center;font:600 10px Inter;text-decoration:none}.hp-celebration-filters button{background:#131a33;color:#fff}.hp-celebration-filters a{border:1px solid #dfe3ec;color:#596078}.hp-celebration-list{padding:0 16px}.hp-celebration-list article{display:grid;grid-template-columns:44px minmax(220px,1fr) 150px 130px 100px;gap:13px;align-items:center;padding:12px 4px;border-bottom:1px solid #edf0f5}.hp-celebration-avatar{width:38px;height:38px;border-radius:10px;overflow:hidden;display:grid;place-items:center;font:700 14px Sora;background:#e3f4f1;color:#0e7c74}.hp-celebration-avatar img{width:100%;height:100%;object-fit:cover}.hp-celebration-person{display:flex;flex-direction:column}.hp-celebration-person a{font:600 10.5px Sora;color:#242a3e;text-decoration:none}.hp-celebration-person small,.hp-celebration-date small,.hp-celebration-years small{font-size:8.5px;color:#81889a;margin-top:3px}.hp-celebration-kind{justify-self:start;border-radius:20px;padding:5px 8px;font-size:8.5px;font-weight:700}.birthday .hp-celebration-kind{background:#fff0ed;color:#c55745}.marriage .hp-celebration-kind{background:#f5edff;color:#784ab1}.work .hp-celebration-kind{background:#edf7ff;color:#34729c}.hp-celebration-date,.hp-celebration-years{display:flex;flex-direction:column}.hp-celebration-date strong,.hp-celebration-years strong{font-size:10px}.hp-celebration-years{text-align:right}.hp-celebration-years strong{font:700 15px Sora;color:#0e7c74}
@media(max-width:850px){.hp-celebration-summary{grid-template-columns:1fr}.hp-celebration-filters{grid-template-columns:1fr 1fr}.hp-celebration-list article{grid-template-columns:44px 1fr auto}.hp-celebration-kind{grid-column:2}.hp-celebration-date{grid-column:3;grid-row:1}.hp-celebration-years{display:none}}@media(max-width:520px){.hp-celebration-filters{grid-template-columns:1fr}.hp-celebration-list article{grid-template-columns:40px 1fr}.hp-celebration-date{grid-column:2;grid-row:auto}.hp-celebration-kind{grid-column:2}}
