@font-face {
  font-family: Fselliot;
  src: url('../fonts/FSElliot-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fselliot;
  src: url('../fonts/FSElliot-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fselliot;
  src: url('../fonts/FSElliot-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fselliot;
  src: url('../fonts/FSElliot-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #fafafa;
  --dark-slate-grey: #3d3d3d;
  --white-smoke: #f4f4f4;
  --grey: #757575;
  --primary-color: #233b82;
  --midnight-blue-2: #1f1f85;
  --dark-slate-blue: #339;
  --gainsboro: #dedede;
  --white-smoke-2: #f7f7f7;
  --silver: #c4c4c4;
  --slate-blue: #4253ff;
  --midnight-blue: #060649;
  --dim-grey: #707070;
  --black: #050525;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.landing-page {
  background-color: #080836;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block {
  background-color: #020202a3;
  justify-content: center;
  align-items: center;
  width: 38%;
  height: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid {
  grid-row-gap: 6px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: center;
  width: 80%;
  height: 80%;
  margin-top: 0;
  margin-bottom: 0;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: Brownfox geometria;
  font-size: 42px;
  font-weight: 400;
  line-height: 32px;
}

.text-block {
  color: #fff;
  text-align: center;
  padding-bottom: 4px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 200;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 2px;
  font-family: Brownfox geometria;
  font-size: 12px;
}

.div-line {
  background-color: #ffffff7a;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: 150px;
  height: .5px;
  margin-top: 1px;
  padding-top: 0;
  display: flex;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  margin-bottom: -10px;
  padding-bottom: 0;
  font-family: Brownfox geometria;
  font-size: 14px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 100px;
  font-family: Merriweather, serif;
  font-style: italic;
}

.sec-statement {
  background-color: var(--white);
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.heading-3 {
  color: #000;
  text-align: center;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 70vw;
  font-family: Fselliot, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
  position: static;
}

.heading-3.white {
  color: #e4e4e4;
  text-align: left;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.heading-3.bold {
  z-index: 500;
  color: #3d3d3d;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 650px;
  margin-top: 40px;
  font-family: Fselliot, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 33px;
  position: static;
}

.heading-3.head {
  color: var(--dark-slate-grey);
  text-align: left;
  width: 45ch;
  margin-top: 35px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 33px;
}

.sec-fix-img {
  background-color: #323232;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 32vh;
  display: flex;
  overflow: hidden;
}

.sec-fix-img.still3, .sec-fix-img.still4 {
  height: 32vh;
}

.div-block-2 {
  background-image: url('../images/3Parralax_PHY.12259.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  align-self: flex-start;
  width: 100%;
  height: 32vh;
}

.sec-slider-white {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.sec-slider-text {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: auto;
  padding-left: 220px;
  padding-right: 135px;
  display: flex;
  overflow: hidden;
}

.sec-slider-text.part2 {
  height: 100vh;
}

.slide {
  cursor: pointer;
  background-image: url('../images/Screenshot-2020-11-11-at-12.00.24-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide.a {
  background-image: url('../images/PHY.12240hr.jpg');
}

.slide.b {
  background-image: url('../images/PHY.12263.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 115% 115%;
}

.slide.c {
  background-image: url('../images/PHY.12264.jpg');
}

.slide-2 {
  cursor: pointer;
  background-image: url('../images/PHY.12222.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-2.b {
  background-image: url('../images/PHY.12229.jpg');
}

.slide-2.c {
  cursor: pointer;
  background-image: url('../images/_img0032-copy.jpg');
}

.slide-3 {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3.a {
  background-image: url('../images/PHY.12196.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-video {
  background-color: #4e4e4e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.sec-text-2cols {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.sec-text-2cols.type2 {
  background-color: #f4f4f4;
  height: 100vh;
  min-height: auto;
}

.sec-text-2cols.type2.m-ack {
  background-color: #fff;
  height: auto;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 70vw;
  height: 60vh;
  display: flex;
}

.div-block-3.a {
  flex-direction: row;
  align-items: flex-start;
  min-width: 940px;
  padding-top: 35px;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.column-2 {
  align-self: flex-start;
  padding-right: 20px;
}

.column-3 {
  align-self: flex-start;
  padding-left: 25px;
}

.text-block-7 {
  padding-left: 0;
  padding-right: 0;
  font-family: Brownfox geometria;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.text-block-8 {
  font-family: Brownfox geometria;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.section-carousel {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  overflow: hidden;
}

.section-carousel.carousel1 {
  background-color: #fff;
  width: 100%;
  min-width: auto;
  max-width: none;
}

.section-carousel.carousel1.min-padding {
  min-height: auto;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 25px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-block-4.part1 {
  grid-column-gap: 25px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
}

.div-block-4.type2 {
  grid-column-gap: 19px;
  grid-template-rows: auto;
}

.div-block-4.type3 {
  grid-column-gap: 46px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-4.part1 {
  grid-column-gap: 25px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr minmax(auto, 1fr);
  place-items: center;
  width: auto;
  max-width: 70vw;
  height: auto;
}

.image {
  width: 100%;
  height: 100%;
}

.image.img-car {
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  display: inline;
}

.image.img-car {
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  display: inline;
}

.image.img-car:hover {
  opacity: .9;
}

.slide-6 {
  cursor: pointer;
  background-image: url('../images/PHY.12265.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/PHY.12251.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-8 {
  background-image: url('../images/PHY.12225.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/PHY.12214.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sec-hs1 {
  background-image: url('../images/PHY.12260.jpg');
  background-position: 0 90%;
  background-size: 177%;
  height: 100vh;
}

.sec-hs1.main {
  background-color: #f4f4f4;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vw;
  display: flex;
  overflow: hidden;
}

.slide4x1 {
  height: 50%;
  margin-top: 0;
  padding-top: 110px;
}

.section-image {
  background-color: #525151;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: block;
  overflow: hidden;
}

.horiz-wrap-b {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  height: 60%;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 10%;
  overflow: visible;
}

.div-block-s3 {
  background-image: url('../images/POP.10124.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 128%;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  height: 32vh;
  display: flex;
}

.div-block-s4 {
  background-image: url('../images/A-moi-seul-1978-c-Malick-Sidibé.-Courtesy-Galerie-MAGNIN-A-Paris.jpg');
  background-position: 50% 10%;
  background-size: cover;
  background-attachment: fixed;
  align-self: flex-start;
  width: 100%;
  height: 32vh;
}

.timeline {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: auto;
}

.div-block-12 {
  width: 55vh;
  height: 55vh;
}

.image-3 {
  cursor: pointer;
  width: 100%;
  height: auto;
}

.clip-mask {
  opacity: 1;
  object-fit: contain;
  object-position: 50% 50%;
  background-image: url('../images/Album-stretch_new-1---R1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 20839px;
  height: 1000px;
  display: flex;
  overflow: hidden;
}

.div-block-15 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 32vw;
  height: 56%;
  max-height: 32vw;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container-txt-right {
  height: 50vh;
  padding: 10px;
}

.container-txt-left {
  padding: 10px;
}

.image-8, .image-9 {
  opacity: 1;
  width: 60px;
  height: 60px;
}

.heading-8 {
  color: #000;
  letter-spacing: 0;
  align-self: flex-start;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Brownfox geometria;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.div-block-17 {
  width: 100%;
  height: 75px;
}

.mi-button {
  z-index: 990;
  width: 60px;
  height: 60px;
  margin-top: 35px;
  margin-left: 25px;
  padding-top: 0;
  padding-left: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.menu-container {
  z-index: 999;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  width: 50px;
  height: 50px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  position: fixed;
  inset: 40px 35px auto auto;
  overflow: visible;
}

.menu-container:hover {
  transform: scale(1.1);
}

.menu-stripe {
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 25px;
  height: 2px;
  margin-bottom: 0;
  display: block;
}

.popup-car1-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-14.a14 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  display: none;
}

.text-block-13 {
  align-self: baseline;
  margin-top: 15px;
  padding: 20px 15px 10px 0;
  font-family: Brownfox geometria;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.close-button {
  z-index: 999;
  opacity: .83;
  cursor: pointer;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: transform .2s cubic-bezier(.68, -.55, .265, 1.55);
  display: block;
  position: static;
  inset: 3.3vw 3.4vw auto auto;
}

.close-button:hover {
  opacity: 1;
}

.div-block-19 {
  object-fit: contain;
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  grid-template: "."
                 "."
                 / 2.55fr;
  grid-auto-columns: minmax(302px, .25fr);
  grid-auto-flow: column;
  place-content: space-between center;
  align-self: stretch;
  place-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-20 {
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 20px 0;
  display: block;
  position: static;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: 65vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  align-items: end;
  width: 275%;
  height: auto;
  padding: 0 50px;
  display: grid;
  overflow: visible;
}

.div-block-22 {
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  margin-left: 30px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-22.close {
  justify-content: flex-start;
  height: 58px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 35px 25px 0% auto;
}

.heading-9 {
  color: #000;
  letter-spacing: 1px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  font-family: Fselliot, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.text-block-14 {
  color: var(--grey);
  width: 30ch;
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Fselliot, sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
}

.text-block-14.link {
  display: none;
}

.text-block-15 {
  color: var(--dark-slate-grey);
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  width: 30ch;
  padding-top: 10px;
  font-family: Fselliot, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

.text-block-15.except {
  width: 14ch;
}

.div-block-23 {
  background-color: #9c9c9c;
  width: 120px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.timeline-part {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area-5"
                 "Area-3"
                 "Area-2"
                 "Area-6"
                 "."
                 / 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.timeline-part._1 {
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-auto-rows: min-content;
}

.paragraph {
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 0;
  padding-bottom: 49px;
  font-family: Brownfox geometria;
  font-size: 14px;
  line-height: 24px;
  display: flex;
}

.div-block-26 {
  background-color: #000;
  width: 14.5%;
  height: 4px;
  margin-top: 489px;
  position: absolute;
}

.div-block-26._1 {
  width: 102.5%;
  margin-top: 0;
  position: static;
}

.div-block-26._2 {
  width: 102.5%;
  height: 3px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.mask-timeline {
  flex: none;
  width: 100%;
  height: auto;
  margin-bottom: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  overflow: visible;
}

.image-13 {
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
}

.image-13:hover {
  transform: scale(1.1);
}

.popup-car1-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-2.a2 {
  z-index: 997;
  display: none;
}

.popup-car1-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-3.a3 {
  z-index: 997;
  display: none;
}

.popup-car1-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-4.a4 {
  z-index: 997;
  display: none;
}

.popup-car1-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-5.a5 {
  z-index: 997;
  display: none;
}

.popup-car1-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-6.a6 {
  z-index: 997;
  display: none;
}

.popup-car1-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-7.a7 {
  z-index: 997;
  display: none;
}

.popup-car1-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-8.a8 {
  z-index: 997;
  display: none;
}

.popup-car1-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-9.a9 {
  z-index: 997;
  display: none;
}

.popup-car1-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-10.a10 {
  z-index: 997;
  display: none;
}

.popup-car1-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-11.a11 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  display: none;
}

.popup-car1-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-12.a12 {
  z-index: 997;
  display: none;
}

.popup-car1-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-13.a13 {
  z-index: 997;
  display: none;
}

.popup-car1-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-15.a15 {
  z-index: 997;
  display: none;
}

.popup-car1-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-16.a16 {
  z-index: 997;
  display: none;
}

.popup-car2-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-1.b1 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-card-1-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card-1-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-car2-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-2.b2 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-3.b3 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-4.b4 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-5.b5 {
  z-index: 996;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-6.b6 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-7.b7 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-8.b8 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-9.b9 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-10.b10 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-11.b11 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-12.b12 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-13.b13 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-14.b14 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-15.b15 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-16.b16 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-17 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-17.b17 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car2-18 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car2-18.b18 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.image-14 {
  text-shadow: 1px 1px 6px #000;
  object-fit: cover;
  border: 0 solid #0000;
  flex: 0 auto;
  width: 60%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0%;
  display: block;
  overflow: visible;
}

.div-block-29 {
  object-fit: cover;
  flex-flow: column wrap;
  place-content: space-around center;
  align-items: center;
  width: 50vw;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.text-block-18 {
  z-index: 996;
  clear: none;
  opacity: .75;
  color: #fff;
  background-color: #000;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-family: Brownfox geometria;
  font-weight: 300;
  display: flex;
  position: static;
  top: 0%;
  left: 0%;
}

.horiz-wrap-a {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: auto;
  height: 100vh;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: auto;
}

.text-block-19 {
  margin-top: 26px;
  margin-bottom: 50px;
  font-family: Brownfox geometria;
  font-size: 24px;
}

.div-ht-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/MAP_SURESH-PUNJABI_29.10.20200081fin.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  border-width: 0;
  grid-template: "Area" 25vw
                 "Area-2" 25vw
                 "Area-3" 25vw
                 "Area-4" 25vw
                 "Area-4"
                 / 100vw;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-between;
  place-items: center;
  width: 100vw;
  height: 100vw;
  display: grid;
}

.ht-icon-1 {
  cursor: pointer;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  position: relative;
  top: 38%;
  left: 9%;
}

.ht-icon-1:hover {
  transform: scale(1.2);
}

.ht-icon-1.type1 {
  z-index: 1000;
  top: 5%;
  left: -38%;
}

.ht-icon-3 {
  cursor: pointer;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  position: relative;
  top: 4%;
  left: 23.5%;
}

.ht-icon-3:hover {
  transform: scale(1.2);
}

.ht-icon-3.type1 {
  z-index: 1000;
  top: 24%;
  left: 10.5%;
}

.ht-icon-2 {
  cursor: pointer;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  position: relative;
  top: 60%;
  left: -33%;
}

.ht-icon-2:hover {
  transform: scale(1.2);
}

.ht-icon-2.type1 {
  z-index: 1000;
  top: 0%;
  left: 10%;
}

.ht-a-t1 {
  z-index: 995;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 190px;
  display: flex;
  position: relative;
  top: 5%;
  left: -25.25%;
  overflow: hidden;
}

.ht-a-t2 {
  z-index: 997;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 210px;
  display: flex;
  position: relative;
  top: 0%;
  left: -2.75%;
  overflow: hidden;
}

.ht-a-t3 {
  z-index: 996;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 290px;
  display: flex;
  position: relative;
  top: 22%;
  left: 23.5%;
  overflow: hidden;
}

.progress-bar {
  z-index: 999;
  background-color: var(--primary-color);
  transform-origin: 0%;
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: .39%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.menu {
  z-index: 998;
  opacity: .9;
  background-color: #0c0c0c;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-43 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: none;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: center;
  place-items: center;
  width: 50vh;
  height: 50vh;
  transition: opacity .2s cubic-bezier(.77, 0, .175, 1);
  display: grid;
  position: static;
}

.text-block-20 {
  opacity: .85;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  width: 85%;
  font-family: Brownfox geometria;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  transition: transform .4s cubic-bezier(.77, 0, .175, 1);
}

.text-block-20:hover {
  opacity: 1;
  border: 1px #141414;
}

.enter-button {
  transition: transform .2s;
}

.enter-button:hover {
  transform: scale(1.1);
}

.div-block-45 {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 50vw 45vw 2.5vw;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 110px;
  margin-bottom: 120px;
  padding-left: 45px;
  display: flex;
  position: sticky;
  inset: 0 auto auto 0;
  overflow: hidden;
}

.div-slider-x {
  grid-column-gap: 25px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-slider-x.typex {
  grid-column-gap: 46px;
  grid-row-gap: 0px;
  grid-template-rows: 75% 25%;
  grid-template-columns: 65vw;
  place-content: space-between center;
  place-items: center;
  padding: 50px;
}

.sst-img4 {
  background-image: url('../images/S2.png');
  background-position: 50%;
  background-size: cover;
  width: 425px;
  min-width: 300px;
  height: 425px;
  min-height: 300px;
  margin-top: -20px;
  margin-bottom: 0;
  margin-right: 15px;
}

.sst-img4._2 {
  background-image: url('../images/malick-sidibe_un-jeune-gentleman-36_custom-1e1af614e052ae362ce746c586cb6971e5a5a22d.jpg');
}

.sst-img4._3 {
  background-image: url('../images/Pornsak-Sakdaenprai-copy-1.jpg');
}

.sst-img4._1 {
  background-image: url('../images/Hashem-el-Madani2.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.sst-img {
  background-image: url('../images/S1.png');
  background-position: 50%;
  background-size: cover;
  width: 425px;
  min-width: 300px;
  height: 425px;
  min-height: 300px;
  margin-top: -20px;
  margin-bottom: 0;
  margin-left: 15px;
}

.sst-img._2 {
  background-image: url('../images/PHY.12236.jpg');
}

.sst-img._3 {
  background-image: url('../images/PHY.12216.jpg');
}

.sst-img._1 {
  background-image: url('../images/PHY.12266.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.s5-s2x1-p1 {
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: 480px;
  grid-template-columns: 540px 540px;
  place-items: start center;
  margin-top: 60px;
}

.link-block {
  padding-top: 0;
}

.video-2 {
  background-color: #292626;
  border: 0 solid #000;
  padding-bottom: 0;
  box-shadow: 1px 1px 19px 4px #d6d6d6;
}

.div-block-47 {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 200px;
  max-width: 32vw;
  height: auto;
  min-height: 0;
  max-height: 32vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  right: 0;
}

.container-outer {
  background-color: #f4f4f4;
  flex-direction: column;
  grid-template-rows: 500px 180px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 75vw;
  min-width: 900px;
  max-width: 75vw;
  height: 720px;
  min-height: auto;
  display: flex;
}

.container-top_row {
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  place-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.text_br {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
  font-family: Brownfox geometria;
  font-size: 14px;
  line-height: 24px;
}

.popup-car3-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-1.c1 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-2.c2 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-3.c3 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-4.c4 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-5.c5 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-6.c6 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-7.c7 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-8.c8 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-9.c9 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-10.c10 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-11.c11 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-12.c12 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-13.c13 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-14.c14 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-15.c15 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-16.c16 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-17 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-17.c17 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car3-18 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car3-18.c18 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-1.d1 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-2.d2 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-3.d3 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-4.d4 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-5.d5 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-car4-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car4-6.d6 {
  z-index: 996;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.slider-3 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.ts-2 {
  cursor: pointer;
  background-image: url('../images/_img0032.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ts-3 {
  cursor: pointer;
  background-image: url('../images/3.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav-9 {
  opacity: 0;
}

.slide-3a {
  cursor: pointer;
  background-image: url('../images/PHY.12256.jpg');
  background-position: 50%;
  background-size: contain;
}

.right-arrow-5, .left-arrow-5 {
  opacity: 0;
}

.heading-8-t2 {
  color: #000;
  letter-spacing: 1px;
  align-self: flex-start;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 70px 20px 0;
  font-family: Brownfox geometria;
  font-size: 17px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
}

.heading-8-t2.m {
  padding-left: 10px;
  font-size: 17px;
  font-weight: 700;
}

.link-block-2 {
  opacity: .5;
  cursor: pointer;
  padding: 40px 40px 40px 0;
  transition: transform .2s cubic-bezier(.77, 0, .175, 1);
  position: relative;
}

.link-block-2:hover {
  opacity: 1;
}

.link-block-2.ex {
  top: 25px;
}

.div-block-51 {
  width: 60%;
}

.div-block-51a {
  width: 70%;
}

.popup-s2-slide1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s2-slide1.ps1-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-s2-slide2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s2-slide2.ps2-2 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-s3-slide1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s3-slide1.ps3-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s3-slide2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s3-slide2.ps3-2 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s3-slide3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s3-slide3.ps3-3 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s3-slide4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s3-slide4.ps3-4 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s4-slide1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s4-slide1.ps4-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s4-slide2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s4-slide2.ps4-2 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s4-slide3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s4-slide3.ps4-3 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s5-slide1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s5-slide1.ps5-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s5-slide2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s5-slide2.ps5-2 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-s5-slide3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s5-slide3.ps5-3 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-t-i-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-t-i-1.pt-i-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.ht-a-t4 {
  z-index: 996;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 170px;
  display: flex;
  position: relative;
  top: 2%;
  left: -20%;
  overflow: hidden;
}

.ht-icon-4 {
  cursor: pointer;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  position: relative;
  top: 2%;
  left: -7%;
}

.ht-icon-4:hover {
  transform: scale(1.2);
}

.sec-hs2a {
  background-image: url('../images/PHY.12260.jpg');
  background-position: 0 90%;
  background-size: 177%;
  height: 100vh;
}

.sec-hs2a.main-2 {
  background-color: #323232;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vw;
  display: flex;
  overflow: hidden;
}

.div-ht-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/MAP_SURESH-PUNJABI_29.10.20200147-2fin.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0 solid #000;
  grid-template: "Area" 25%
                 "Area-2" 25%
                 "Area-3" 50%
                 / 100%;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center;
  width: 100%;
  height: 100vw;
  display: grid;
}

.ht-b-t2 {
  z-index: 997;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 275px;
  display: flex;
  position: relative;
  top: 12%;
  left: -32.5%;
  overflow: hidden;
}

.ht-b-t1 {
  z-index: 995;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 190px;
  display: flex;
  position: relative;
  top: 39%;
  left: 22%;
  overflow: hidden;
}

.ht-b-t3 {
  z-index: 996;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 230px;
  display: flex;
  position: relative;
  top: 4%;
  left: 36.5%;
  overflow: hidden;
}

.text-block-20-heading {
  opacity: 1;
  color: #fff;
  text-align: center;
  cursor: auto;
  background-color: #0000;
  width: 85%;
  font-family: Brownfox geometria;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}

.text-block-20-heading:hover {
  opacity: 1;
  border: 1px #141414;
}

.div-cont-video {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-53 {
  padding: 20px;
}

.slide-10 {
  cursor: pointer;
  background-image: url('../images/PHY.12208.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.popup-s4-slide4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-s4-slide4.ps4-4 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-sm-slide1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-sm-slide1.sm-1 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-sm-slide2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-sm-slide2.sm-2 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.popup-sm-slide3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-sm-slide3.sm-3 {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: auto;
}

.footer {
  color: var(--dark-slate-grey);
  background-color: #121212;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 12vh;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.sec-afterword {
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 50px 50px 120px;
  display: flex;
  overflow: hidden;
}

.popup-sp-main {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-sp-main.main {
  z-index: 1001;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.credits {
  width: 70vw;
  min-width: 940px;
  height: auto;
  padding-bottom: 0;
}

.div-block-54 {
  width: 70vw;
  min-width: 940px;
}

.italic-text-2 {
  font-style: normal;
}

.image-17 {
  width: 140px;
  line-height: 19px;
}

.image-18 {
  width: 140px;
}

.image-19 {
  width: 60vw;
}

.div-container-main {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: auto;
  min-width: 900px;
  max-width: 70vw;
  height: auto;
  min-height: auto;
  padding: 20px 0;
  display: flex;
  overflow: hidden;
}

.div-container-main.left {
  justify-content: space-between;
  min-width: auto;
  max-width: 70vw;
  margin-bottom: 40px;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
}

.div-container-main.left.buton {
  margin-bottom: 0;
}

.container-text {
  flex-direction: column;
  align-self: center;
  width: 50%;
  max-height: 49vw;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.slider-4 {
  background-color: #fff0;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 86px;
  padding-right: 85px;
  display: flex;
  overflow: visible;
}

.container-slider {
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 700px;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.text-block-23 {
  letter-spacing: 0;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Fselliot, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-23.right {
  flex: 1;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 11px;
  padding-left: 0;
}

.heading-13 {
  margin-top: 0;
  font-family: Brownfox geometria;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
}

.left-arrow-slider {
  opacity: .4;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  margin-left: 35px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.left-arrow-slider:hover {
  opacity: .8;
}

.right-arrow-slider {
  opacity: .4;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 60px;
  margin-left: 0;
  margin-right: 35px;
  padding-left: 0;
  display: flex;
}

.right-arrow-slider:hover {
  opacity: .8;
}

.mask-slider {
  width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.slide-nav-10 {
  opacity: 0;
  margin-top: 0;
}

.left-arrow-car {
  opacity: .8;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  padding-left: 0;
  display: flex;
  inset: 0% auto 0% 0%;
}

.left-arrow-car:hover {
  opacity: .8;
}

.slide-nav-carousel {
  justify-content: center;
  align-items: center;
  font-size: 6px;
  display: flex;
  bottom: -80px;
}

.slider-carousel {
  background-color: #fff;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
  overflow: visible;
}

.div-block-58 {
  width: auto;
  padding-right: 0;
}

.div-container-car {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 70vw;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.right-arrow-car {
  opacity: .8;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: auto;
  padding-right: 0;
  display: flex;
  inset: 0% 0% 0% auto;
}

.right-arrow-car:hover {
  opacity: .8;
}

.mask-carousel {
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.image-20 {
  width: 100%;
  height: 100%;
}

.container-fix-img {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.container-fix-img.left {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: 15px;
  padding-right: 0;
}

.container-fix-img.right {
  flex-direction: column;
  width: auto;
  margin-left: auto;
}

.cont-text {
  flex-direction: column;
  align-self: center;
  width: auto;
  max-width: none;
  max-height: none;
  padding-top: 0;
  padding-right: 30px;
  display: flex;
  overflow: hidden;
}

.sec-slider-text2 {
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 135px;
  padding-right: 135px;
  display: flex;
  overflow: hidden;
}

.sec-textandimage-v2 {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.slide-nav-ot {
  font-size: 6px;
  display: none;
  inset: auto 0%;
}

.afterword {
  padding-left: 0;
  padding-right: 0;
  font-family: Brownfox geometria;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
}

.afterword.mod {
  padding-left: 60px;
  padding-right: 60px;
  font-size: 14px;
}

.para-in-sldier {
  width: 942px;
  height: 155px;
  margin-top: -15px;
  margin-bottom: 0;
  padding: 0 10px;
  font-family: Brownfox geometria;
  font-size: 12px;
  line-height: 22px;
  position: static;
}

.text-block-24 {
  color: #b8b8b8;
  text-align: center;
  padding-top: 0;
  font-size: 13px;
  text-decoration: none;
}

.text-span {
  color: #fff;
  text-decoration: none;
}

.div-afterword {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 70vw;
  height: 60vh;
  display: flex;
}

.div-afterword.a {
  flex-direction: row;
  min-width: 940px;
}

.div-afterword.m.a {
  flex-direction: column;
  height: 100vh;
}

.image-21 {
  height: 150px;
}

.image-courtesy-text-timeline {
  color: #919191;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Brownfox geometria;
  font-size: 9px;
  line-height: 11px;
}

.image-22 {
  height: 150px;
}

.section_car_r1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: auto;
  display: none;
}

.left-arrow {
  align-items: center;
  display: flex;
  inset: 0% auto 0% 0%;
}

.div-slider-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.grid_4x1 {
  grid-column-gap: 18px;
  grid-row-gap: 25px;
  grid-template: "Area Area-2 Area-3 Area-4" minmax(auto, 1fr)
  / 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: stretch stretch;
  width: 100%;
  height: auto;
}

.mask {
  min-width: 922px;
  max-width: 1090px;
  height: auto;
  min-height: auto;
}

.right-arrow {
  inset: 0% 0% 0% auto;
}

.grid_2x1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-areas: "Area Area-2";
  width: 100%;
  height: auto;
}

.slider-4x1-2x1 {
  background-color: #dddddd85;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  padding-left: 0;
  display: flex;
}

.slide-grid-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-23, .image-24, .image-25 {
  cursor: pointer;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.video-3 {
  width: 65vw;
  height: auto;
}

.div-block-59 {
  width: 1000px;
}

.columns-4 {
  width: 70vw;
}

.heading-14 {
  color: var(--white);
  letter-spacing: 1.5px;
  margin: 5px 10px 15px auto;
  font-family: Fselliot, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 63px;
}

.heading-15 {
  color: var(--white);
  letter-spacing: 1.5px;
  margin-top: auto;
  margin-bottom: 0;
  font-family: Fselliot, sans-serif;
  font-size: 38px;
  font-weight: 700;
}

.text-block-25 {
  color: var(--white-smoke);
  font-family: Fselliot, sans-serif;
  font-size: 15px;
}

.column-4 {
  flex-flow: column;
  place-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 140px;
  display: block;
  position: static;
}

.div-block-60 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.textfield-and-button {
  width: auto;
  max-width: none;
  margin-top: 35px;
}

.form {
  grid-column-gap: 4px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .72fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.form-block {
  width: auto;
}

.text-field {
  border: 1.5px solid var(--dark-slate-blue);
  color: #000;
  background-color: #ececec00;
  border-radius: 0;
  width: auto;
  height: 41px;
  margin-right: 3px;
}

.submit-button {
  margin-top: 0;
  margin-bottom: 0;
}

.button {
  background-color: var(--dark-slate-blue);
  padding-left: 20px;
  padding-right: 20px;
}

.hero-overlay {
  color: #fff;
  background-image: url('../images/Mask-Group-9.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 50vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay._2 {
  background-image: url('../images/imag-2.png');
  height: 50vh;
  max-height: none;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.text-span-2 {
  color: var(--dark-slate-blue);
  font-size: 62px;
}

.hero-overlay-2 {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-2.story-in-treepart {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
  display: none;
}

.hero-overlay-2.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.hero-overlay-2.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-13.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
}

.text-span-3 {
  color: var(--dark-slate-blue);
  object-fit: fill;
  font-size: 60px;
}

.button-2 {
  border: 0px solid var(--dark-slate-blue);
  background-color: var(--dark-slate-blue);
  color: #fff;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  padding: 8px 15px 9px;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.part {
  font-size: 25px;
}

.image-26 {
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
}

.paragraph-2 {
  text-align: left;
  justify-content: center;
  align-items: center;
  max-width: 100ch;
  margin-left: auto;
  padding-left: 0;
  font-size: 16px;
  line-height: 30px;
  display: block;
}

.paragraph-2.smallcap {
  line-height: 30px;
}

.pop-up {
  position: fixed;
}

.columns-5 {
  flex-direction: column;
  width: 100vw;
  display: flex;
}

.container {
  flex-flow: column;
  justify-content: space-between;
  max-width: none;
  height: auto;
  max-height: none;
  display: flex;
}

.div-block-61 {
  background-color: #e7e7e7;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 20px 40px;
  display: flex;
}

.div-block-62 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  z-index: 996;
  background-color: #fff;
  width: 98vw;
  height: 100vh;
  margin: 20px;
  padding: 0;
  position: fixed;
  inset: auto auto 0% 0%;
}

.section.pop-up {
  display: none;
}

.image-27 {
  padding: 40px;
}

.link-block-3 {
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.paragraph-3 {
  text-align: center;
  width: 100ch;
}

.div-block-63 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-64 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: block;
}

.div-block-65 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: block;
}

.popup-card-1-3-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card-1-3-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-card-1-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card-1-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-card-1-3-copy-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card-1-3-copy-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.popup-card-1-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-card-1-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-1-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-1-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0 0;
  display: none;
  inset: 0%;
}

.p-1-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: none;
}

.p-1-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-7.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-8.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-9.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-10.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-12.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-13.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-14.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-15.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-1-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-1-16.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-4-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-4-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-6-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-6-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-7.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-8.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-9.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-9-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-9-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-10.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-12.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-13.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-14.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-15.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-16.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-17 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-17.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-18 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-18.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-19 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-19.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-20 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-20.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-22 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-22.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-21 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-21.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-23 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-23.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-24 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-24.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-25 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-25.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-26 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-26.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-27 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-27.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-28 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-28.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-29 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-29.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-30 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-30.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-31 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-31.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-32 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-32.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-33 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-33.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-34 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-34.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-35 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-35.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-36 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-36.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-37 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-37.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-38 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-38.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-38-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-38-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-39 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-39.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-40 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-40.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.hero-overlay-3 {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-3.story-in-treepart {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-overlay-3.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-overlay-3.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/PHY.033472x.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 50vh;
  max-height: none;
}

.sec-statement-final {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.about-curator {
  background-color: #000;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 40px 0;
  display: flex;
  overflow: hidden;
}

.hero-overlay-final {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-final.story-in-treepart {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-overlay-final.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-overlay-final.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Copy-of-DC.00351_JYOTI-BHATT_1967_BNG1_VADODARA_JB.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 50vh;
}

.slide-3-copy {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3-copy.a {
  background-image: url('../images/PHY.12196.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2-c {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-2-c.a {
  background-image: url('../images/PHY.12196.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-f {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3-f.a {
  background-image: url('../images/PHY.12196.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.p-3-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-7 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-7.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-8 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-8.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-9 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-9.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-10 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-10.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-12 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-12.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-13 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-13.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-14 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-14.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-15 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-15.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-16 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-16.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-17 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-17.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-18 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-18.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-19 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-19.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-20 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-20.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-21 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-21.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-22 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-22.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-23 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-23.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-3-24 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-3-24.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.body {
  font-family: Fselliot, sans-serif;
  font-weight: 400;
}

.heading-16 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-66 {
  clear: none;
  flex-direction: row;
  flex: 0 auto;
  align-items: center;
  display: flex;
  position: static;
  inset: auto auto 0% 0%;
}

.div-block-67 {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.image-28 {
  width: auto;
  max-width: none;
  height: auto;
}

.buy-the-book {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.buy-the-book.story-in-treepart {
  object-fit: cover;
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.buy-the-book.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.buy-the-book.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-13.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
}

.image-29 {
  width: 50%;
  max-width: none;
  height: auto;
}

.mose-wrapper {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  inset: 0%;
}

.circle {
  background-color: #07075d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 36rem;
  height: 36rem;
  display: flex;
  position: static;
}

.div-block-68 {
  display: block;
  position: static;
}

.email {
  color: #000;
  border-radius: 4px;
  height: auto;
  margin-bottom: 0;
  font-size: 14px;
}

.email::placeholder {
  background-color: #fcfcfc;
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0;
  display: flex;
}

.book-slider-section {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: auto;
  padding-left: 220px;
  padding-right: 135px;
  display: flex;
  overflow: hidden;
}

.book-slider-section.part2 {
  background-color: #dedede;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 5vh 0 5vh 0;
}

.slider-4-copy {
  background-color: #fff0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  min-height: auto;
  max-height: none;
  padding: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.container-slider-copy {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.mask-slider-copy {
  flex: none;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.slide-copy {
  cursor: pointer;
  background-image: url('../images/Screenshot-2020-11-11-at-12.00.24-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-copy.a {
  background-color: #dedede;
  background-image: none;
  width: 100vw;
  height: 100vh;
}

.slide-copy.b {
  background-image: url('../images/PHY.12263.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 115% 115%;
}

.slide-copy.c {
  background-image: url('../images/PHY.12264.jpg');
}

.slide-2-c-copy {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-2-c-copy.a {
  background-color: #dedede;
  background-image: none;
  width: 100vw;
  height: 100vh;
}

.slide-3-f-copy {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3-f-copy.a {
  background-color: var(--gainsboro);
  background-image: none;
  width: 100vw;
  height: 100vh;
}

.div-container-main-copy {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-70 {
  margin-top: 20px;
}

.left-arrow-slider-copy {
  opacity: .8;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin: auto auto auto 18px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.left-arrow-slider-copy:hover {
  opacity: .8;
}

.right-arrow-slider-copy {
  opacity: .8;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto 18px auto auto;
  padding-left: 0;
  display: flex;
  position: absolute;
}

.right-arrow-slider-copy:hover {
  opacity: .8;
}

.image-30 {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: inline-block;
}

.image-31 {
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
}

.image-32 {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.button-3 {
  background-color: var(--dark-slate-blue);
  padding-left: 40px;
  padding-right: 40px;
}

.button-3:hover {
  background-color: var(--midnight-blue-2);
}

.hero-overlay-hide-1 {
  color: #fff;
  background-image: url('../images/Mask-Group-9.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 50vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-hide-1._2 {
  background-image: url('../images/imag-2.png');
  height: 50vh;
  max-height: none;
  display: none;
}

.sec-statement-hide-2 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  overflow: hidden;
}

.sec-textandimage-v2-hide-3 {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-left: 220px;
  padding-right: 220px;
  display: none;
  overflow: hidden;
}

.hero-overlay-2-copy {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-2-copy.story-in-treepart {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
  display: none;
}

.hero-overlay-2-copy.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.hero-overlay-2-copy.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-13.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
  display: flex;
}

.hero-overlay-2-copy-2 {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.hero-overlay-2-copy-2.story-in-treepart {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
  display: none;
}

.hero-overlay-2-copy-2.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
  display: flex;
}

.hero-overlay-2-copy-2.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-13.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
}

.buy-the-book-copy {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.buy-the-book-copy.story-in-treepart {
  object-fit: cover;
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-11.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.buy-the-book-copy.story-in-treepart._3 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-12.png');
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
  max-height: none;
}

.buy-the-book-copy.story-in-treepart.part-2 {
  background-image: linear-gradient(#0009, #0009), url('../images/Mask-Group-13.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 50vh;
}

.text-block-23-copy.right {
  flex: 1;
  margin-left: auto;
  padding-top: 11px;
  padding-left: 0;
}

.div-block-71 {
  z-index: 2000;
  background-color: #e4e4f800;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-71-copy {
  z-index: 2000;
  background-color: #e4e4f8;
  border-radius: 50%;
  width: 500px;
  height: 500px;
  position: absolute;
}

.line {
  z-index: 500;
  color: #000;
  background-color: #7a7a7f;
  border-radius: 0%;
  justify-content: center;
  align-items: flex-start;
  width: 150px;
  height: 1.5px;
  display: block;
  position: absolute;
}

.line.more-space {
  margin-bottom: 60px;
  position: static;
}

.line.more-space.white {
  background-color: #e6e6e6;
  border: 1px solid #fff;
  margin-bottom: 40px;
}

.div-block-72 {
  z-index: 500;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.div-block-73 {
  width: auto;
  height: auto;
}

.div-block-73-copy {
  width: auto;
  height: auto;
  padding-left: 0;
}

.div-block-71-copy {
  z-index: 2000;
  background-color: #e4e4f800;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: static;
  inset: 0%;
}

.sec-statement-copy {
  text-align: left;
  background-color: #f4f4f4;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 70px 0;
  display: none;
  position: static;
  overflow: hidden;
}

.div-block-73-copy-copy {
  width: 650px;
  height: auto;
}

.heading-3-copy {
  color: #000;
  text-align: center;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 70vw;
  font-family: Fselliot, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
  position: static;
}

.heading-3-copy.bold {
  z-index: 500;
  color: var(--dark-slate-grey);
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 40px;
  font-family: Fselliot, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 33px;
  display: block;
  position: static;
}

.heading-3-copy.white {
  color: #e4e4e4;
  text-align: left;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.text-span-4 {
  color: var(--dark-slate-blue);
  font-size: 70px;
  font-weight: 400;
}

.div-block-74 {
  width: 300px;
  height: 300px;
  position: sticky;
  top: 10px;
}

.image-35 {
  width: auto;
  height: auto;
}

.section-2 {
  border-bottom: 0 solid #aaa;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.header-container {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  position: sticky;
  top: 1px;
}

.section-header {
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}

.content-container {
  width: 100%;
  max-width: 642px;
  padding: 0;
}

.div-block-75 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100vh;
  display: flex;
}

.image-36 {
  width: auto;
  height: auto;
}

.container-2-copy {
  justify-content: space-between;
  align-items: flex-start;
  width: 70vw;
  min-width: auto;
  max-width: 65vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.div-block-76 {
  width: auto;
  max-width: 70vw;
  height: auto;
  padding: 0 40px;
}

.author-and-curator-biography {
  color: #fff;
  background-color: #343450;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 80px 0;
  display: flex;
  overflow: hidden;
}

.text-block-23-copy-copy {
  color: var(--white-smoke-2);
  letter-spacing: 0;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Fselliot, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.text-block-23-copy-copy.right {
  flex: 1;
  margin-left: auto;
  padding-top: 11px;
  padding-left: 0;
}

.text-block-23-copy {
  letter-spacing: 0;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Fselliot, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.text-block-23-copy.right {
  color: var(--white-smoke-2);
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-weight: 300;
}

.link {
  text-decoration: none;
}

.p-2-41 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-41.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-42 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-42.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-43 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-43.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-44 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-44.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-45 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-45.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-46 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-46.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-46-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-46-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-46-copy-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-46-copy-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.p-2-47 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-47.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-48 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-48.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-49 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-49.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-50 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-50.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-51 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-51.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-52 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-52.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-53 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-53.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-54 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-54.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.p-2-55 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-55.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.sec-statement-2 {
  text-align: left;
  background-color: #fafafa;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: static;
  overflow: hidden;
}

.div-block-77 {
  z-index: 500;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
}

.sec-statement-3 {
  text-align: left;
  background-color: #fafafa;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: static;
  overflow: hidden;
}

.div-block-73-copy-2 {
  width: auto;
  height: auto;
}

.image-37 {
  width: 28px;
  height: auto;
}

.text-span-5 {
  color: #333;
  text-indent: 60px;
  text-transform: none;
  padding-right: 0;
  font-style: normal;
  font-weight: 400;
}

.heading-17 {
  font-size: 40px;
}

.image-38 {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 0;
}

.div-block-78 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.p-11-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-11-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-11-22 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-11-22.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-11-33 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-11-33.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-11-44 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-11-44.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-11-44-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-11-44-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-33-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-33-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-33-22 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-33-22.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.p-33-33 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-33-33.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.link-block-4 {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-18 {
  margin-bottom: 0;
  font-weight: 700;
}

.heading-19 {
  margin-top: 10px;
  font-weight: 700;
}

.p-00-11 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-00-11.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 0;
  display: none;
  position: fixed;
}

.link-2 {
  color: #757575;
  text-decoration: none;
}

.link-2:hover {
  color: var(--slate-blue);
}

.link-3 {
  color: #757575;
  text-decoration: none;
}

.link-3:hover {
  color: var(--slate-blue);
}

.link-4 {
  color: #757575;
  text-decoration: none;
}

.link-4:hover {
  color: var(--slate-blue);
}

.link-5 {
  color: #757575;
  text-decoration: none;
}

.link-5:hover {
  color: var(--slate-blue);
}

.link-6 {
  color: var(--grey);
  text-decoration: none;
}

.link-6:hover {
  color: var(--slate-blue);
}

.link-7 {
  color: var(--grey);
  text-decoration: none;
}

.link-7:hover {
  color: var(--slate-blue);
}

.link-8 {
  color: var(--grey);
  text-decoration: none;
}

.link-8:hover {
  color: var(--slate-blue);
}

.link-9 {
  color: var(--grey);
  text-decoration: none;
}

.link-9:hover {
  color: var(--slate-blue);
}

.link-10 {
  color: var(--grey);
  text-decoration: none;
}

.link-10:hover {
  color: var(--slate-blue);
}

.link-11 {
  color: var(--grey);
  text-decoration: none;
}

.link-11:hover {
  color: var(--slate-blue);
}

.link-12 {
  color: var(--grey);
  text-decoration: none;
}

.link-12:hover {
  color: var(--slate-blue);
}

.link-13 {
  color: var(--grey);
  text-decoration: none;
}

.link-13:hover {
  color: var(--slate-blue);
}

.link-14 {
  color: var(--slate-blue);
  text-decoration: none;
}

.link-14:hover {
  color: var(--dark-slate-blue);
}

.link-15 {
  color: var(--grey);
  text-decoration: none;
}

.link-15:hover {
  color: var(--slate-blue);
}

.link-16 {
  color: var(--grey);
  text-decoration: none;
}

.link-16:hover {
  color: var(--slate-blue);
}

.link-17 {
  color: var(--grey);
  text-decoration: none;
}

.link-17:hover {
  color: var(--slate-blue);
}

.link-18 {
  color: var(--grey);
  text-decoration: none;
}

.link-18:hover {
  color: var(--slate-blue);
}

.link-19 {
  color: var(--grey);
  text-decoration: none;
}

.link-19:hover {
  color: var(--slate-blue);
}

.link-20 {
  color: var(--grey);
  text-decoration: none;
}

.link-20:hover {
  color: var(--slate-blue);
}

.link-21 {
  color: var(--grey);
  text-decoration: none;
}

.link-21:hover {
  color: var(--slate-blue);
}

.link-22 {
  color: var(--grey);
  text-decoration: none;
}

.link-22:hover {
  color: var(--slate-blue);
}

.link-23 {
  color: var(--grey);
  text-decoration: none;
}

.link-23:hover {
  color: var(--slate-blue);
}

.link-24 {
  color: var(--grey);
  text-decoration: none;
}

.link-24:hover {
  color: var(--slate-blue);
}

.link-25 {
  color: var(--grey);
  text-decoration: none;
}

.link-25:hover {
  color: var(--slate-blue);
}

.link-26 {
  color: var(--grey);
  text-decoration: none;
}

.link-26:hover {
  color: var(--slate-blue);
}

.link-27 {
  color: var(--grey);
  text-decoration: none;
}

.link-27:hover {
  color: var(--slate-blue);
}

.link-28 {
  color: var(--grey);
  text-decoration: none;
}

.link-28:hover {
  color: var(--slate-blue);
}

.link-29 {
  color: var(--grey);
  text-decoration: none;
}

.link-29:hover {
  color: var(--dark-slate-blue);
}

.link-30 {
  color: var(--grey);
  text-decoration: none;
}

.link-30:hover {
  color: var(--slate-blue);
}

.link-31 {
  color: var(--grey);
  text-decoration: none;
}

.link-31:hover {
  color: var(--slate-blue);
}

.link-32 {
  color: var(--grey);
  text-decoration: none;
}

.link-32:hover {
  color: var(--slate-blue);
  text-decoration: none;
}

.link-33 {
  color: var(--grey);
  text-decoration: none;
}

.link-33:hover {
  color: var(--slate-blue);
}

.link-34 {
  color: var(--grey);
  text-decoration: none;
}

.link-34:hover {
  color: var(--slate-blue);
}

.link-35 {
  color: var(--grey);
  text-decoration: none;
}

.link-35:hover {
  color: var(--slate-blue);
}

.txt-caption {
  letter-spacing: 0;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Fselliot, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.txt-caption.right {
  flex: 1;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.section-image-1 {
  text-align: left;
  background-color: #fafafa;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: static;
  overflow: hidden;
}

.lightbox-image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.lightbox-image.carousel1 {
  background-color: #fff;
  width: 100%;
  min-width: auto;
  max-width: none;
}

.lightbox-image.carousel1.min-padding {
  min-height: auto;
  display: flex;
}

.shop-card-for-map {
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 80px 0;
  display: none;
  overflow: hidden;
}

.card-img {
  object-fit: cover;
  height: 200px;
}

.card {
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  margin-bottom: 1em;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 12px #00000014, 0 1px 2px #0000001f;
}

.card.slider-card {
  height: auto;
  margin-bottom: 0;
}

.card-category {
  color: var(--grey);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Fselliot, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.btn {
  color: #fff;
  background-color: #212121;
  border: 1px solid #0000;
  border-radius: 4px;
  margin-top: 12px;
  margin-right: 12px;
  padding: 8px 18px;
  text-decoration: none;
  transition: box-shadow .3s ease-out, border-color .3s ease-out;
  display: inline-block;
  box-shadow: inset 0 0 #0000;
}

.btn:hover {
  color: #fff;
  box-shadow: inset 0 0 0 100px #00000026;
}

.btn.btn-primary {
  background-color: #4253ff;
  border-color: #0000;
}

.btn.btn-primary.btn-card {
  background-color: var(--slate-blue);
  margin-top: 10px;
}

.btn.btn-primary.btn-card.test {
  color: var(--dark-slate-blue);
  background-color: #fff;
  padding: 0;
  font-weight: 400;
}

.btn.btn-primary.btn-card.test:hover {
  box-shadow: none;
  background-color: #fff;
}

.btn.btn-primary.btn-card.home {
  margin-top: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.btn.btn-primary.btn-card.shop {
  background-color: var(--primary-color);
  margin-top: 0;
  margin-right: 0;
}

.card-body {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  position: relative;
}

.card-body.is_flex {
  flex: 100%;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.heading-23 {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.grid-for-card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 70vw;
  height: auto;
  padding: 0;
  display: grid;
  overflow: visible;
}

.section-carousel-copy-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  overflow: hidden;
}

.section-carousel-copy-2.carousel1 {
  background-color: #fff;
  width: 100%;
  min-width: auto;
  max-width: none;
}

.section-carousel-copy-2.carousel1.min-padding {
  min-height: auto;
  display: flex;
}

.section-carousel-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  overflow: hidden;
}

.section-carousel-3.carousel1 {
  background-color: #fff;
  width: 100%;
  min-width: auto;
  max-width: none;
}

.section-carousel-3.carousel1.min-padding {
  min-height: auto;
  display: flex;
}

.text-span-6 {
  font-size: 30px;
}

.error-message {
  background-color: #e91c1c;
}

.text-block-26 {
  color: #fff;
}

.signup-form-block-01 {
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
  display: none;
}

.signup-form-01 {
  align-items: stretch;
  width: auto;
  display: flex;
}

.email-field {
  color: #333;
  background-color: #fff;
  border: 0 solid #dbdbdb;
  border-radius: 4px;
  width: 14.6em;
  height: 48px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  font-family: Fselliot, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.email-field:active {
  color: #3b2ae5;
  border-color: #dbdbdb;
}

.button-2-copy {
  background-color: var(--slate-blue);
  text-transform: none;
  border-radius: 4px;
  padding: 13px 22px;
  font-family: Fselliot, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  transition: all .2s;
}

.button-2-copy:hover {
  opacity: .8;
  background-color: #3b4ae4;
}

.body-2 {
  font-family: Fselliot, sans-serif;
}

.text-span-8 {
  font-size: 30px;
}

.text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24, .text-span-25, .text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41 {
  color: var(--slate-blue);
}

.link-36 {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.back-to-home {
  color: var(--dark-slate-grey);
  background-color: #1a1a1a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15vh;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.back-to-home-font {
  color: #fff;
  text-align: center;
  padding-top: 0;
  font-size: 14px;
  text-decoration: none;
}

.text-span-42 {
  color: var(--primary-color);
  text-decoration: none;
}

.div-block-79 {
  max-width: 70vw;
}

.link-37 {
  text-decoration: none;
}

.landing-page-mobile {
  background-color: #080836;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: static;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .div-block {
    width: 90%;
  }

  .sec-statement {
    height: auto;
    min-height: 100vh;
  }

  .heading-3 {
    width: 95%;
    padding: 10px;
    font-size: 24px;
    line-height: 42px;
  }

  .sec-slider-white {
    height: auto;
    min-height: 100vh;
  }

  .sec-slider-text {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .sec-text-2cols {
    width: 100%;
    display: flex;
  }

  .sec-text-2cols.type2 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px;
  }

  .sec-text-2cols.type2.m-ack {
    height: auto;
    min-height: 100vh;
    padding: 45px;
  }

  .div-block-3 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .div-block-3.a {
    min-width: 100%;
    padding: 0;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: space-between;
    align-self: auto;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .column-2 {
    flex-direction: row;
    order: -1;
    padding: 0 0 45px;
    display: block;
    position: static;
  }

  .column-3 {
    order: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .text-block-8 {
    padding-top: 0;
  }

  .section-carousel.carousel1 {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    padding: 25px;
  }

  .section-carousel.carousel1.min-padding {
    width: 100%;
    padding: 50px 0;
  }

  .div-block-4.type2 {
    grid-row-gap: 23px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: auto;
    height: auto;
  }

  .div-block-4.type3 {
    grid-column-gap: 46px;
    grid-row-gap: 26px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: center;
    width: auto;
    height: auto;
    min-height: 0;
    max-height: 50%;
    margin-left: 0;
    padding-left: 25.75%;
    padding-right: 25.75%;
    display: grid;
    position: absolute;
  }

  .div-block-4.part1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image.img-car {
    align-self: center;
  }

  .slide-6 {
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .sec-hs1.main {
    justify-content: center;
  }

  .slide-2x1 {
    margin-left: auto;
    margin-right: auto;
  }

  .slide-2x1.t2 {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .slide4x1 {
    height: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .horiz-wrap-b {
    overflow: visible;
  }

  .div-block-s4 {
    background-repeat: no-repeat;
  }

  .clip-mask {
    width: 2713%;
    overflow: auto;
  }

  .div-block-15 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 42.5vw;
    max-width: 45vw;
    height: auto;
    max-height: 45vw;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-txt-right, .container-txt-right.m {
    height: auto;
    padding: 0;
  }

  .container-txt-left {
    padding: 0;
  }

  .heading-8 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .popup-car1-14.a14 {
    justify-content: center;
    display: none;
  }

  .text-block-13 {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 18px;
    overflow: visible;
  }

  .close-button {
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
  }

  .div-block-19 {
    grid-template-columns: .8fr .5fr;
    width: 100vw;
    height: 70vw;
    padding: 15px;
  }

  .div-block-21 {
    width: 346%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-22 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 20px;
  }

  .heading-9 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-14 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .text-block-15 {
    padding-top: 0;
    font-size: 18px;
  }

  .div-block-23 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .popup-car1-2.a2, .popup-car1-3.a3, .popup-car1-4.a4, .popup-car1-5.a5, .popup-car1-6.a6, .popup-car1-7.a7 {
    justify-content: center;
    display: none;
  }

  .popup-car1-8.a8, .popup-car1-9.a9 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .popup-car1-10.a10, .popup-car1-11.a11, .popup-car1-12.a12, .popup-car1-13.a13, .popup-car1-15.a15, .popup-car1-16.a16 {
    justify-content: center;
    display: none;
  }

  .popup-car2-1.b1 {
    display: flex;
  }

  .popup-card-1-2.a1 {
    flex-direction: column;
    display: none;
  }

  .popup-car2-18.b18 {
    display: none;
  }

  .image-14 {
    min-height: auto;
  }

  .div-block-29 {
    justify-content: flex-start;
    padding: 0;
  }

  .text-block-18 {
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .horiz-wrap-a {
    overflow: visible;
  }

  .div-ht-1 {
    grid-template-rows: 25vw 25vw 25vw;
    grid-template-columns: 100vw;
    grid-auto-rows: minmax(0, 25vw);
    grid-auto-flow: row;
    width: 100%;
    height: 100%;
  }

  .ht-icon-3 {
    top: 40%;
  }

  .ht-icon-2 {
    top: 50%;
    left: -32%;
  }

  .ht-a-t1 {
    width: 280px;
    height: auto;
    display: flex;
    top: 5%;
    left: -17%;
  }

  .ht-a-t2 {
    width: 280px;
    height: auto;
    display: flex;
    top: -2%;
    left: -10.75%;
  }

  .ht-a-t3 {
    width: 280px;
    height: auto;
    display: flex;
    top: 24%;
    left: 31.5%;
  }

  .div-block-45 {
    margin-bottom: 145px;
    padding-left: 45px;
  }

  .div-slider-x.typex {
    grid-column-gap: 46px;
    grid-row-gap: 23px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch stretch;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: grid;
    position: relative;
    inset: auto 0% 0%;
  }

  .sst-img4 {
    width: 300px;
    height: 300px;
    margin-right: 55px;
  }

  .sst-img4._2, .sst-img4._3 {
    margin-top: 0;
    margin-right: 0;
  }

  .sst-img4._1 {
    width: 300px;
    min-width: 200px;
    height: 300px;
    min-height: 200px;
    margin-top: 0;
    margin-right: 0;
  }

  .sst-img {
    width: 300px;
    height: 300px;
  }

  .sst-img._2, .sst-img._3 {
    margin-top: 0;
    margin-left: 0;
  }

  .sst-img._1 {
    background-position: 50%;
    background-size: contain;
    width: 300px;
    min-width: 200px;
    height: 300px;
    min-height: 200px;
    margin-top: 0;
    margin-left: 0;
  }

  .s5-s2x1-p1 {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 50% repeat(auto-fit, 50%);
    grid-auto-flow: row dense;
    place-content: center space-between;
    place-items: center stretch;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-47 {
    width: 42.5vw;
    max-width: 45vw;
    height: auto;
    max-height: 45vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-outer {
    grid-template-rows: 400px 180px;
    width: 100%;
    min-width: 750px;
    max-width: 100%;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .container-top_row {
    grid-template-rows: 100%;
    grid-template-columns: 50% 50%;
    justify-content: space-between;
    margin-top: 0;
  }

  .text_br {
    padding: 25px 0 0;
  }

  .popup-car3-1.c1, .popup-car3-18.c18, .popup-car4-1.d1 {
    display: none;
  }

  .heading-8-t2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 25px;
  }

  .heading-8-t2.m {
    padding-bottom: 25px;
  }

  .link-block-2 {
    position: static;
  }

  .link-block-2.ex {
    padding-top: 40px;
    padding-right: 0;
    position: static;
    top: 0;
  }

  .popup-s2-slide1.ps1-1, .popup-s2-slide2.ps2-2 {
    flex-direction: column;
    display: none;
  }

  .popup-s3-slide1.ps3-1, .popup-s3-slide2.ps3-2, .popup-s3-slide3.ps3-3, .popup-s3-slide4.ps3-4 {
    justify-content: center;
    display: none;
  }

  .popup-s4-slide3.ps4-3, .popup-s5-slide1.ps5-1, .popup-s5-slide2.ps5-2, .popup-s5-slide3.ps5-3, .popup-t-i-1.pt-i-1 {
    display: none;
  }

  .ht-a-t4 {
    width: 280px;
    height: auto;
    display: flex;
    top: 5%;
    left: -28%;
  }

  .sec-hs2a.main-2 {
    justify-content: center;
  }

  .div-ht-2 {
    grid-template-rows: 25vw 25vw 25vw 25vw;
    grid-template-columns: 100vw;
    width: 100vw;
    height: 100vw;
  }

  .ht-b-t2 {
    width: 270px;
    height: 210px;
    display: flex;
    top: -20.5%;
    left: -28%;
  }

  .ht-b-t1 {
    width: 270px;
    height: 140px;
    display: flex;
    top: 37%;
    left: 31%;
  }

  .ht-b-t3 {
    width: 270px;
    height: 160px;
    display: flex;
    top: -16%;
    left: 24%;
  }

  .div-cont-video {
    width: auto;
    height: auto;
  }

  .div-block-53 {
    padding: 0;
  }

  .popup-s4-slide4.ps4-4 {
    display: none;
  }

  .sec-afterword {
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 45px;
    display: flex;
  }

  .popup-sp-main.main {
    flex-direction: column;
    display: none;
  }

  .credits {
    width: 100%;
    min-width: auto;
    height: auto;
  }

  .div-block-54 {
    width: 100%;
    min-width: auto;
    padding: 0;
  }

  .div-container-main {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .container-text {
    max-height: 45vw;
    overflow: visible;
  }

  .slider-4 {
    padding-left: 65.5px;
    padding-right: 65.5px;
  }

  .container-slider {
    max-width: 60vw;
  }

  .text-block-23 {
    height: auto;
    overflow: auto;
  }

  .heading-13 {
    margin-top: 0;
  }

  .left-arrow-slider {
    padding-right: 30px;
  }

  .right-arrow-slider {
    flex-direction: row;
    align-items: center;
  }

  .italic-text-3 {
    font-style: normal;
  }

  .left-arrow-car {
    justify-content: flex-start;
    padding-left: 10px;
  }

  .slide-nav-carousel {
    opacity: 1;
    padding-top: 0;
    bottom: -46px;
  }

  .slider-carousel {
    padding-left: 40px;
    padding-right: 40px;
    overflow: visible;
  }

  .right-arrow-car {
    justify-content: flex-end;
    padding-right: 10px;
  }

  .mask-carousel {
    max-width: none;
  }

  .container-fix-img {
    max-width: 50vw;
    padding-left: 10px;
  }

  .cont-text {
    max-height: 50vw;
    padding-right: 10px;
    overflow: visible;
  }

  .sec-slider-text2 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0;
    display: flex;
  }

  .sec-textandimage-v2 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 25px;
    display: flex;
  }

  .slide-nav-ot {
    bottom: -40px;
  }

  .afterword.mod {
    padding-left: 0;
    padding-right: 0;
  }

  .para-in-sldier {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 100%;
    line-height: 200%;
    position: relative;
    top: 0;
    overflow: hidden;
  }

  .div-afterword {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .div-afterword.a {
    min-width: 100%;
    padding: 0;
  }

  .div-afterword.m.a {
    height: auto;
  }

  .mask {
    min-width: 768px;
  }

  .popup-card-1-3-copy.a1, .popup-card-1-4.a1, .popup-card-1-3-copy-copy.a1, .popup-card-1-3.a1, .p-1-1.a1, .p-1-2.a1, .p-1-3.a1, .p-1-4.a1, .p-1-5.a1, .p-1-6.a1, .p-1-7.a1, .p-1-8.a1, .p-1-9.a1, .p-1-10.a1, .p-1-11.a1, .p-1-12.a1, .p-1-13.a1, .p-1-14.a1, .p-1-15.a1, .p-1-16.a1, .p-2-1.a1, .p-2-2.a1, .p-2-3.a1, .p-2-4.a1, .p-2-4-copy.a1, .p-2-5.a1, .p-2-6.a1, .p-2-6-copy.a1, .p-2-7.a1, .p-2-8.a1, .p-2-9.a1, .p-2-9-copy.a1, .p-2-10.a1, .p-2-11.a1, .p-2-12.a1, .p-2-13.a1, .p-2-14.a1, .p-2-15.a1, .p-2-16.a1, .p-2-17.a1, .p-2-18.a1, .p-2-19.a1, .p-2-20.a1, .p-2-22.a1, .p-2-21.a1, .p-2-23.a1, .p-2-24.a1, .p-2-25.a1, .p-2-26.a1, .p-2-27.a1, .p-2-28.a1, .p-2-29.a1, .p-2-30.a1, .p-2-31.a1, .p-2-32.a1, .p-2-33.a1, .p-2-34.a1, .p-2-35.a1, .p-2-36.a1, .p-2-37.a1, .p-2-38.a1, .p-2-38-copy.a1, .p-2-39.a1, .p-2-40.a1 {
    flex-direction: column;
    display: none;
  }

  .sec-statement-final, .about-curator {
    height: auto;
    min-height: 100vh;
  }

  .p-3-1.a1, .p-3-2.a1, .p-3-3.a1, .p-3-4.a1, .p-3-5.a1, .p-3-6.a1, .p-3-7.a1, .p-3-8.a1, .p-3-9.a1, .p-3-10.a1, .p-3-11.a1, .p-3-12.a1, .p-3-13.a1, .p-3-14.a1, .p-3-15.a1, .p-3-16.a1, .p-3-17.a1, .p-3-18.a1, .p-3-19.a1, .p-3-20.a1, .p-3-21.a1, .p-3-22.a1, .p-3-23.a1, .p-3-24.a1 {
    flex-direction: column;
    display: none;
  }

  .book-slider-section {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .slider-4-copy {
    padding-left: 65.5px;
    padding-right: 65.5px;
  }

  .container-slider-copy {
    max-width: 60vw;
  }

  .div-container-main-copy {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .left-arrow-slider-copy {
    padding-right: 30px;
  }

  .right-arrow-slider-copy {
    flex-direction: row;
    align-items: center;
  }

  .sec-statement-hide-2 {
    height: auto;
    min-height: 100vh;
  }

  .sec-textandimage-v2-hide-3 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 25px;
    display: flex;
  }

  .text-block-23-copy {
    height: auto;
    overflow: auto;
  }

  .sec-statement-copy {
    height: auto;
    min-height: 100vh;
  }

  .heading-3-copy {
    width: 95%;
    padding: 10px;
    font-size: 24px;
    line-height: 42px;
  }

  .author-and-curator-biography {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 25px;
    display: flex;
  }

  .text-block-23-copy-copy, .text-block-23-copy {
    height: auto;
    overflow: auto;
  }

  .p-2-41.a1, .p-2-42.a1, .p-2-43.a1, .p-2-44.a1, .p-2-45.a1, .p-2-46.a1, .p-2-46-copy.a1, .p-2-46-copy-copy.a1, .p-2-47.a1, .p-2-48.a1, .p-2-49.a1, .p-2-50.a1, .p-2-51.a1, .p-2-52.a1, .p-2-53.a1, .p-2-54.a1, .p-2-55.a1 {
    flex-direction: column;
    display: none;
  }

  .sec-statement-2, .sec-statement-3 {
    height: auto;
    min-height: 100vh;
  }

  .p-11-11.a1, .p-11-22.a1, .p-11-33.a1, .p-11-44.a1, .p-11-44-copy.a1, .p-33-11.a1, .p-33-22.a1, .p-33-33.a1, .p-00-11.a1 {
    flex-direction: column;
    display: none;
  }

  .txt-caption {
    height: auto;
    overflow: auto;
  }

  .section-image-1 {
    height: auto;
    min-height: 100vh;
  }

  .lightbox-image.carousel1 {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    padding: 25px;
  }

  .lightbox-image.carousel1.min-padding {
    width: 100%;
    padding: 50px 0;
  }

  .shop-card-for-map {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 25px;
    display: flex;
  }

  .section-carousel-copy-2.carousel1 {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    padding: 25px;
  }

  .section-carousel-copy-2.carousel1.min-padding {
    width: 100%;
    padding: 50px 0;
  }

  .section-carousel-3.carousel1 {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    padding: 25px;
  }

  .section-carousel-3.carousel1.min-padding {
    width: 100%;
    padding: 50px 0;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    flex-direction: column;
    width: 95%;
  }

  .grid {
    width: 90%;
    height: 90%;
  }

  .sec-statement {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .heading-3 {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    line-height: 42px;
  }

  .sec-slider-white {
    height: 100vh;
    min-height: auto;
    max-height: none;
    padding: 100px 0;
  }

  .sec-slider-text {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .sec-text-2cols {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sec-text-2cols.type2 {
    width: 100%;
  }

  .sec-text-2cols.type2.m-ack {
    min-height: auto;
  }

  .div-block-3 {
    flex-direction: column;
    order: 0;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-3.a, .columns-3 {
    flex-direction: column;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-7 {
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .section-carousel.carousel1 {
    width: 100%;
    height: 100vh;
  }

  .section-carousel.carousel1.min-padding {
    height: auto;
    min-height: auto;
  }

  .div-block-4.type2 {
    grid-column-gap: 6.5px;
    grid-row-gap: 6.5px;
    grid-template-rows: 48.25vw 48.25vw;
    grid-template-columns: 48.25vw 48.25vw;
    place-content: center;
    place-items: center;
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-4.type3 {
    grid-column-gap: 6.5px;
    grid-row-gap: 6.5px;
    grid-template-rows: 48.25vw;
    grid-template-columns: 48.25vw;
    grid-auto-rows: 48.25vw;
    align-content: center;
    place-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .div-block-4.type3.x {
    padding-left: 147px;
    padding-right: 147px;
  }

  .div-block-4.part1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: 30vw 30vw 30vw;
    grid-template-columns: 30vw 30vw 30vw;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 0;
  }

  .sec-hs1.main {
    background-position: 50%;
    background-size: cover;
  }

  .slide-2x1 {
    width: 568px;
    height: 568px;
  }

  .slide-2x1.t2 {
    width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .slide4x1, .section-image {
    width: 100%;
    height: 100%;
  }

  .timeline {
    height: auto;
    min-height: auto;
    padding-bottom: 25px;
  }

  .div-block-12 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .clip-mask {
    width: 100%;
    height: 100%;
  }

  .div-block-15 {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .image-8 {
    align-self: auto;
  }

  .heading-8 {
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .text-block-13 {
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .close-button {
    top: 20px;
    right: 20px;
  }

  .div-block-19 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .div-block-21 {
    width: 500%;
  }

  .div-block-22 {
    height: auto;
    padding: 0 35px 20px;
  }

  .heading-9 {
    margin-bottom: 0;
  }

  .popup-car2-1.b1 {
    min-height: auto;
    display: none;
  }

  .image-14 {
    min-width: 150px;
  }

  .div-block-29 {
    max-height: none;
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .text-block-18 {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-19 {
    margin-bottom: 0;
  }

  .ht-icon-1 {
    left: 10%;
  }

  .ht-icon-2.type1 {
    top: 8%;
    left: -5%;
  }

  .ht-a-t1 {
    width: 30vh;
    height: 14vh;
    display: none;
    top: 4%;
    left: -10%;
  }

  .ht-a-t2 {
    width: 30vh;
    height: 16vh;
    display: none;
    top: 6%;
    left: 24.2%;
  }

  .ht-a-t3 {
    width: 34vh;
    height: 19vh;
    display: none;
    top: 24%;
    left: -21%;
  }

  .div-slider-x.typex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 45%;
    grid-template-columns: 100%;
    align-content: center;
    width: auto;
    height: 100%;
    margin-left: 0;
    padding: 0 10px;
  }

  .sst-img4 {
    width: 274.25px;
    min-width: auto;
    height: 274.25px;
    min-height: auto;
    margin-top: auto;
    margin-right: auto;
  }

  .sst-img4._2 {
    background-image: url('../images/malick-sidibe_un-jeune-gentleman-36_custom-1e1af614e052ae362ce746c586cb6971e5a5a22d.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43.5vw;
    height: 45vw;
  }

  .sst-img4._3 {
    background-image: url('../images/Pornsak-Sakdaenprai-copy-1.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43.5vw;
    height: 45vw;
  }

  .sst-img4._1 {
    width: 43.5vw;
    height: 45vw;
    padding-left: 0;
    padding-right: 0;
  }

  .sst-img {
    width: 274.25px;
    min-width: auto;
    height: 274.25px;
    min-height: auto;
    margin-top: auto;
    margin-left: auto;
  }

  .sst-img._2 {
    background-image: url('../images/PHY.12236.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43.5vw;
    height: 45vw;
  }

  .sst-img._3 {
    background-image: url('../images/PHY.12216.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 43.5vw;
    height: 45vw;
  }

  .sst-img._1 {
    width: 43.5vw;
    height: 45vw;
  }

  .s5-s2x1-p1 {
    width: auto;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-2 {
    flex-direction: row;
    grid-template-rows: 50vw;
    grid-template-columns: 50vw 50vw;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 35px;
    display: flex;
    position: relative;
    top: 0;
  }

  .div-block-47 {
    justify-content: flex-end;
    min-width: auto;
    max-width: none;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
  }

  .container-outer {
    min-width: auto;
    height: auto;
  }

  .container-top_row {
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text_br {
    width: auto;
    height: auto;
    margin-top: 0;
    padding: 0 25px;
  }

  .heading-8-t2 {
    padding-bottom: 0;
  }

  .heading-8-t2.m {
    padding-left: 0;
  }

  .ht-a-t4 {
    width: 30vh;
    height: 12vh;
    display: none;
    top: 1%;
    left: 22.5%;
  }

  .sec-hs2a.main-2 {
    background-position: 50%;
    background-size: cover;
  }

  .ht-b-t2 {
    height: 19.5vh;
    display: none;
    top: -33.5%;
    left: -24%;
  }

  .ht-b-t1 {
    height: 14vh;
    display: none;
    top: 34%;
    left: -19.5%;
  }

  .ht-b-t3 {
    height: 21vh;
    display: none;
    top: -48%;
  }

  .sec-afterword {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-19 {
    width: auto;
  }

  .div-container-main {
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
  }

  .container-text {
    width: auto;
  }

  .slider-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-slider {
    width: auto;
    max-width: none;
  }

  .text-block-23 {
    padding-bottom: 0;
    overflow: auto;
  }

  .left-arrow-slider, .right-arrow-slider {
    display: none;
  }

  .slide-nav-10 {
    opacity: 1;
    font-size: 8px;
  }

  .left-arrow-car {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    display: flex;
    position: absolute;
    left: 0;
  }

  .slide-nav-carousel {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-carousel {
    align-self: auto;
    width: 100%;
    min-width: auto;
    height: 100%;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-container-car {
    width: 100%;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .right-arrow-car {
    justify-content: flex-end;
    padding-right: 10px;
    inset: 0% 0% 0% auto;
  }

  .mask-carousel {
    align-self: center;
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .container-fix-img {
    flex-direction: column;
    order: 1;
    max-width: 100vw;
    min-height: auto;
    padding-left: 0;
  }

  .cont-text {
    order: -1;
    width: auto;
    padding-bottom: 25px;
    padding-right: 0;
  }

  .sec-slider-text2 {
    width: 100%;
    height: auto;
    padding-bottom: 17px;
  }

  .sec-textandimage-v2 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .slide-nav-ot {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
    inset: auto 0% -20px;
  }

  .afterword {
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .para-in-sldier {
    width: 100%;
    height: 50vw;
    margin-bottom: 0;
    padding: 0;
    font-size: 100%;
    position: relative;
    bottom: 0;
    overflow: auto;
  }

  .div-afterword {
    flex-direction: column;
    order: 0;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-afterword.m.a {
    height: auto;
  }

  .hero-overlay, .hero-overlay-2, .hero-overlay-3 {
    padding: 40px 20px;
  }

  .sec-statement-final, .about-curator {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .hero-overlay-final, .buy-the-book {
    padding: 40px 20px;
  }

  .book-slider-section {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .slider-4-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .container-slider-copy {
    width: auto;
    max-width: none;
  }

  .div-container-main-copy {
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
  }

  .left-arrow-slider-copy, .right-arrow-slider-copy {
    display: none;
  }

  .hero-overlay-hide-1 {
    padding: 40px 20px;
  }

  .sec-statement-hide-2 {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .sec-textandimage-v2-hide-3 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .hero-overlay-2-copy, .hero-overlay-2-copy-2, .buy-the-book-copy {
    padding: 40px 20px;
  }

  .text-block-23-copy {
    padding-bottom: 0;
    overflow: auto;
  }

  .sec-statement-copy {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .heading-3-copy {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    line-height: 42px;
  }

  .author-and-curator-biography {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .text-block-23-copy-copy, .text-block-23-copy {
    padding-bottom: 0;
    overflow: auto;
  }

  .sec-statement-2, .sec-statement-3 {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .txt-caption {
    padding-bottom: 0;
    overflow: auto;
  }

  .section-image-1 {
    height: 100vh;
    min-height: auto;
    padding: 25px;
  }

  .lightbox-image.carousel1 {
    width: 100%;
    height: 100vh;
  }

  .lightbox-image.carousel1.min-padding {
    height: auto;
    min-height: auto;
  }

  .shop-card-for-map {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .btn {
    padding: 7px 15px;
  }

  .card-body {
    padding: 16px 20px 20px;
  }

  .section-carousel-copy-2.carousel1 {
    width: 100%;
    height: 100vh;
  }

  .section-carousel-copy-2.carousel1.min-padding {
    height: auto;
    min-height: auto;
  }

  .section-carousel-3.carousel1 {
    width: 100%;
    height: 100vh;
  }

  .section-carousel-3.carousel1.min-padding {
    height: auto;
    min-height: auto;
  }
}

@media screen and (max-width: 479px) {
  .landing-page {
    display: none;
  }

  .div-block {
    width: 95%;
  }

  .grid {
    align-items: center;
    width: 95%;
    height: 85%;
    margin-bottom: 0;
  }

  .heading {
    font-size: 32px;
    font-weight: 400;
  }

  .text-block {
    font-size: 16px;
  }

  .text-block-2 {
    line-height: 16px;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .text-block-4 {
    font-size: 11px;
  }

  .sec-statement {
    padding: 20px;
  }

  .heading-3 {
    width: 95%;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
  }

  .heading-3.bold {
    width: auto;
    padding: 0;
  }

  .heading-3.white {
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 0;
    font-size: 15px;
  }

  .heading-3.bold {
    width: auto;
    margin-top: 40px;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
  }

  .div-block-2 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sec-slider-white {
    height: 100vh;
    padding: 0 20px;
    overflow: hidden;
  }

  .sec-slider-text {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .sec-slider-text.part2 {
    object-fit: fill;
    height: auto;
    padding: 20px;
  }

  .slide.a {
    height: auto;
  }

  .slide-3 {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-3.a {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .sec-video {
    background-position: 50%;
    background-attachment: fixed;
  }

  .sec-text-2cols {
    width: 100vw;
    padding: 10px;
  }

  .sec-text-2cols.type2 {
    width: 100vw;
    height: auto;
  }

  .sec-text-2cols.type2.m-ack {
    height: auto;
    padding: 25px;
  }

  .div-block-3 {
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .div-block-3.a {
    margin-top: 0;
    padding: 0;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .columns-3 {
    flex-direction: column;
    padding: 0;
  }

  .column-3 {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 20px;
  }

  .text-block-7 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-8 {
    width: auto;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 22px;
  }

  .section-carousel {
    height: auto;
    padding: 60px 20px;
    display: block;
  }

  .section-carousel.carousel1 {
    width: 100%;
  }

  .section-carousel.carousel1.min-padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: none;
    padding: 20px;
    display: none;
  }

  .section-carousel.carousel1.min-padding.part-2 {
    padding: 20px;
  }

  .div-block-4.part1 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 148px 148px 148px 148px;
    grid-template-columns: 148px 148px;
    width: 320px;
    height: 680px;
  }

  .div-block-4.type2 {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    grid-template-rows: 49vw 49vw;
    grid-template-columns: 48vw 48vw;
    justify-content: center;
    place-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .div-block-4.type3 {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    grid-template-rows: minmax(250px, 49vw);
    grid-template-columns: minmax(250px, 49vw);
    grid-auto-rows: minmax(250px, 49vw);
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    width: 21%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    inset: 0%;
  }

  .div-block-4.part1 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 148px 148px 148px 148px;
    grid-template-columns: 148px 148px;
    place-content: space-around;
    place-items: center;
    width: auto;
    max-width: none;
    height: auto;
  }

  .sec-hs1.main {
    background-image: none;
    display: none;
  }

  .slide-2x1 {
    width: 100vw;
    height: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-2x1.t2 {
    width: 100%;
    height: 100%;
  }

  .slide4x1 {
    width: 100vw;
    height: 100vw;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .horiz-wrap-b {
    height: 100%;
    overflow: auto;
  }

  .div-block-s3 {
    background-position: 50%;
    background-size: cover;
  }

  .timeline {
    width: 100vw;
    overflow: hidden;
  }

  .div-block-12 {
    width: 100%;
    height: auto;
  }

  .div-block-15 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 85vw;
    height: 48vw;
    margin-left: 0;
    display: flex;
    top: 25px;
  }

  .container-txt-right {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-txt-left {
    padding-top: 0;
    padding-bottom: 35px;
  }

  .image-8 {
    display: none;
  }

  .heading-8 {
    padding-bottom: 20px;
  }

  .mi-button {
    width: 50px;
    height: 50px;
    margin-top: 25px;
    margin-left: 20px;
  }

  .menu-container {
    top: 25px;
    right: 25px;
  }

  .text-block-13 {
    flex-direction: column;
    display: flex;
    overflow: hidden;
  }

  .close-button {
    width: auto;
    height: auto;
    top: 20px;
    right: 15px;
  }

  .div-block-19 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .div-block-20 {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    padding: 10px 10px 20px;
  }

  .div-block-21 {
    width: 350%;
    padding-left: 37.5px;
    padding-right: 37.5px;
    overflow: visible;
  }

  .div-block-22 {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
    overflow: hidden;
  }

  .div-block-22.close {
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    padding-right: 0;
  }

  .heading-9 {
    margin-bottom: 10px;
  }

  .text-block-14 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 14px;
  }

  .text-block-15 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .mask-timeline {
    overflow: hidden;
  }

  .image-14 {
    object-fit: contain;
    width: auto;
    min-width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    padding-top: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .div-block-29 {
    justify-content: center;
    width: 100vw;
    max-width: 100%;
    height: 51vh;
    max-height: 100%;
    padding: 0 0 20px;
    display: flex;
  }

  .horiz-wrap-a {
    height: 100%;
    overflow: auto;
  }

  .ht-icon-1, .ht-icon-3, .ht-icon-2, .menu {
    display: none;
  }

  .div-block-45 {
    margin-bottom: 145px;
    padding-top: 32.5px;
    padding-left: 37.5px;
  }

  .div-slider-x.typex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100vw;
    grid-template-columns: 100vw;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    position: static;
    inset: 0%;
  }

  .sst-img4 {
    width: 150px;
    min-width: 150px;
    height: 150px;
    min-height: 150px;
    margin-top: auto;
    margin-right: 0;
  }

  .sst-img4._1 {
    width: 80vw;
    min-width: auto;
    height: 350px;
    min-height: auto;
    padding-left: 0;
    position: relative;
    top: 0;
  }

  .sst-img {
    width: 150px;
    min-width: 150px;
    height: 150px;
    min-height: 150px;
    margin-top: auto;
    margin-left: 0;
    margin-right: 10px;
    padding-right: 0;
  }

  .sst-img._3 {
    margin-right: 0;
  }

  .sst-img._1 {
    width: 80vw;
    min-width: auto;
    height: 300px;
    min-height: auto;
    margin-right: 0;
    position: relative;
    top: 0;
  }

  .s5-s2x1-p1 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    flex-direction: column;
    height: 100%;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: auto;
    bottom: 0;
  }

  .div-block-47 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    width: 85vw;
    height: 85vw;
    margin-left: 0;
    top: 40px;
    right: auto;
  }

  .container-outer {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .container-top_row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: auto;
    margin-top: 0;
    padding-top: 130px;
    display: flex;
    position: relative;
    top: -37px;
  }

  .text_br {
    margin-top: 0;
    padding: 20px 10px 120px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    top: 0;
  }

  .slider-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .slide-3a {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .right-arrow-5, .left-arrow-5 {
    display: none;
  }

  .heading-8-t2 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 28px;
  }

  .heading-8-t2.m {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    position: static;
  }

  .link-block-2 {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .sec-hs2a.main-2 {
    background-image: none;
    display: flex;
  }

  .div-ht-2 {
    display: flex;
  }

  .div-cont-video {
    width: 100%;
  }

  .ss {
    width: 100%;
    height: 100%;
  }

  .footer {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: 40px 20px 20px;
  }

  .sec-afterword {
    width: 100vw;
    padding: 25px 25px 10px;
  }

  .div-container-main {
    justify-content: space-around;
    align-items: center;
    width: auto;
    padding: 0;
  }

  .div-container-main.left {
    max-width: none;
    padding: 20px 0 0;
  }

  .div-container-main.left.buton {
    padding-top: 0;
  }

  .container-text {
    justify-content: space-between;
    align-items: center;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slider-4 {
    width: auto;
    height: auto;
    padding-bottom: 25px;
  }

  .container-slider {
    width: auto;
    height: auto;
    display: none;
  }

  .text-block-23 {
    object-fit: none;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    overflow: visible;
  }

  .text-block-23.right {
    margin-left: 0;
    margin-right: 0;
  }

  .mask-slider {
    height: auto;
    margin-bottom: 20px;
  }

  .slide-nav-10 {
    opacity: 1;
    background-color: #e0e0e000;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 6px;
    display: flex;
    bottom: -12.5px;
  }

  .left-arrow-car {
    margin-left: auto;
    padding-left: 0;
    display: none;
  }

  .slide-nav-carousel {
    color: var(--midnight-blue-2);
    background-color: #06064900;
    bottom: -45px;
  }

  .slider-carousel {
    flex-direction: row;
    padding-right: 0;
  }

  .div-container-car {
    justify-content: center;
    margin-left: auto;
    padding-bottom: 50px;
  }

  .right-arrow-car {
    padding-right: 0;
    display: none;
  }

  .mask-carousel {
    width: 100%;
    height: 100%;
  }

  .container-fix-img {
    width: auto;
    margin-left: 0;
  }

  .container-fix-img.left {
    width: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-fix-img.right {
    width: auto;
    margin-left: auto;
  }

  .cont-text {
    max-height: none;
  }

  .sec-slider-text2 {
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    min-height: auto;
    max-height: none;
    display: flex;
  }

  .sec-textandimage-v2 {
    flex-direction: column;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 20px;
    display: flex;
  }

  .slide-nav-ot {
    bottom: 0;
  }

  .afterword {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 22px;
  }

  .para-in-sldier {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding: 25px 50px 50px;
    font-size: 12px;
    line-height: 22px;
    top: 0;
    bottom: 0;
  }

  .text-block-24 {
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
  }

  .div-afterword {
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .div-afterword.a {
    margin-top: 0;
    padding: 0;
    position: relative;
    top: auto;
    bottom: 15px;
  }

  .div-afterword.m.a {
    height: 70%;
    bottom: 10px;
  }

  .heading-14 {
    margin-top: 0;
    font-size: 28px;
    line-height: 36px;
  }

  .heading-15 {
    margin-top: auto;
    margin-bottom: 0;
    font-size: 28px;
  }

  .textfield-and-button {
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

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

  .form-block {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .centered-container {
    text-align: left;
  }

  .button-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .part {
    margin-top: 10px;
  }

  .image-26 {
    opacity: 1;
    width: 50px;
    max-width: 50px;
    height: 50px;
    max-height: 50px;
  }

  .section.pop-up {
    display: none;
  }

  .p-1-1.a1 {
    width: 100vw;
    height: 100vh;
    padding: 0;
    display: none;
  }

  .p-1-2.a1, .p-1-3.a1 {
    padding: 10px;
    display: none;
  }

  .p-1-4.a1 {
    padding: 10px;
  }

  .p-1-5.a1, .p-1-6.a1 {
    padding: 10px;
    display: none;
  }

  .p-1-7.a1 {
    padding: 10px;
  }

  .p-1-8.a1, .p-1-9.a1 {
    padding: 10px;
    display: none;
  }

  .p-1-10.a1, .p-1-11.a1, .p-1-12.a1, .p-1-13.a1, .p-1-14.a1, .p-1-15.a1, .p-1-16.a1 {
    padding: 10px;
  }

  .p-2-1.a1, .p-2-2.a1, .p-2-8.a1, .p-2-9.a1, .p-2-10.a1, .p-2-11.a1, .p-2-12.a1, .p-2-13.a1, .p-2-14.a1, .p-2-15.a1 {
    padding: 10px;
    display: none;
  }

  .hero-overlay-3.story-in-treepart.part-2 {
    height: 25vh;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .about-curator {
    height: auto;
    padding: 10px;
  }

  .hero-overlay-final.story-in-treepart.part-2 {
    justify-content: flex-start;
    align-items: center;
    height: 25vh;
    display: flex;
  }

  .slide-3-copy, .slide-2-c, .slide-3-f {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .p-3-8.a1, .p-3-10.a1, .p-3-16.a1, .p-3-17.a1 {
    display: none;
  }

  .heading-16 {
    color: #b8b8b8;
    font-weight: 400;
  }

  .div-block-66 {
    margin-top: 20px;
  }

  .div-block-67 {
    margin-bottom: 40px;
  }

  .slide-11 {
    margin-right: 20px;
    position: relative;
  }

  .slide-12 {
    float: none;
    left: auto;
    right: auto;
  }

  .circle {
    border-radius: 50%;
    width: 400px;
    height: 400px;
    display: none;
    position: absolute;
  }

  .div-block-68 {
    flex-direction: column;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .div-block-69 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
  }

  .book-slider-section {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding-bottom: 0;
    display: flex;
  }

  .book-slider-section.part2 {
    height: auto;
    padding-top: 5vh;
  }

  .slider-4-copy {
    height: auto;
    padding-bottom: 0;
  }

  .mask-slider-copy, .slide-copy.a {
    height: auto;
  }

  .slide-2-c-copy {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-2-c-copy.a {
    height: auto;
  }

  .slide-3-f-copy {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-3-f-copy.a {
    height: auto;
  }

  .div-block-70 {
    margin-top: 40px;
  }

  .sec-textandimage-v2-hide-3 {
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 60px 20px;
    display: none;
  }

  .hero-overlay-2-copy.story-in-treepart.part-2, .hero-overlay-2-copy-2.story-in-treepart._3 {
    height: 25vh;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .slide-13 {
    width: 100%;
    height: auto;
  }

  .image-33 {
    width: auto;
    height: auto;
    max-height: 100%;
  }

  .image-34 {
    width: auto;
    height: auto;
  }

  .text-block-23-copy.right {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-71, .div-block-71-copy {
    display: none;
  }

  .line {
    display: block;
    position: static;
  }

  .line.more-space {
    margin-bottom: 40px;
  }

  .div-block-71-copy {
    justify-content: center;
    padding: 20px;
    display: flex;
  }

  .sec-statement-copy {
    height: auto;
    padding: 60px 20px;
  }

  .heading-3-copy {
    width: 95%;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
  }

  .heading-3-copy.bold {
    width: auto;
    padding: 0;
  }

  .heading-3-copy.white {
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 0;
    font-size: 15px;
  }

  .section-2 {
    display: none;
  }

  .div-block-76 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .author-and-curator-biography {
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 60px 20px;
    display: flex;
  }

  .text-block-23-copy-copy {
    color: var(--silver);
    object-fit: none;
    margin-left: auto;
    margin-right: 0;
    padding: 0 0 20px;
    overflow: visible;
  }

  .text-block-23-copy-copy.right {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-23-copy {
    object-fit: none;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    overflow: visible;
  }

  .text-block-23-copy.right {
    color: var(--silver);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .sec-statement-2 {
    height: auto;
    padding: 60px 20px;
    display: flex;
  }

  .sec-statement-3 {
    background-color: var(--white-smoke);
    padding: 20px;
    display: none;
  }

  .image-37 {
    width: 21px;
  }

  .p-11-11.a1, .p-11-22.a1, .p-11-33.a1, .p-11-44.a1, .p-11-44-copy.a1, .p-33-11.a1, .p-33-22.a1, .p-33-33.a1, .p-00-11.a1 {
    width: 100vw;
    height: 100vh;
    padding: 10px;
    display: none;
  }

  .txt-caption {
    object-fit: none;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    overflow: visible;
  }

  .txt-caption.right {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-image-1 {
    background-color: var(--white-smoke);
    height: auto;
    padding: 60px 20px;
    display: flex;
  }

  .heading-20 {
    margin-top: 10px;
    font-size: 28px;
  }

  .heading-21 {
    margin-top: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-22 {
    margin-top: 10px;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }

  .lightbox-image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbox-image.carousel1 {
    width: 100%;
  }

  .lightbox-image.carousel1.min-padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: none;
    padding: 20px;
  }

  .lightbox-image.carousel1.min-padding.part-2 {
    padding: 20px;
  }

  .lightbox-grid {
    grid-template-areas: "Area";
  }

  .shop-card-for-map {
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 60px 20px;
    display: none;
  }

  .card.slider-card {
    margin-bottom: auto;
  }

  .card-body {
    padding-top: 20px;
  }

  .grid-for-card {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: 0 auto;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-11-copy, .slide-1-2, .slide-1-1 {
    margin-right: 20px;
    position: relative;
  }

  .section-carousel-copy-2 {
    height: auto;
    padding: 60px 20px;
    display: block;
  }

  .section-carousel-copy-2.carousel1 {
    width: 100%;
  }

  .section-carousel-copy-2.carousel1.min-padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: none;
    padding: 20px;
    display: none;
  }

  .section-carousel-copy-2.carousel1.min-padding.part-2 {
    padding: 20px;
  }

  .slide-2-1, .slide-2-2-copy, .slide-2-2, .slide-2-3, .slide-2-4, .slide-2-5, .slide-2-6, .slide-2-7 {
    margin-right: 20px;
    position: relative;
  }

  .section-carousel-3 {
    height: auto;
    padding: 60px 20px;
    display: block;
  }

  .section-carousel-3.carousel1 {
    width: 100%;
  }

  .section-carousel-3.carousel1.min-padding {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: none;
    padding: 20px;
    display: none;
  }

  .section-carousel-3.carousel1.min-padding.part-2 {
    padding: 20px;
  }

  .slide-1-3, .slide-3-1, .slide-1-2-copy, .slide-3-3, .slide-3-2 {
    margin-right: 20px;
    position: relative;
  }

  .text-span-6, .text-span-7 {
    font-size: 30px;
  }

  .signup-form-block-01 {
    flex-direction: row;
    width: 100%;
    display: flex;
  }

  .signup-form-01 {
    flex-direction: column;
    width: 100%;
  }

  .email-field {
    width: 100%;
    margin-bottom: 10px;
    display: none;
  }

  .button-2-copy {
    display: none;
  }

  .back-to-home {
    background-color: #1a1a1a;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: 40px 20px 20px;
  }

  .back-to-home-font {
    text-align: left;
    margin-bottom: 10px;
    padding: 0;
  }

  .landing-page-mobile {
    display: block;
  }
}

#w-node-ba9c2629-ba17-bec5-1043-031f9ab31e2a-3e9bdcb8, #w-node-_7b6076df-d9bb-9c96-4d83-1c8d09ff085c-3e9bdcb8, #w-node-bd258943-be37-91a6-f39c-44273c37b50d-3e9bdcb8, #w-node-ecd28904-c0cd-022b-8947-0dbc9b2e575c-3e9bdcb8, #w-node-e39c1cc6-998c-1941-df7e-ece4bf85d365-3e9bdcb8, #w-node-_65eb70ab-da31-ced5-f5b0-8e6ab44e824f-3e9bdcb8, #w-node-_5116e0e8-2bd1-1308-8c00-297bc0da92da-3e9bdcb8, #w-node-_18d36cbd-ba79-6af7-62dd-bef3dc67d08e-3e9bdcb8, #w-node-_301843e4-bf7f-f5ca-92f4-c67052e9ade4-3e9bdcb8, #w-node-_9eb80735-5e54-2054-fc03-800877bd5c8c-3e9bdcb8, #w-node-f360ec74-257e-fc07-e497-c85b59a238a7-3e9bdcb8, #w-node-_15c01eb3-4d3b-f31e-4922-202ae2fa1559-3e9bdcb8, #w-node-d9b89b1a-c7f5-bf9c-c1dc-5d8a653d7e43-3e9bdcb8, #w-node-f25589ea-a8ab-a486-936e-32335431d840-3e9bdcb8, #w-node-_67743e76-7271-5755-65b6-4314c7f457b1-3e9bdcb8, #w-node-_4200745c-0aeb-3072-2aca-dd86d8401a4f-3e9bdcb8, #w-node-_7dd92264-c6ca-eb6c-b459-9a9a4b56347d-3e9bdcb8, #w-node-_8c0da82a-4460-93f2-8e1d-a224b53bc9cb-3e9bdcb8, #w-node-_23808b53-cf77-3ede-ccdc-815dd8d52cde-3e9bdcb8, #w-node-_18b91914-c407-fc8d-35e2-649e63d0d6a9-3e9bdcb8, #w-node-_2351a211-0d21-a862-9051-8c354e04f44c-3e9bdcb8, #w-node-fdf87daf-c60f-fb52-18f5-4eba3d6152b7-3e9bdcb8, #w-node-_224c884a-4b4f-5d88-7785-14046c8d6828-3e9bdcb8, #w-node-cf1b2262-2aba-a553-6f9c-4c7247a1a272-3e9bdcb8 {
  grid-area: Area;
}

#w-node-dc98f858-c8f7-2e23-4452-9af4898a16ec-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be606e0b-9a0d-4c28-ae9a-267ce5476e60-3e9bdcb8, #w-node-b52b6228-7c47-3129-aa56-dd44df37332d-3e9bdcb8, #w-node-_106f3c18-373b-83ff-7a99-c346c284dfd9-3e9bdcb8, #w-node-_9035f697-db04-08a9-1365-b68a53f06d6a-3e9bdcb8, #w-node-b7c4cf66-bedc-af32-0d43-c49d08aaf2ce-3e9bdcb8, #w-node-_87d04eac-b8d4-5311-8e75-54652506cfa3-3e9bdcb8, #w-node-_118f6990-3be5-36eb-8d60-c4860f320459-3e9bdcb8, #w-node-b74fb8e0-897c-ec90-454a-956223d33dae-3e9bdcb8, #w-node-_62397c90-950c-3dcf-f656-ffa463bc5328-3e9bdcb8, #w-node-_5a16db72-1085-08c8-1569-519cc433880e-3e9bdcb8, #w-node-_63c608ac-abac-9bce-4ad0-397ab240c592-3e9bdcb8, #w-node-_7c1f87ea-2726-127f-743d-fbf15e761237-3e9bdcb8, #w-node-_1747a28b-7bd5-849c-631b-711bba265669-3e9bdcb8, #w-node-_4ef73aaf-3dc5-d305-acd3-316f49306fe5-3e9bdcb8, #w-node-_868aa8f3-fabd-3e93-cd6d-f5677f270bf6-3e9bdcb8, #w-node-_926bbe0b-02cb-ef8f-641a-73292d037c87-3e9bdcb8, #w-node-b563eb9b-9b70-94e4-acea-6fc2ab61d283-3e9bdcb8, #w-node-af3c0636-bc0d-0eb8-92f7-898e0e924ebc-3e9bdcb8, #w-node-_2b4acaee-b461-ad99-8a31-3ec17c23d711-3e9bdcb8, #w-node-_5d886fed-3b64-fd6b-0ce5-bd3d13b5d6d0-3e9bdcb8, #w-node-_9e3596ec-c26d-60cb-bc4c-b1c05eb38e41-3e9bdcb8, #w-node-b44eacbd-9316-4ac7-c30a-c91feed3349b-3e9bdcb8, #w-node-_3a59227c-2968-ca0c-d4fb-e880cbedfefa-3e9bdcb8, #w-node-_9d99204b-d7b7-a09a-eaf7-6edcbca48f87-3e9bdcb8, #w-node-_090fe751-7686-19c0-bad6-7dade7e52aa8-3e9bdcb8, #w-node-bc105a71-15d1-4931-bec1-294bf23a0d29-3e9bdcb8, #w-node-f8f8045e-9b2e-e945-b14e-d7e5d19583e6-3e9bdcb8, #w-node-_6c5e2340-241d-7c2e-1c2b-86a6d3c3bc82-3e9bdcb8, #w-node-_20b37e8c-9684-5928-1614-9a1e087a4ad5-3e9bdcb8, #w-node-_2c308534-2774-7ccd-6f2f-6de427e892c9-3e9bdcb8, #w-node-_37105cd8-b18e-418e-0ba3-b644c6764f97-3e9bdcb8, #w-node-e27b4c0e-754c-ebb5-04b4-65a56ed7a901-3e9bdcb8, #w-node-_2ef2b5e4-bee1-bf61-fe0e-1a8ab1df0836-3e9bdcb8, #w-node-_8728e883-a54e-fbed-2e52-70fe4d6341ec-3e9bdcb8, #w-node-_1daa5467-ffe9-cece-0ba9-71948b8048a5-3e9bdcb8, #w-node-d6829f67-622b-2062-9eec-66214f1bbbaa-3e9bdcb8, #w-node-_7475f39c-3e9e-2eb3-8b8c-089dd545cff7-3e9bdcb8, #w-node-_694a43a2-b220-15d9-9caa-13352fbcf07c-3e9bdcb8, #w-node-f91ded65-cd64-ef2c-f596-58c0be5540e5-3e9bdcb8, #w-node-_4452c3e8-012f-bf8b-4816-90ef7e7fe6c3-3e9bdcb8 {
  grid-area: Area;
}

#w-node-fc6f4621-3152-0c5b-2cfd-a359217eb643-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-fc6f4621-3152-0c5b-2cfd-a359217eb645-3e9bdcb8, #w-node-fc6f4621-3152-0c5b-2cfd-a359217eb646-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc6f4621-3152-0c5b-2cfd-a359217eb648-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-bbd37cd0-d870-f5d4-e9da-eb6b92cd980b-3e9bdcb8, #w-node-_0ef4ec88-8399-4628-c8bb-31e87cabdc0c-3e9bdcb8, #w-node-_823149c3-83a9-1427-4877-fb84df9efdcb-3e9bdcb8, #w-node-ec79048d-1a16-1941-fc3b-2614eaef5a84-3e9bdcb8, #w-node-_18bd8617-f1f9-5960-7d0f-4d54bc996ffc-3e9bdcb8, #w-node-f027aded-a50e-1c67-6b6e-bbe989a1632f-3e9bdcb8, #w-node-cccf3895-3e07-8a7d-4581-db7cba8a9ab1-3e9bdcb8, #w-node-f09d14e7-7a9c-b1cd-5f1e-19d896eb3956-3e9bdcb8, #w-node-_1965dbe4-9893-8b04-73fd-baa8cd5ba7b6-3e9bdcb8, #w-node-_8b95a70e-9786-6db8-2cd6-70cd53a5bb33-3e9bdcb8, #w-node-_67e17a04-1801-ad96-5b67-d0fd751309f9-3e9bdcb8, #w-node-_1d6942cb-49cc-ef2e-6494-d7883124fdbf-3e9bdcb8, #w-node-a2c14ee8-1eea-0278-b571-bf1779bfbbe3-3e9bdcb8, #w-node-_0dea1ec7-1cba-39ba-1a44-0a6022303cef-3e9bdcb8 {
  grid-area: Area;
}

#w-node-_0dea1ec7-1cba-39ba-1a44-0a6022303d05-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_0dea1ec7-1cba-39ba-1a44-0a6022303d07-3e9bdcb8, #w-node-_0dea1ec7-1cba-39ba-1a44-0a6022303d08-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0dea1ec7-1cba-39ba-1a44-0a6022303d0a-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_42771e84-5905-ffa7-bc82-fadf939312c9-3e9bdcb8 {
  grid-area: Area;
}

#w-node-_42771e84-5905-ffa7-bc82-fadf939312df-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_42771e84-5905-ffa7-bc82-fadf939312e1-3e9bdcb8, #w-node-_42771e84-5905-ffa7-bc82-fadf939312e2-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42771e84-5905-ffa7-bc82-fadf939312e4-3e9bdcb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-fa3f28c1-2483-2ae3-6a01-c1660850e039-3e9bdcb8, #w-node-_89104d2b-27f7-9312-f3be-5c5d08622535-3e9bdcb8, #w-node-_1692ec8c-8031-8cd1-48a4-ed105b92bf62-3e9bdcb8, #w-node-_9711b6e9-225b-64a7-67b4-1eb4a83ab2d1-3e9bdcb8, #w-node-_933d72a2-508f-b5b7-4ba1-11a2a056ecb2-3e9bdcb8, #w-node-_92b4ee63-af37-a361-68cf-df915f90afb6-3e9bdcb8, #w-node-_1ec015d5-4c7c-de40-3892-bd96da2a3814-3e9bdcb8, #w-node-_270fe0fd-79d0-d955-6372-c1b3624f33d1-3e9bdcb8, #w-node-b80e1b14-1dbb-5c71-85bb-d1b867c595e9-3e9bdcb8, #w-node-_12c13761-c930-a5a6-1b65-b46fdd3220cb-3e9bdcb8, #w-node-_0af9795f-86c7-6565-0924-e1ea23bb48ba-3e9bdcb8, #w-node-_9eaef456-4876-1bb4-720e-91d634dab9bd-3e9bdcb8, #w-node-e66876ae-701f-fb04-589a-049e0c956dcd-3e9bdcb8, #w-node-_443a6e48-63dc-03d6-428e-38c2ee9806d4-3e9bdcb8, #w-node-_848eae83-d80d-23c1-6c7b-9ce81f6bffc5-3e9bdcb8, #w-node-c40c95b1-d92b-3b89-d743-5566bb17a65d-3e9bdcb8, #w-node-_8a8953ce-822d-982f-40c3-d94b1c09254e-3e9bdcb8, #w-node-d35ae4dc-fe24-c6a6-2ef1-810bc4c0946b-3e9bdcb8, #w-node-_04bb72a7-0981-9e83-19f6-a64260a92275-3e9bdcb8, #w-node-_0c97c714-a136-3cb6-10cc-fe0566df69cd-3e9bdcb8, #w-node-_2a4d372e-1611-48c2-a85b-cc64fb4d863e-3e9bdcb8, #w-node-b0eb2d20-d239-6dbc-39b0-3fdcd20a7c54-3e9bdcb8, #w-node-_61c1e6ad-5c72-cf28-5278-66a5958cd62c-3e9bdcb8, #w-node-_23d7e00b-39c8-1414-0c89-0879b1652a77-3e9bdcb8 {
  grid-area: Area;
}

@media screen and (max-width: 479px) {
  #w-node-_59d5b198-502d-002c-6925-e60cd2bd196f-3e9bdcb8, #w-node-b0b38271-793b-cbd1-8b96-1b1f57775282-3e9bdcb8, #w-node-_33d1baad-68c8-1da7-0d71-992434508f08-3e9bdcb8, #w-node-_9871d0e5-e748-e192-e4fb-8e37615d9d57-3e9bdcb8, #w-node-_861a488c-561d-3630-7ac9-ef5ffb36a6d5-3e9bdcb8, #w-node-_7858a0c9-12c0-a6fd-44b1-32524c771707-3e9bdcb8, #w-node-af415e01-4d4d-8d5f-8515-009b771867fa-3e9bdcb8, #w-node-_88b6084e-6752-c1b8-b15f-5f064da6fdaf-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498ca-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498cc-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498ce-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498d0-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498d2-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498d4-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498d6-3e9bdcb8, #w-node-_79eec894-aed8-619d-358c-9b9a612498d8-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518aa-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518ac-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518ae-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518b0-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518b2-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518b4-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518b6-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518b8-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518bc-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518be-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518c0-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518c2-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518c4-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518c6-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518c8-3e9bdcb8, #w-node-_6e3ef3c8-642a-9d7d-958b-ff3e2c9518ca-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c47-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c49-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c4b-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c4d-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c4f-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c51-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c53-3e9bdcb8, #w-node-be45a634-3e69-5214-8a23-c64766a50c55-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd56-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd58-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd5a-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd5c-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd5e-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd60-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd62-3e9bdcb8, #w-node-a2ae19b6-99c6-8299-de8c-2285cdc4cd64-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6ce0-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6ce2-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6ce4-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6ce6-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6ce8-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6cea-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6cec-3e9bdcb8, #w-node-d574edf9-25dd-de46-4f01-0b4388cb6cee-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36da7-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36da9-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36dab-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36dad-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36daf-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36db1-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36db3-3e9bdcb8, #w-node-ca26f570-d2c5-b385-093c-a2d22bb36db5-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6ad-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6af-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6b5-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6b7-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6b1-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6b3-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6b9-3e9bdcb8, #w-node-a62d5fb9-6fb9-f1b6-fc3a-70b5ec31c6bb-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff569-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff56b-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff56d-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff56f-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff571-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff573-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff575-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff577-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff57b-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff57d-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff57f-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff581-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff583-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff585-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff587-3e9bdcb8, #w-node-ade89227-7d24-f9e7-b8d1-8c62fefff589-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9feefe-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef00-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef02-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef04-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef06-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef08-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef0a-3e9bdcb8, #w-node-_28e44de8-777f-8b70-0a0f-ef404d9fef0c-3e9bdcb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fselliot';
  src: url('../fonts/FSElliot-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fselliot';
  src: url('../fonts/FSElliot-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fselliot';
  src: url('../fonts/FSElliot-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fselliot';
  src: url('../fonts/FSElliot-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}