/* <sub70> */
.tpl-body-sub-70 .tpl-area-main-list { display: flex; flex-direction: row; flex-wrap: wrap; }
.tpl-body-sub-70 .tpl-area-main-list > * {
    width: 50.0000%;
    margin: 0 0 0;
    align-self: stretch;
}
.tpl-body-sub-70 .tpl-area-main-list > *:nth-child(2n) { margin-right: 0 }
.tpl-body-sub-70 .tpl-area-main-list > *:nth-child(2n+1) { margin-left: 0 }
.tpl-body-sub-70 .tpl-area-main-list > *:nth-child(-n+2) { margin-top: 0; }
.tpl-body-sub-70 {
--tpl-color-foreground-main: #6091D1;
--tpl-color-foreground-main-darkest: rgb(34,70,118);
--tpl-color-foreground-main-darker: rgb(45,94,158);
--tpl-color-foreground-main-dark: rgb(57,118,197);
--tpl-color-foreground-main-light: rgb(136,172,220);
--tpl-color-foreground-main-lighter: rgb(175,200,232);
--tpl-color-foreground-main-lightest: rgb(215,227,243);
--tpl-color-foreground-accent: #FFFFFF;
--tpl-color-foreground-accent-darkest: rgb(178,178,178);
--tpl-color-foreground-accent-darker: rgb(204,204,204);
--tpl-color-foreground-accent-dark: rgb(229,229,229);
--tpl-color-foreground-accent-light: rgb(255,255,255);
--tpl-color-foreground-accent-lighter: rgb(255,255,255);
--tpl-color-foreground-accent-lightest: rgb(255,255,255);
color: var(--tpl-color-foreground-main);
 }
/* </sub70> */
