:root {
  --color0: #ffffff;
  --color1: #3c3c3c;
  --color2: #3583c9;
  --color3: #355a93;
  --color4: #cccccc;
  --color5: #eeeeee;
}

/* @import "https://allianzgicontent.com/landingpages/dist/css/app_v2.css"; 
The folowing classes are extracted from the above file ^ 
to preserve compatibility ------------------------------------------------------------------------------------------------------------------
*/

*, :after, :before {
    box-sizing: border-box;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #eceded;
}

#header, #header .navbar {
    background: #fff;
}

.navbar, .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width:100%;
}

#header .navbar-brand {
    background: url(https://de.allianzgi.com/-/media/allianzgi/EU/Germany/mailings/css/icons/logo) no-repeat 0 0;
    background-size: 80%;
    width: 180px;
    height: 55px;
    margin: 37px 37px 37px 0;
    padding: 0 12px;
    background-position-x: 12px;
}

.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
    flex-wrap: nowrap;
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.40625rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.col-md-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-md-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.footer-slogan {
    background: #d6e0ea;
    padding: 24px 0;
    color: #003781;
}

.footer-links h6, .footer-slogan {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .2px;
}

.text-md-left {
    text-align: left!important;
}

.text-md-right {
    text-align: right!important;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}

.footer-disclaimer {
    font-size: 1rem;
    line-height: 30px;
    padding: 30px 0 40px;
}

.footer-disclaimer-links a {
    margin: 0 10px;
}
.footer-disclaimer-affiliate, .footer-disclaimer-links a, .footer-disclaimer .copyright {
    color: #878787;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-disclaimer-mobile{
      display: none;
    }

.footer-disclaimer-mobile a {
    display: block;
    color: #878787;
    margin-top: 24px;
}

a {
    text-decoration: none;
    background-color: transparent;
}

/* END OF IMPORTED CLASSES -------------------------------------------------------------------------------------- */

@font-face {
  font-family:"Allianz Neo";
  font-style:normal; font-weight:300;
  src:local("Allianz Neo"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Light.woff2) format("woff2"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Light.woff) format("woff");
  font-display:swap;
}

@font-face {
  font-family:"Allianz Neo";
  font-style:normal; font-weight:400;
  src:local("Allianz Neo"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Regular.woff2) format("woff2"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Regular.woff) format("woff");
  font-display:swap;
}

@font-face {
  font-family:"Allianz Neo";
  font-style:normal; font-weight:600;
  src:local("Allianz Neo"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-SemiBold.woff2) format("woff2"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-SemiBold.woff) format("woff");
  font-display:swap;
}

@font-face {
  font-family:"Allianz Neo";
  font-style:normal; font-weight:700;
  src:local("Allianz Neo"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Bold.woff2) format("woff2"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-Bold.woff) format("woff");
  font-display:swap;
}

@font-face{
  font-family:"Allianz Neo";
  font-style:italic; font-weight:700;
  src:local("Allianz Neo"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-BoldItalic.woff2) format("woff2"),
  url(https://de.allianzgi.com/assets/fonts/allianz-neo/AllianzNeo-BoldItalic.woff) format("woff");
  font-display:swap;
}

@font-face{
  font-family: "AllianzNeoW04-Light";
  font-weight:300;
  src: url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.eot"); src: url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.woff") format("woff"), url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/79923505d3d26754e76ea85416b6e932.svg#AllianzNeoW04-Light") format("svg");
}

@font-face {
  font-family: "AllianzNeoW04-Regular"; 
  font-weight:400;
  src: url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.eot"); src: url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.woff") format("woff"), url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/60ac31a0a5aa8163aaa59e5dad44cd02.svg#AllianzNeoW04-Regular") format("svg");
}

@font-face {font-family: "AllianzNeoW04-SemiBold";
  font-weight:500;
  src: url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.eot"); src: url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.woff") format("woff"), url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/27195f7fe96f51108caff31071b4367c.svg#AllianzNeoW04-SemiBold") format("svg");
}

@font-face {font-family: "AllianzNeoW04-Bold";
  font-weight:700;
  src: url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.eot"); src: url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.woff") format("woff"), url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/51a40f8d97d73b49c8749e7d5146c330.svg#AllianzNeoW04-Bold") format("svg");
}

html, body, label, button {
 font-family:'Allianz Neo','AllianzNeoW04-Light',Arial,sans-serif !important;
}

body, label, input, legend, p {
    font-size:16px !important;
    line-height: 24px;
    font-weight:300;
}

#header{
    z-index: 100;
}

#content{
    padding:80px 10px;
    margin-top:5rem;
}

label, input, legend{
    font-size:20px !important;
}

h1, h2, h3, h4, h5, h6{
    font-weight:300;
    color:var(--color1);   
}

h1 {
  letter-spacing: .3px;
}

.h1,h1{font-size:3rem}
.h2,h2{font-size:2.25rem}
.h3,h3{font-size:1.875rem}
.h4,.h5,h4,h5{font-size:1.5rem}
.h6,h6{font-size:1.125rem}

body {
  color:var(--color1);
  line-height:20px;
  margin:0;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -webkit-hyphens:auto;
  -ms-hyphens:auto;
  hyphens:auto
}

.mktoText{
    padding:0 10px;
}

.mktoFormRow {
    margin-bottom: 20px !important;
}

.mktoForm legend {
    padding: 0 5px;
    width: auto;
}

fieldset {
    border: 1px solid var(--color1);
    margin-bottom: 20px;
    max-width:100% !important;
}

/* Prevent forms floating */ 

.mktoContent .lpeCElement{
   position: initial !important;
}

/* Input Fields */

.mktoForm textarea,
.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date]
{
  color: var(--color1);
  font-weight: 300;
  display: block;
  background-image: none;
  background-clip: padding-box;
  border: 0;
  border-bottom: 1px solid var(--color1);
  box-sizing: border-box;
  padding: 0;
  flex:auto;
}

.mktoForm textarea{
    height:auto !important;
}

.mktoForm textarea:focus,
.mktoForm input[type=text]:focus,
.mktoForm input[type=url]:focus,
.mktoForm input[type=email]:focus,
.mktoForm input[type=tel]:focus,
.mktoForm input[type=number]:focus,
.mktoForm input[type=date]:focus
{
  outline: none;
  border-bottom: 1px solid var(--color2);
}

/* Buttons */

.mktoButton {
  background-color: var(--color2) !important;
  background-image: none !important;
  color: var(--color0) !important;
  border: 2px solid transparent !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-weight: 600 !important;
  padding: 5px 16px !important;
  letter-spacing:1px;
  text-transform: uppercase;
  transition: background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.mktoButton:hover{
  background-color: var(--color3) !important;
}

.btn_secondary{
  background-color: var(--color0);
  color: var(--color2);
  border: 2px solid var(--color2);
}

.btn_secondary:hover{
  color: var(--color0);
  border: 2px solid var(--color3);
}

/* Radio Checks */

section{
padding-top: 40px;
position: relative;
}

.form-control {
  font-size: 20px;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 0.5em;
}

.form-control + .form-control {
  margin-top: 1em;
}

.form-control:focus-within {
  color: var(--color2);
}

input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  margin-top: 2px !important;
  font: inherit;
  width: 1em;
  height: 1em;
  border: 0.1em solid var(--color2);
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--color2);
  background-color: var(--color2);
}

input[type="radio"]:checked::before {
  transform: scale(0.6);
}

label[disabled] input {
  display: inline-block;
}

label[disabled], label[disabled] input {
cursor:not-allowed;
}

.mktoLabel{
    width:auto !important;
    min-width: fit-content;
}

.mktoGutter{
    width:10px !important;
    display:inline-block;
}

fieldset .mktoFormRow{
    padding-left:20px !important;
}

input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 1px 7px 0 0 !important;
  font: inherit;
  color: var(--color2);
  width: 1.15em;
  height: 1.15em;
  border: 1.5px solid var(--color2);
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--color2);
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}


input[type="checkbox"]:disabled {
  color: var(--form-control-disabled);
  cursor: not-allowed;
}

.mktoForm .mktoError .mktoErrorMsg, .mktoRangeValueText {
  background-color: var(--color2) !important;
  background-image: -webkit-linear-gradient(var(--color2) 43%, var(--color3) 100%) !important;
  background-image: -moz-linear-gradient(var(--color2) 43%, var(--color3) 100%) !important;
  background-image: linear-gradient(var(--color2) 43%, var(--color3) 100%) !important;
  background-image: -ms-linear-gradient(var(--color2) 43%, var(--color3) 100%) !important;
  border: 1px solid var(--color3) !important;
  -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset var(--color2) 0 1px 0px !important;
  box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset var(--color2) 0 1px 0px !important;
  color: var(--color0) !important;
  text-shadow: var(--color1) 0 -1px 0 !important;
}

.mktoForm .mktoError .mktoErrorArrow, .mktoRangeValueArrow{
  background-color: var(--color2) !important;
  border: 1px solid var(--color3) !important;
}

form{
    width:100% !important;
}

.mktoOffset{
    display:none;
}

.mktoFormRow{
    width:100% !important;
    display:flex;
}

.mktoFieldWrap{
    display:flex;
}

.mktoFormCol,
.mktoRangeField,
.mktoFormRow .mktoFormCol:nth-last-of-type(2) input,
.mktoFieldWrap textarea{
    flex:auto;
}

.mktoButtonRow, .mktoRangeField input{
    width:100% !important;
}

.mktoFieldWrap{
    width:-webkit-fill-available;
    width:-moz-available;
}

.mktoHasWidth{
    width: auto !important;
}

.mktoButton{
    margin:0 auto !important;
    display:block;
    min-width:40%;
    padding:10px 32px !important;
}

.fieldDisabled{
    color: var(--color4) !important;
    background-color: var(--color5) !important;
}


.mktoFormRow .mktoFormCol:nth-of-type(2) {
    padding-right:0 !important;
    padding-left:2%;
}

.mktoLabel .mktoAsterix {
        padding:0 5px !important;
    }

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    
    body, html {
        overflow-y:auto !important;
    }
    
    form { 
        padding:0 !important;
    }
    
    label{
        flex:none;
    }
    
    input{
        flex:auto;
    }
    
    .mktoContent > div,
    .mktoForm textarea,
    .mktoForm input[type=text],
    .mktoForm input[type=url],
    .mktoForm input[type=email],
    .mktoForm input[type=tel],
    .mktoForm input[type=number],
    .mktoForm input[type=date]{
        width:100% !important;
    }
        
    .mktoFormRow, .mktoFormCol .mktoFieldWrap {
        flex-flow: column;
    }
    
    .mktoFormCol , .mktoRangeField {
        width: 100% !important;
        max-width:100%;
    }
    
    .mktoFormRow .mktoFormCol{
        padding-left:0 !important;
    }
    
    .mktoFormRow .mktoFormCol:first-of-type {
        padding-right:0 !important;
    }
    
     fieldset .mktoFormRow{
        padding-left:10px !important;
    }
    
    .mktoLabel .mktoAsterix {
        float:left !important;
    }
    
    #intro {
      margin-top: 70px;
    }
    
    .footer-disclaimer-mobile{
      display: block;
      padding-top: 32px;
      text-align: center !important;
    }
    
    .footer-disclaimer .row{
      display: none;
    }
    
    .footer-disclaimer-mobile img{
      display: block;
      margin: auto;
    }
    
    .footer-slogan{
      padding: 24px 12px;}
    
.footer-social {
  padding: 56px 0;
  font-size: 2em
}
.footer-social a {
  display: inline-block;
  margin: 0 32px;
  color: #b2b2b2
}
}