.what-changes{background-color:#000;color:#fff}.what-changes__container{max-width:1440px;margin:0 auto;padding:0 40px}.what-changes__header{max-width:720px;margin-bottom:64px}.what-changes__eyebrow{color:#979797;margin:0 0 20px}.what-changes .what-changes__eyebrow{text-transform:uppercase;letter-spacing:.05em}.what-changes__heading{color:#fff;margin:0}.what-changes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.what-changes__col{display:flex;flex-direction:column}.what-changes__card{background-color:#141414;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden;margin-bottom:40px;animation:what-changes-bob 9s ease-in-out infinite alternate}.what-changes__col:nth-child(2) .what-changes__card{animation-duration:10.6s;animation-delay:-3.4s}.what-changes__col:nth-child(3) .what-changes__card{animation-duration:8.2s;animation-delay:-5.7s}@keyframes what-changes-bob{0%{transform:translateY(-3px)}to{transform:translateY(3px)}}.what-changes__card,.what-changes__card p{font-family:var(--font-body-family, "Inter", sans-serif)}.what-changes__slack-header,.what-changes__portal-header,.what-changes__email-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.what-changes__slack-channel{font-size:13px;font-weight:500;color:#fff}.what-changes__slack-hash{color:#979797;margin-right:2px}.what-changes__slack-connect,.what-changes__portal-label,.what-changes__email-label{font-size:11px;font-weight:500;color:#979797;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:3px 8px;white-space:nowrap}.what-changes__slack-body{display:flex;flex-direction:column;gap:18px;padding:18px}.what-changes__message{display:flex;gap:12px}.what-changes__avatar{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;font-size:14px;font-weight:500;color:#fff}.what-changes__avatar--client{background-color:#3e3e3e}.what-changes__avatar--conspire{background-color:#ff4912}.what-changes__message-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:0 0 4px}.what-changes__message-name,.what-changes__email-from{font-size:13px;font-weight:500;color:#fff}.what-changes__message-tag{font-size:10px;font-weight:500;color:#979797;background-color:#ffffff14;border-radius:3px;padding:2px 6px}.what-changes__message-time,.what-changes__email-detail{font-size:11px;color:gray}.what-changes__message-text,.what-changes__email-text{font-size:13px;font-weight:300;line-height:1.5;color:#dcdcdc;margin:0}.what-changes__portal-title,.what-changes__email-subject{font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.what-changes__table{padding:6px 0}.what-changes__row{display:grid;grid-template-columns:minmax(0,1fr) 76px 104px;gap:10px;align-items:center;padding:10px 18px}.what-changes__row+.what-changes__row{border-top:1px solid rgba(255,255,255,.06)}.what-changes__row--head .what-changes__cell{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:gray}.what-changes__cell--task{font-size:12px;font-weight:300;color:#dcdcdc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.what-changes__chip{display:inline-block;font-size:11px;font-weight:500;line-height:1;padding:4px 8px;border-radius:4px}.what-changes__chip--urgent{background-color:#5a3244;color:#e6b8cd}.what-changes__chip--high{background-color:#5c342e;color:#e8a79b}.what-changes__chip--medium{background-color:#5a4a20;color:#e0c377}.what-changes__chip--low{background-color:#2f4f3e;color:#a3d9b8}.what-changes__status{display:inline-block;font-size:11px;font-weight:500;line-height:1;padding:4px 8px;border-radius:100px;white-space:nowrap}.what-changes__status--not_started{background-color:#ffffff14;color:#bfbfbf}.what-changes__status--in_progress{background-color:#e0c37724;color:#e0c377}.what-changes__status--needs_review{background-color:#e8a79b24;color:#e8a79b}.what-changes__status--completed{background-color:#a3d9b824;color:#a3d9b8}.what-changes__email-body{display:flex;flex-direction:column;padding:18px;gap:16px}.what-changes__email-message--reply{border-left:2px solid #ff4912;padding-left:14px}.what-changes__email-meta{display:flex;flex-direction:column;gap:2px;margin:0 0 6px}.wc-hide{display:none!important}.what-changes.wc-measuring .what-changes__message.wc-hide{display:flex!important}.what-changes.wc-measuring .what-changes__email-message.wc-hide{display:block!important}.wc-appear{animation:wc-appear .4s ease both}@keyframes wc-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.what-changes__typing{display:flex;align-items:center;gap:12px}.what-changes__typing-bubble{display:inline-flex;align-items:center;gap:4px;padding:11px 12px;background-color:#ffffff14;border-radius:8px}.what-changes__typing-bubble i{width:6px;height:6px;border-radius:50%;background-color:#979797;animation:wc-dot 1.2s ease-in-out infinite}.what-changes__typing-bubble i:nth-child(2){animation-delay:.15s}.what-changes__typing-bubble i:nth-child(3){animation-delay:.3s}@keyframes wc-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.wc-pop{animation:wc-pop .35s ease}@keyframes wc-pop{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}.what-changes__point-number{display:block;color:#ff4912;margin-bottom:12px}.what-changes__point-title{color:#fff;margin:0 0 12px}.what-changes__point-text{color:#979797;margin:0;max-width:400px}@media(prefers-reduced-motion:reduce){.what-changes__card{animation:none}}@media(max-width:1024px){.what-changes__grid{grid-template-columns:minmax(0,1fr);gap:56px}.what-changes__col{flex-direction:column-reverse}.what-changes__card{margin:28px 0 0}}@media(max-width:768px){.what-changes__container{padding:0 24px}.what-changes__header{margin-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/what-changes.css.map */
