.text-with-buttons{padding:24px 0 32px}.text-with-buttons--small .text-with-buttons__text{font-size:18px}.text-with-buttons--large .text-with-buttons__text{font-size:22px}.text-with-buttons__text{margin:0 auto;max-width:912px;font-size:22px;line-height:1.12;font-weight:400;color:var(--text-muted-theme-color);letter-spacing:-.5px}.text-with-buttons__text b,.text-with-buttons__text strong{color:var(--black-theme-color);font-weight:500}.text-with-buttons__text p:last-child{margin-bottom:0}.text-with-buttons__text a{text-decoration:underline}.text-with-buttons__group{position:relative;gap:4px;padding:4px;border-radius:36px;background:var(--secondary-theme-color)}.text-with-buttons__pill{position:absolute;top:0;left:0;z-index:0;width:var(--pill-w, 0);height:var(--pill-h, 0);border-radius:32px;background:var(--primary-theme-color);opacity:0;pointer-events:none;transform:translate(var(--pill-x, 0),var(--pill-y, 0));transition:transform .35s cubic-bezier(.33,1,.68,1),width .35s cubic-bezier(.33,1,.68,1),height .35s cubic-bezier(.33,1,.68,1)}.text-with-buttons__group.--is-ready .text-with-buttons__pill{opacity:1}.text-with-buttons__group.--is-instant .text-with-buttons__pill{transition:none}.text-with-buttons__button{position:relative;z-index:1;background:transparent;border-color:transparent;color:var(--black-theme-color)}.text-with-buttons__button:hover{background:transparent;color:var(--black-theme-color)}.text-with-buttons__button--default{background:var(--primary-theme-color)}.text-with-buttons__group.--is-ready .text-with-buttons__button--default{background:transparent}.text-with-buttons__text+.text-with-buttons__buttons{margin-top:32px}@media(prefers-reduced-motion:reduce){.text-with-buttons__pill{transition:none}}@media(min-width:992px){.text-with-buttons{padding:132px 0 100px}.text-with-buttons--small .text-with-buttons__text{font-size:24px}.text-with-buttons--large .text-with-buttons__text{font-size:40px}.text-with-buttons__text{font-size:32px}.text-with-buttons__text+.text-with-buttons__buttons{margin-top:40px}}
