h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

.c-custom-code {
  display: none;
}

.c-text-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 1.8em;
  font-weight: 400;
}

.ds-footer-logo {
  margin-bottom: 24px;
}

.c-text-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.c-text-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 1.8em;
  font-weight: 400;
}

.ds-nav_cta {
  display: inline-block;
  margin-left: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.c-section {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #000;
}

.c-button-icon-content {
  display: inline-block;
}

.ds-class {
  display: inline-block;
  margin-top: 32px;
  margin-right: 4px;
  margin-bottom: 16px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 4px;
  background-color: #7443ff;
  color: #fff;
  line-height: 24px;
}

.ds-title-wrapper {
  margin-bottom: 16px;
}

.ds-fonts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-title-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.9375rem;
  line-height: 1.1612903225806452;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.c-title-wrapper {
  margin-bottom: 1rem;
}

.c-title-wrapper.cc-legal {
  text-transform: uppercase;
}

.c-title-wrapper.cc-02 {
  margin-bottom: 4rem;
}

.ds-section {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.ds-section.cc-footer {
  margin-top: 120px;
  background-color: #000;
  color: #fff;
}

.c-button-s {
  padding: 8px 20px;
  border-radius: 8px;
  background-color: #7443ff;
  color: #fff;
  font-size: 13px;
  line-height: 1.8em;
  font-weight: 700;
  text-decoration: none;
}

.c-button-s.cc-secondary {
  background-color: #ebe6ff;
  color: #7443ff;
}

.c-button-s.cc-border {
  padding: 6px 14px;
  border-style: solid;
  border-width: 2px;
  border-color: #7443ff;
  background-color: transparent;
  color: #7443ff;
}

.c-button-icon-left {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  margin-bottom: 4px;
}

.ds-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #000;
  color: #fff;
}

.c-title-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 1.6em;
  font-weight: 700;
}

.c-title-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 700;
}

.c-title-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 1.6em;
  font-weight: 700;
}

.c-cta-wrapper {
  margin-top: 2.5rem;
}

.c-cta-wrapper.cc-small {
  margin-top: 16px;
}

.c-cta-wrapper.cc-hidden {
  display: none;
}

.c-cta-wrapper.cc-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-cta-wrapper.cc-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-cta-wrapper.cc-absolute {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.c-button-m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem 1.25rem 0.625rem 3.375rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 1.5rem;
  background-color: #ffed00;
  color: #311a67;
  font-size: 14px;
  line-height: 1.8em;
  font-weight: 300;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.c-button-m.cc-secondary {
  background-color: #ebe6ff;
  color: #7443ff;
}

.c-button-m.cc-border {
  padding: 8px 18px;
  border-style: solid;
  border-width: 2px;
  border-color: #7443ff;
  background-color: transparent;
  color: #7443ff;
}

.c-button-m.cc-submit {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-button-m.cc-submit.cc-grey {
  background-color: #afb1b6;
  color: #fafafa;
}

.ds-colors_element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  height: 200px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #0058ff;
}

.ds-colors_element.cc-02 {
  background-color: #523aa9;
}

.ds-colors_element.cc-03 {
  background-color: #ebe6ff;
}

.ds-colors_element.cc-04 {
  background-color: #7ed8ff;
}

.ds-colors_element.cc-05 {
  background-color: #19191b;
}

.ds-colors_element.cc-01 {
  background-color: #7443ff;
}

.ds-wrapper {
  padding: 16px 40px 40px;
  background-color: #f8f8f8;
}

.ds-wrapper.cc-spaced {
  margin-bottom: 24px;
}

.ds-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ds-section_sub-title {
  max-width: 720px;
  margin-bottom: 40px;
}

.c-button-icon-right {
  width: 20px;
  height: 20px;
  margin-bottom: 4px;
  margin-left: 12px;
}

.ds-text-class {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 4px;
  background-color: #7443ff;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}

.ds-colors_text {
  width: 100%;
  margin-bottom: 0px;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
}

.ds-fonts_element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 240px;
  margin-bottom: 80px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.ds-hero_content {
  max-width: 960px;
  margin-left: -8px;
}

.c-title-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 66px;
  line-height: 1.2em;
  font-weight: 600;
}

.ds-colors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.ds-section_title {
  max-width: 800px;
  margin-bottom: 80px;
}

.ds-nav_item {
  padding-top: 24px;
  padding-bottom: 24px;
  color: hsla(0, 0%, 100%, 0.5);
  font-weight: 600;
  text-align: center;
}

.ds-nav_item.w--current {
  border-bottom-color: #7443ff;
  color: #fff;
}

.c-text-1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.ds-block {
  width: 100%;
  height: 40px;
  background-color: #7ed8ff;
}

.ds-block.cc-spaced {
  margin-bottom: 12px;
}

.c-nav_brand {
  padding-top: 20px;
  padding-bottom: 20px;
}

.c-title-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 700;
}

.c-text-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.75rem;
  line-height: 2;
}

.c-container {
  display: block;
  max-width: 61.8125rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  border-radius: 4px;
}

.c-container.cc-8cols {
  max-width: 924px;
}

.c-container.cc-10cols {
  max-width: 55.25rem;
}

.c-container.cc-6cols {
  max-width: 29rem;
}

.c-container.cc-footer {
  width: 100%;
}

.c-rich-content {
  font-weight: 400;
}

.ds-hero {
  padding-top: 200px;
  padding-bottom: 120px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}

.c-button-l {
  padding: 18px 24px;
  border-radius: 8px;
  background-color: #7443ff;
  color: #fff;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
  text-decoration: none;
}

.c-button-l.cc-secondary {
  background-color: #ebe6ff;
  color: #7443ff;
}

.c-button-l.cc-primary {
  -webkit-transition: background-color 300ms ease-in;
  transition: background-color 300ms ease-in;
}

.c-button-l.cc-border {
  padding: 16px 22px;
  border-style: solid;
  border-width: 2px;
  border-color: #7443ff;
  background-color: transparent;
  color: #7443ff;
}

.c-body {
  background-color: #fafafa;
  font-family: 'Noto sans', sans-serif;
  color: #311a67;
  font-size: 1.0625rem;
  line-height: 1.411764705882353;
  font-weight: 500;
}

.c-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 10vh;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #19191b;
}

.c-hero.cc-home {
  position: relative;
  padding-top: 6.25rem;
  padding-bottom: 9.4375rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/BK-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-hero.cc-legal {
  min-height: 100vh;
  padding-top: 4.375rem;
  padding-bottom: 6.25rem;
}

.c-hero.cc-01 {
  min-height: 90vh;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
  background-image: url('../images/Slider-One.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-hero.cc-02 {
  min-height: 90vh;
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
  background-image: url('../images/Slide-Two.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-hero.cc-success {
  padding-top: 1.5rem;
  padding-bottom: 2.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Success.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-nav {
  background-color: transparent;
}

.c-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.c-text-wrapper.cc-gewinnspiel {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
}

.c-hero-image {
  max-width: 44.125rem;
  margin-bottom: 4.375rem;
}

.c-hero-image.cc-01 {
  height: 15.375rem;
  max-width: 28.375rem;
  margin-bottom: 1.5rem;
}

.c-hero-image.cc-02 {
  height: 15.375rem;
  max-width: 49.625rem;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  mix-blend-mode: multiply;
}

.c-hero_img {
  width: 100%;
}

.c-hero_img.cc-02 {
  mix-blend-mode: multiply;
}

.c-hero-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-row-flex.cc-footer {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-column-left {
  width: 62.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.c-column-left.cc-footer {
  width: 75%;
}

.c-column-left.cc-gewinnspiel {
  width: 0.625rem;
}

.c-backpack-image {
  position: relative;
  top: -7.5rem;
  width: 27.75rem;
}

.c-backpack_img {
  width: 100%;
  height: 100%;
}

.image {
  width: 0.5rem;
}

.c-more-infos {
  margin-top: 1rem;
}

.c-footer-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5.3125rem;
  height: 3.4375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-footer_img {
  width: 100%;
  height: 100%;
}

.c-footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-footer_lnk {
  color: #fafafa;
  font-size: 0.75rem;
  line-height: 1.3333333333333333;
  text-decoration: none;
}

.c-footer_lnk.cc-bk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffed00;
  font-size: 0.75rem;
  line-height: 1.3333333333333333;
  letter-spacing: 2.6px;
  text-transform: uppercase;
}

.c-blue-element-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 36.75rem;
  mix-blend-mode: multiply;
}

.c-blue-element-top {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  width: 35.125rem;
  mix-blend-mode: multiply;
}

.c-blue-element-bottom {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 25.9375rem;
  mix-blend-mode: multiply;
}

.c-text_link {
  color: #001aff;
  text-decoration: none;
}

.c-text_link:hover {
  text-decoration: underline;
}

.c-line {
  position: absolute;
  left: -1.875rem;
  top: 0.375rem;
  right: auto;
  bottom: 0%;
  height: 39.875rem;
}

.c-form-wrap {
  position: relative;
  width: 100%;
  height: 39.875rem;
}

.c-select {
  height: 3.375rem;
  padding-left: 1.875rem;
  border: 1px solid transparent;
  border-radius: 0.625rem;
  background-color: #fff;
  color: #61646b;
}

.c-text-field {
  height: 3.375rem;
  margin-bottom: 1rem;
  padding-left: 1.875rem;
  border: 1px solid transparent;
  border-radius: 0.625rem;
  color: #61646b;
}

.c-text-field::-webkit-input-placeholder {
  color: #61646b;
}

.c-text-field:-ms-input-placeholder {
  color: #61646b;
}

.c-text-field::-ms-input-placeholder {
  color: #61646b;
}

.c-text-field::placeholder {
  color: #61646b;
}

.c-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
}

.c-form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide-nav {
  display: none;
}

.c-prev {
  display: none;
}

.c-form {
  position: relative;
  height: 100%;
}

.c-required {
  margin-top: -0.25rem;
  padding-left: 1.5rem;
  color: #19191b;
}

.c-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-pagination.cc-prev {
  cursor: pointer;
}

.c-pagination.cc-click {
  cursor: pointer;
}

.c-prev-icon_img {
  width: 0.75rem;
  margin-bottom: -2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.c-next-icon_img {
  width: 0.75rem;
  margin-bottom: -2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.c-next-icon_img.cc-hidden {
  opacity: 0;
}

.text-block {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: -1.75px;
}

.c-next {
  display: none;
}

.slide {
  width: 100vw;
  height: 100%;
}

.c-rich-legal h2 {
  margin-top: 0px;
  margin-bottom: 1.5rem;
  font-size: 1.0625rem;
  line-height: 1.411764705882353;
}

.c-rich-legal ol {
  margin-bottom: 1.25rem;
  padding-left: 20px;
  list-style-type: decimal;
}

.c-rich-legal li {
  margin-bottom: 1.5rem;
  padding-left: 0.5rem;
  list-style-type: decimal;
}

.c-rich-legal a {
  color: #311a67;
  text-decoration: none;
}

.c-rich-legal a:hover {
  color: #001aff;
}

.list {
  margin-top: -1.125rem;
  margin-bottom: 2.275rem;
  padding-left: 20px;
  list-style-type: lower-alpha;
}

.list-item {
  margin-bottom: 1.5rem;
}

.c-section-stretch {
  height: 100%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .c-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ds-grid_element {
    min-width: 50%;
    margin-bottom: 24px;
  }

  .ds-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-title-3 {
    font-size: 28px;
  }

  .c-title-5 {
    font-size: 20px;
  }

  .c-title-4 {
    font-size: 24px;
  }

  .ds-colors_element {
    width: 23%;
    margin-bottom: 16px;
  }

  .ds-wrapper {
    padding: 8px 24px 24px;
  }

  .ds-grid {
    margin-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ds-hero_content {
    margin-left: 0px;
  }

  .c-title-2 {
    font-size: 52px;
  }

  .ds-nav_menu {
    display: none;
  }

  .ds-colors {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-nav_brand {
    margin-left: 4px;
  }

  .c-title-6 {
    font-size: 18px;
  }

  .ds-hero {
    padding-top: 160px;
    padding-bottom: 80px;
  }

  .c-backpack-image {
    top: -6rem;
  }
}

@media screen and (max-width: 767px) {
  .c-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-title-1 {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .c-title-wrapper {
    text-align: center;
  }

  .c-title-wrapper.cc-legal {
    text-align: left;
  }

  .c-title-wrapper.cc-02 {
    margin-bottom: 2.5rem;
  }

  .ds-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-title-3 {
    font-size: 24px;
    line-height: 38px;
  }

  .c-title-5 {
    font-size: 18px;
    line-height: 30px;
  }

  .c-title-4 {
    font-size: 20px;
    line-height: 36px;
  }

  .c-cta-wrapper {
    margin-top: 2.25rem;
  }

  .c-cta-wrapper.cc-form {
    margin-top: 2.5rem;
  }

  .c-cta-wrapper.cc-absolute {
    position: static;
    width: 100%;
  }

  .c-button-m {
    padding-left: 1.25rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .c-title-2 {
    font-size: 40px;
    line-height: 44px;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }

  .c-title-6 {
    font-size: 16px;
    line-height: 28px;
  }

  .c-container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .c-footer {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .c-hero.cc-home {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }

  .c-hero.cc-legal {
    padding-top: 1.25rem;
  }

  .c-hero.cc-01 {
    height: 1000px;
    padding-bottom: 1.125rem;
    background-image: url('../images/Slide01_mobile.jpg');
    background-position: 50% 50%;
  }

  .c-hero.cc-02 {
    height: 1000px;
    padding-bottom: 1.125rem;
    background-image: url('../images/Slide02_mobile.jpg');
  }

  .c-hero.cc-success {
    min-height: 100vh;
    background-image: url('../images/Success_mobile.jpg');
    background-position: 50% 50%;
  }

  .c-text-wrapper.cc-center {
    text-align: center;
  }

  .c-text-wrapper.cc-success {
    margin-bottom: 6rem;
    text-align: center;
  }

  .c-hero-image {
    max-width: 30rem;
    margin-bottom: 2.625rem;
  }

  .c-hero-image.cc-01 {
    height: auto;
  }

  .c-hero-image.cc-02 {
    height: auto;
  }

  .c-row-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-row-flex.cc-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c-column-left {
    width: 100%;
  }

  .c-column-right.cc-backpack {
    display: none;
  }

  .image {
    display: none;
  }

  .c-more-infos {
    text-align: center;
  }

  .c-footer-image {
    width: 6.25rem;
    height: auto;
  }

  .c-footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-blue-element-left {
    top: 50%;
    width: 11.25rem;
  }

  .c-blue-element-top {
    width: 24.75rem;
  }

  .c-line {
    display: none;
  }

  .c-form-wrap.cc-success {
    height: auto;
  }

  .text-block {
    line-height: 1;
  }

  .c-rich-legal {
    font-size: 1rem;
  }

  .c-rich-legal ol {
    padding-left: 24px;
  }

  .c-section-stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .c-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ds-class {
    font-size: 12px;
  }

  .ds-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .c-title-3 {
    font-size: 20px;
    line-height: 34px;
  }

  .c-cta-wrapper.cc-form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-cta-wrapper.cc-02 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-button-m {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .c-button-m.cc-submit {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

  .c-button-m.cc-submit.cc-click {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

  .c-button-m.cc-submit.cc-grey {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .ds-colors_element {
    width: 100%;
    height: 150px;
    margin-bottom: 16px;
  }

  .ds-wrapper.cc-spaced {
    padding: 16px;
  }

  .ds-text-class {
    font-size: 12px;
  }

  .c-title-2 {
    font-size: 32px;
    line-height: 36px;
  }

  .ds-colors {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ds-section_title {
    margin-bottom: 40px;
  }

  .c-container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .ds-hero {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .c-hero.cc-01 {
    height: 1050px;
  }

  .c-hero.cc-02 {
    height: 1050px;
  }

  .c-text-wrapper.cc-gewinnspiel {
    text-align: center;
  }

  .c-hero-image {
    max-width: 18.75rem;
  }

  .c-hero-image.cc-01 {
    height: auto;
  }

  .c-hero-image.cc-02 {
    height: auto;
  }

  .c-column-left.cc-footer {
    width: auto;
  }

  .c-more-infos {
    margin-top: 2.25rem;
  }

  .c-footer_lnk {
    margin-bottom: 0.375rem;
    font-size: 0.5625rem;
    line-height: 1.7777777777777777;
  }

  .c-footer_lnk.cc-bk {
    font-size: 0.5625rem;
    line-height: 1.7777777777777777;
  }

  .c-form-wrap {
    height: auto;
  }

  .c-pagination.cc-prev {
    margin-bottom: 1rem;
  }

  .c-pagination.cc-click {
    margin-bottom: 1rem;
  }

  .c-section-stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}

@font-face {
  font-family: 'Noto sans';
  src: url('../fonts/noto-sans-jp-v42-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto sans';
  src: url('../fonts/noto-sans-jp-v42-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto sans';
  src: url('../fonts/noto-sans-jp-v42-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto sans';
  src: url('../fonts/noto-sans-jp-v42-latin-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto sans';
  src: url('../fonts/noto-sans-jp-v42-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}