/** Shopify CDN: Minification failed

Line 1579:2 Unexpected "}"

**/


  @media all {
    button {
      -webkit-appearance: none;
      appearance: none;
      background-color: initial;
      border: 1px solid #0000;
      color: currentColor;
      font-size: 0.875rem;
      padding: 0;
    }



    main[role=main].main {
      min-height: calc(100vh - 8.75rem);
    }

    body:not(.is-using-keyboard) a:focus,
    body:not(.is-using-keyboard) button:focus {
      outline: none !important;
    }

    :target:before {
      content: none;
      display: block;
      height: 8.75rem;
      margin: -8.75rem 0 0;
    }

    @media print {
      section {
        margin: 0 !important;
        padding: 0 !important;
      }

      img {
        page-break-after: auto;
        page-break-before: auto;
        page-break-inside: avoid;
        position: relative;
      }
    }

    .is-hidden {
      display: none !important;
    }

    .is-sr-only {
      clip: rect(1px, 1px, 1px, 1px) !important;
      border: 0 !important;
      -webkit-clip-path: inset(50%) !important;
      clip-path: inset(50%) !important;
      height: 1px !important;
      overflow: hidden !important;
      padding: 0 !important;
      position: absolute !important;
      white-space: nowrap !important;
      width: 1px !important;
    }
  }
  .byte {
    background: #000;
  }

  .byte:focus {
    outline: none !important;
  }

  @media screen and (max-width:37.5625rem) {
    .byte * {
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
  }

  .byte_inner-byte {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1250px;
    padding: 0 20px;
    position: relative;
    width: 100%;
  }

  .byte_inner-byte-tiny {
    max-width: 930px;
  }

  .byte .chanelplayer__control {
    bottom: 0;
    position: absolute;
  }

  .mb-sticky-container {
    position: -webkit-sticky;
    position: sticky;
    transition: all 0.1s;
    width: 100%;
    z-index: 10;
  }

  .mb_picture img {
    opacity: 1;
    transition: all 0.3s ease;
  }

  .text {
    color: #000;
    font-weight: 600;
  }

  .text_white {
    color: #fff;
  }

  .text_heading1,
  .text_heading2,
  .text_heading3,
  .text_primary,
  .text_small-title,
  .text_sticky-nav {
    letter-spacing: normal;
    text-transform: uppercase;
  }

  .text_heading1 {
    font-size: 70px;
    line-height: 70px;
  }

  @media screen and (max-width:60rem) {
    .text_heading1 {
      font-size: 45px;
      line-height: 45px;
    }
  }

  .text_heading2 {
    font-size: 30px;
    line-height: 45px;
  }

  @media screen and (max-width:60rem) {
    .text_heading2 {
      font-size: 25px;
      line-height: 34px;
    }
  }

  .text_heading3 {
    font-size: 25px;
    line-height: 36px;
  }

  @media screen and (max-width:60rem) {
    .text_heading3 {
      font-size: 20px;
      line-height: 31px;
    }
  }

  .text_small-title {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
  }

  .text_sticky-nav {
    font-size: 10px;
    line-height: 18px;
  }

  .text_primary {
    font-size: 11px;
    font-weight: 600;
  }

  .text_body {
     
    font-weight: 300;
    letter-spacing: 0.1px;
  }

  .text_body {
    font-size: 14px;
    line-height: 18px;
  }

  .text_scroll-indic {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 15px;
  }

  .text_quote {
    font-size: 14px;
    font-weight: 400;
    line-height: 200%;
  }

  @media screen and (max-width:37.5625rem) {
    .text_quote {
      font-size: 12px;
      line-height: 180%;
    }
  }

  .text_author {
    font-weight: 400;
  }

  .text_author,
  .text_thanks {
    font-size: 11px;
    line-height: 16.5px;
  }

  .text_thanks {
    font-weight: 300;
  }

  .cta_border,
  .cta_text {
    position: relative;
    transition: all 0.2s ease;
  }

  .cta_border {
    cursor: pointer;
    display: inline-block;
    padding: 12px 21px 14px;
  }

  .cta_border svg {
    height: 12px;
    margin-right: 7px;
    width: 10px;
  }

  .cta_border.cta_white {
    background-color: #fff;
    border: 1px solid #fff;
  }

  .cta_border.cta_white .cta_text {
    color: #1d1d1d;
  }

  .cta_border.cta_white svg path {
    fill: #1d1d1d;
  }

  .cta_border.cta_white:hover {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
  }

  .cta_border.cta_white {
    background-color: transparent;
    border: 1px solid #fff;
  }

  .cta_border.cta_white .cta_text {
    color: #fff;
  }

  .cta_border.cta_white svg path {
    fill: #fff;
  }

  .cta_border.cta_white:hover {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
  }

  .cta_border.cta_white:hover .cta_text {
    color: #1d1d1d;
  }

  .cta_primary {
    cursor: pointer;
    display: inline-block;
    position: relative;
  }

  .cta_primary > span {
    align-items: center;
    display: flex;
  }

  @media screen and (max-width:60rem) {
    .cta_primary .cta_text:after {
      background-color: CURRENTCOLOR;
      bottom: -5px;
      content: "";
      height: 1px;
      left: 0;
      opacity: 1;
      position: absolute;
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      transition: all 0.2s ease-out;
      width: 100%;
    }
  }

  .cta_primary.cta_white .cta_text {
    color: #fff;
  }

  .cta_primary:hover span:after {
    opacity: 0;
    -webkit-transform: scaleX(0.98);
    transform: scaleX(0.98);
  }

  .cta_primary,
  .cta_underlined {
    cursor: pointer;
    display: inline-block;
    position: relative;
  }

  .cta_primary > span,
  .cta_underlined > span {
    align-items: center;
    display: flex;
  }

  .cta_primary .cta_text:after,
  .cta_underlined .cta_text:after {
    background-color: CURRENTCOLOR;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: all 0.2s ease-out;
    width: 100%;
  }

  .cta_primary.cta_white .cta_text,
  .cta_underlined.cta_white .cta_text {
    color: #fff;
  }

  .cta_primary:hover span:after,
  .cta_underlined:hover span:after {
    opacity: 0;
    -webkit-transform: scaleX(0.98);
    transform: scaleX(0.98);
  }

  .byte_chapter-content {
    margin: auto;
    opacity: 0;
    padding: 144px 0;
    width: 100%;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content {
      padding: 100px 0;
    }
  }

  .byte_chapter-content_visible {
    opacity: 1;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .byte_chapter-content_text {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_chapter-content_text {
      padding: 0 20px;
    }
  }

  .byte_chapter-content_text_title {
    padding-bottom: 72px;
    letter-spacing:2px;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content_text_title {
      max-width: 300px;
    }
  }

  .byte_chapter-content_text_quote_container {
    margin-bottom: 69px;
    max-width: 680px;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content_text_quote_container {
      text-align: left;
    }
  }

  .byte_chapter-content_text_quote_container .byte_chapter-content_text_author {
    margin-top: 30px;
    opacity: .5;
  }

  .byte_chapter-content_text_paragraph {
    margin: auto;
    position: relative;
  }

  .byte_chapter-content_text_paragraph_button {
    margin-top: 30px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-out;
  }

  .byte_chapter-content_text_paragraph_button_visible {
    opacity: 1;
    z-index: 2;
  }

  .byte_chapter-content_text .readmore {
    height: auto;
    max-width: 590px;
    text-align: left;
  }


  .byte_chapter-content_text .readmore .byte_chapter-content_paragraph {
    margin-top: 30px;
  }

  .byte_chapter-content_text .readmore .byte_chapter-content_hidden-paragraph {
    margin-top: 30px;
    opacity: 0;
  }

  .byte_chapter-content_text .slitParagraph {
    max-width: 805px;
    text-align: left;
  }

  .byte_chapter-content_text .slitParagraph .byte_chapter-content_text_paragraph_wrapper {
    display: flex;
    gap: 24px;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content_text .slitParagraph .byte_chapter-content_text_paragraph_wrapper {
      flex-direction: column;
      transition: 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    }
  }

  .byte_chapter-content_text .slitParagraph .byte_chapter-content_text_paragraph_wrapper .byte_chapter-content_hidden-paragraph {
    margin-top: 0;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content_text .slitParagraph .byte_chapter-content_text_paragraph_wrapper .byte_chapter-content_hidden-paragraph {
      opacity: 0;
    }
  }

  .byte_chapter-content_text .slitParagraph button {
    display: none;
  }

  @media screen and (max-width:60rem) {
    .byte_chapter-content_text .slitParagraph button {
      display: block;
    }
  }

  .byte_chapter-content_separator {
    background: #fefefe;
    height: 1px;
    margin-bottom: 72px;
    width: 60px;
  }

  .slidernew {
    top: 0;
  }

  .slidernew-slides {
    display: flex;
    flex-direction: row;
    height: 100%;
    position: relative;
    width: 100%;
  }

  .slidernew-container {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .slidernew-wrapper {
    height: 85vh;
  }

  @media screen and (max-width:37.5625rem) {
    .slidernew-wrapper {
      height: auto;
    }
  }

  .slidernew-slide {
    flex: 0 0 auto;
    height: 100%;
    position: relative;
    top: 0;
    width: 100%;
    width: calc(100%/var(--slide-visible));
  }

  .fade .slidernew-slide {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity 0.4s ease-in-out;
    z-index: 2;
  }

  .fade .slidernew-slide:first-child {
    position: relative;
    z-index: 1;
  }

  .fade .slidernew-slide.active {
    opacity: 1;
    pointer-events: auto;
  }

  .slidernew-slide-content {
    height: 100%;
    position: relative;
  }

  .slidernew-slide-content-float {
    bottom: 100px;
    color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 9;
  }

  .slidernew-slide-content-float .slidernew-title {
    margin-bottom: 20px;
  }

  .slidernew-slide-content-float .byte_slider_button {
    z-index: 10;
  }

  .slidernew-slide-content-float .byte_slider_button.cta_underlined {
    height: 30px;
  }

  @media screen and (max-width:60rem) {
    .slidernew-slide-content-float {
      padding: 0 20px;
      width: 100%;
    }
  }

  .slidernew-slide #shine-video-slider,
  .slidernew-slide #star-video-slider,
  .slidernew-slide #supernova-video-slider,
  .slidernew-slide .chanelplayer,
  .slidernew-slide .chanelplayer__video-wrapper,
  .slidernew-slide video {
    height: 100%;
  }

  .slidernew-controls {
    align-items: center;
    display: flex;
    height: 80%;
    justify-content: space-between;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
  }

  @media screen and (max-width:60rem) {
    .slidernew-controls {
      opacity: 0;
    }
  }

  .slidernew-controls button {
    background: none;
    cursor: pointer;
    height: 100%;
    min-height: 45px;
    min-width: 45px;
    padding: 5px;
    pointer-events: auto;
    position: relative;
    top: 0;
  }

  .slidernew-controls button:before {
    border-color: #fff;
    border-style: solid;
    content: "";
    left: 50%;
    margin: -6px;
    padding: 6px;
    position: absolute;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .slidernew-controls button.btn-prev {
    width: 15%;
  }

  .slidernew-controls button.btn-prev:before {
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .slidernew-controls button.btn-next {
    width: 15%;
  }

  .slidernew-controls button.btn-next:before {
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .slidernew-dots {
    align-items: center;
    bottom: 3%;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 99;
  }

  .slidernew-dots button {
    height: 45px;
    margin: 0 8px;
  }

  .slidernew-dots button,
  .slidernew-dots button:before {
    cursor: pointer;
    display: block;
    position: relative;
    width: 45px;
  }

  .slidernew-dots button:before {
    background: hsla(0, 0%, 100%, 0.4);
    content: "";
    font-size: 0;
    height: 2px;
    margin: 0;
  }

  .slidernew-dots button .bar-progress {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  }

  .slidernew-dots button[aria-current=true]:before {
    background: #949494;
  }

  .slidernew-dots button[aria-current=true]:after {
    -webkit-animation: fill 3s linear forwards;
    animation: fill 3s linear forwards;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 45px;
  }

  .slider-video .slidernew-dots button[aria-current=true]:after {
    display: none;
  }

  .slidernew-dots button[aria-current=true] .bar-progress {
    background: #fff;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: calc(50% - 1px);
    width: 45px;
  }

  .byte_scroll {
    bottom: 20px;
    height: 65px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    text-align: center;
    transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    z-index: 5;
  }

  .byte_scroll-disable {
    opacity: 0;
  }

  .byte_scroll:after {
    -webkit-animation: scrollExplorer 2s ease-in-out infinite;
    animation: scrollExplorer 2s ease-in-out infinite;
    background: #fff;
    content: "";
    height: 40px;
    left: 50%;
    position: absolute;
    top: 25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px;
  }

  .byte_header-init .mb-sticky-container {
    margin-top: -1px;
    top: 85px;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_header-init .mb-sticky-container {
      -webkit-transform: translateY(-17px) !important;
      transform: translateY(-17px) !important;
      -webkit-transform: translateY(-27px) !important;
      transform: translateY(-27px) !important;
    }
  }

  .byte_hero {
    height: auto;
    margin-bottom: -86px;
    position: relative;
    top: -140px;
  }

  .byte_hero_eyes {
    height: 100vh;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100vw;
  }
  img.scroll-img {
    height: 100%;
}
  @media(max-height:460px) {
    .byte_hero_eyes {
      min-height: 460px;
    }
  } 

  .byte_hero_eyes .mb_picture {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .byte_hero_eyes .mb_picture img {
    height: 100%;
    object-fit: cover;
  }

  .byte_hero_eyes:first-child {
    z-index: 2;
  }

  .byte_hero_eyes .byte_hero_title_container {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_hero_eyes .byte_hero_title_container {
      width: 100%;
    }
  }

  .byte_hero_eyes .byte_hero_title_container_show {
    opacity: 1;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .byte_hero_eyes .byte_hero_title_container .byte_hero_button {
    margin-top: 28px;
  }

  .byte_hero_eyes .byte_hero_title_container .byte_hero_button svg {
    position: relative;
    top: 2px;
  }

  .byte_hero_eyes .byte_hero_title_container .byte_hero_button svg path {
    transition: 0.2s ease;
  }

  .byte_hero_eyes .byte_hero_title_container .byte_hero_button:hover svg path {
    fill: #000;
  }

  .byte_hero_eyes .byte_hero_text_container {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    left: 50%;
    max-width: 580px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
  }

  .byte_hero_eyes .byte_hero_text_container_hide {
    opacity: 0;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  }

  @media screen and (max-width:37.5625rem) {
    .byte_hero_eyes .byte_hero_text_container {
      padding: 0 20px;
      width: 100%;
    }
  }

  .byte_hero_eyes .byte_hero_background {
    background: linear-gradient(180deg, transparent -18.33%, #000 67.08%);
    bottom: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
    z-index: 2;
  }

  .byte_hero_eyes .byte_hero_background_hide {
    opacity: .3;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_hero_eyes .byte_hero_background {
      background: linear-gradient(1turn, #000 64.99%, transparent);
    }
  }

  .byte_hero_observer {
    height: 100vh;
    position: relative;
    width: 100vw;
  }

  .byte_hero-simple {
    position: relative;
  }

  .byte_hero-simple_text {
    bottom: 75px;
    box-sizing: border-box;
    left: 50%;
    max-width: 750px;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 2;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_hero-simple_text {
      bottom: 90px;
    }

    .byte_hero-simple_text_1932 {
      bottom: 130px;
    }
  }

  .byte_hero-simple_text_title {
    margin: 0 auto 18px;
    max-width: 400px;
  }

  .byte_chapter {
    margin-bottom: 35vh;
    padding: 0 0 100vh;
    position: relative;
    text-align: center;
  }

  .byte_chapter_subtitle {
    display: block;
    margin-bottom: 30px;
  }

  .byte_chapter h2 {
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
  }

  @media screen and (max-width:37.5625rem) {
    .byte_chapter h2 {
      max-width: 285px;
    }
  }

  .byte_chapter_title_1 {
    max-width: 600px;
  }

  .byte_chapter_title_2 {
    max-width: 800px;
  }

  .byte_liaison {
    height: 30vh;
    position: relative;
  }

  .byte_liaison .byte_scroll {
    position: fixed;
  }

  .byte_media {
    background: #000;
    position: relative;
  }

  .byte_media .byte_media_text {
    margin-bottom: 22px;
    opacity: 0;
    padding-top: 120px;
    text-align: center;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .byte_media .mb_picture img {
    height: 100%;
    object-fit: cover;
  }

  .byte_media .byte_media_img_jean_cocteau {
    margin: 0 auto;
    max-width: 180px;
    opacity: 0;
    padding-bottom: 200px;
    text-align: center;
    transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .byte_media .byte-media-image-cta {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .byte_media .byte-media-image-cta svg {
    position: relative;
    top: 2px;
  }

  .byte_media .byte-media-image-cta svg path {
    transition: 0.2s ease;
  }

  .byte_media .byte-media-image-cta:hover svg path {
    fill: #000;
  }

  .byte_media_video {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

  .mb-navigationBar {
    background: transparent;
    max-width: 100%;
    position: relative;
    transition: opacity 0.3s ease-in;
    z-index: 2;
  }

  .mb-navigationBar.mb-navigationBar--dropdown {
    display: flex;
  }

  .mb-navigationBar.alignment-center {
    justify-content: space-between;
  }

  .mb-navigationBar_wrapper {
    display: flex;
    height: 54px;
    justify-content: center;
  }

  @media screen and (min-width:37.5625rem) {
    .mb-navigationBar_wrapper {
      margin: 0 auto;
      max-width: 1310px;
      width: 100%;
    }
  }

  @media screen and (max-width:37.5625rem) {
    .mb-navigationBar_wrapper {
      margin: 0;
    }
  }

  .mb-navigationBar_wrapper.alignment-center {
    justify-content: center;
  }

  @media screen and (max-width:37.5625rem) {
    .mb-navigationBar_wrapper.alignment-center {
      width: 100%;
    }
  }

  .mb-navigationBar_list {
    display: flex;
    justify-content: center;
    min-height: 54px;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    scrollbar-width: none;
    z-index: 1;
  }

  @media screen and (max-width:960px) {
    .mb-navigationBar_list {
      width: 100%;
    }
  }

  .mb-navigationBar_list::-webkit-scrollbar {
    display: none;
  }

  .mb-navigationBar_list li {
    align-items: center;
    color: #000;
    display: flex;
    height: 100%;
    padding: 0 25px;
  }

  .mb-navigationBar_list li a {
    border: 0;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    margin: 0 auto;
    opacity: .6;
    padding: 0;
    white-space: nowrap;
  }

  .mb-navigationBar_list li a.active {
    opacity: 1;
  }

  @media screen and (max-width:37.5625rem) {
    .mb-navigationBar_list li .hideOnMobile {
      display: none;
    }
  }

  .mb-navigationBar_list.mb-navigationBar_list--dropdown {
    justify-content: normal;
  }

  @media screen and (min-width:760px) {
    .mb-navigationBar_list.mb-navigationBar_list--dropdown {
      max-width: 80%;
    }
    .paddingbyte{
      padding:100px;
    }
    .paddingbyte2{
      padding-top:0;
      padding-inline: 200px;
      padding-bottom:100px;
      width:100%;
    }
  }

  @media screen and (max-width:37.5625rem) {
    .mb-navigationBar_list.mb-navigationBar_list--dropdown {
      flex-direction: column;
      position: absolute;
      top: 100%;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
      transition: all 0.4s;
      visibility: hidden;
      z-index: 5;
    }

    .mb-navigationBar_list.mb-navigationBar_list--dropdown li {
      background: #000;
      padding: O 25px;
    }

    .mb-navigationBar_list.mb-navigationBar_list--dropdown li a {
      opacity: 1;
      padding: 15px 0;
    }

    .mb-navigationBar_list.mb-navigationBar_list--dropdown li a.active {
      border-bottom: 1px solid #fff;
    }
  }

  @media screen and (max-width:37.5625rem)and(max-width:37.5625rem) {
    .mb-navigationBar_list.mb-navigationBar_list--dropdown li a.active {
      border-bottom: none;
    }

    .mb-navigationBar_list.mb-navigationBar_list--dropdown li {
      border-bottom: 1px solid hsla(180, 2%, 90%, 0.153);
    }

    .mb-navigationBar_list.mb-navigationBar_list--dropdown li span {
      color: #fff;
    }
  }

  .byte_horizontal-scroll {
    height: auto;
    width: 100%;
  }

  .byte-travelling-tallOuterContainer {
    box-sizing: initial;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    position: relative;
    width: 100%;
  }

  .byte-travelling-stickyInnerContainer {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: initial;
    height: calc(100vh + 140px);
    overflow-x: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    transition: 0.2s ease-in-out;
    width: 100%;
  }

  .byte-travelling-stickyInnerContainer::-webkit-scrollbar {
    display: none;
  }

  .byte-travelling-horizontalTranslateContainer {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: initial;
    height: 100%;
    overflow-y: hidden;
    -webkit-perspective: 1000;
    position: absolute;
    -webkit-transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    transition: -webkit-transform 0.05s ease;
    transition: transform 0.05s ease;
    transition: transform 0.05s ease, -webkit-transform 0.05s ease;
    will-change: transform;
  }

  .byte-travelling-content-container {
    align-items: center;
    color: #fff;
    display: flex;
    flex-flow: row nowrap;
    height: 100%;
    justify-content: flex-start;
    padding: 0;
    position: relative;
  }

  .byte-travelling-figure-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 116px;
  }

  .byte-travelling-figure-image {
    margin: 0 14px;
  }

  .byte-travelling-figure-image img {
    height: 70vh;
    object-fit: cover;
    width: auto;
  }

  /*! CSS Used from: https://www.chanel.com/publishing-player/latest/chanelplayer.css */
  .chanelplayer {
    direction: ltr;
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow 0.3s ease;
  }

  .chanelplayer video {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%;
  }

  .chanelplayer button {
    width: auto;
    -webkit-touch-callout: none;
    appearance: none;
    background-color: initial;
    border: none;
    color: currentColor;
    padding: 0;
    margin: 0;
  }

  .chanelplayer:focus {
    outline: 0;
  }

  .chanelplayer--full-ui {
    box-sizing: border-box;
  }

  .chanelplayer--full-ui *,
  .chanelplayer--full-ui ::after,
  .chanelplayer--full-ui ::before {
    box-sizing: inherit;
  }

  .chanelplayer--full-ui button {
    touch-action: manipulation;
  }

  .chanelplayer:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }

  .chanelplayer:fullscreen video {
    height: 100%;
  }

  .chanelplayer:fullscreen .chanelplayer__video-wrapper {
    height: 100%;
    width: 100%;
  }

  [hidden] {
    display: none !important;
  }

  .chanelplayer__control {
    background: 0 0;
    border: 0;
    border-radius: 3px;
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: 7px;
    position: relative;
    transition: all 0.3s ease;
  }

  .chanelplayer__control svg {
    display: block;
    pointer-events: none;
  }

  .chanelplayer__control:not(.chanelplayer__control--pressed) .icon--pressed {
    display: none;
  }

  .chanelplayer--video .chanelplayer__control svg {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
  }

  .chanelplayer--video .chanelplayer__control:hover {
    background: #1aafff;
    color: #fff;
  }

  @media screen and (max-width:37.5625rem) {
    .chanelplayer--video .chanelplayer__control:hover {
      color: #000;
    }
  }



  .chanelplayer--video {
    overflow: hidden;
  }

  .chanelplayer__video-wrapper {
    border-radius: inherit;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }

  .chanelplayer__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
  }

  .chanelplayer__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
  }

  .control-btn-background {
    position: absolute;
  }

  .control-btn-background .pause-icon,
  .control-btn-background .play-icon {
    margin-left: 15px;
  }

  .control-btn-background svg {
    height: 20px;
    width: 20px;
  }

  .control-btn-background svg.pause-icon,
  .control-btn-background svg.play-icon {
    height: 18px;
    width: 30px;
    margin-left: 15px;
  }

  .chanelplayer .chanelplayer__control {
    height: 44px;
    width: 44px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
  }

  .chanelplayer .chanelplayer__video--fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .chanelplayer.chanelplayer--video .chanelplayer__control:hover {
    background: 0 0 !important;
  }

  .sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }

  @-webkit-keyframes fill {
    0% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
    }

    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }

  @keyframes fill {
    0% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
    }

    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }

  @-webkit-keyframes scrollExplorer {
    0% {
      height: 1px;
    }

    50% {
      height: 36px;
    }

    75% {
      height: 36px;
    }

    to {
      margin-top: 36px;
    }
  }

  @keyframes scrollExplorer {
    0% {
      height: 1px;
    }

    50% {
      height: 36px;
    }

    75% {
      height: 36px;
    }

    to {
      margin-top: 36px;
    }
  }

  
  .singleSection{
    position:relative;
  }
  .bdd-inner{
    position: relative;
  }
  .cta_border.cta_white{
    position: absolute;
    /* bottom: 0; */
    z-index: 9999999;
    left: 45%;
    top: 50%;
  }

  .bdd_inner{
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* İçeriğin varsayılan durumu */
.byte_chapter-content_text_paragraph_wrapper {
  max-height: 185px; /* Varsayılan yükseklik */
  overflow: hidden; /* Taşan içeriği gizle */
  transition: 1.2s cubic-bezier(.23,1,.32,1) !important;

}

/* .expanded sınıfı eklenmiş durumda */
.byte_chapter-content_text_paragraph_wrapper.expanded {
  max-height: none; /* Tüm içeriği göster */
}
  .readmore-toggle{
    width: 100%;
    max-width: 590px;
    text-align: left;
  }


  
  }