.help-center-columns{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px;margin-bottom:40px;align-items:flex-start;row-gap:40px}.help-center-columns .help-center__column-header{display:flex;flex-direction:row}.help-center-columns .help-center__column-header h3{margin-bottom:0}.help-center-columns .help-center__column-header .premium-pill{background-color:var(--background-lightish-amber);color:var(--font-dark-amber);align-self:center;margin-left:8px;margin-top:-15px;padding:2px 8px;border-radius:16px;font-size:10px;font-weight:600;line-height:16px}.help-center-columns .help-center__column-description{margin-top:0;margin-bottom:32px}.help-center-columns .help-center__column{display:flex;flex-direction:column;position:relative;width:calc(50% - 20px);flex-shrink:0}.help-center-columns a.help-center__link.card{box-shadow:none;margin-bottom:24px;width:528px;max-width:528px;padding:32px;flex-direction:row;justify-content:space-between;gap:16px;overflow:initial;transition:background ease-in .2s}.help-center-columns a.help-center__link.card .help-center__link-text{flex:1}.help-center-columns a.help-center__link.card .help-center__link-text p{margin-top:16px;margin-bottom:0;color:var(--wp--preset--color--slate-900);font-size:16px}.help-center-columns a.help-center__link.card .help-center__link-text h4{color:var(--wp--preset--color--slate-900);font-weight:700}.help-center-columns a.help-center__link.card figure{width:48px;height:48px;border-radius:100%;background:var(--wp--preset--color--slate-200);display:flex;justify-content:center;align-items:center;transition:background ease-in .2s}.help-center-columns a.help-center__link.card figure img,.help-center-columns a.help-center__link.card figure svg{transition:filter ease-in .2s;transition:filter ease-in .2s,-webkit-filter ease-in .2s;max-width:23px;max-height:23px}.help-center-columns a.help-center__link.card:focus,.help-center-columns a.help-center__link.card:hover{background:var(--wp--preset--color--slate-100);text-decoration:none}.help-center-columns a.help-center__link.card:focus h4,.help-center-columns a.help-center__link.card:hover h4{text-decoration:none}.help-center-columns a.help-center__link.card:focus figure,.help-center-columns a.help-center__link.card:hover figure{background:var(--wp--preset--color--slate-800)}.help-center-columns a.help-center__link.card:focus figure img,.help-center-columns a.help-center__link.card:hover figure img{-webkit-filter:invert(1) grayscale(1);filter:invert(1) grayscale(1)}.help-center-columns .help-center__chat.card{box-shadow:none;padding:32px;overflow:initial;width:528px;max-width:528px}.help-center-columns .help-center__chat.card h3{color:var(--wp--preset--color--slate-800)}.help-center-columns .help-center__chat.card p{font-size:18px;line-height:28px;color:var(--wp--preset--color--slate-600)}.help-center-columns .help-center__chat.card:hover{box-shadow:none;text-decoration:none}.help-center-columns .help-center__chat.card:hover h3{text-decoration:none}.help-center-columns .help-center__chat.card .button{margin-left:auto;margin-right:auto}.help-center-columns .help-center__chat.card .button .fa{vertical-align:middle}.help-center-columns .help-center__chat-image{width:100%;max-width:208px;margin-bottom:32px;margin-left:auto;margin-right:auto;display:block;border:0}@media screen and (max-width:1200px){.help-center-columns .help-center__column-description,.help-center-columns .help-center__column-header{text-align:center;margin-left:auto;margin-right:auto}.help-center-columns .help-center__column{width:100%}.help-center-columns .help-center__chat.card,.help-center-columns a.help-center__link.card{width:80%;max-width:80%;margin-left:auto;margin-right:auto}}@media screen and (max-width:600px){.help-center-columns .help-center__chat.card,.help-center-columns a.help-center__link.card{width:100%;max-width:100%}}