.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.u-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.u-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-flex-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.u-gap-4{gap:.25rem}.u-gap-12{gap:.75rem}.u-gap-32{gap:2rem}.u-gap-36{gap:2.25rem}.u-list-reset{list-style:none;margin:0;padding:0}.u-block-header{margin-bottom:clamp(1rem,.5909090909rem + 1.8181818182vw,1.5rem);max-width:100%}@media(min-width:50rem){.u-block-header{margin-bottom:clamp(1.5rem,-.375rem + 3.75vw,3rem)}}:where(.u-block-title){font-family:var(--font-family);font-weight:600;font-size:clamp(1.5rem,1.1931818182rem + 1.3636363636vw,1.875rem);line-height:1.3;color:var(--color-global-text-main-dark);margin-bottom:0;text-align:center;width:100%}@media(min-width:50rem){:where(.u-block-title){font-size:clamp(1.875rem,1.25rem + 1.25vw,2.375rem)}}.buttons__title.u-block-title{margin:0 0 clamp(1.25rem,1rem + 1.1111111111vw,2rem)}.buttons__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(.75rem,.6666666667rem + .3703703704vw,1rem)}@media(min-width:50rem){.buttons__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.buttons__actions--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buttons__actions--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buttons__actions--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.buttons__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center}@media(min-width:50rem){.buttons__button{width:auto}}.buttons__button.button--primary{inline-size:auto;block-size:auto;padding:.9375rem 2rem}.buttons__button.button--primary:hover{color:var(--color-global--btn-text)}.buttons__button.button--outline{background:#0000;color:var(--color-global-accent-primary)}.buttons__button.button--outline:hover{background:var(--color-global--btn-light-hover);color:var(--color-global-accent-primary)}.buttons__empty-hint{margin:0;padding:1rem;border:2px dashed var(--color-global-bg-medium);color:var(--color-global-text-main-dark);text-align:center}
