.note-text{box-sizing:border-box;color:var(--event-light-dark-text-little-text,rgba(25,25,25,.5));width:100%;background-color:transparent;background-color:var(--note-text-bg,transparent);line-height:1.25;position:relative}@media screen and (max-width:720px){.note-text{padding:8px 0 20px;font-size:12px}}@media screen and (min-width:721px) and (max-width:1024px){.note-text{padding:12px 0 40px;font-size:12px}}@media screen and (min-width:1025px) and (max-width:1440px){.note-text{padding:16px 0 60px;font-size:14px}}@media screen and (min-width:1441px) and (max-width:1920px){.note-text{padding:20px 0 80px;font-size:14px}}@media screen and (min-width:1921px){.note-text{padding:20px 0 80px;font-size:14px}}.note-text__content{white-space:pre-line;text-align:center;margin:0 auto;display:block}@media screen and (max-width:720px){.note-text__content{max-width:100%}}@media screen and (min-width:721px) and (max-width:1024px){.note-text__content{max-width:800px}}@media screen and (min-width:1025px) and (max-width:1440px){.note-text__content{max-width:1040px}}@media screen and (min-width:1441px) and (max-width:1920px){.note-text__content{max-width:1200px}}@media screen and (min-width:1921px){.note-text__content{max-width:1200px}}@media screen and (max-width:720px){.note-text__content{box-sizing:border-box;padding:0 20px}}.note-text__content--linkable{color:inherit;cursor:pointer;text-decoration:underline}.note-text__content--linkable:hover{color:var(--event-light-dark-text-countdown)}