.TransactionsOverview-module__0I4SCW__container{flex-direction:column;align-items:center;width:100%;display:flex}.TransactionsOverview-module__0I4SCW__innerContainer{gap:var(--x6);width:100%;max-width:var(--content-width);flex-direction:column;display:flex}.TransactionsOverview-module__0I4SCW__headerRow{justify-content:space-between;align-items:center;width:100%;font-style:normal;display:flex}.TransactionsOverview-module__0I4SCW__heading{color:var(--text-headlines)}.TransactionsOverview-module__0I4SCW__separator{background-color:var(--neutral-white);flex-direction:column;justify-content:center;align-self:stretch;align-items:center;height:1px;display:flex}.TransactionsOverview-module__0I4SCW__totals{color:var(--neutral-900);white-space:nowrap;flex-direction:column;justify-content:center;font-style:normal;line-height:0;display:none}@media screen and (min-width:739px){.TransactionsOverview-module__0I4SCW__totals{display:flex}}.TransactionsOverview-module__0I4SCW__mobileTotals{gap:var(--x4);color:var(--text-headlines);flex-direction:column;display:flex}@media screen and (min-width:739px){.TransactionsOverview-module__0I4SCW__mobileTotals{display:none}}.TransactionsOverview-module__0I4SCW__controls{justify-content:space-between;align-items:flex-end;gap:var(--x5);flex-wrap:wrap;width:100%;display:flex}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__controls{flex-wrap:nowrap}}.TransactionsOverview-module__0I4SCW__periodSelector{gap:var(--x5);flex-wrap:wrap;align-items:flex-end;width:100%;display:flex}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__periodSelector{width:auto}}.TransactionsOverview-module__0I4SCW__periodFieldWrapper{gap:var(--x1);flex-direction:column;display:flex}.TransactionsOverview-module__0I4SCW__periodLabel{color:var(--text-body);display:flex}.TransactionsOverview-module__0I4SCW__selectWrapper{width:220px;position:relative}@media (max-width:739px){.TransactionsOverview-module__0I4SCW__selectWrapper,.TransactionsOverview-module__0I4SCW__periodFieldWrapper,.TransactionsOverview-module__0I4SCW__dateInputWrapper{width:100%}}.TransactionsOverview-module__0I4SCW__select{appearance:none;background-color:var(--neutral-white);border:1px solid var(--neutral-300);border-radius:var(--x2);padding:var(--x6) var(--x5);padding-right:var(--x9);font-size:var(--font-size-200);cursor:pointer;width:100%;color:var(--text-body)}.TransactionsOverview-module__0I4SCW__select:disabled{opacity:.6;cursor:not-allowed}.TransactionsOverview-module__0I4SCW__selectIcon{right:var(--x5);pointer-events:none;fill:var(--text-body);position:absolute;top:50%;transform:translateY(-50%)}.TransactionsOverview-module__0I4SCW__dateRangeContainer{gap:var(--x5);flex-wrap:wrap;align-items:center;display:flex}.TransactionsOverview-module__0I4SCW__dateInputWrapper{gap:var(--x1);flex-direction:column;display:flex}@media (max-width:739px){.TransactionsOverview-module__0I4SCW__dateRangeContainer{flex-direction:column;align-items:flex-start;width:100%}}.TransactionsOverview-module__0I4SCW__download{fill:var(--brand-secondary-400)}.TransactionsOverview-module__0I4SCW__tableContainer{background-color:var(--neutral-white);box-shadow:var(--elevation-100);overflow:hidden}.TransactionsOverview-module__0I4SCW__tableContent{width:100%}.TransactionsOverview-module__0I4SCW__table{border-collapse:collapse;table-layout:fixed;width:100%}.TransactionsOverview-module__0I4SCW__col1{width:15%}.TransactionsOverview-module__0I4SCW__col2{width:20%}.TransactionsOverview-module__0I4SCW__col3{width:45%}.TransactionsOverview-module__0I4SCW__col4{width:15%}.TransactionsOverview-module__0I4SCW__th{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:wrap;color:var(--text-body);outline:none;overflow:hidden}.TransactionsOverview-module__0I4SCW__td{padding:var(--x6);color:var(--neutral-700);border-bottom:1px solid var(--neutral-300);text-overflow:ellipsis;white-space:wrap;overflow:hidden}.TransactionsOverview-module__0I4SCW__tr:hover{background-color:var(--neutral-100)}.TransactionsOverview-module__0I4SCW__positiveAmount{color:var(--success-high);background:var(--success-low);padding:0 var(--x2);text-transform:uppercase;border-radius:2px;display:inline-block}.TransactionsOverview-module__0I4SCW__negativeAmount{color:var(--neutral-700);background:var(--neutral-200);padding:0 var(--x2);text-transform:uppercase;border-radius:2px;display:inline-block}.TransactionsOverview-module__0I4SCW__mobileCards{display:none}.TransactionsOverview-module__0I4SCW__card{padding:var(--x6);border-bottom:1px solid var(--neutral-300);background-color:var(--neutral-white)}.TransactionsOverview-module__0I4SCW__cardHeader{margin-bottom:var(--x4);justify-content:space-between;display:flex}.TransactionsOverview-module__0I4SCW__transactionDate{color:var(--neutral-700)}.TransactionsOverview-module__0I4SCW__accountNumber{color:var(--neutral-700);margin-top:var(--x2)}.TransactionsOverview-module__0I4SCW__cardDetails{margin-top:var(--x4);justify-content:space-between;align-items:center;display:flex}.TransactionsOverview-module__0I4SCW__transactionDescription{color:var(--neutral-700);margin-right:var(--x4);flex:1}@media (max-width:959px){.TransactionsOverview-module__0I4SCW__tableContent{display:none}.TransactionsOverview-module__0I4SCW__mobileCards{background-color:var(--neutral-300);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.TransactionsOverview-module__0I4SCW__card{background-color:var(--neutral-white);border:none}}@media (max-width:739px){.TransactionsOverview-module__0I4SCW__controls{flex-direction:column;align-items:stretch;width:100%}.TransactionsOverview-module__0I4SCW__periodSelector,.TransactionsOverview-module__0I4SCW__downloadButtonWrapper{width:100%}.TransactionsOverview-module__0I4SCW__mobileCards{grid-template-columns:1fr}.TransactionsOverview-module__0I4SCW__card:last-child{border-bottom:none}}.TransactionsOverview-module__0I4SCW__mobileSkeleton{display:inline-table}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__mobileSkeleton{display:none}}.TransactionsOverview-module__0I4SCW__tabletSkeleton{display:none}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__tabletSkeleton{display:inline-table}}@media (min-width:1279px){.TransactionsOverview-module__0I4SCW__tabletSkeleton{display:none}}.TransactionsOverview-module__0I4SCW__downloadButtonWrapper{justify-content:flex-start;display:flex;position:relative}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__downloadButtonWrapper{justify-content:flex-end}}.TransactionsOverview-module__0I4SCW__desktopDownloadContainer{display:block;position:relative}.TransactionsOverview-module__0I4SCW__desktopDownloadContainer>button{display:none}@media (min-width:739px){.TransactionsOverview-module__0I4SCW__desktopDownloadContainer>button{display:flex}.TransactionsOverview-module__0I4SCW__downloadButtonWrapper>button{display:none}}.TransactionsOverview-module__0I4SCW__downloadOptions{background-color:var(--neutral-white);border-radius:0 0 var(--x3) var(--x3);box-shadow:var(--elevation-100);z-index:10;padding:var(--x3);gap:var(--x3);border:none;flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.TransactionsOverview-module__0I4SCW__desktopDownloadContainer:hover .TransactionsOverview-module__0I4SCW__downloadOptions,.TransactionsOverview-module__0I4SCW__desktopDownloadContainer:focus-within .TransactionsOverview-module__0I4SCW__downloadOptions{display:flex}.TransactionsOverview-module__0I4SCW__downloadOption{text-align:left;width:100%;padding:var(--x4) var(--x7);color:var(--text-body);cursor:pointer;font-size:var(--font-size-200);background:0 0;border:none;transition:all .2s}.TransactionsOverview-module__0I4SCW__downloadOption:hover{background-color:var(--neutral-100);color:var(--text-body)}.TransactionsOverview-module__0I4SCW__downloadOption:focus{outline:2px solid var(--primary-500);outline-offset:-2px}.TransactionsOverview-module__0I4SCW__paginationWrapper{padding:var(--x5);display:flex}@media (max-width:739px){.TransactionsOverview-module__0I4SCW__downloadButtonWrapper{width:100%}.TransactionsOverview-module__0I4SCW__downloadButtonWrapper>button{justify-content:center}}
.TableSkeleton-module__BZnGFq__TableElement{table-layout:fixed;border-collapse:collapse;background-color:var(--neutral-white);width:100%}.TableSkeleton-module__BZnGFq__TableHeadElement{display:none;position:relative}@media (min-width:768px){.TableSkeleton-module__BZnGFq__TableHeadElement{display:table-header-group}}.TableSkeleton-module__BZnGFq__TableHeadRow{border-bottom:1px solid var(--neutral-200);position:relative}.TableSkeleton-module__BZnGFq__TableHeading{padding:var(--x6);width:20%;position:relative}.TableSkeleton-module__BZnGFq__TableRow{border-bottom:1px solid var(--neutral-200);position:relative}.TableSkeleton-module__BZnGFq__TableBodyElement{position:relative}.TableSkeleton-module__BZnGFq__TableColumnElement{padding:var(--x5);height:72px;display:table-cell;position:relative}@media (min-width:739px){.TableSkeleton-module__BZnGFq__TableColumnElement{padding:var(--x6)}}.TableSkeleton-module__BZnGFq__TableColumnElement.TableSkeleton-module__BZnGFq__heightSmall{height:48px}.TableSkeleton-module__BZnGFq__TableColumnElement.TableSkeleton-module__BZnGFq__heightMedium{height:72px}.TableSkeleton-module__BZnGFq__TableColumnElement.TableSkeleton-module__BZnGFq__heightLarge{height:96px}.TableSkeleton-module__BZnGFq__TableColumnElement.TableSkeleton-module__BZnGFq__heightExtraLarge{height:120px}.TableSkeleton-module__BZnGFq__TableContentWrapper{width:100%}
.RelatedArticles-module__gS9caW__relatedArticlesContainer{justify-content:center;width:100%;display:flex}.RelatedArticles-module__gS9caW__contentContainer{align-items:flex-start;gap:var(--x8);flex-direction:column;align-self:stretch;width:100%;display:flex}.RelatedArticles-module__gS9caW__heading{color:var(--text-headlines);flex-direction:column;align-self:stretch;align-items:flex-start;display:flex}.RelatedArticles-module__gS9caW__row{gap:var(--x7);flex-direction:column;width:100%;display:flex}@media (min-width:739px){.RelatedArticles-module__gS9caW__contentContainer{max-width:var(--content-width)}.RelatedArticles-module__gS9caW__row{gap:var(--x7);grid-template-columns:1fr 1fr;place-items:stretch stretch;display:grid}}@media (min-width:1279px){.RelatedArticles-module__gS9caW__row{justify-content:flex-start;align-items:stretch;gap:var(--x7);flex-direction:row;align-self:stretch;display:flex}}.RelatedArticles-module__gS9caW__row>*{flex-direction:column;display:flex}@media (max-width:738px){.RelatedArticles-module__gS9caW__row>*{height:auto}}@media (min-width:739px) and (max-width:1278px){.RelatedArticles-module__gS9caW__row>*{height:100%;min-height:0}}@media (min-width:1279px){.RelatedArticles-module__gS9caW__row>*{width:calc((100% - (2 * var(--x7))) / 3);flex:none;height:100%;min-height:0}}
.ProductOverview-module__qk9rpG__container{background-color:var(--brand-secondary-400);padding-top:var(--x7);padding-bottom:var(--x7);flex-direction:column;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__container{padding-bottom:var(--x12)}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__container{padding-bottom:var(--x14)}}.ProductOverview-module__qk9rpG__content{max-width:var(--content-width);width:100%;margin:0 auto}.ProductOverview-module__qk9rpG__cardsGrid{gap:var(--x5);flex-direction:column;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__cardsGrid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;display:grid}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__cardsGrid{grid-template-rows:auto;grid-template-columns:1.6fr 1fr 1fr 1fr;height:452px}}.ProductOverview-module__qk9rpG__savingsCard{background-color:var(--neutral-white);border-radius:var(--shape-600);padding:var(--x8) var(--x7);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__savingsCard{grid-column:1/-1}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__savingsCard{grid-area:1/1/3/2}}.ProductOverview-module__qk9rpG__savingsCardContent{gap:var(--x7);padding-bottom:var(--x7);flex-direction:column;display:flex}.ProductOverview-module__qk9rpG__depositoCard{background-color:var(--neutral-white);border-radius:var(--shape-600);text-align:center;padding:var(--x8) var(--x7);align-items:center;gap:var(--x4);flex-direction:column;height:148px;display:flex}@media (min-width:1279px){.ProductOverview-module__qk9rpG__depositoCard{height:198px}}.ProductOverview-module__qk9rpG__savingsCardHeader{gap:var(--x3);color:var(--text-headlines);text-align:center;flex-direction:column;align-items:center;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__savingsCardHeader{width:fit-content}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__savingsCardHeader{gap:var(--x4);width:100%}}.ProductOverview-module__qk9rpG__savingsCardTitle{gap:var(--x3);display:flex}@media (min-width:1279px){.ProductOverview-module__qk9rpG__savingsCard .ProductOverview-module__qk9rpG__savingsCardTitle h2{max-width:220px}}.ProductOverview-module__qk9rpG__savingsCardTitle:has(.ProductOverview-module__qk9rpG__ratingIcon){padding-right:var(--x7)}.ProductOverview-module__qk9rpG__ratingIcon{fill:var(--brand-support-1-400);flex-shrink:0}@media (min-width:1279px){.ProductOverview-module__qk9rpG__ratingIcon{margin-top:var(--x3)}}.ProductOverview-module__qk9rpG__cardBody{color:var(--text-headlines)}.ProductOverview-module__qk9rpG__cardBody ul{margin:0;padding-left:20px;list-style-type:disc}.ProductOverview-module__qk9rpG__cardBody li{margin-bottom:4px}.ProductOverview-module__qk9rpG__cardBody p,.ProductOverview-module__qk9rpG__cardBody div,.ProductOverview-module__qk9rpG__cardBody span{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.ProductOverview-module__qk9rpG__depositoInfoCard{background-color:var(--neutral-white);border-radius:var(--shape-600);padding:var(--x8) var(--x7);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__depositoInfoCard{grid-column:1/-1}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__depositoInfoCard{grid-area:2/2/3/-1;height:100%;min-height:272px}}.ProductOverview-module__qk9rpG__depositoInfoCardContent{gap:var(--x5);padding-bottom:var(--x5);flex-direction:column;display:flex}.ProductOverview-module__qk9rpG__buttonWrapper{margin-top:var(--x8);color:var(--neutral-white);justify-content:center;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__buttonWrapper{margin-top:var(--x10)}}@media (min-width:1279px){.ProductOverview-module__qk9rpG__buttonWrapper{margin-top:var(--x11)}}.ProductOverview-module__qk9rpG__depositoRatesGrid{gap:var(--x4);flex-direction:column;display:flex}@media (min-width:739px){.ProductOverview-module__qk9rpG__depositoRatesGrid{gap:var(--x5);grid-template-columns:repeat(3,1fr);display:grid}}.ProductOverview-module__qk9rpG__depositoRateItem{text-align:center;align-items:center;gap:var(--x2);flex-direction:column;display:flex}.ProductOverview-module__qk9rpG__cardTitle,.ProductOverview-module__qk9rpG__depositoDuration{color:var(--neutral-900);flex-direction:column;font-size:22px;display:flex}@media (min-width:1279px){.ProductOverview-module__qk9rpG__cardTitle,.ProductOverview-module__qk9rpG__depositoDuration{font-size:28px;line-height:normal}}.ProductOverview-module__qk9rpG__interestRate,.ProductOverview-module__qk9rpG__depositoRate{color:var(--text-headlines);font-size:42px}@media (min-width:1279px){.ProductOverview-module__qk9rpG__interestRate,.ProductOverview-module__qk9rpG__depositoRate{font-size:48px}}.ProductOverview-module__qk9rpG__productTitle{color:var(--brand-secondary-400)}.ProductOverview-module__qk9rpG__smallText{display:block}@media (min-width:1279px){.ProductOverview-module__qk9rpG__smallText{display:none}}.ProductOverview-module__qk9rpG__largeText{display:none}@media (min-width:1279px){.ProductOverview-module__qk9rpG__largeText{display:block}}.ProductOverview-module__qk9rpG__ratingIcon{fill:var(--brand-support-1-400)}.ProductOverview-module__qk9rpG__smallScreenButton{display:block}@media (min-width:739px){.ProductOverview-module__qk9rpG__smallScreenButton{display:none}}.ProductOverview-module__qk9rpG__defaultButton{display:none}@media (min-width:739px){.ProductOverview-module__qk9rpG__defaultButton{display:block}}
/*# sourceMappingURL=0u9l0voa_dgz4.css.map*/