#content{padding:20px 20px 40px}#information{margin:0 auto;width:760px;font-size:14px}#information>div>h2{grid-column:1/3;grid-row:1;padding:4px;text-align:center;border-top:solid 1px var(--kz-border-color);border-bottom:solid 1px var(--kz-border-color);line-height:50px}#representative{display:grid;grid-template-columns:1fr min-content;column-gap:16px;margin-bottom:36px}#message{grid-column:1;grid-row:2;padding-left:4px;width:100%}#profile{grid-column:2;grid-row:2;padding-right:4px}#profile img{width:150px}#profile span{display:block;margin-top:4px;width:100%;text-align:center}#summary{margin-bottom:36px}#summary .summary-block{border:1px solid var(--kz-border-color)}#summary .grid{display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid var(--kz-border-color);background:#fff}#summary .grid:last-child{border-bottom:none}#summary .grid span{align-self:center;width:100%}#summary .grid span.label{text-align:center;background:#ecf3f7;line-height:50px}#summary .grid span.body{padding:0 8px;line-height:16px}#history ul,#history li{list-style:none;margin:0;padding:0}#history .history-block{width:100%}#history .history-block .history-year{display:grid;grid-template-columns:120px 1fr;width:100%;background:#ecf3f7;border-bottom:solid 1px var(--kz-border-color)}#history .history-block .history-year:last-child{border-bottom:none}#history .history-block .history-year>span{display:inline-block;text-align:center;line-height:40px}#history .history-block .history-year>ul{grid-column:2;grid-row:1;background:#fcfcfc}#history .history-block .history-month{display:grid;grid-template-columns:60px 1fr;column-gap:20px;width:100%}#history .history-block .history-month .month{width:100%;text-align:right;line-height:40px}#history .history-block .history-month .body{width:100%;line-height:40px}@media all and (max-width:768px){#information{width:100%}}@media all and (max-width:600px){#summary .grid{display:grid;grid-template-columns:none;grid-template-rows:30px 50px}#summary .grid .label{grid-row:1;grid-column:1;font-size:14px;line-height:30px}#summary .grid .body{grid-row:2;grid-column:1;font-size:12px}#history .history-year{display:grid;grid-template-columns:none;grid-template-rows:30px 50px;font-size:14px}#history .history-year>.year{grid-row:1;grid-column:1;align-self:center}#history .history-year>ul{grid-row:2;grid-column:1}#history .history-month .month{grid-row:1;grid-column:1;font-size:14px;line-height:50px}#history .history-month .body{grid-row:1;grid-column:2;font-size:14px;line-height:50px}}@media all and (max-width:500px){#information>div>h2{font-size:4.5vw}}.mobile #information{width:100%}.mobile #information>div>h2{font-size:4.5vw}.mobile #representative{display:block}.mobile #profile{float:right;margin-left:12px;margin-bottom:12px}.mobile #profile img{width:100px}.mobile #profile span{font-size:14px}.mobile #summary .grid{grid-template-columns:none;grid-template-rows:30px 50px}.mobile #summary .grid .label{grid-row:1;grid-column:1;font-size:14px;line-height:30px}.mobile #summary .grid .body{grid-row:2;grid-column:1;font-size:12px}.mobile #history .history-year{display:grid;grid-template-columns:none;grid-template-rows:30px 50px;font-size:14px}.mobile #history .history-year>.year{grid-row:1;grid-column:1;align-self:center}.mobile #history .history-year>ul{grid-row:2;grid-column:1}.mobile #history .history-month .month{grid-row:1;grid-column:1;font-size:14px;line-height:50px}.mobile #history .history-month .body{grid-row:1;grid-column:2;font-size:14px;line-height:50px}