/* <sub53> */
.tpl-body-sub-53 .tpl-area-main-list { display: flex; flex-direction: row; flex-wrap: wrap; }
.tpl-body-sub-53 .tpl-area-main-list > * {
    width: 50.0000%;
    margin: 0 0 0;
    align-self: stretch;
}
.tpl-body-sub-53 .tpl-area-main-list > *:nth-child(2n) { margin-right: 0 }
.tpl-body-sub-53 .tpl-area-main-list > *:nth-child(2n+1) { margin-left: 0 }
.tpl-body-sub-53 .tpl-area-main-list > *:nth-child(-n+2) { margin-top: 0; }
.tpl-body-sub-53 {
--tpl-color-foreground-main: #E8D6E8;
--tpl-color-foreground-main-darkest: rgb(176,114,176);
--tpl-color-foreground-main-darker: rgb(194,147,194);
--tpl-color-foreground-main-dark: rgb(212,179,212);
--tpl-color-foreground-main-light: rgb(249,245,249);
--tpl-color-foreground-main-lighter: rgb(255,255,255);
--tpl-color-foreground-main-lightest: rgb(255,255,255);
color: var(--tpl-color-foreground-main);
 }
/* </sub53> */
