body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,select,td,textarea,th,ul{margin:0;padding:0}li,ul{list-style:none}*{box-sizing:border-box}body,html{min-height:100%;font-size:14px;color:#222;min-width:1200px;padding-bottom:10px}.p-relative{position:relative}.letter-8{letter-spacing:8px}.letter-2{letter-spacing:2px}.flex{display:flex}.flex-sub{flex:1}.flex-twice{flex:2}.flex-treble{flex:3}.flex-direction{flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.self-start{align-self:flex-start}.self-center{align-self:flex-center}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.align-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.auto{margin:0 auto}.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}.blok{display:block}.bold{font-weight:700}.w30{width:30%}.w40{width:40%}