/* [BEGIN: NEW SECONDARY COLORS] */
/* [BEGIN: END NEW SECONDARY COLORS] */
/* [BEGIN: NEW PROFESSIONALS FLEX Container background COLORS] */
/* [BEGIN: END PROFESSIONALS COLORS] */
/*  -------------  [BEGIN: OLD BRAND COLORS] ------------  */
/*  -------------  [END: OLD BRAND COLORS] ------------  */
/*  -------------  [BEGIN: ACTION COLORS] ------------  */
/*  -------------  [END: ACTION COLORS] ------------  */
/*  -------------  [BEGIN: BASIC COLORS] ------------  */
/*  -------------  [END: BASIC COLORS] ------------  */
/*  -------------  [BEGIN: DEPRECATED UNIVERS COLORS] ------------  */
/*  -------------  [END: OLD UNIVERS COLORS] ------------  */
/**** Container Variables *****/
/* Container sizes */
.agb-cmp-simulator-landing-teaser * {
  box-sizing: border-box;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer {
  min-height: 300px;
  max-height: 365px;
  box-sizing: border-box;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer {
    max-height: none;
    flex-wrap: wrap;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer > div, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer > img {
  width: 50%;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer > div, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer > img {
    width: 100%;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-img {
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
@media screen and (min-width: 1080px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-img.mobile {
    display: none;
  }
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-img.desktop {
    display: none;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-blue2);
  padding: 60px 40px 50px 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-text-container {
    padding: 70px 15px 40px 15px;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-content {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-content {
    max-width: none;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-green3 {
  background-color: var(--ag-base-secondary-green1);
  color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-green4 {
  background-color: var(--ag-base-secondary-green2);
  color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-green5 {
  background-color: var(--ag-base-secondary-green3);
  color: white;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-blue-2 {
  background-color: var(--ag-base-secondary-blue1);
  color: white;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-blue3 {
  background-color: var(--ag-base-secondary-blue2);
  color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-blue4 {
  background-color: var(--ag-base-secondary-blue3);
  color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .highlight-ag-blue5 {
  background-color: var(--ag-base-secondary-blue4);
  color: white;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title .ag-white {
  color: white;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h1, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h2, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h3, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h4, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h5, .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h6 {
  font-family: AGGeogrotesque-Medium, Arial, sans-serif;
  color: var(--ag-base-corporate-blue);
  line-height: 1.4;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-title h1 {
    font-size: 33px;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-description {
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-thickness: 1px;
  margin-bottom: 10px;
  font-family: AGGeogrotesque-Medium, Arial, sans-serif;
  color: var(--ag-base-corporate-blue);
  font-size: 24px;
  line-height: 1.3;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .landing-teaser-description {
    display: block;
    margin-bottom: 20px;
    max-width: initial;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button {
  display: none;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button:has(a) {
  display: inline-block;
  margin-top: 25px;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button:has(a) a {
  margin: 0;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button:has(a) {
    width: 100%;
  }
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button:has(a) a {
    display: block;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .agb-cmp-button:has(a).secondary-button a {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo {
  position: absolute;
  top: calc(100% - 19px);
  right: 40px;
  min-height: 100px;
  max-width: 145px;
  min-width: 135px;
  width: auto;
  background-color: var(--ag-base-secondary-green1);
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  z-index: 1;
  padding: 19px 13px 13px 13px;
}
@media screen and (max-width: 1079px) {
  .agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo {
    right: 15px;
  }
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo:before {
  content: "";
  width: 17px;
  height: 19px;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  background-color: #C1CFB7;
  position: absolute;
  display: block;
  top: 0;
  z-index: 1;
  left: -16px;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo:after {
  content: "";
  display: block;
  height: 15px;
  width: 10px;
  background-color: hsl(from var(--ag-base-secondary-green1) h s calc(l - 20));
  position: absolute;
  top: 0;
  left: -10px;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo p {
  color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo p .big-text {
  font-family: AGGeogrotesque-SemiBold, Arial, sans-serif;
  font-size: 50px;
  line-height: 40px;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo p .medium-text {
  font-family: AGGeogrotesque-SemiBold, Arial, sans-serif;
  font-size: 22px;
  line-height: 25px;
}
.agb-cmp-simulator-landing-teaser .cmp-flex-datalayer .promo p .small-text {
  font-family: AGGeogrotesque-Regular, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}
.agb-cmp-simulator-landing-teaser.background-ag-green .landing-teaser-text-container {
  background-color: var(--ag-base-corporate-green);
}
.agb-cmp-simulator-landing-teaser.background-ag-green2 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-green2);
}
.agb-cmp-simulator-landing-teaser.background-ag-green3 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-green1);
}
.agb-cmp-simulator-landing-teaser.background-ag-green5 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-green3);
}
.agb-cmp-simulator-landing-teaser.background-ag-green5 .landing-teaser-text-container .landing-teaser-description {
  color: white;
}
.agb-cmp-simulator-landing-teaser.background-ag-blue1 .landing-teaser-text-container {
  background-color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser.background-ag-blue1 .landing-teaser-text-container .landing-teaser-description {
  color: white;
}
.agb-cmp-simulator-landing-teaser.background-ag-blue2 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-blue1);
}
.agb-cmp-simulator-landing-teaser.background-ag-blue2 .landing-teaser-text-container .landing-teaser-description {
  color: white;
}
.agb-cmp-simulator-landing-teaser.background-ag-blue3 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-blue2);
}
.agb-cmp-simulator-landing-teaser.background-ag-blue4 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-blue3);
}
.agb-cmp-simulator-landing-teaser.background-ag-blue5 .landing-teaser-text-container {
  background-color: var(--ag-base-secondary-blue4);
}
.agb-cmp-simulator-landing-teaser.background-ag-blue5 .landing-teaser-text-container .landing-teaser-description {
  color: white;
}
.agb-cmp-simulator-landing-teaser.promobanner-green .promo {
  background-color: var(--ag-base-corporate-green);
}
.agb-cmp-simulator-landing-teaser.promobanner-green .promo:before {
  background-color: hsl(from var(--ag-base-corporate-green) h s calc(l - 20));
}
.agb-cmp-simulator-landing-teaser.promobanner-green .promo:after {
  background-color: var(--ag-base-corporate-green);
}
.agb-cmp-simulator-landing-teaser.promobanner-green .promo p {
  color: white;
}
.agb-cmp-simulator-landing-teaser.promobanner-green2 .promo {
  background-color: var(--ag-base-secondary-green1);
}
.agb-cmp-simulator-landing-teaser.promobanner-green2 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-green1) h s calc(l - 20));
}
.agb-cmp-simulator-landing-teaser.promobanner-green2 .promo:after {
  background-color: var(--ag-base-secondary-green1);
}
.agb-cmp-simulator-landing-teaser.promobanner-green5 .promo {
  background-color: var(--ag-base-secondary-green2);
}
.agb-cmp-simulator-landing-teaser.promobanner-green5 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-green2) h s calc(l - 20));
}
.agb-cmp-simulator-landing-teaser.promobanner-green5 .promo:after {
  background-color: var(--ag-base-secondary-green2);
}
.agb-cmp-simulator-landing-teaser.promobanner-green5 .promo p {
  color: white;
}
.agb-cmp-simulator-landing-teaser.promobanner-blue1 .promo {
  background-color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue1 .promo:before {
  background-color: hsl(from var(--ag-base-corporate-blue) h s calc(l - 20));
}
.agb-cmp-simulator-landing-teaser.promobanner-blue1 .promo:after {
  background-color: var(--ag-base-corporate-blue);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue1 .promo p {
  color: white;
}
.agb-cmp-simulator-landing-teaser.promobanner-blue2 .promo {
  background-color: var(--ag-base-secondary-blue1);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue2 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-blue1) h s calc(l - 10));
}
.agb-cmp-simulator-landing-teaser.promobanner-blue2 .promo:after {
  background-color: var(--ag-base-secondary-blue1);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue2 .promo p {
  color: white;
}
.agb-cmp-simulator-landing-teaser.promobanner-blue3 .promo {
  background-color: var(--ag-base-secondary-blue2);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue3 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-blue2) h s calc(l - 15));
}
.agb-cmp-simulator-landing-teaser.promobanner-blue3 .promo:after {
  background-color: var(--ag-base-secondary-blue2);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue4 .promo {
  background-color: var(--ag-base-secondary-blue3);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue4 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-blue3) h s calc(l - 10));
}
.agb-cmp-simulator-landing-teaser.promobanner-blue4 .promo:after {
  background-color: var(--ag-base-secondary-blue3);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue5 .promo {
  background-color: var(--ag-base-secondary-blue4);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue5 .promo:before {
  background-color: hsl(from var(--ag-base-secondary-blue4) h s calc(l - 15));
}
.agb-cmp-simulator-landing-teaser.promobanner-blue5 .promo:after {
  background-color: var(--ag-base-secondary-blue4);
}
.agb-cmp-simulator-landing-teaser.promobanner-blue5 .promo p {
  color: white;
}
