body,
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
 background: #20004E;
}

* {
  margin: 0;
  padding: 0;
  font-family: 'Plus Jakarta Sans', sans-serif;
  outline: none;
  border: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  list-style: none;
  box-shadow: none;
  color: white;
}
h1{
  font-size: 48px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 38px;
  line-height: 46px;
}

h2{
  font-size: 38px;
  line-height: 46px;
  margin-bottom: 24px;
}

.q-title{
  font-size: 22px !important;
  line-height: 30px !important;
  margin-bottom: 12px !important;
  text-transform: none !important;
}
.q-only-desktop {
    margin-top: 40%;
}

p{
font-size:18px;
line-height: 26px;
font-weight: 300;
}

h3{
font-size: 22px;
line-height: 30px;
margin-bottom:48px;
font-weight: 300;}

.q-year{
    top: 50%;
    position: absolute;
    z-index: 3;}

.q-intro h2{
  font-size: 28px;
  text-align: center;
  font-weight: 300;
  line-height: 46px;
  margin-top: 24px;
}
h5.text-animated {
    font-size: 16px;
    font-weight: 300;
}
.q-image-margrethe{
    position: relative;
    z-index: 0;
    margin-left: 40%;
    width: 80%;
    top: 30px;
}
.q-intro{
  position: absolute;
  z-index: 2;
  background: transparent;
  left: 10%;
  top: 20%;
}
.q-image-first{
    top: 15%;
}
.history-wrapper-content .scrollContainer {
  overscroll-behavior: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.history-wrapper-content .section {
  height: 100vh;
}
.history-wrapper-content .section.start-content {
  flex: 0 0 120vw;
}
.history-wrapper-content .caption h2 {
  font-size: 42px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 24px;
}
.history-wrapper-content .caption p {
  /*max-width: 60rem;*/
  font-size: 18px;
}
.history-wrapper-content .double-images {
  position: relative;
  width: 90rem;
  display: flex;
}
.history-wrapper-content .double-images.type-01 {
  margin: 10rem 0;
}
.history-wrapper-content .double-images.type-01 figure:first-child {
  flex-basis: 60rem;
  flex-shrink: 0;
  height: 80vh;
}
.history-wrapper-content .double-images.type-01 figure:last-child {
  max-width: 75rem;
  height: 85vh;
  position: absolute;
  bottom: -4rem;
  right: -26rem;
  top: auto;
  z-index: 0;

}
.history-wrapper-content .double-images.type-02 figure:first-child {
  flex-basis: 90rem;
  flex-shrink: 0;
  height: 100vh;
}
.history-wrapper-content .double-images.type-02 figure:last-child {
  max-width: 45rem;
  height: 50vh;
  position: absolute;
  bottom: -4rem;
  right: -26rem;
  top: auto;
}
.history-wrapper-content .triple-images {
  position: relative;
  max-width: 110rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10rem 0;
}
.history-wrapper-content .triple-images figure {
  width: 50rem;
  height: 50rem;
}
.history-wrapper-content .triple-images figure:first-child {
  width: 50vh;
  height: 50vh;
  padding-bottom: 100%;
}
.history-wrapper-content .triple-images figure:first-child img {
  /*width: 100%;
  height: 100%;*/
      width: 250%;
    top: -20rem;
}
.history-wrapper-content .triple-images figure:nth-child(2) {
  width: 35vh;
  height: 35vh;
  position: absolute;
  top: -20%;
  right: -155%;
  }
.history-wrapper-content .triple-images figure:nth-child(2) img {
  width: 100%;
  height: 100%;
}
.history-wrapper-content .triple-images figure:nth-child(3) {
  width: 40vh;
  height: 40rem;
  position: absolute;
  bottom: -35%;
  left: -20%;
}
.history-wrapper-content .triple-images figure:nth-child(3) img {
  /*width: 100%;
  height: 100%;*/
}
.history-wrapper-content figure {
  width: 100%;
  position: relative;
  /*overflow: hidden;*/
}
.history-wrapper-content figure.start-image {
  width: 40%;
  height: 100%;
  top:25%;
}
.history-wrapper-content figure.start-image img {
  width: 140%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.history-wrapper-content figure img {
  /*width: 140%;
  height: 100%;*/
  position: absolute;
  /*top: 0;*/
  left: 0;
  /*object-fit: cover;*/
  z-index: 2;
}
.history-wrapper-content .start-chapter .caption {
  width: 60%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  padding-left: 5vw;
  padding-bottom: 10rem;
}
.history-wrapper-content .start-chapter .caption h2 {
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1;
}
.history-wrapper-content .start-chapter .caption p {
  max-width: 60rem;
  padding-left: 10rem;
  font-size: clamp(2rem, 6vw, 2rem);
}
.history-wrapper-content .chapters {
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 10vw;
}
.history-wrapper-content .chapters.c01 .caption {
  padding-left: 20rem;
  z-index: 3;
  width: 150%;
}
.history-wrapper-content .chapters.c02 {
  padding: 0 10vw;
}
.history-wrapper-content .chapters.c02 .caption {
  padding-left: 20rem;
  width: max-content;
  margin-top: 10rem;
  width: 1024px;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 150%;
}
.history-wrapper-content .item {
  width: 100%;
  height: 100%;
  display: flex;
background: #20004E;
}


.video {
  min-height: 100%;
  position: relative;
  width: 60rem;
}
.video video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.flex-container {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.flex-child {
    flex: 1;
    justify-content: center;
    align-items: center;
  
}  

.flex-child:first-child {
    text-align: center;

}   
        .scroll-header{
            position: fixed;
            top: 50%;
            left: 0;
            width: 100%;
        }
        .progress-container {
            width: 100%;
            height: 8px;
        }
        .progress-bar {
            height: 4px;
            border:#6e18e7 dashed 2px;            
            width: 0%;
        }

.q-image-third{
  left:55rem !important;
}
.q-image-6{
  width:580px !important;
}
.q-image-7{
  z-index: 0;
  top: 30%;
}

.q-image-8{
 z-index: 0 !important; 
 top:20%; 
 width: 50%; 
}

.q-image-9{
z-index: 0 !important;
left: -60rem !important; 
width: 50% !important;
}

@media (max-width: 1024px) {
  img.q-image-monogram{
    width: 20%;
  }

  h1{
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
  }

  .q-intro h2{
    font-size: 22px;
    text-align: center; 
    margin-top: -10px;
  }

  .q-intro{
    top:12%;
    Left:16%;
  }
.q-image-third {
    left: -45rem !important;
}
  .q-image-margrethe{  
    position: relative; 
    z-index: 0;  
    margin-left: -10%;  
    width: 160%; 
    top: 110px;
}
.mobile-margin{
    padding-left: 20rem;
}
.section-00 h2 {
    font-size: 22px;
    line-height: 1.2;
    margin-left: 0px;
}

img.q-image-first {
    width: 45%;
}
.history-wrapper-content .caption h2{
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 24px;
}
img.q-image-second {
    width: 940px;
}
.section-01 p.text-animated {
    width: 70% !important;
    margin-top: -230px !important;
}
.section-03 p{
      width: 33rem !important;
    font-size: 16px !important;
    line-height: 1.2;
}
.history-wrapper-content .double-images.type-01 figure:last-child{
  right: -6rem;
}

.section-01 p {
  margin-left: -250px !important;
}

.caption-03{
  left:-70% !important;
}

.section-04 .chapters.c02 {
    margin-left: 0 !important;
}
.q-image-7 {
    padding-right: 80rem;
}
.section-05 .double-images.type-02 {
    top: -80px;
}

.caption-04 p{
    font-size: 16px !important;
    width: 31% !important;
    line-height: 1.2;
}

.section-05{
  padding: 15rem !important; 
}

.caption-05 p{
    font-size: 16px !important;
    width: 31% !important;
    line-height: 1.2;
}
section.section.section-06 {
    margin-right: 80rem !important;
}
.caption-08{
  left: 700% !important;
  top: 0;
}

.caption-08 p{
    font-size: 16px !important;
    width: 31% !important;
    line-height: 1.2;
}
section.section.section-09 {
    height: 70vh;
}

.q-image-16{
  top: 75% !important;
}

.caption-09{
    width: 36% !important;
}

.q-small-text{
  font-size: 16px !important;
  line-height: 1.2 !important;
}

.caption.caption-09 {
    top: 9rem !important;
}

section.section.section-10 {
    margin-left: 0rem !important;
}
.section-10 h2 {
    margin-left: -15rem;
}
.section-10 p {
    margin-left: -15rem;
    font-size: 16px !important;
    line-height: 1.2
  }

  .caption-10{
  width: 31% !important;
  }

.section-11{
    padding-left: 45rem !important;
}
img.q-image-22 {
    top: 0rem !important;
    width: 490px !important;
}
.caption-11{
  left:90rem !important;
}

.q-width{
  width: 31% !important;
}


.section-9 img{
  top:10rem !important;
}
section.section.section-14 {
    padding-left: 50rem !important;
}

section.section.section-16 {
    margin-left: -50rem;
}
.caption-17{
      top: 0 !important;
}
img.q-image-28 {
    top: -110px !important;
   /* margin-left: 35rem !important;*/
}
.caption-20{
  top: 14% !important;
}
section.section.section-20{
  margin-left: 60rem !important;
}
.q-only-desktop {
    display: none;
}
.q-image-gif{
  width:300px !important;
}
.section-18{
  margin-left:20rem;
}
}
