/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/de/amc-resources/app/fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/de/amc-resources/app/fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/de/amc-resources/app/fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}


* {
	font-family:Roboto;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

body {
  /* background-color:  #dfe1e5; */
  color: #2f2f2f;
  font-size: 14px;
  height: 100%;
}
.ace-modules { position: relative; top: 0px; padding-top:40px; }
.ace-modules .inner {
  padding: 0 15px;
  height: 100%;
}

.ace-module img {
  display: block;
  max-width: 100%;
  height: auto;
}

.ace-module, .ace-module .inner, .text_box-content {
  height: 100%;
}

section.module {
  padding: 0 15px;
}

h2 {
  display: none;
}

h2 b.highlightHeadline {
  font-weight: 500;
  color: #00b6ed;
}

h3, .accordion-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0 10px 0;
}
p, .accordion-content {
  line-height: 20px;
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 14px;
}

p:empty, h2:empty { display: none !important; }
div.text_box-mobile_visual, div.text_box-visual { display: none !important; }

a { color: #002f5f; }

strong { font-weight: 500; }

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.app .details-list a {
  font-size: 14px;
  text-decoration: none;
  color: #2f2f2f;
  background-color: #ffffff;
  display: block;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0px 2px 2px 0px rgba(0,47,95,0.1);
}

.text_box-content h2 {
  display: block;
}

.ace-module.module-text_box .text_box-mobile_visual img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 30px auto 15px auto;
}

div.centered {
  height:150px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
div.centered.bgimage {
  height:180px;
  background-size: cover;
  background-position: center center;
}

div.product-container {
  padding-top: 160px;
}
div.product-container .centered.bgimage {
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: left center;
}

.text_box-mobile_visual {
  height: 150px;
  width: 100%;
  position: relative;
}
.ace-module.module-text_box .text_box-mobile_visual img {
  display: block;
  height: 150px;
}


.swiper-container {
  margin: 0px -15px !important;
}
.swiper-container h2 {
  font-size: 1.6em;
  margin: 30px 15px 10px 15px;
}
.swiper-container h3 {
  font-size: 18px;
  line-height: 1.3em;
  margin: 0 15px;
  padding-top: 0px;
  font-weight: normal;
}

.swiper-container p {
  margin: 0 15px;
  padding: 10px 0 0 0;
}
.swiper-container a.legalicon {
  color: #ffffff;
  background-color: #00b6ed;
  border-radius: 40px;
  font-size: 12px;
  line-height: 15px;
  padding: 2px 7px 0 7px;
  display: inline-block;
}
.swiper-container div.legaloverlay {
  position: absolute;
  top: 50px;
  left: 0px;
  padding: 30px 0 20px 0;
  background: #ffffff url(/de/amc-content/svg/assets/icon-close-legal-overlay.svg) right 15px top 15px no-repeat;
  box-shadow: 0px 2px 2px 0px rgba(0,47,95,0.1);
}

.swiper-container div.legaloverlay a { color: #00b6ed; }

ul.sicherheit {
  margin: 0 15px;
}

ul.sicherheit li {
  padding: 10px 0 0 30px;
  font-size: 14px;
  line-height: 18px;
  background: url(/de/amc-content/svg/assets/icon-check-kobaltblau.svg) 0px 12px no-repeat;
  background-size: 16px;
}

ul.cashohnekarte {
  margin: 0 15px;
}

ul.cashohnekarte li {
  padding: 10px 0 0 30px;
  font-size: 14px;
  line-height: 18px;
  background: url(/de/amc-content/svg/assets/icon-check-kobaltblau.svg) 0px 12px no-repeat;
  background-size: 16px;
}

div.centered.bgimage.cashohnekarte {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #00b6ed;
}

div.header-container {
  background-color: #ffffff;
  color: #002f5f;
  padding: 0 0 0 15px;
  line-height: 44px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin: -40px -15px 0 -15px;
}

.swiper-center {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-top: -30px;
  width: 100%;
  height: 15px;
  padding: 10px 0;
  z-index: 100;
  box-shadow: 0px -2px 2px 0px rgba(0,47,95,0.1);
  background-color: #ffffff;
  text-align: center;
}

.swiper-pagination {
  left: 50%;
  transform: translateX(-50%) !important;
}

.swiper-pagination-bullet {
  margin: 0 3px;
}


.product .ace-module.module-stage .cta {
  display: none;
}

.product .ace-module.module-text_box {
  background-color: #ffffff;
}

.product .ace-module.module-benefits {
  background-color: #ffffff;
  padding-top: 5px;
}

.product h2.headline.h1 {
  display: block;
  margin: 5px 0 10px 0;
  font-size: 1.4em;
}

.product .benefit-list {
  margin-top: 20px;
}
.product .benefit-list>li:before {
  font-family: targobank;
  content: "\e816";
  position: absolute;
  display: block;
  font-size: 16px;
  left: 15px;
  color: #00b6ed;
}

.product .benefit-list li {
  padding-left: 20px;
}

.product .benefit-list h3 {
  color: #00b6ed;
  padding: 0;
}

.product .benefit-list p {
  line-height: 1.5em;
  padding-right: 10px;
}

.product sup {
  font-size: 10px;
  line-height: 10px;
}
.product .ace-module.module-product_details {
  
  padding-top: 30px;
  padding-bottom: 30px;
}
.product .ace-module.module-product_details li li {
  border-bottom: #ccc 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.product .ace-module.module-product_details li li p {
  padding: 0;
}

.product .ace-module.module-footnotes {
  
  font-size: 12px;
  padding: 20px;
}
.product .ace-module.module-footnotes p {
  font-size: 12px;
  padding-top: 20px;
  line-height: 1em;
}

/* Impressum New */
h2.headline--bold-40.headline--bold-32-mobile {
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
}

section.module div.content {
  padding: 20px 15px;
}

/* Datenschutz 
.datenschutz ul.accordion li:nth-child(-n+2) {
  display: none;
}
.datenschutz ul.accordion li ul.accordion li {
  display: block;
}*/

/* .nutzung #TB1-E-ACCO-07-02-D {
  background-color: #dfe1e5;
} */

#TB1-E-ACCO-07-02-D div.accordion {
  padding: 20px 15px;
}

#TB1-E-ACCO-07-02-D h2 {
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
}

#TB1-E-ACCO-07-02-D a {
  text-decoration: none !important;
}

#TB1-E-ACCO-07-02-D a h3  {
  font-size: 19px;
  font-weight: 500;
  line-height: 20px;
  padding: 20px 0 10px 0;
  margin: 0;
  color: #2f2f2f;
  cursor: default;
}

#TB1-E-ACCO-07-02-D a svg, #TB1-E-ACCO-07-02-D .button-expand--js { display: none; }
#TB1-E-ACCO-07-02-D strong {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 20px 0 10px 0;
  display: block;
}
#TB1-E-ACCO-07-02-D ul li strong {
  padding: 10px 0 5px 0;
  font-size: 14px;
}

#TB1-E-ACCO-07-02-D p strong {
  font-weight: 500;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  display: inline;
}

/* Nutzungsbedingungen */
body.nutzung {
  background-color: #ffffff;
}

.nutzung h2 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
}
.nutzung h3 {
  font-size: 19px;
}
.nutzung h4 {
  font-size: 16px;
  font-weight: 500;
}
.nutzung p b {
  font-weight: 500;
}
.nutzung ul {
  list-style: disc;
  margin-left: 20px;
  padding: 0;
}

.nutzung ul li {
  padding-bottom: 10px;
}

.nutzung a {
  color: #00b6ed;
}

.ace-module.module-accordion {
  background-color: #dfe1e5;
  padding-top: 20px;
}

/* .nutzung ul.accordion li:nth-child(-n+2) {
  display: none;
}

.nutzung ul.accordion li ul.accordion li {
  display: block;
} */

.nutzung ul.accordion {
  list-style: none;
  margin: 0;
}

.nutzung div.accordion-title {
  list-style: none;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
}

.nutzung li li div.accordion-title {
  font-size: 19px;
  margin-bottom: 0px;
  padding: 20px 0 10px 0;
}

.nutzung .accordion-content {
  padding-bottom: 0;
}

/* Rechtliches */
.download-list {
  padding: 20px 15px;
}

.download-list h2 {
  display: block;
  text-align: left;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
}

.download-list__wrapper a {
  text-decoration: none;
  background-color: #ffffff;
  display: block;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
  box-shadow: 0px 2px 2px 0px rgba(0,47,95,0.1);
}

.download-list__details-wrapper p {
  line-height: 20px;
  padding: 0 0 0 0;
}
.download-list__details-wrapper span {
  line-height: 20px;
  font-size: 14px;
  margin-top: 0px;
  text-decoration: none;
  color: #7b9dc2;
}

.download-list__svg-wrapper {
  display: none;
  
}


/* Icon Font
@font-face{font-family:targobank;src:url(/de/amc-resources/webfonts/icons/targobank.eot?73007224);src:url(/de/amc-resources/webfonts/icons/targobank.eot?73007224#iefix) format("embedded-opentype"),url(/de/amc-resources/webfonts/icons/targobank.woff2?73007224) format("woff2"),url(/de/amc-resources/webfonts/icons/targobank.woff?73007224) format("woff"),url(/de/amc-resources/webfonts/icons/targobank.ttf?73007224) format("truetype"),url(/de/amc-resources/webfonts/icons/targobank.svg?73007224#targobank) format("svg");font-weight:400;font-style:normal}
.icon-link-ext:before{content:'\e858'}
.fa, [class*=" icon-"]:before, [class^=icon-]:before {
  font-family: targobank;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 */
/* Navigation */
nav {
  background-color: #ffffff;
  box-shadow: 0px 2px 2px 0px rgba(0,47,95,0.1);
  height: 42px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
}

nav .inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

nav a {
  padding: 0;
  color: #5688a7;
  border-bottom: #ffffff 2px solid;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin: 0;
  flex-grow: 1;
  text-align: center;
}

nav a.active {
  border-bottom: #bc133e 2px solid;
  color: #002f5f;
}

@media screen and (max-width: 340px) {
  ul.sicherheit li {
    font-size: 12px;
    padding: 8px 0 0 20px;
    background-size: 14px;
  }

  .swiper-container h2 {
    font-size: 1.4em;
    margin: 20px 15px 5px 15px;
  }

  .swiper-container h3 {
    font-size: 14px;
    margin: 0 15px;
    padding-top: 0px;
  }

  .swiper-container div.legaloverlay p { font-size: 12px; }

  div.centered.bgimage.cashohnekartestart {
    height:130px;
  }
  div.centered.bgimage.cashohnekarte {
    height:130px;
  }
}



/* Copyright (c) 2022 TARGOBANK */
.module {
  overflow: hidden;
  padding: 1.875rem 0;
  position: relative;
}
/* .module.has-contrast {
  background-color: #e7f5fd;
} */
.dlst {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.dlst__headline {
  font-weight: 600;
  display: block;
}
.dlst__tiles {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
}
.dlst__tile {
  padding: 1.25rem;
}
.dlst__tile,
.t-tb2 .dlst__tile {
  background-color: #e7f5fd;
}
.t-tb3 .dlst__tile {
  background-color: #f2f2f2;
}
/* .has-contrast .dlst__tile {
  background-color: #fff;
} */
.dlst__title {
  font-weight: 600;
}
.dlst__title__kicker {
  display: block;
  font-weight: 400;
  text-transform: none;
}
.dlst__downloads {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
:not(.dlst__tile) > .dlst__downloads {
  display: grid;
  gap: 1.875rem;
  grid-template-columns: 1fr;
}
.dlst__download {
  display: flex;
  gap: 0.625rem;
}
.dlst__download a {
  color: #00b6ed;
  text-decoration: underline;
}

.dlst__download__icon {
  color: #00b6ed;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
}
.dlst__download a {
  word-break: break-word;
}
main {
  padding-top: 40px;
}
hr {
  border: none;
  border-top: 2px solid #e7f5fd;
  margin-bottom: 1.5rem;
}
/* .contrast hr {
  border-top: 2px solid #fff;
} */
@media (min-width: 26.5625em) {
  :not(.dlst__tile) > .dlst__downloads {
    grid-template-columns: repeat(auto-fit, minmax(22.5rem, 1fr));
  }
}
@media (min-width: 48em) {
  .module {
    padding: 3.75rem 0;
  }
  .dlst__tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 47.9375em) {
  .dlst__headline {
    font-size: 20px;
    line-height: 30px;
  }
  .dlst__headline,
  .dlst__title {
    margin-bottom: 1.875rem;
    margin-top: 0;
  }
  .dlst__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
  .dlst__download a,
  .dlst__download__text,
  .dlst__text,
  .dlst__title__kicker {
    font-size: 14px;
    line-height: 20px;
  }
}



#TB1-E-DLST-07-06-A {
  padding-left: 0;
  padding-right: 0;
  padding: 30px 0;
}
