.message-container{display:flex;position:relative;padding:0;flex-direction:column;align-items:flex-start;justify-items:stretch;gap:1em;line-height:2}.message-container>*{flex:1;width:100%}.message-item{display:flex;flex-direction:column;align-items:flex-start;justify-items:stretch;gap:1rem}.message-item>*{flex:1;width:100%}.message-item-content{display:flex;position:relative;padding-left:2rem;flex-direction:column;align-items:flex-start;gap:.5rem;font-weight:100;overflow:hidden}.message-item ul li{padding-left:2em}.message-item ul li::before{content:"›";color:var(--color-list-simbol);margin-right:.6em}.conteiner-zagolovka{position:fixed;top:0;left:0;min-width:100%;min-height:min-content;height:max-content;background:0 0}.conteiner-zagolovka>header{max-width:var(--container-max-width);min-width:var(--container-min-width);width:var(--container-width);margin:0 auto;background-color:var(--color-bg-secondary-alpha)}.conteiner-stranici{display:flex;min-width:100%;width:100%;min-height:100%;max-height:none;height:auto;padding:var(--menu-min-height) 0 0 0;flex:1;background:0 0}.conteiner-tela-flex{display:flex;min-width:100%;width:100%;min-height:100%;max-height:none;height:auto;flex:1;flex-direction:column;flex-wrap:nowrap;align-items:stretch;background:0 0}.conteiner-tela{min-width:100%;width:100%;flex:1;background:0 0}.conteiner-tela>main{max-width:var(--container-max-width);min-width:var(--container-min-width);width:var(--container-width);margin:0 auto;margin-top:var(--vertical-main-margin);margin-bottom:var(--vertical-main-margin);background-color:var(--color-bg-secondary-alpha)}.conteiner-podvala{min-width:100%;min-height:min-content;margin:2rem 0;flex:0;background:0 0}.conteiner-podvala>footer{max-width:var(--container-max-width);min-width:var(--container-min-width);width:var(--container-width);margin:0 auto;padding:var(--content-padding);background-color:var(--color-bg-secondary-alpha)}.telo-container{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.telo-container>*{padding:.3rem}.telo-header{width:100%;padding:1rem}.telo-header-text{display:flex;flex-direction:column;gap:.5rem}.termsofuse-section{width:100%;padding:3rem}@media (min-width:480px){.termsofuse-section{padding:2rem}}