body {
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #121212;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 62px;
  line-height: 1.25;
  font-weight: 500;
}

h2 {
  font-size: 36px;
  line-height: 1.4;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.3;
}

h5 {
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.3;
  text-transform: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-top: 0px;
  margin-bottom: 1%;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

a {
  color: #006cd0;
  line-height: 1.4;
  letter-spacing: 2px;
  text-decoration: none;
}

.text-block {
  padding: 30px;
  background-color: #1f407a;
  color: #fff;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.hero-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 23px 26px 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 10px;
  border-color: rgba(255, 252, 252, 0.75);
  background-color: rgba(0, 0, 0, 0.11);
}

.content-hero {
  width: 100%;
  text-align: center;
}

.footer {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #121212;
  color: #eeeff4;
}

.trigger-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 10px;
  height: 80vh;
  background-color: red;
}

._5years-wrapper {
  position: relative;
  width: 100vw;
  height: auto;
}

.big-year-label {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  opacity: 0.68;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  font-family: 'ATG rubrik condensed', sans-serif;
  color: #f3f3f3;
  font-size: 490px;
  line-height: 460px;
  font-weight: 400;
  letter-spacing: -5px;
}

.track {
  position: relative;
  height: 2000vh;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100vw;
  height: 94vh;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.frame.alt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

._2019---slide-4 {
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2019---slide-4._2017 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

._2019---slide-4._2017._02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

._2019---slide-4._2018 {
  padding: 20px;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._2019---slide-4._2018.b {
  padding-left: 0px;
}

.year-menu {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 110;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 6vh;
  padding: 0px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #1f407a;
}

.year-dot {
  width: 16px;
  height: 16px;
  margin-bottom: 6px;
  border-radius: 50%;
  background-color: #f6f7fa;
}

.year-text {
  color: #f6f7fa;
  font-size: 15px;
}

.triggers {
  position: absolute;
  top: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.item-inner-wrapper {
  width: 100%;
  height: 100%;
  background-image: url('../images/tips-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.item-inner-wrapper._2020 {
  background-image: url('../images/Panthers-12_2.jpg');
  background-position: 50% 12%;
}

.item-inner-wrapper._2019 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.item-inner-wrapper._2019.sprang {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.item-inner-wrapper._2021 {
  background-image: url('../images/DF_finalist_vattenpoolarna_01_1600x1600.jpg');
  background-position: 50% 50%;
}

.item-inner-wrapper._2016 {
  background-image: url('../images/tips-03.jpg');
  background-position: 50% 50%;
}

.item-inner-wrapper._2018-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 25px 25px 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d9dbe1;
  background-image: none;
}

.item-inner-wrapper.images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'ATG rubrik condensed', sans-serif;
  font-size: 58px;
}

.heading-2.white {
  color: #fff;
}

._2018-bilder {
  width: 100%;
  height: 100%;
  margin-right: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.richtext {
  color: #fff;
}

.richtext p {
  color: #fff;
}

.photo-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 50%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2019-inner-core {
  position: absolute;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 500px;
  height: 500px;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-2019-3 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.image-2019-4 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

._2019-inner-text {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  padding: 31px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.box-header {
  margin-top: 0px;
  margin-bottom: 2px;
  font-family: 'ATG rubrik condensed', sans-serif;
  font-size: 34px;
  text-transform: none;
}

.box-header.new-year {
  display: none;
}

.paragraph-3 {
  color: #000;
}

.black-text {
  color: #000;
  text-transform: none;
}

.black-text.big {
  font-size: 19px;
}

.black-text.white {
  color: #fff;
}

.black-text.big-center {
  padding-bottom: 12px;
  font-size: 19px;
  text-align: center;
}

._2017-slide-1-info-block {
  position: relative;
  z-index: 70;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 18px 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(246, 247, 250, 0.94);
  text-transform: capitalize;
}

.image-2019-5 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.image-2019-6 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.citat {
  position: relative;
  z-index: 10;
  width: 350px;
  margin-bottom: 167px;
  margin-left: 24%;
  color: #000;
  font-size: 20px;
  line-height: 27px;
  font-style: italic;
  font-weight: 400;
}

._2017-info-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 20%;
  padding-bottom: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2017-bg {
  position: relative;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-image: url('../images/2017-start.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

._2017-slide-2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2018-bg {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-image: url('../images/2018-start.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2017-inner-wrapper {
  width: 100%;
  height: 100%;
}

._2017-inner-wrapper._02 {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 480px 1fr;
  grid-template-columns: 480px 1fr;
  -ms-grid-rows: 33.333% 33.333% 33.333%;
  grid-template-rows: 33.333% 33.333% 33.333%;
}

._2017-image-01 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

._2017-ambasador-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/ambasador-peter-forsberg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2017-slide-2-info {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f7fa;
}

._2018-slide-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2018-slide-1---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: none;
  text-transform: capitalize;
}

._2018-info-1-wrapper {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2018-slide-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2018-slide-2-video {
  z-index: 5;
  width: 100%;
  height: 100%;
}

._2018-bg-02 {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100vh;
}

._2018-slide4-info-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 100px 0% 0% 100px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._2018-slide4-info-wrapper._2 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2018-slide-3 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2018-slide-3-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 27px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f7fa;
}

._2018-slide-3-inkludering {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/2018-inkludering.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

._2018-slide-2---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding: 32px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: none;
  text-transform: capitalize;
}

._2018-slide-4 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2018-slide-4-bg {
  position: relative;
  top: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/2018-slide4-bg.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2017-image-02 {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.year-2019 {
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.year-2018 {
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.year-2017 {
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.year-2020 {
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.year-2021 {
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

._2018-inner-wrapper {
  width: 100%;
  height: 100%;
}

._2018-inner-wrapper._02 {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 480px 1fr;
  grid-template-columns: 480px 1fr;
  -ms-grid-rows: 33.333% 33.333% 33.333%;
  grid-template-rows: 33.333% 33.333% 33.333%;
}

.trigger-2018-slide-4 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2018-slide-3 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2018-slide-2 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2018-slide-1 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2018-image-01 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

._2018-image-02 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.overflow-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.overflow-wrapper.line {
  border-style: solid;
  border-width: 20px;
  border-color: #f6f7fa;
}

.overflow-wrapper.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
  background-color: #fff;
}

._2018-slide-4---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 33px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

._2018-slide-4---mh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: none;
  -webkit-transform: translate(-24px, 33px) rotate(-11deg);
  -ms-transform: translate(-24px, 33px) rotate(-11deg);
  transform: translate(-24px, 33px) rotate(-11deg);
  text-transform: capitalize;
}

.mh-inner {
  padding: 15px 25px 83px;
}

._2018-slide2-info-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 100px;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._2019-slide-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2019-bg {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-image: url('../images/2019-start.jpg');
  background-position: 47% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2019-slide-1---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.91);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

._2019-slide-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2019-slide-2---image-1 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 154px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/2019-slide2-image1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2019-slide-2-grid {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2019-slide-2---image-2 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  padding-bottom: 125px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/2019-slide2-image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2019-slide-2---info-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #1f407a;
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  color: #fff;
  text-transform: capitalize;
}

._2019-slide-2---info-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #f6f7fa;
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  color: #fff;
  text-transform: capitalize;
}

.trigger-2019-slide-1 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2019-slide-2 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2019-slide-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f6f7fa;
}

._2019-slide-3---box {
  position: absolute;
  left: auto;
  top: auto;
  right: -50px;
  bottom: -50px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 28px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #1f407a;
  color: #fff;
  text-transform: capitalize;
}

._2019-slide-3-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.trigger-2019-slide-3 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2019-slide-4 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2019-slide-3-grid {
  position: relative;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: end;
  -webkit-box-align: end;
  -webkit-align-items: end;
  -ms-flex-align: end;
  align-items: end;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 25% 50% 25%;
  grid-template-rows: 25% 50% 25%;
}

._2018-slide-4-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.38);
}

.year-dot-2018 {
  width: 16px;
  height: 16px;
  margin-bottom: 6px;
  border-radius: 50%;
  background-color: #f6f7fa;
}

.year-dot-2017 {
  width: 16px;
  height: 16px;
  margin-bottom: 6px;
  border-radius: 50%;
  background-color: #f6f7fa;
}

.trigger-2017-slide-1 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2017-slide-2 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2017---slide-1 {
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2017---slide-1._2017 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #fff;
}

._2017---slide-3 {
  position: relative;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.trigger-2017-slide-3 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2017-slide3-inner-core {
  position: absolute;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 500px;
  height: 500px;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

._2017-slide3-inner-text {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  padding: 31px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.image-2017-1 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.image-2017-2 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.image-2017-3 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.image-2017-4 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 400px;
}

.shadow {
  box-shadow: 0 0 33px 20px rgba(0, 0, 0, 0.13), 8px 8px 20px 5px rgba(0, 0, 0, 0.09);
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

._2019-info-1-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 7%;
  padding-bottom: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2020-slide-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2020-bg {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-image: url('../images/2020-start_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2020-slide-1---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 30px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  color: #000;
  text-transform: capitalize;
}

._2020-slide-1---info.shadow {
  background-color: rgba(255, 255, 255, 0.93);
}

._2020-slide-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2020-slide-2-grid {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 100%;
  padding: 10%;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
  background-color: #f6f7fa;
}

._2020-slide2-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

._2020-slide-2-info {
  padding: 30px;
  background-color: #fff;
}

._2020---slide-3 {
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2020-inner-core {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 500px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

._2020-inner-text {
  position: absolute;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 500px;
  padding: 31px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #000;
}

.image-2020-5 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
}

.image-2020-4 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
}

.image-2020-3 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
}

.image-2020-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}

.trigger-2020-slide-1 {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2020-slide-2 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2020-slide-3 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2020-slide-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2020-slide-4-flex {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2020-slide-4---image-1 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 20px;
  padding-bottom: 120px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/2020-start.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2020-slide-4---image-2 {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  padding-bottom: 240px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/alvsby-slide4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2020-slide-4---info-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #fff;
  color: #fff;
  text-transform: capitalize;
}

._2020-slide-4---info-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: #fff;
  text-transform: capitalize;
}

.trigger-2020-slide-4 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2021-slide-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.trigger-2021-slide-1 {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2021-bg {
  position: relative;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-image: url('../images/2021-start.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2021-info-1-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 22%;
  padding-bottom: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

._2021-slide-1---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.91);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

.trigger-2021-slide-2 {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._2021-slide-2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2021-slide-2-bg {
  position: relative;
  top: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/2021-valgorande.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2021-slide2-info-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 100px 0% 0% 100px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._2021-slide-2-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.38);
}

._2021-slide-2---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  padding: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

.big-year-label-2020 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  opacity: 0.68;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  font-family: 'ATG rubrik condensed', sans-serif;
  color: #f3f3f3;
  font-size: 490px;
  line-height: 460px;
  font-weight: 400;
  letter-spacing: -5px;
}

.big-year-label-2018 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  opacity: 0.68;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  font-family: 'ATG rubrik condensed', sans-serif;
  color: #f3f3f3;
  font-size: 490px;
  line-height: 460px;
  font-weight: 400;
  letter-spacing: -5px;
}

.big-year-label-2019 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  opacity: 0.68;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  font-family: 'ATG rubrik condensed', sans-serif;
  color: #f3f3f3;
  font-size: 490px;
  line-height: 460px;
  font-weight: 400;
  letter-spacing: -5px;
}

.big-year-label-2021 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 3;
  opacity: 0.68;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
  font-family: 'ATG rubrik condensed', sans-serif;
  color: #f3f3f3;
  font-size: 490px;
  line-height: 460px;
  font-weight: 400;
  letter-spacing: -5px;
}

._2021-slide-3 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2021-slide-3-bg {
  position: relative;
  top: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/taby-badminton.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2021-slide3-info-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 0% 100px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._2021-slide-3-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.38);
}

._2021-slide-3---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

._2021-slide-4 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

._2021-slide-4-bg {
  position: relative;
  top: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #d8d8d8 13%, #d7d7d7 16%, #363636 85%);
  opacity: 0.32;
}

._2021-slide4-info-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._2021-slide-4---info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding: 35px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  background-color: rgba(246, 247, 250, 0.94);
  box-shadow: 6px 6px 14px 6px rgba(0, 0, 0, 0.27);
  text-transform: capitalize;
}

._2021-slide-4---info.shadow {
  width: 650px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trigger-2021-slide-3 {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.trigger-2021-slide-4 {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.js-clock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.clock-number {
  font-family: 'ATG rubrik', sans-serif;
  font-size: 80px;
  line-height: 70px;
}

.clock-label {
  margin-top: 10px;
  margin-right: -5px;
  font-family: Lato, sans-serif;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.hero-bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.container {
  position: relative;
  z-index: 10;
}

.scroll-arrow-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  margin-bottom: 6vh;
  padding-bottom: 14px;
  -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;
}

.lottie-link-block {
  width: 200px;
  height: 100%;
}

.lottie-animation {
  width: 100%;
  height: 100%;
}

._2021-slide-4-bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.heading-3.white {
  margin-bottom: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.mellanrubrik {
  margin-top: 0px;
  margin-bottom: 2px;
  font-family: 'ATG rubrik condensed', sans-serif;
  font-size: 32px;
  text-transform: none;
}

._2019-slide-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

._2019-slide-5-grid {
  position: relative;
  z-index: 0;
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: 94vh;
  padding: 20px;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  background-color: #f6f7fa;
}

._2019-slide-5-info {
  width: 70%;
  padding: 30px;
  background-color: hsla(0, 0%, 100%, 0.92);
}

._2019-slide5-bg-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/2019-slide4-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2019-slide5-bg-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/2019-slide4-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

._2019-slide5-bg-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  background-image: url('../images/2019-slide4-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.trigger-2019-slide-5 {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.play-button {
  width: 25px;
  height: 25px;
}

.play-button-frame {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding-left: 1px;
  -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;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
}

.inner-play-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.image-2020-1-image {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
}

.modal-inner-01 {
  position: absolute;
  z-index: 200;
  width: 80%;
  padding: 20px;
  -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;
}

.modal-2017 {
  position: absolute;
  z-index: 200;
  width: 80%;
  padding: 20px;
  -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;
}

.modal-2018 {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px;
  -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;
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 94vh;
    padding-right: 10%;
    padding-left: 10%;
  }

  .hero-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-hero {
    width: 100%;
  }

  .big-year-label {
    font-size: 330px;
    line-height: 270px;
  }

  .track {
    height: auto;
  }

  .camera {
    height: auto;
  }

  .frame {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2019---slide-4 {
    height: 100vh;
  }

  ._2019---slide-4._2016 {
    overflow: visible;
    height: 200vh;
  }

  ._2019---slide-4._2017 {
    width: 100vw;
    height: 200vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._2019---slide-4._2018.b {
    padding-top: 0px;
    padding-left: 20px;
  }

  .photo-grid {
    grid-auto-rows: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
  }

  ._2019-inner-core {
    width: 415px;
    height: 630px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }

  .image-2019-3 {
    width: 200px;
  }

  .image-2019-4 {
    width: 200px;
  }

  ._2019-inner-text {
    height: 100vh;
  }

  .black-text.big {
    font-size: 17px;
  }

  .image-2019-5 {
    width: 200px;
  }

  .image-2019-6 {
    width: 200px;
  }

  .citat {
    margin-bottom: 109px;
    margin-left: 9%;
    padding-right: 36px;
    font-size: 18px;
  }

  ._2017-bg {
    height: 100%;
    background-position: 50% 50%;
  }

  ._2017-slide-2 {
    height: 100vh;
  }

  ._2017-inner-wrapper._02 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2018-slide-1 {
    height: 100vh;
  }

  ._2018-slide-1---info {
    width: 80%;
  }

  ._2018-info-1-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2018-bg-02 {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(72%, hsla(0, 0%, 100%, 0)), color-stop(93%, #fff)), url('../images/tips-01.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 72%, #fff 93%), url('../images/tips-01.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  ._2018-slide4-info-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2018-slide-2---info {
    width: 80%;
  }

  ._2018-slide-4-bg {
    background-position: 50% 50%;
  }

  ._2018-slide-4---info {
    width: 80%;
  }

  ._2018-slide-4---mh {
    width: 80%;
  }

  ._2018-slide2-info-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2019-slide-1---info {
    width: 80%;
  }

  ._2019-slide-2 {
    height: 100vh;
  }

  ._2019-slide-2---image-1 {
    width: 100%;
    height: 50%;
  }

  ._2019-slide-2-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2019-slide-2---image-2 {
    width: 100%;
    height: 50%;
  }

  ._2019-slide-2---info-1 {
    width: 80%;
  }

  ._2019-slide-2---info-2 {
    width: 80%;
  }

  ._2019-slide-3 {
    height: 100vh;
  }

  ._2017---slide-1._2017 {
    position: relative;
    height: 100vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  ._2017---slide-3 {
    height: 100vh;
  }

  ._2017-slide3-inner-core {
    width: 90vw;
    height: 90vh;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2017-slide3-inner-text {
    width: 100%;
    height: 100vh;
  }

  ._2020-slide-1 {
    height: 100vh;
  }

  ._2020-slide-1---info {
    width: 80%;
  }

  ._2020-slide-2 {
    height: 100vh;
  }

  ._2020---slide-3 {
    height: 100vh;
  }

  ._2020-inner-core {
    width: 60%;
    height: auto;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2020-inner-text {
    height: 100vh;
  }

  ._2020-slide-4 {
    height: 100vh;
  }

  ._2020-slide-4-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2020-slide-4---image-1 {
    width: 100%;
    height: 50%;
  }

  ._2020-slide-4---image-2 {
    width: 100%;
    height: 50%;
  }

  ._2020-slide-4---info-1 {
    width: 80%;
  }

  ._2020-slide-4---info-2 {
    width: 80%;
  }

  ._2021-info-1-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2021-slide-1---info {
    width: 80%;
  }

  ._2021-slide-2 {
    height: 100vh;
  }

  ._2021-slide2-info-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2021-slide-2---info {
    width: 80%;
  }

  .big-year-label-2020 {
    font-size: 330px;
    line-height: 270px;
  }

  .big-year-label-2018 {
    font-size: 330px;
    line-height: 270px;
  }

  .big-year-label-2019 {
    font-size: 330px;
    line-height: 270px;
  }

  .big-year-label-2021 {
    font-size: 330px;
    line-height: 270px;
  }

  ._2021-slide-3 {
    height: 100vh;
  }

  ._2021-slide-3-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(72%, hsla(0, 0%, 100%, 0)), color-stop(93%, #fff)), url('../images/tips-01.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 72%, #fff 93%), url('../images/tips-01.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  ._2021-slide3-info-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2021-slide-3---info {
    width: 80%;
  }

  ._2021-slide-4 {
    height: 100vh;
  }

  ._2021-slide4-info-wrapper {
    padding-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2021-slide-4---info {
    width: 80%;
  }

  ._2019-slide-5 {
    height: 100vh;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 41px;
  }

  h3 {
    font-size: 18px;
  }

  .hero-section {
    height: 92vh;
    padding-right: 4%;
    padding-left: 4%;
  }

  .hero-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .big-year-label {
    bottom: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 280px;
    line-height: 229px;
  }

  ._2019---slide-4 {
    position: relative;
    height: 120vh;
  }

  ._2019---slide-4._2017 {
    padding: 0px;
  }

  .year-menu {
    height: 8vh;
  }

  .year-dot._2019 {
    display: none;
  }

  .year-dot._2020 {
    display: none;
  }

  .year-dot._2021 {
    display: none;
  }

  .item-inner-wrapper {
    height: 90%;
  }

  .item-inner-wrapper._2019 {
    height: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    -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;
  }

  .heading-2 {
    margin-top: 0px;
    line-height: 60px;
  }

  .heading-2.white {
    font-size: 50px;
    line-height: 54px;
  }

  ._2019-inner-core {
    position: relative;
    width: 90%;
    height: auto;
    justify-items: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .image-2019-3 {
    width: 100%;
  }

  .image-2019-4 {
    width: 100%;
  }

  ._2019-inner-text {
    position: relative;
    width: 90%;
    height: auto;
  }

  .box-header {
    font-size: 25px;
  }

  .box-header.new-year {
    display: block;
  }

  .black-text {
    font-size: 13px;
  }

  .black-text.big-center {
    margin-bottom: 0%;
  }

  .black-text.intro {
    font-size: 15px;
  }

  ._2017-slide-1-info-block {
    margin-bottom: 40px;
  }

  .image-2019-5 {
    width: 100%;
  }

  .image-2019-6 {
    width: 100%;
  }

  .citat {
    width: 90%;
    margin-bottom: 82px;
    margin-left: 20px;
    padding-right: 20px;
    line-height: 25px;
  }

  ._2017-info-1 {
    padding-right: 0%;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2017-bg {
    height: 100%;
  }

  ._2017-slide-2 {
    height: 92vh;
  }

  ._2018-bg {
    height: 100%;
  }

  ._2017-inner-wrapper {
    height: 90%;
  }

  ._2017-inner-wrapper._02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1.5fr 0.5fr;
    grid-template-rows: 1.5fr 0.5fr;
  }

  ._2017-image-01 {
    display: none;
  }

  ._2018-slide-1 {
    height: 92vh;
  }

  ._2018-info-1-wrapper {
    padding-right: 25px;
    padding-bottom: 90px;
    padding-left: 25px;
  }

  ._2018-slide-2 {
    height: 92vh;
  }

  ._2018-bg-02 {
    height: 100%;
  }

  ._2018-slide4-info-wrapper {
    height: 100%;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2018-slide4-info-wrapper._2 {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -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;
  }

  ._2018-slide-3 {
    height: 92vh;
  }

  ._2018-slide-2---info.shadow {
    padding: 30px;
  }

  ._2018-slide-4 {
    height: 150vh;
  }

  ._2018-slide-4-bg {
    height: 100%;
  }

  ._2017-image-02 {
    display: none;
  }

  ._2018-inner-wrapper {
    height: 90%;
  }

  ._2018-inner-wrapper._02 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .trigger-2018-slide-4 {
    height: 150vh;
  }

  .trigger-2018-slide-3 {
    height: 92vh;
  }

  .trigger-2018-slide-2 {
    height: 92vh;
  }

  .trigger-2018-slide-1 {
    height: 92vh;
  }

  .overflow-wrapper.line {
    border-width: 18px;
    border-color: #f6f7fa;
    background-color: #f6f7fa;
  }

  .overflow-wrapper.girls {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .overflow-wrapper._2018 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 75vh auto;
    grid-template-rows: 75vh auto;
  }

  ._2018-slide-4---mh {
    width: 100%;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  ._2018-slide2-info-wrapper {
    height: 100%;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2019-slide-1 {
    height: 92vh;
  }

  ._2019-bg {
    height: 100%;
  }

  ._2019-slide-2 {
    height: 120vh;
  }

  ._2019-slide-2---image-1 {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  ._2019-slide-2-grid {
    width: 100%;
    height: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  ._2019-slide-2---image-2 {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  ._2019-slide-2---info-1 {
    box-shadow: none;
  }

  ._2019-slide-2---info-2 {
    box-shadow: none;
  }

  .trigger-2019-slide-1 {
    height: 92vh;
  }

  .trigger-2019-slide-2 {
    height: 120vh;
  }

  ._2019-slide-3 {
    height: 92vh;
  }

  .trigger-2019-slide-3 {
    height: 92vh;
  }

  .trigger-2019-slide-4 {
    height: 120vh;
  }

  ._2019-slide-3-grid {
    height: 90%;
    -ms-grid-columns: 0.25fr 1fr 0.25fr;
    grid-template-columns: 0.25fr 1fr 0.25fr;
    -ms-grid-rows: 0.5fr 1fr 0.5fr;
    grid-template-rows: 0.5fr 1fr 0.5fr;
  }

  ._2018-slide-4-overlay {
    display: none;
  }

  .year-dot-2018 {
    display: none;
  }

  .year-dot-2017 {
    display: none;
  }

  .trigger-2017-slide-1 {
    height: 92vh;
  }

  .trigger-2017-slide-2 {
    height: 92vh;
  }

  ._2017---slide-1._2017 {
    position: relative;
    height: 92vh;
  }

  ._2017---slide-3 {
    height: 92vh;
  }

  .trigger-2017-slide-3 {
    height: 92vh;
  }

  ._2017-slide3-inner-core {
    position: relative;
    width: 90%;
    height: auto;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2017-slide3-inner-text {
    position: relative;
    width: 90%;
    height: auto;
    padding: 27px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-2017-1 {
    width: 100%;
  }

  .image-2017-2 {
    width: 100%;
  }

  .image-2017-3 {
    width: 100%;
  }

  .image-2017-4 {
    width: 100%;
  }

  ._2019-info-1-wrapper {
    height: 100%;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2020-slide-1 {
    height: 92vh;
  }

  ._2020-slide-2 {
    height: 120vh;
  }

  ._2020-slide-2-grid {
    width: 100%;
    height: 100%;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 0.5fr 0.5fr 2fr;
    grid-template-rows: 0.5fr 0.5fr 2fr;
  }

  ._2020-slide2-image {
    width: 300px;
    height: auto;
  }

  ._2020-slide-2-info {
    width: 100%;
    height: 100%;
  }

  ._2020---slide-3 {
    position: relative;
    height: 120vh;
  }

  ._2020-inner-core {
    position: relative;
    width: 90%;
  }

  ._2020-inner-text {
    position: relative;
    width: 90%;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .trigger-2020-slide-1 {
    height: 92vh;
  }

  .trigger-2020-slide-2 {
    height: 120vh;
  }

  .trigger-2020-slide-3 {
    height: 120vh;
  }

  ._2020-slide-4 {
    height: 120vh;
  }

  ._2020-slide-4-flex {
    width: 100%;
    height: 100%;
  }

  ._2020-slide-4---image-1 {
    height: 50%;
    padding-bottom: 0px;
  }

  ._2020-slide-4---image-2 {
    height: 50%;
    padding-bottom: 0px;
  }

  ._2020-slide-4---info-1 {
    background-color: rgba(255, 255, 255, 0.9);
  }

  ._2020-slide-4---info-2 {
    background-color: rgba(255, 255, 255, 0.9);
  }

  .trigger-2020-slide-4 {
    height: 120vh;
  }

  ._2021-slide-1 {
    height: 92vh;
  }

  .trigger-2021-slide-1 {
    height: 92vh;
  }

  ._2021-bg {
    height: 100%;
  }

  ._2021-info-1-wrapper {
    height: 100%;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2021-slide-1---info.shadow {
    width: 80%;
  }

  .trigger-2021-slide-2 {
    height: 92vh;
  }

  ._2021-slide-2 {
    height: 92vh;
  }

  ._2021-slide-2-bg {
    height: 100%;
  }

  ._2021-slide2-info-wrapper {
    height: 100%;
    padding: 60px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  ._2021-slide-2---info.shadow {
    width: 100%;
  }

  .big-year-label-2020 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 250px;
    line-height: 170px;
  }

  .big-year-label-2018 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 280px;
    line-height: 229px;
  }

  .big-year-label-2019 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 280px;
    line-height: 229px;
  }

  .big-year-label-2021 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 280px;
    line-height: 229px;
  }

  ._2021-slide-3 {
    height: 92vh;
  }

  ._2021-slide-3-bg {
    height: 100%;
  }

  ._2021-slide3-info-wrapper {
    height: 100%;
    padding: 60px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  ._2021-slide-3---info.shadow {
    width: 100%;
  }

  ._2021-slide-4 {
    height: 92vh;
  }

  ._2021-slide-4-bg {
    height: 100%;
  }

  ._2021-slide4-info-wrapper {
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._2021-slide-4---info.shadow {
    width: 90%;
  }

  .trigger-2021-slide-3 {
    height: 92vh;
  }

  .trigger-2021-slide-4 {
    height: 92vh;
  }

  .box {
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px;
  }

  .clock-number {
    font-size: 50px;
    line-height: 40px;
  }

  .clock-label {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 4px;
  }

  .container {
    padding-right: 22px;
    padding-left: 22px;
  }

  .scroll-arrow-wrapper {
    display: none;
  }

  .mellanrubrik {
    font-size: 25px;
  }

  ._2019-slide-5 {
    height: 140vh;
  }

  ._2019-slide-5-grid {
    width: 100%;
    height: 100%;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1.5fr 0.75fr 0.75fr;
    grid-template-rows: 1.5fr 0.75fr 0.75fr;
  }

  ._2019-slide-5-info {
    width: 100%;
  }

  ._2019-slide5-bg-1 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .trigger-2019-slide-5 {
    height: 140vh;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 17px;
  }

  p {
    font-size: 15px;
  }

  .hero-block {
    border-width: 7px;
    background-color: rgba(0, 0, 0, 0.18);
  }

  .big-year-label {
    font-size: 130px;
    line-height: 120px;
  }

  ._2019---slide-4 {
    height: 92vh;
  }

  .heading-2 {
    font-size: 44px;
    line-height: 47px;
  }

  .heading-2.white {
    font-size: 38px;
    line-height: 42px;
  }

  ._2019-inner-core {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .image-2019-3 {
    width: 100%;
  }

  .image-2019-4 {
    width: 100%;
  }

  ._2019-inner-text {
    padding: 20px 10px;
  }

  .box-header {
    font-size: 22px;
    line-height: 1.25;
  }

  ._2017-slide-1-info-block {
    width: 100%;
    padding: 20px;
  }

  .image-2019-5 {
    width: 100%;
  }

  .image-2019-6 {
    width: 100%;
  }

  .citat {
    width: 90%;
    margin-bottom: 29px;
    margin-left: 4%;
    font-size: 15px;
    line-height: 20px;
  }

  ._2017-info-1 {
    padding-right: 25px;
    padding-left: 25px;
  }

  ._2017-bg {
    height: 100%;
    background-position: 43% 50%;
  }

  ._2017-slide-2 {
    background-color: #f6f7fa;
  }

  ._2017-inner-wrapper._02 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1.25fr 0.75fr;
    grid-template-rows: 1.25fr 0.75fr;
  }

  ._2017-slide-2-info {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  ._2018-slide-1---info {
    width: 100%;
  }

  ._2018-info-1-wrapper {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  ._2018-slide4-info-wrapper {
    padding: 20px 25px 25px;
  }

  ._2018-slide4-info-wrapper._2 {
    padding-right: 0px;
  }

  ._2018-slide-2---info {
    width: 100%;
  }

  ._2018-slide-2---info.shadow {
    padding: 25px;
  }

  ._2018-slide-4 {
    height: 140vh;
  }

  .trigger-2018-slide-4 {
    height: 140vh;
  }

  .overflow-wrapper.line {
    border-width: 15px;
    border-color: #f6f7fa;
    background-color: #f6f7fa;
  }

  ._2018-slide-4---info {
    width: 100%;
  }

  ._2018-slide-4---info.shadow {
    padding: 25px;
  }

  ._2018-slide-4---mh {
    width: 100%;
  }

  ._2018-slide2-info-wrapper {
    padding: 20px 25px 25px;
  }

  ._2019-slide-1---info {
    width: 100%;
  }

  ._2019-slide-1---info.shadow {
    padding: 25px;
  }

  ._2019-slide-2---image-1 {
    padding-bottom: 0px;
  }

  ._2019-slide-2---info-1 {
    width: 100%;
    padding: 20px;
  }

  ._2019-slide-2---info-2 {
    width: 100%;
    padding: 20px;
  }

  ._2019-slide-3---box {
    right: -25px;
    width: 90%;
    padding: 20px 25px;
  }

  .trigger-2019-slide-4 {
    height: 92vh;
  }

  ._2019-slide-3-grid {
    -ms-grid-columns: 20px 1fr 20px;
    grid-template-columns: 20px 1fr 20px;
  }

  ._2017-slide3-inner-core {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  ._2017-slide3-inner-text {
    height: auto;
    padding: 35px 25px;
  }

  ._2019-info-1-wrapper {
    padding-bottom: 25px;
  }

  ._2020-slide-1---info {
    width: 100%;
  }

  ._2020-slide-2-grid {
    height: 100%;
    padding: 10px;
  }

  ._2020-slide-2-info {
    height: 100%;
    background-color: transparent;
  }

  ._2020---slide-3 {
    height: 110vh;
  }

  .trigger-2020-slide-3 {
    height: 110vh;
  }

  ._2020-slide-4---info-1 {
    width: 100%;
  }

  ._2020-slide-4---info-2 {
    width: 100%;
  }

  ._2021-info-1-wrapper {
    padding: 20px 25px 50px;
  }

  ._2021-slide-1---info {
    width: 100%;
  }

  ._2021-slide-1---info.shadow {
    width: 90%;
  }

  ._2021-slide2-info-wrapper {
    padding: 20px 25px 50px;
  }

  ._2021-slide-2---info {
    width: 100%;
  }

  ._2021-slide-2---info.shadow {
    padding: 25px;
  }

  .big-year-label-2020 {
    font-size: 130px;
    line-height: 120px;
  }

  .big-year-label-2018 {
    font-size: 130px;
    line-height: 120px;
  }

  .big-year-label-2019 {
    font-size: 130px;
    line-height: 120px;
  }

  .big-year-label-2021 {
    font-size: 130px;
    line-height: 120px;
  }

  ._2021-slide3-info-wrapper {
    padding: 20px 25px 25px;
  }

  ._2021-slide-3---info {
    width: 100%;
  }

  ._2021-slide4-info-wrapper {
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
  }

  ._2021-slide-4---info {
    width: 100%;
  }

  ._2021-slide-4---info.shadow {
    width: 94%;
    padding: 27px 20px 13px;
  }

  .js-clock {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .box {
    margin-bottom: 0px;
  }

  .container {
    padding-right: 5px;
    padding-left: 5px;
  }

  .heading-3 {
    font-size: 16px;
  }

  .heading-3.white {
    padding-bottom: 0px;
  }

  .mellanrubrik {
    font-size: 22px;
    line-height: 1.25;
  }

  ._2019-slide-5-grid {
    height: 100%;
    padding: 10px;
  }

  ._2019-slide-5-info {
    padding: 20px;
  }
}

#w-node-_3f69cade-6d37-e938-4d16-5e19d2a7dfab-d2a7dfa6 {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b5d26541-6bf7-93c5-84d4-094cb1b846f7-b1b846f4 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b5d26541-6bf7-93c5-84d4-094cb1b846fb-b1b846f4 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b5d26541-6bf7-93c5-84d4-094cb1b846fc-b1b846f4 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-ad44123f-ced1-37e9-2f2b-0a41bba1df22-bba1df1e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-ad44123f-ced1-37e9-2f2b-0a41bba1df25-bba1df1e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_3edc0481-e98b-6581-d840-2cdce65bde1d-e65bde1b {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_3edc0481-e98b-6581-d840-2cdce65bde1e-e65bde1b {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_3edc0481-e98b-6581-d840-2cdce65bde21-e65bde1b {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-a0875f5f-157d-820b-5818-05c13c52d65e-e65bde1b {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01a-5ec1a018 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01b-5ec1a018 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01e-5ec1a018 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01f-5ec1a018 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

@media screen and (max-width: 767px) {
  #w-node-_3f69cade-6d37-e938-4d16-5e19d2a7dfab-d2a7dfa6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b5d26541-6bf7-93c5-84d4-094cb1b846f7-b1b846f4 {
    -ms-grid-row-span: 2;
    grid-row-end: 2;
  }

  #w-node-b5d26541-6bf7-93c5-84d4-094cb1b846fb-b1b846f4 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-b5d26541-6bf7-93c5-84d4-094cb1b846fc-b1b846f4 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_60801804-6282-9e99-a62a-946e1e585da6-1e585da5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_60801804-6282-9e99-a62a-946e1e585da7-1e585da5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-d9e2d2a9-da11-e2f9-1e97-0feffa7843de-1e585da5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  #w-node-_3edc0481-e98b-6581-d840-2cdce65bde1e-e65bde1b {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }

  #w-node-_3edc0481-e98b-6581-d840-2cdce65bde1f-e65bde1b {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_3edc0481-e98b-6581-d840-2cdce65bde21-e65bde1b {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01b-5ec1a018 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-eec09aa7-d0eb-8b53-1310-9acf5ec1a01f-5ec1a018 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3f69cade-6d37-e938-4d16-5e19d2a7dfa9-d2a7dfa6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_3f69cade-6d37-e938-4d16-5e19d2a7dfaa-d2a7dfa6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_3f69cade-6d37-e938-4d16-5e19d2a7dfab-d2a7dfa6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'ATG rubrik condensed';
  src: url('../fonts/ATGRubrikCondensed.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ATG rubrik';
  src: url('../fonts/ATGRubrik.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}