body.noScroll{overflow:hidden;position:fixed;inset:0}
.nncore-promomats{--promomats-font-size:var(--nncore-typography-promomats-size-mobile);--promomats-line-height:var(--nncore-typography-promomats-line-height-mobile)}
@media only screen and (min-width:768px)and (max-width:1023px){.nncore-promomats{--promomats-font-size:var(--nncore-typography-promomats-size-tablet);--promomats-line-height:var(--nncore-typography-promomats-line-height-tablet)}
}
@media only screen and (min-width:1024px){.nncore-promomats{--promomats-font-size:var(--nncore-typography-promomats-size-desktop);--promomats-line-height:var(--nncore-typography-promomats-line-height-desktop)}
}
.nncore-promomats__text{width:-moz-fit-content;width:fit-content;font-size:var(--promomats-font-size);line-height:var(--promomats-line-height);font-weight:var(--nncore-typography-promomats-weight);color:var(--nncore-color-promomats-text)}
nncore-promomats--left .nncore-promomats__text{margin-right:auto}
.nncore-promomats--center .nncore-promomats__text{margin:0 auto}
.nncore-promomats--right .nncore-promomats__text{margin-left:auto}