.gds-typography-container{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:calc(var(--fs) / 2)}.gds-typography-container>div.gds-typography{display:flex;flex-direction:row;gap:2rem;align-items:center}.gds-typography-container>div.gds-typography>span.gds-text{line-height:1.1;display:flex;gap:.5rem;align-items:end}.gds-typography-container>div.gds-typography-actions{display:flex;flex-direction:row;align-items:center;gap:.5rem}.gds-typography-container.h1{--fw: 700;--fs: 3rem}.gds-typography-container.h2{--fw: 600;--fs: 2.25rem}.gds-typography-container.h3{--fw: 500;--fs: 1.75rem}.gds-typography-container.p,.gds-typography-container.hint{--fw: normal;--fs: 1rem}.gds-typography-container.hint{color:var(--gds-color-text-text-weak)}.gds-typography-container.h1+.hint,.gds-typography-container.h2+.hint,.gds-typography-container.h3+.hint{margin-top:calc(-1 * var(--fs) / 2)}.gds-typography-container.noSpace{margin-bottom:0}.gds-typography-container>div.gds-typography>span.gds-text{font-weight:var(--fw);font-size:var(--fs)}
