@charset "UTF-8";
/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  margin: 0;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

#root,
#__next {
  isolation: isolate;
}

html {
  scroll-behavior: smooth;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 550;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  background-color: #000;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 100%;
}

h1 {
  font-size: 90px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 90%;
}

h2,
h3 {
  font-size: 58px;
  font-weight: 600;
  line-height: 103%;
}

h4 {
  color: #7a54ff;
  font-weight: 550;
  font-size: 18px;
  line-height: 136%;
}

h5 {
  color: #fff;
  font-weight: 550;
  font-size: 20px;
  line-height: 136%;
}

.outline {
  color: black;
  text-shadow: white 1px 1px 1px, white -1px 1px 1px, white 0px 1px 1px, white 0px -1px 1px, white -1px -1px 1px, white 1px 0px 1px, white -1px 0px 1px;
}

.outline-plum {
  color: black;
  text-shadow: #7a54ff 1px 1px 1px, #7a54ff -1px 1px 1px, #7a54ff 0px 1px 1px, #7a54ff 0px -1px 1px, #7a54ff -1px -1px 1px, #7a54ff 1px 0px 1px, #7a54ff -1px 0px 1px;
}

p {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 26px;
  line-height: 136%;
}

p.small {
  font-size: 17px;
}

h2 + p {
  margin-top: 20px;
}

h4 + h2 {
  margin-top: 16px;
}

@media (max-width: 1300px) {
  h1 {
    font-size: 80px;
  }
  h2,
  h3 {
    font-size: 40px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }
  p {
    font-size: 18px;
  }
  p.small {
    font-size: 14px;
  }
  h2 + p {
    margin-top: 17px;
  }
  h4 + h2 {
    margin-top: 12px;
  }
}
@media (max-width: 1024px) {
  h1 {
    font-size: 60px;
  }
  h2,
  h3 {
    font-size: 32px;
  }
  h4 {
    font-size: 13px;
  }
  h5 {
    font-size: 13px;
  }
  p {
    font-size: 15px;
  }
  p.small {
    font-size: 12px;
  }
  h2 + p {
    margin-top: 14px;
  }
  h4 + h2 {
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 50px;
  }
  h2,
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 11px;
  }
  h5 {
    font-size: 12px;
  }
  p {
    font-size: 14px;
  }
  p.small {
    font-size: 12px;
  }
  h2 + p {
    margin-top: 8px;
  }
  h4 + h2 {
    margin-top: 9px;
  }
}
.white {
  color: #ffffff;
}

.plum {
  color: #7a54ff;
}

.aqua {
  color: #33e3f7;
}

.center {
  text-align: center;
}

a:link,
a:visited,
a:active {
  color: white;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

@media (max-width: 1300px) {
  a:link,
  a:visited,
  a:active {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  a:link,
  a:visited,
  a:active {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a:link,
  a:visited,
  a:active {
    font-size: 12px;
  }
}
a.button:link,
a.button:visited,
a.button:active {
  color: white;
  padding: 15px 50px 15px 24px;
  background-color: #e4003a;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  border-radius: 40px;
  position: relative;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 16px 12px rgba(255, 0, 0, 0);
}

a.button:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 16px 12px rgba(255, 0, 0, 0.3);
}

a.button:before {
  content: url(../images/arrow-right.svg);
  position: absolute;
  width: 17px;
  height: 16px;
  right: 20px;
  top: 18px;
}

.button-contacter {
  color: white;
  padding: 8px 18px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  background-color: #7a54ff;
  border-radius: 40px;
  display: inline-block;
}

.button-outline {
  padding: 8px 18px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  border: solid 2px #33e3f7;
  border-radius: 40px;
  display: inline-block;
}

@media (max-width: 1300px) {
  a.button:link,
  a.button:visited,
  a.button:active {
    font-size: 15px;
    padding: 14px 46px 14px 22px;
  }
  a.button:before {
    width: 17px;
    height: 16px;
    right: 16px;
    top: 17px;
  }
  .button-contacter,
  .button-outline {
    font-size: 15px !important;
  }
  .button-outline p {
    font-size: 15px !important;
  }
}
@media (max-width: 1024px) {
  a.button:link,
  a.button:visited,
  a.button:active {
    font-size: 14px;
    padding: 13px 40px 13px 22px;
  }
  a.button:before {
    width: 14px;
    height: 12px;
    right: 15px;
    top: 15px;
  }
  .button-contacter,
  .button-outline {
    font-size: 14px !important;
  }
  .button-outline p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  a.button:link,
  a.button:visited,
  a.button:active {
    font-size: 12px;
    padding: 12px 38px 12px 20px;
  }
  a.button:before {
    width: 14px;
    height: 12px;
    right: 15px;
    top: 15px;
  }
  .button-contacter,
  .button-outline {
    font-size: 12px !important;
  }
  .button-outline p {
    font-size: 12px !important;
  }
}
a.button.plum:link,
a.button.plum:visited,
a.button.plum:active {
  background-color: #7a54ff;
}

a.button.plum:hover {
  box-shadow: 0px 0px 16px 12px rgba(140, 0, 255, 0.4);
}

a.login-link {
  padding-right: 26px;
  position: relative;
}

a.login-link:before {
  content: url(../images/arrow-right-up.svg);
  position: absolute;
  width: 17px;
  height: 16px;
  right: 0px;
  top: 4px;
}

@media (max-width: 1300px) {
  a.login-link {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  a.login-link {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  a.login-link {
    font-size: 12px;
  }
}
.containered {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.container-spacer-xl {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-spacer-l {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-spacer-m {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-spacer-s {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 1300px) {
  .container-spacer-xl {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .container-spacer-l {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .container-spacer-m {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .container-spacer-s {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .container-spacer-xl {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .container-spacer-l {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .container-spacer-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container-spacer-s {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .container-spacer-xl {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .container-spacer-l {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .container-spacer-m {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container-spacer-s {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 1380px) {
  .containered {
    width: auto;
    max-width: 1300px;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .containered {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.flex-columns {
  display: flex;
  gap: 35px;
}

.column {
  flex: 1;
}

.column-70 {
  flex: 0 0 70%;
}

.column-60 {
  flex: 0 0 60%;
}

.column-55 {
  flex: 0 0 55%;
}

.column-40 {
  flex: 0 0 40%;
}

.column-30 {
  flex: 0 0 30%;
}

.column-20 {
  flex: 0 0 20%;
}

.column-15 {
  flex: 0 0 15%;
}

.column-10 {
  flex: 0 0 10%;
}

@media (max-width: 1300px) {
  .flex-columns {
    gap: 30px;
  }
}
@media (max-width: 1024px) {
  .flex-columns {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .flex-columns {
    flex-direction: column;
    gap: 20px;
  }
  .column-70,
  .column-60,
  .column-40,
  .column-30 {
    flex: 1;
  }
}
.space-between {
  justify-content: space-between;
}

.center-columns {
  justify-content: center;
}

.space-between-col-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card {
  background-color: rgba(122, 84, 255, 0.1);
  border-radius: 20px;
  padding: 50px 30px;
}

.card-red {
  background: linear-gradient(to bottom, rgba(228, 0, 58, 0.2), rgba(228, 0, 58, 0.1));
}

@media (max-width: 1300px) {
  .card {
    padding: 46px 28px;
  }
}
@media (max-width: 1024px) {
  .card {
    padding: 36px 20px;
  }
}
@media (max-width: 767px) {
  .card {
    padding: 20px 16px;
  }
}
.cardfonts h5 {
  font-size: 25px;
  line-height: 122%;
  text-align: left;
}
.cardfonts p {
  font-size: 17px;
  text-align: left;
}
.cardfonts h5 + p {
  margin-top: 8px;
}
@media (max-width: 1300px) {
  .cardfonts h5 {
    font-size: 22px;
  }
  .cardfonts p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .cardfonts h5 {
    font-size: 20px;
  }
  .cardfonts p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .cardfonts h5 {
    font-size: 16px;
  }
  .cardfonts p {
    font-size: 13px;
  }
}

.card-zero-bottompadding {
  padding-bottom: 0;
}

.card-zero-rightpadding {
  padding-right: 0;
}

ul {
  list-style: none;
}
ul li {
  padding-left: 0;
  position: relative;
  margin-bottom: 18px;
}
ul li p {
  font-size: 16px;
  line-height: 138%;
}
@media (max-width: 1300px) {
  ul li p {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  ul li p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  ul li p {
    font-size: 11px;
  }
}
ul li h5 + p {
  margin-top: 3px;
}
@media (max-width: 1300px) {
  ul li {
    margin-bottom: 14px;
  }
}
@media (max-width: 1024px) {
  ul li {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  ul li {
    margin-bottom: 8px;
  }
}
ul li:before {
  content: url(../images/arrow-right.svg);
  position: absolute;
  width: 17px;
  height: 16px;
  left: -30px;
  top: 3px;
}

@media (max-width: 767px) {
  .mobile-none {
    display: none;
  }
}
/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
#basic-pages #headsection {
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
#basic-pages #headsection h2 {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 32px;
  line-height: 126%;
}
#basic-pages #headsection h1 + h2 {
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #basic-pages #headsection h2 {
    font-size: 24px;
  }
  #basic-pages #headsection h1 + h2 {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #basic-pages #headsection h2 {
    font-size: 19px;
  }
  #basic-pages #headsection h1 + h2 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  #basic-pages #headsection h2 {
    font-size: 16px;
  }
  #basic-pages #headsection h1 + h2 {
    margin-top: 10px;
  }
}
#basic-pages #headsection #cs-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
@media (max-width: 767px) {
  #basic-pages #headsection {
    padding-top: 300px;
    background-position: left top;
  }
  #basic-pages #cs-logo-container img {
    width: 120px;
  }
}
#basic-pages #navigation {
  border-bottom: #222 2px solid;
  height: 104px;
  padding: 31px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#basic-pages #navigation a:link:not(.button) {
  display: inline-block;
}
#basic-pages #navigation a:link {
  margin-left: 30px;
}
#basic-pages #navigation .button.plum.smallbutton {
  display: none;
}
@media (max-width: 1024px) {
  #basic-pages #navigation a:link:not(.button) {
    display: none;
  }
  #basic-pages #navigation a:link {
    display: none;
  }
  #basic-pages #navigation .button.plum.smallbutton {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  #basic-pages #navigation {
    height: 85px;
  }
}
#basic-pages #nav-logo {
  width: 198px;
  height: 41px;
  position: absolute;
  top: 31px;
  left: 31px;
}
@media (max-width: 1024px) {
  #basic-pages #nav-logo {
    width: 138px;
    height: 29px;
    top: 31px;
    left: 31px;
  }
}
#basic-pages h1 {
  margin-bottom: 30px;
}
#basic-pages h2,
#basic-pages h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#basic-pages p {
  color: white;
  font-size: 17px;
  line-height: 148%;
}
#basic-pages h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}

/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
#landingpage #headsection {
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
#landingpage #headsection h2 {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 32px;
  line-height: 126%;
}
#landingpage #headsection h1 + h2 {
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #landingpage #headsection h2 {
    font-size: 24px;
  }
  #landingpage #headsection h1 + h2 {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #landingpage #headsection h2 {
    font-size: 19px;
  }
  #landingpage #headsection h1 + h2 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  #landingpage #headsection h2 {
    font-size: 16px;
  }
  #landingpage #headsection h1 + h2 {
    margin-top: 10px;
  }
}
#landingpage #headsection #cs-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
@media (max-width: 767px) {
  #landingpage #headsection {
    padding-top: 300px;
    background-position: left top;
  }
  #landingpage #cs-logo-container img {
    width: 120px;
  }
}
#landingpage #navigation {
  border-bottom: #222 2px solid;
  height: 104px;
  padding: 31px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#landingpage #navigation a:link:not(.button) {
  display: inline-block;
}
#landingpage #navigation a:link {
  margin-left: 30px;
}
#landingpage #navigation .button.plum.smallbutton {
  display: none;
}
@media (max-width: 1024px) {
  #landingpage #navigation a:link:not(.button) {
    display: none;
  }
  #landingpage #navigation a:link {
    display: none;
  }
  #landingpage #navigation .button.plum.smallbutton {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  #landingpage #navigation {
    height: 85px;
  }
}
#landingpage #nav-logo {
  width: 198px;
  height: 41px;
  position: absolute;
  top: 31px;
  left: 31px;
}
@media (max-width: 1024px) {
  #landingpage #nav-logo {
    width: 138px;
    height: 29px;
    top: 31px;
    left: 31px;
  }
}
#landingpage #sec-2-no-success {
  background: url(../images/sec-2-bg.webp);
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
#landingpage #sec-2-no-success .flex-columns:nth-child(1) {
  display: flex;
  align-items: end;
}
@media (max-width: 767px) {
  #landingpage #sec-2-no-success {
    padding-top: 150px;
    background-position: left top;
    background-size: 120%;
  }
}
#landingpage #sec-3-success {
  background: url(../images/numbers-bg.svg);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #landingpage #sec-3-success {
    padding-bottom: 220px;
    background: url(../images/numbers-bg-s.svg);
    background-position: bottom right;
    background-size: 170%;
    background-repeat: no-repeat;
  }
}
#landingpage #sec-3-success-pt2 .flex-columns-5 {
  display: flex;
  gap: 30px;
}
@media (max-width: 1300px) {
  #landingpage #sec-3-success-pt2 .flex-columns-5 {
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-3-success-pt2 .flex-columns-5 {
    gap: 20px;
  }
}
#landingpage #sec-3-success-pt2 .column-5 {
  flex: 1;
}
#landingpage #sec-3-success-pt2 .card {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
@media (max-width: 1024px) {
  #landingpage #sec-3-success-pt2 .card {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-3-success-pt2 .card {
    padding: 18px 10px;
  }
}
#landingpage #sec-3-success-pt2 h5 {
  line-height: 115%;
}
#landingpage #sec-3-success-pt2 p {
  font-size: 14px;
}
@media (max-width: 1300px) {
  #landingpage #sec-3-success-pt2 p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-3-success-pt2 p {
    font-size: 10px;
  }
}
#landingpage #sec-3-success-pt2 h5 + p {
  margin-top: 15px;
}
#landingpage #sec-3-success-pt2 .c-1,
#landingpage #sec-3-success-pt2 .c-2,
#landingpage #sec-3-success-pt2 .c-3,
#landingpage #sec-3-success-pt2 .c-4,
#landingpage #sec-3-success-pt2 .c-5 {
  opacity: 0.3;
  border: rgba(122, 84, 255, 0.1) 3px solid;
}
@keyframes cards-5-animation {
  2%, 18% {
    opacity: 1;
    transform: scale(1.2);
    border: #7a54ff 3px solid;
  }
  0%, 20%, 100% {
    opacity: 0.3;
    transform: scale(1);
    border: rgba(122, 84, 255, 0.1) 3px solid;
  }
}
#landingpage #sec-3-success-pt2 .c-1 {
  animation-name: cards-5-animation;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#landingpage #sec-3-success-pt2 .c-2 {
  animation-name: cards-5-animation;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 4s;
}
#landingpage #sec-3-success-pt2 .c-3 {
  animation-name: cards-5-animation;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 8s;
}
#landingpage #sec-3-success-pt2 .c-4 {
  animation-name: cards-5-animation;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 12s;
}
#landingpage #sec-3-success-pt2 .c-5 {
  animation-name: cards-5-animation;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 16s;
}
@media (max-width: 767px) {
  #landingpage #sec-3-success-pt2 .c-1,
  #landingpage #sec-3-success-pt2 .c-2,
  #landingpage #sec-3-success-pt2 .c-3,
  #landingpage #sec-3-success-pt2 .c-4,
  #landingpage #sec-3-success-pt2 .c-5 {
    animation-name: none;
    opacity: 1;
    border: rgb(122, 84, 255) 2px solid;
  }
  #landingpage #sec-3-success-pt2 .flex-columns-5 {
    flex-direction: column;
    gap: 10px;
  }
}
#landingpage #sec-4-deal {
  margin-top: 120px;
  margin-bottom: 120px;
}
#landingpage #sec-4-deal .containered {
  border-radius: 20px;
  background: #101010 url(../images/deal-stage-bg.webp);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
#landingpage #sec-4-deal .closing-school-logo,
#landingpage #sec-4-deal .deal-hl {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
@media (max-width: 1300px) {
  #landingpage #sec-4-deal .deal-hl {
    width: 400px;
  }
  #landingpage #sec-4-deal .closing-school-logo {
    width: 140px;
  }
  #landingpage #sec-4-deal .closing-school-logo,
  #landingpage #sec-4-deal .deal-hl {
    margin-bottom: 70px;
  }
}
@media (max-width: 1300px) {
  #landingpage #sec-4-deal .deal-hl {
    width: 320px;
  }
  #landingpage #sec-4-deal .closing-school-logo {
    width: 120px;
  }
  #landingpage #sec-4-deal .closing-school-logo,
  #landingpage #sec-4-deal .deal-hl {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-4-deal .deal-hl {
    width: 250px;
  }
  #landingpage #sec-4-deal .closing-school-logo {
    width: 70px;
  }
  #landingpage #sec-4-deal .closing-school-logo,
  #landingpage #sec-4-deal .deal-hl {
    margin-bottom: 30px;
  }
}
#landingpage #sec-4-deal #caroussel-container {
  height: 100%;
  overflow: hidden;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#landingpage #sec-4-deal #caroussel-content {
  width: 150%;
  transform: translateX(23%);
  transition: transform 0.5s ease;
}
#landingpage #sec-4-deal #caroussel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to right, rgb(16, 16, 16) 0%, rgba(16, 16, 16, 0) 30%, rgba(16, 16, 16, 0) 70%, rgb(16, 16, 16) 100%);
}
#landingpage #sec-4-deal #caroussel-button-left {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 30%;
  left: 20px;
  cursor: pointer;
  transition: opacity 0.2s;
  background: url(../images/car-arrow-left.svg);
  background-repeat: no-repeat;
  background-position: center;
}
#landingpage #sec-4-deal #caroussel-button-right {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 30%;
  right: 20px;
  cursor: pointer;
  transition: opacity 0.2s;
  background: url(../images/car-arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  #landingpage #sec-4-deal #caroussel-button-left,
  #landingpage #sec-4-deal #caroussel-button-right {
    display: none;
  }
  #landingpage #sec-4-deal #caroussel-content {
    width: 100%;
    transform: translateX(0);
  }
  #landingpage #sec-4-deal #caroussel-overlay {
    display: none;
  }
}
#landingpage #sec-4-deal .card-red {
  background-color: #e4003a;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#landingpage #sec-4-deal p {
  color: white;
}
#landingpage #sec-5-protagonist {
  background: url(../images/daniel-rexhausen.webp);
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
}
#landingpage #sec-5-protagonist .button {
  margin-top: 150px;
}
@media (max-width: 767px) {
  #landingpage #sec-5-protagonist {
    background: url(../images/daniel-rexhausen-s.webp);
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 340px;
  }
  #landingpage #sec-5-protagonist .button {
    display: none;
  }
}
#landingpage #sec-5-protagonist-pt2 .flex-columns-5 {
  display: flex;
  gap: 0;
}
#landingpage #sec-5-protagonist-pt2 .column-5 {
  flex: 1;
}
#landingpage #sec-5-protagonist-pt2 .card {
  padding-top: 30px;
  padding-bottom: 30px;
  background: none;
  border-width: 2px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, black 0%, rgba(122, 84, 255, 0.3) 20%, rgba(122, 84, 255, 0.3) 80%, black 100%) 0 1 0 0;
     border-image: linear-gradient(to bottom, black 0%, rgba(122, 84, 255, 0.3) 20%, rgba(122, 84, 255, 0.3) 80%, black 100%) 0 1 0 0;
}
#landingpage #sec-5-protagonist-pt2 .card:last-child {
  border: none;
}
@media (max-width: 767px) {
  #landingpage #sec-5-protagonist-pt2 .flex-columns-5 {
    flex-direction: column;
  }
  #landingpage #sec-5-protagonist-pt2 .card {
    padding-top: 16px;
    padding-bottom: 16px;
    background: none;
    border-width: 2px;
    border-style: solid;
    -o-border-image: linear-gradient(to right, black 0%, rgba(122, 84, 255, 0.3) 20%, rgba(122, 84, 255, 0.3) 80%, black 100%) 0 0 1 0;
       border-image: linear-gradient(to right, black 0%, rgba(122, 84, 255, 0.3) 20%, rgba(122, 84, 255, 0.3) 80%, black 100%) 0 0 1 0;
  }
}
#landingpage #sec-5-protagonist-pt2 h5 {
  line-height: 115%;
}
#landingpage #sec-5-protagonist-pt2 p {
  font-size: 14px;
}
@media (max-width: 1300px) {
  #landingpage #sec-5-protagonist-pt2 p {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-5-protagonist-pt2 p {
    font-size: 10px;
  }
}
#landingpage #sec-5-protagonist-pt2 h5 + p {
  margin-top: 15px;
}
#landingpage #sec-6-platform {
  background: url(../images/couse-bg-1.webp);
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}
#landingpage #sec-6-platform .flex-columns {
  margin-bottom: 30px;
}
#landingpage #sec-6-platform .cardfonts h5,
#landingpage #sec-6-platform .cardfonts p {
  transform: scale(0.9);
  text-align: left;
}
#landingpage #sec-6-platform .cardfonts p {
  line-height: 158%;
}
#landingpage #sec-6-platform .last-card {
  text-align: center;
}
#landingpage #sec-6-platform .last-card h2,
#landingpage #sec-6-platform .last-card h4,
#landingpage #sec-6-platform .last-card h5,
#landingpage #sec-6-platform .last-card p {
  text-align: center;
  line-height: 135%;
}
#landingpage #sec-6-platform .last-card h2 {
  line-height: 118%;
}
#landingpage #sec-6-platform .last-card a.button {
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform .last-card img {
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform .academy-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#landingpage #sec-6-platform .academy-content .content-2 {
  display: flex;
}
#landingpage #sec-6-platform .academy-content .content-2 img:first-child {
  margin-right: 20px;
}
@media (max-width: 1300px) {
  #landingpage #sec-6-platform .academy-content .content-2 img {
    width: 45%;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-6-platform .academy-content .content-2 img {
    width: 38%;
  }
  #landingpage #sec-6-platform .academy-content .content-2 {
    justify-content: space-around;
    padding-top: 20px;
  }
}
#landingpage #sec-6-platform #platform-view {
  position: relative;
  right: 0;
}
#landingpage #sec-6-platform #live-coaching-img {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #workbookviews {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #expert-community-img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #one-on-one-img {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #download-img {
  width: 12%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #progress-img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #screen-img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-6-platform #preview-video {
  border-radius: 15px 15px 0 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  #landingpage #sec-6-platform #trail-days-badge-course {
    width: 150px;
  }
}
#landingpage #sec-7-reference .ref-card {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  width: calc(100% - 60px); /* Berücksichtigt das Padding */
  visibility: hidden;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 767px) {
  #landingpage #sec-7-reference .ref-card {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#landingpage #sec-7-reference img {
  margin-bottom: 20px;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
#landingpage #sec-7-reference .ref-card.active {
  opacity: 1;
  visibility: visible;
}
#landingpage #sec-7-reference #ref-panels-items {
  position: relative;
  min-height: 300px; /* Minimale Höhe für Container */
}
#landingpage #sec-7-reference #ref-panels-items h4 {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #landingpage #sec-7-reference #ref-panels-items {
    min-height: 400px;
  }
}
#landingpage #sec-7-reference #ref-panel-indicator {
  padding-bottom: 50px;
  padding-top: 50px;
  display: flex;
  justify-content: center;
}
#landingpage #sec-7-reference .indicator-dot {
  background-color: rgba(122, 84, 255, 0.3);
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
#landingpage #sec-7-reference .indicator-dot.active {
  background-color: #e4003a;
}
#landingpage #sec-7-reference p {
  line-height: 145%;
}
#landingpage #sec-8-contents-100-percent {
  background-image: url(../images/red-shadow-bg.webp);
  background-position: top center;
  background-size: contain;
}
#landingpage #sec-8-contents-100-percent .flex-columns {
  margin-bottom: 30px;
}
#landingpage #sec-8-contents-100-percent .card img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media (max-width: 1300px) {
  #landingpage #sec-8-contents-100-percent .card img {
    width: 50%;
    height: auto;
    margin-bottom: 26px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-8-contents-100-percent .card img {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-8-contents-100-percent .card img {
    width: 23%;
    height: auto;
    margin-bottom: 16px;
  }
}
#landingpage #sec-9-riskfree .containered {
  border-radius: 20px;
  background-color: #181818;
  background-image: url(../images/30-days-trial-bg.webp);
  background-position: center;
  background-size: cover;
  padding: 50px 50px;
}
#landingpage #sec-9-riskfree .riskfree-badge-small {
  margin-top: 100px;
}
@media (max-width: 767px) {
  #landingpage #sec-9-riskfree .containered {
    background-image: url(../images/30-days-trial-bg-s.webp);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 310px 40px 10px 40px;
  }
  #landingpage #sec-9-riskfree .riskfree-badge-small {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-10-plans .over-s {
    display: none;
  }
}
#landingpage #sec-10-plans .card {
  text-align: center;
}
#landingpage #sec-10-plans .plan {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 48px;
  font-weight: 600;
  line-height: 103%;
  margin-bottom: 10px;
}
@media (max-width: 1300px) {
  #landingpage #sec-10-plans .plan {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-10-plans .plan {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-10-plans .plan {
    font-size: 26px;
  }
}
#landingpage #sec-10-plans .plan-middle {
  background: linear-gradient(to bottom, rgba(122, 84, 255, 0.5), rgba(122, 84, 255, 0.2));
  transform: scale(1.05);
}
#landingpage #sec-10-plans .plans-dma-logo {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
#landingpage #sec-10-plans #price-toggler {
  border: #7a54ff 1px solid;
  width: 60px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
#landingpage #sec-10-plans #price-toggler .anually-label,
#landingpage #sec-10-plans #price-toggler .monthly-label {
  font-size: 12px;
  position: absolute;
  width: 100px;
}
#landingpage #sec-10-plans #price-toggler .anually-label {
  left: 70px;
  top: 5px;
}
#landingpage #sec-10-plans #price-toggler .monthly-label {
  left: -73px;
  top: 5px;
}
#landingpage #sec-10-plans #price-switch {
  background-color: #7a54ff;
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 30px;
  right: 2px;
  left: 31px;
  top: 1px;
  transition: all 0.2s ease;
}
#landingpage #sec-10-plans .pricing-container {
  width: -moz-fit-content;
  width: fit-content;
  background-color: #1e163e;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 60px;
  margin-top: 20px;
  border-radius: 40px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media (max-width: 1300px) {
  #landingpage #sec-10-plans .pricing-container {
    padding: 16px 54px;
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-10-plans .pricing-container {
    padding: 15px 50px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-10-plans .pricing-container {
    padding: 13px 40px;
    margin-top: 12px;
  }
}
#landingpage #sec-10-plans .pricing {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: white;
  font-size: 27px;
  font-weight: 550;
  line-height: 103%;
  display: inline-block;
}
@media (max-width: 1300px) {
  #landingpage #sec-10-plans .pricing {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-10-plans .pricing {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-10-plans .pricing {
    font-size: 16px;
  }
}
#landingpage #sec-10-plans .pricing-terms {
  color: white;
  font-weight: 550;
  font-size: 10px;
  display: inline-block;
  margin-left: 5px;
}
#landingpage #sec-10-plans .plan-features {
  list-style: none;
  margin-top: 36px;
  margin-bottom: 5px;
  padding-left: 0;
  text-align: left;
  margin-left: 0;
}
#landingpage #sec-10-plans .plan-features li {
  padding: 0;
  padding-left: 30px;
  padding-bottom: 12px;
  border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
  margin-bottom: 16px;
  margin-top: 13px;
  margin-left: 30px;
  margin-right: 30px;
  color: #a6a6a6;
  font-weight: 550;
  font-size: 15px;
  position: relative;
}
@media (max-width: 1300px) {
  #landingpage #sec-10-plans .plan-features li {
    padding: 0;
    padding-left: 30px;
    padding-bottom: 11px;
    margin-bottom: 14px;
    margin-top: 12px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-10-plans .plan-features li {
    padding: 0;
    padding-left: 30px;
    padding-bottom: 9px;
    margin-bottom: 14px;
    margin-top: 9px;
    margin-left: 14px;
    margin-right: 14px;
    font-size: 11px;
  }
}
#landingpage #sec-10-plans .plan-features li:last-child {
  border-bottom: none;
}
#landingpage #sec-10-plans .plan-features li:before {
  content: url(../images/plan-check.svg);
  position: absolute;
  left: 8px;
  top: 2px;
  width: 13px;
  height: 14px;
}
#landingpage #sec-10-plans .trial-period-info {
  margin-bottom: 10px;
  color: #7a54ff;
  transform: scale(0.65);
}
#landingpage #sec-10-plans .button:link,
#landingpage #sec-10-plans a.button:visited,
#landingpage #sec-10-plans a.button:active {
  color: white;
  padding: 15px 24px 15px 24px;
  background-color: #7a54ff;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  border-radius: 40px;
  position: relative;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 16px 12px rgba(140, 0, 255, 0);
}
#landingpage #sec-10-plans a.button:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 16px 12px rgba(140, 0, 255, 0.4);
}
#landingpage #sec-10-plans a.button:before {
  content: none;
}
@media (max-width: 1300px) {
  #landingpage #sec-10-plans a.button:link,
  #landingpage #sec-10-plans a.button:visited,
  #landingpage #sec-10-plans a.button:active {
    font-size: 15px;
    padding: 14px 22px 14px 22px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-10-plans a.button:link,
  #landingpage #sec-10-plans a.button:visited,
  #landingpage #sec-10-plans a.button:active {
    font-size: 14px;
    padding: 13px 22px 13px 22px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-10-plans a.button:link,
  #landingpage #sec-10-plans a.button:visited,
  #landingpage #sec-10-plans a.button:active {
    font-size: 12px;
    padding: 12px 20px 12px 20px;
  }
}
#landingpage #sec-11-overview {
  background-image: url(../images/plum-shadow-bg.webp);
  background-position: top center;
  background-size: contain;
}
#landingpage #sec-11-overview .flex-columns {
  margin-bottom: 30px;
}
#landingpage #sec-11-overview .card img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media (max-width: 1300px) {
  #landingpage #sec-11-overview .card img {
    width: 50%;
    height: auto;
    margin-bottom: 26px;
  }
}
@media (max-width: 1024px) {
  #landingpage #sec-11-overview .card img {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  #landingpage #sec-11-overview .card img {
    width: 23%;
    height: auto;
    margin-bottom: 16px;
  }
}
#landingpage #sec-12-faq .sticky {
  position: sticky;
  top: 50px;
}
#landingpage #sec-12-faq .faq-topic {
  border: rgba(122, 84, 255, 0.3) 3px solid;
  border-radius: 20px;
  padding: 40px 40px 40px 70px;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #landingpage #sec-12-faq .faq-topic {
    padding: 20px 20px 20px 40px;
  }
}
#landingpage #sec-12-faq .faq-topic.active {
  border: rgb(122, 84, 255) 3px solid;
}
#landingpage #sec-12-faq .faq-header {
  position: relative;
}
#landingpage #sec-12-faq .faq-header .akkordeon-toggler {
  position: absolute;
  left: -60px;
  top: -15px;
  padding: 20px;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 767px) {
  #landingpage #sec-12-faq .faq-header .akkordeon-toggler {
    left: -48px;
    top: -19px;
  }
}
#landingpage #sec-12-faq .faq-detail {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0;
}
#landingpage #sec-12-faq .faq-detail p {
  margin-top: 30px;
  line-height: 140%;
}
#landingpage #sec-12-faq .faq-detail.active {
  max-height: 1000px;
  transition: max-height 0.5s ease-in;
}
#landingpage #sec-12-faq .akkordeon-toggler.active {
  transform: rotate(90deg);
}

/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
#contacter #headsection {
  padding-top: 100px;
}
#contacter #headsection #contact-header {
  background-image: url(../images/sedcard.webp);
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 40px;
  position: relative;
}
#contacter #headsection .headline {
  padding-right: 30px;
}
#contacter #headsection .voice h4 {
  color: #33e3f7;
  text-align: center;
  margin: 0 auto;
}
#contacter #headsection h2 {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 32px;
  line-height: 126%;
}
#contacter #headsection h1 + h2 {
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #contacter #headsection h2 {
    font-size: 24px;
  }
  #contacter #headsection h1 + h2 {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #contacter #headsection h2 {
    font-size: 19px;
  }
  #contacter #headsection h1 + h2 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  #contacter #headsection h2 {
    font-size: 16px;
  }
  #contacter #headsection h1 + h2 {
    margin-top: 10px;
  }
}
#contacter #headsection #cs-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
@media (max-width: 767px) {
  #contacter #headsection {
    padding-top: 0;
    background-position: left top;
  }
  #contacter #headsection .containered {
    padding-bottom: 0;
  }
  #contacter #headsection .headline {
    padding-right: 0;
  }
  #contacter #cs-logo-container img {
    width: 120px;
  }
  #contacter #contact-header {
    background-image: none !important;
  }
  #contacter .mobile-contacter-image {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }
  #contacter .mobile-contacter-image img {
    max-width: 200px;
    width: 100%;
    height: auto;
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  #contacter .mobile-contacter-image {
    display: none;
  }
}
#contacter #navigation {
  border-bottom: #222 2px solid;
  height: 104px;
  padding: 31px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#contacter #navigation a:link:not(.button) {
  display: inline-block;
}
#contacter #navigation a:link {
  margin-left: 30px;
}
#contacter #navigation .button.plum.smallbutton {
  display: none;
}
@media (max-width: 1024px) {
  #contacter #navigation a:link:not(.button) {
    display: none;
  }
  #contacter #navigation a:link {
    display: none;
  }
  #contacter #navigation .button.plum.smallbutton {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  #contacter #navigation {
    height: 85px;
  }
}
#contacter #nav-logo {
  width: 198px;
  height: 41px;
  position: absolute;
  top: 31px;
  left: 31px;
}
@media (max-width: 1024px) {
  #contacter #nav-logo {
    width: 138px;
    height: 29px;
    top: 31px;
    left: 31px;
  }
}
#contacter #bullet-points {
  background-image: url(../images/couse-bg-1.webp);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 150px;
  padding-top: 150px;
}
#contacter #bullet-points img {
  width: 34px;
  padding-bottom: 5px;
}
#contacter #bullet-points #skills {
  padding-top: 12px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
#contacter #bullet-points .right-box {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#contacter #bullet-points .right-box > div:first-child {
  align-self: flex-start;
}
#contacter #bullet-points .right-box > div:last-child {
  align-self: flex-end;
  margin-top: auto;
}
#contacter #bullet-points .quote {
  align-content: flex-end;
}
#contacter #bullet-points .quote p {
  color: white;
  font-size: 24px;
}
@media (max-width: 767px) {
  #contacter #bullet-points .quote p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  #contacter #bullet-points {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  #contacter #bullet-points {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
#contacter #expertise {
  padding-bottom: 100px;
}
#contacter #expertise .expertise-branch {
  background-image: url(../images/grid.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
#contacter #expertise .expertise-branch p {
  font-size: 17px;
}
#contacter #expertise .expertise-branch .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 20px 50px 0 50px;
  gap: 15px;
}
@media (max-width: 767px) {
  #contacter #expertise {
    padding-bottom: 0;
  }
  #contacter #expertise .expertise-branch h4.aqua {
    font-size: 1.3rem;
  }
  #contacter #expertise .expertise-branch .grid {
    gap: 10px;
    padding: 20px 20px 0 20px;
  }
}
@media (max-width: 1024px) {
  #contacter #expertise {
    padding-bottom: 40px;
  }
}

.custom-audio-player {
  margin-top: 20px;
}
.custom-audio-player audio {
  display: none;
}
.custom-audio-player .audio-controls {
  display: flex;
  align-items: center;
  gap: 20px;
  background: transparent;
  border-radius: 25px;
}
.custom-audio-player .audio-controls .play-button {
  background: transparent;
  border: none;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.custom-audio-player .audio-controls .play-button svg, .custom-audio-player .audio-controls .play-button img {
  width: 100%;
  height: 100%;
}
.custom-audio-player .audio-controls .play-button svg {
  fill: #7a54ff;
}
.custom-audio-player .audio-controls .play-button:hover {
  transform: scale(1.05);
}
.custom-audio-player .audio-controls .play-button:active {
  transform: scale(0.95);
  background: transparent;
}
.custom-audio-player .audio-controls .audio-info {
  flex: 1;
}
.custom-audio-player .audio-controls .audio-info .waveform {
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 90px;
  border-radius: 3px;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0;
}
.custom-audio-player .audio-controls .audio-info .waveform svg {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  display: block;
}
.custom-audio-player .audio-controls .audio-info .waveform .audio-bar {
  transition: height 0.1s ease, fill 0.1s ease;
}

@media (max-width: 767px) {
  .custom-audio-player .audio-section h4.voice.aqua {
    margin-left: 50px;
  }
  .custom-audio-player .audio-controls {
    gap: 15px;
    padding: 0 10px 10px 50px;
  }
  .custom-audio-player .audio-controls .play-button {
    width: 60px;
    height: 60px;
  }
  .custom-audio-player .audio-controls .audio-info {
    width: 100%;
  }
  .custom-audio-player .audio-controls .audio-info .waveform {
    width: 320px;
    height: 100px;
  }
}
#one-mio-challenge img {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#one-mio-challenge .containered {
  background-color: white;
  margin-bottom: 50px;
  border-radius: 20px;
}

/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
#thankyoupage #headsection h2 {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 32px;
  line-height: 126%;
}
#thankyoupage #headsection h1 + h2 {
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #thankyoupage #headsection h2 {
    font-size: 24px;
  }
  #thankyoupage #headsection h1 + h2 {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #thankyoupage #headsection h2 {
    font-size: 19px;
  }
  #thankyoupage #headsection h1 + h2 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  #thankyoupage #headsection h2 {
    font-size: 16px;
  }
  #thankyoupage #headsection h1 + h2 {
    margin-top: 10px;
  }
}
#thankyoupage #headsection #cs-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
#thankyoupage #navigation {
  border-bottom: #222 2px solid;
  height: 104px;
  padding: 31px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#thankyoupage #navigation a:link:not(.button) {
  display: inline-block;
}
#thankyoupage #navigation a:link {
  margin-left: 30px;
}
@media (max-width: 1024px) {
  #thankyoupage #navigation a:link:not(.button) {
    display: none;
  }
}
@media (max-width: 1024px) {
  #thankyoupage #navigation {
    height: 85px;
  }
}
#thankyoupage #nav-logo {
  width: 198px;
  height: 41px;
  position: absolute;
  top: 31px;
  left: 31px;
}
@media (max-width: 1024px) {
  #thankyoupage #nav-logo {
    width: 138px;
    height: 29px;
    top: 31px;
    left: 31px;
  }
}
#thankyoupage .spacer-top {
  padding-bottom: 0;
}
#thankyoupage .spacer-bottom {
  padding-top: 0;
}
#thankyoupage img {
  width: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

/*
Theme Name: DIMARCON Theme 25
Author: Studio Null Eins
Description: New Website 2025
*/
/* scss Module */
#pre-check-out #headsection {
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
#pre-check-out #headsection h2 {
  color: #a6a6a6;
  font-weight: 550;
  font-size: 32px;
  line-height: 126%;
}
#pre-check-out #headsection h1 + h2 {
  margin-top: 25px;
}
@media (max-width: 1300px) {
  #pre-check-out #headsection h2 {
    font-size: 24px;
  }
  #pre-check-out #headsection h1 + h2 {
    margin-top: 18px;
  }
}
@media (max-width: 1024px) {
  #pre-check-out #headsection h2 {
    font-size: 19px;
  }
  #pre-check-out #headsection h1 + h2 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  #pre-check-out #headsection h2 {
    font-size: 16px;
  }
  #pre-check-out #headsection h1 + h2 {
    margin-top: 10px;
  }
}
#pre-check-out #headsection #cs-logo-container {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
@media (max-width: 767px) {
  #pre-check-out #headsection {
    padding-top: 300px;
    background-position: left top;
  }
  #pre-check-out #cs-logo-container img {
    width: 120px;
  }
}
#pre-check-out #navigation {
  border-bottom: #222 2px solid;
  height: 104px;
  padding: 31px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#pre-check-out #navigation a:link:not(.button) {
  display: inline-block;
}
#pre-check-out #navigation a:link {
  margin-left: 30px;
}
#pre-check-out #navigation .button.plum.smallbutton {
  display: none;
}
@media (max-width: 1024px) {
  #pre-check-out #navigation a:link:not(.button) {
    display: none;
  }
  #pre-check-out #navigation a:link {
    display: none;
  }
  #pre-check-out #navigation .button.plum.smallbutton {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  #pre-check-out #navigation {
    height: 85px;
  }
}
#pre-check-out #nav-logo {
  width: 198px;
  height: 41px;
  position: absolute;
  top: 31px;
  left: 31px;
}
@media (max-width: 1024px) {
  #pre-check-out #nav-logo {
    width: 138px;
    height: 29px;
    top: 31px;
    left: 31px;
  }
}
#pre-check-out h1 {
  margin-bottom: 30px;
}
#pre-check-out h2,
#pre-check-out h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#pre-check-out p {
  color: white;
  font-size: 17px;
  line-height: 148%;
}
#pre-check-out h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}
#pre-check-out .payment-selector {
  transition: all 0.3s ease;
}
#pre-check-out .payment-selector img {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
}
#pre-check-out .payment-selector:hover {
  transform: scale(1.05);
}
#pre-check-out .card {
  padding-top: 20px;
  padding-bottom: 32px;
  transition: all 0.3s ease;
}
#pre-check-out .cardfonts h5 {
  font-size: 17px;
}
#pre-check-out .cardfonts p {
  font-size: 12px;
}
#pre-check-out .payment-selection-invoice img,
#pre-check-out .payment-selection-creditcard img {
  transition: all 0.3s ease;
  opacity: 0;
}
#pre-check-out .payment-selection-invoice.selected img,
#pre-check-out .payment-selection-creditcard.selected img {
  opacity: 1;
}
#pre-check-out .payment-selection-invoice,
#pre-check-out .payment-selection-creditcard {
  border: 2px solid transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}
#pre-check-out .payment-selection-invoice.selected,
#pre-check-out .payment-selection-creditcard.selected {
  border-color: #7a54ff;
}
#pre-check-out #payment-selection-content-invoice,
#pre-check-out #payment-selection-content-creditcard {
  display: none;
  text-align: center;
}
#pre-check-out #final-plan {
  display: none;
}
#pre-check-out #payment-selection-content-invoice {
  padding-left: 20px;
  margin-top: 60px;
}
#pre-check-out #payment-selection-content-invoice h2 {
  line-height: 140%;
}
#pre-check-out img.payment_icons {
  opacity: 1 !important;
  width: 60%;
}
#pre-check-out img.invoice_icons {
  opacity: 1 !important;
  width: 30%;
}
#pre-check-out input.button {
  color: white;
  padding: 15px 24px 15px 24px;
  background-color: #7a54ff;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 40px;
  position: relative;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 16px 12px rgba(255, 0, 0, 0);
  border: none;
  margin-top: 20px;
}
#pre-check-out input.button:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 16px 12px rgba(140, 0, 255, 0.4);
}
#pre-check-out input {
  padding: 10px;
  border-radius: 8px;
  background-color: transparent;
  font-weight: 550;
  font-size: 14px;
  border: rgba(116, 86, 246, 0.3) 2px solid;
  color: white;
  transition: all 0.3s ease;
  margin-top: 5px;
  margin-bottom: 20px;
}
#pre-check-out input:focus {
  border: rgb(116, 86, 246) 2px solid;
  outline: none;
}
#pre-check-out input::-moz-placeholder {
  color: rgba(116, 86, 246, 0.6) !important;
}
#pre-check-out input::placeholder {
  color: rgba(116, 86, 246, 0.6) !important;
}
#pre-check-out label a:link {
  text-decoration: underline;
}
#pre-check-out label {
  text-align: left;
}
#pre-check-out .wpcf7-not-valid-tip {
  position: relative !important;
  top: -14px !important;
  font-size: 13px !important;
  font-weight: 550 !important;
  padding-bottom: 15px !important;
  color: #7a54ff !important;
}

footer {
  background-color: #0c0919;
  background: url(../images/footer-bg.webp);
  background-position: bottom center;
  background-size: cover;
}
footer p {
  color: white;
  font-size: 14px;
  line-height: 154%;
}
footer h4 {
  margin-bottom: 15px;
}
footer a:link, footer a:visited, footer a:active {
  color: white;
  display: block;
  padding: 3px 0;
}
footer #footer-logo {
  width: 140px;
  margin-bottom: 10px;
}
footer #footer-cs-logo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  margin-top: 80px;
  width: 150px;
}

/* Internet Explorer 10+11 *//*# sourceMappingURL=style.css.map */