@font-face {
  font-family: Vlite;
  src: url('../fonts/vlite.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

li {
  font-size: 18px;
  line-height: 26px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.brand {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand.w--current {
  justify-content: flex-start;
  align-items: center;
  margin-top: -12px;
  display: flex;
}

.image {
  height: 48px;
  margin-top: 15px;
  margin-right: 20px;
  font-size: 10px;
}

.navbar {
  z-index: 10000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-items: center;
  height: 68px;
  padding-left: 5%;
  padding-right: 5%;
  display: inline-flex;
  position: fixed;
  inset: 0% 0% auto;
}

.bold-text {
  color: #fff;
}

.heading {
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.heading.hidden {
  display: none;
}

.nav-link {
  color: #fff;
  margin-top: 0;
  font-family: Work Sans, sans-serif;
  font-weight: 700;
}

.nav-link.w--current {
  color: #ef4562;
}

.div-block-2162 {
  width: 100vw;
  height: 100vh;
}

.background-video-3 {
  z-index: 1000;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.div-block-2163 {
  z-index: 1002;
  margin-top: 35vh;
  margin-left: 5%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-2163.revamp {
  display: block;
}

.heading-220 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 90px;
}

.div-block-2164 {
  background-color: #be0808;
  width: 1px;
  height: 300px;
  margin-top: 40px;
}

.div-block-2295 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 40px 5%;
  display: grid;
}

.div-block-2296 {
  width: auto;
  margin-left: 20px;
}

.text-block-106 {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 48px;
  line-height: 52px;
}

.paragraph-104 {
  color: #fff;
  margin-top: 25px;
  font-family: Work Sans, sans-serif;
}

.button-25 {
  color: #000;
  background-color: #ff4040;
  border-radius: 10px;
  height: 48px;
  padding: 12px 30px;
  font-weight: 700;
}

.button-25:hover {
  color: #fff;
  background-color: #c33;
}

.button-25.dimmer {
  color: #fff;
  background-color: #ef4562;
  border-radius: 20px;
  height: 38px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-weight: 400;
}

.button-25.dimmer:hover {
  background-color: #ef4562;
}

.button-25.dimmer.bigger {
  text-align: center;
  width: 200px;
  height: 50px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.image-67 {
  float: right;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-right: 0;
}

.image-68 {
  max-width: none;
}

.div-block-2171 {
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  height: auto;
  margin-left: 5%;
  display: flex;
}

.div-block-2171.story {
  margin-left: 0%;
}

.paragraph-100 {
  color: #292929;
  width: 600px;
  margin-top: 25px;
}

.paragraph-100.story {
  color: #fff;
}

.heading-222 {
  color: #202020;
  margin-top: 10px;
  font-weight: 700;
}

.heading-222.story {
  color: #fff;
  margin-top: -30px;
  font-size: 48px;
  line-height: 54px;
}

.div-block-2170 {
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.remove {
  display: none;
}

.div-block-3369 {
  background-color: #fff;
  background-image: url('../images/woman-sits-table-with-woman-front-her_924511-788.jpg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  height: auto;
  min-height: 60vh;
  display: flex;
}

.div-block-3369.story {
  background-color: #000;
  background-image: none;
  margin-top: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.text-field-5 {
  color: #fafafa;
  background-color: #000;
  border: 1px solid #7e7575;
  border-radius: 5px;
  height: 48px;
  margin-right: 10px;
}

.form-2 {
  display: flex;
}

.div-block-2267 {
  background-color: #000;
  background-image: url('../images/TGP--Home--Slider-1920-x-856-px-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
  margin-top: 60px;
}

.div-block-2267.about-a {
  background-image: url('../images/TGP--About-section-banner-2.png');
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-2267.about-b {
  background-image: url('../images/TGP--Home--Slider-1920-x-856-px.png');
  background-position: 0%;
  margin-left: 0%;
  margin-right: 5%;
}

.div-block-2174 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-left: 5%;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.div-block-2174.about-b {
  justify-content: flex-end;
  align-items: center;
}

.div-block-2256 {
  width: 60%;
  margin-left: 0%;
  margin-right: 5%;
}

.heading-224 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.paragraph-102 {
  color: #fff;
  margin-top: 25px;
  font-family: Work Sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.div-block-3371 {
  z-index: 1002;
  margin-top: 35vh;
  margin-left: 5%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-3371.revamp {
  margin-top: 15vh;
}

.div-block-3371.revamp.home {
  margin-top: 35vh;
}

.heading-225 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 88px;
  font-weight: 700;
  line-height: 90px;
}

.heading-225.new {
  width: 40%;
  font-family: Work Sans, sans-serif;
  font-size: 58px;
  line-height: 60px;
}

.div-block-3372 {
  background-color: #be0808;
  width: 1px;
  height: 300px;
  margin-top: 40px;
}

.div-block-3373 {
  background-color: #000;
  padding-top: 100px;
}

.collection-item {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3374 {
  cursor: pointer;
  background-color: #0d0d0d;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
}

.div-block-3374:hover {
  filter: brightness(200%);
  pointer-events: auto;
}

.text-block-107 {
  color: #9ea0a9;
  white-space: nowrap;
  height: 30px;
  padding-top: 7px;
  padding-left: 7px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.collection-list-wrapper {
  margin-left: 10%;
  margin-right: 10%;
  display: none;
}

.image-69 {
  color: #9ea0a9;
  height: 30px;
}

.div-block-3375 {
  background-color: #000;
  padding-top: 40px;
  padding-left: 5%;
  padding-right: 5%;
}

.image-70 {
  object-fit: cover;
  width: 16vw;
  height: 16vw;
}

.collection-list-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-226 {
  color: #fff;
  width: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.paragraph-105 {
  color: #aaa;
  text-decoration: none;
}

.div-block-3376 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 15vw;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

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

.button-26 {
  color: #000;
  background-color: #ff4040;
  border-radius: 10px;
  height: 48px;
  padding: 12px 30px;
  font-weight: 700;
}

.button-26:hover {
  color: #fff;
  background-color: #c33;
}

.button-26.dimmer {
  color: #fff;
  text-align: center;
  background-color: #ef4562;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 276px;
  height: 48px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-26.dimmer:hover {
  background-color: #ef4562;
}

.div-block-3377 {
  background-color: var(--black);
  margin-top: 60px;
  padding: 40px 5%;
}

.div-block-2173 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.div-block-2274 {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-2175 {
  background-image: url('../images/TGP--Gif.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 40%;
  height: 500px;
  margin-right: 10px;
}

.div-block-2176 {
  margin-left: 0;
  margin-right: 0%;
}

.heading-227 {
  color: #000;
  margin-bottom: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.rich-text-block-25 {
  color: #fff;
  width: 100%;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.button-27 {
  background-color: #ef4562;
  border-radius: 20px;
  margin-top: 20px;
  padding: 12px 30px;
  font-size: 15px;
}

.button-27:hover {
  color: #cecece;
}

.bold-text-13 {
  color: #fff;
  font-family: Work Sans, sans-serif;
}

.paragraph-106 {
  color: #fff;
}

.div-block-3378 {
  opacity: .28;
  cursor: pointer;
  border: 5px #000;
  border-radius: 50vw;
  justify-content: center;
  align-items: center;
  width: 22vw;
  max-width: 260px;
  height: 22vw;
  max-height: 260px;
  display: flex;
  position: absolute;
}

.div-block-3378:hover {
  opacity: 1;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-2 {
  border-radius: 50vw;
}

.text-block-108 {
  float: left;
  color: #fff;
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.div-block-3379 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-3380 {
  background-color: #000;
  margin-top: 68px;
}

.div-block-3381 {
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-109 {
  display: inline-block;
}

.text-block-110 {
  color: #fff;
  background-color: #4440;
  border-radius: 5px;
  padding: 5px 10px;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}

.text-block-111 {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}

.text-block-112 {
  color: #aaa;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
}

.div-block-3382 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  margin-top: -138px;
  padding-top: 138px;
  display: grid;
}

.div-block-3383 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  height: 100vh;
  display: grid;
}

.div-block-3384 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.div-block-3385 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-3386 {
  background-image: url('../images/b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.body {
  background-color: #000;
  height: auto;
  overflow: hidden;
}

.heading-228 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Work Sans, sans-serif;
  font-weight: 400;
}

.div-block-3387 {
  width: 70%;
}

.text-block-113 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.paragraph-107 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-3388 {
  background-color: #fff;
  width: 20px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Work Sans, sans-serif;
}

.div-block-3389 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-3390 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-114 {
  color: #fff;
  margin-top: 10px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.link-block-2 {
  padding: 10px;
  text-decoration: none;
}

.div-block-3391 {
  background-image: linear-gradient(0deg, #000, #000 16%, #0000 36%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video {
  object-fit: none;
  background-color: #000;
  width: 100%;
  height: calc(100vh - 160px);
  display: none;
  position: relative;
  inset: 0% auto auto 0%;
}

.textarea {
  width: 100%;
  min-height: 150px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.textarea.revamp {
  background-color: #000;
  border: 0 solid #000;
  border-bottom: 1px solid #919191;
}

.div-block-141 {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.text-block-26 {
  font-size: 16px;
  line-height: 30px;
}

.text-block-26.revamp {
  color: #fff;
  margin-top: 12px;
  font-family: Work Sans, sans-serif;
  font-size: 18px;
}

.heading-186 {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 32px;
}

.heading-186.revamp {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 42px;
}

.form-block {
  margin-top: 25px;
}

.button-14 {
  color: #fcfcfc;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #162839;
  border-radius: 5px;
  width: 143px;
  height: auto;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
}

.button-14:hover {
  color: #fff;
}

.button-14.submit {
  background-color: #000;
}

.button-14.submit.revamp {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  margin-top: 20px;
  font-family: Work Sans, sans-serif;
}

.field-label-2 {
  font-weight: 700;
  display: none;
}

.text-field-2 {
  border: 1px #000;
  border-bottom: 1px solid #6d6d6d;
  width: 100%;
  height: 48px;
  margin-bottom: 20px;
}

.text-field-2.revamp {
  background-color: #000;
  font-family: Work Sans, sans-serif;
}

.div-block-2169 {
  background-color: #fff;
  background-image: url('../images/GIF--report-2.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  height: auto;
  min-height: 60vh;
  display: flex;
}

.div-block-2169.story {
  background-color: #000;
  margin-top: 80px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-2169.story.new {
  background-image: none;
  margin-top: 68px;
}

.div-block-2498 {
  background-color: #000;
  margin: 0 0% 60px;
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
}

.heading-218 {
  color: #162839;
  text-align: center;
  height: auto;
  margin-top: 23px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 68px;
}

.collection-list-wrapper-4 {
  padding-top: 0;
}

.collection-list-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.simple-blog-image-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  width: 100%;
  height: 170px;
  margin-bottom: 20px;
  display: block;
}

.simple-blog-image-block.revamp {
  height: 270px;
}

.blog-post-overlay {
  background-color: #0003;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  position: relative;
  overflow: hidden;
}

.blog-post-overlay:hover {
  background-color: #1f6fff4d;
}

.blog-post-overlay.light {
  cursor: pointer;
  background-color: #0000001a;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 60px;
}

.blog-post-overlay.light {
  cursor: pointer;
  background-color: #0000001a;
}

.blog-post-overlay.light:hover {
  background-color: #1f6fff00;
  background-image: none;
}

.blog-post-title-link {
  color: #fff;
  max-height: 52px;
  margin-bottom: 18px;
  font-family: Work Sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.blog-post-title-link:hover {
  color: #080808c9;
}

.blog-post-title-link.blog {
  color: #1e9adf;
  max-height: 44px;
  margin-bottom: 10px;
}

.blog-post-title-link.blog.revamp {
  max-height: 60px;
  color: var(--white);
  font-family: Work Sans, sans-serif;
  line-height: 28px;
}

.blog-post-date {
  color: #dbdbdb;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-family: Work Sans, sans-serif;
  font-size: 13px;
}

.blog-post-date.blog {
  color: #d3d3d3;
  font-family: Work Sans, sans-serif;
}

.div-block-2180 {
  float: left;
  margin-top: 15px;
}

.div-block-2179 {
  display: flex;
}

.div-block-2177 {
  align-self: center;
  margin-left: 0;
}

.footer-link-new {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.div-block-2178 {
  margin-left: 20px;
  display: none;
}

.form {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  margin-top: 10px;
  display: flex;
}

.div-block-2188 {
  float: right;
  display: block;
}

.div-block-2181 {
  float: right;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  display: block;
}

.form-block-8 {
  margin-bottom: 0;
}

.submit-button {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  height: 40px;
  font-family: Work Sans, sans-serif;
}

.text-field-3 {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  width: 30%;
  height: 40px;
  margin-bottom: 0;
  font-family: Work Sans, sans-serif;
}

.text-field-3::placeholder {
  color: #fff;
}

.text-block-104 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-104.white {
  color: #fff;
  font-family: Work Sans, sans-serif;
}

.text-field-4 {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  width: 30%;
  height: 40px;
  margin-bottom: 0;
}

.text-field-4::placeholder {
  color: #fff;
}

.button-28 {
  color: #000;
  background-color: #ff4040;
  border-radius: 10px;
  height: 48px;
  padding: 12px 30px;
  font-weight: 700;
}

.button-28:hover {
  color: #fff;
  background-color: #c33;
}

.div-block-3392 {
  margin-top: 10px;
  display: block;
}

.text-block-103 {
  color: #080808;
  font-size: 18px;
  font-weight: 700;
}

.text-block-103.white {
  color: #fff;
  font-family: Work Sans, sans-serif;
}

.div-block-2194 {
  margin-top: 160px;
  padding-bottom: 0;
}

.text-block-105 {
  color: #fff;
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-size: 12px;
}

.div-block-3393 {
  background-color: #000;
  padding: 30px 5%;
}

.blog-body {
  background-color: #000;
}

.blog-post-header {
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-size: cover;
}

.blog-post-header-overlay {
  color: #fff;
  text-align: center;
  background-color: #0000;
  background-image: linear-gradient(0deg, #000 10%, #0006 31%);
  width: 100%;
  height: 100%;
  padding-top: 160px;
  padding-bottom: 100px;
}

.webflowcontainer {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  margin-top: 0;
  display: block;
  position: relative;
}

.subpage-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 40px;
}

.subpage-title.blog-post-title {
  color: #fff;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 52px;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.subpage-title.blog-post-title.new {
  display: none;
}

.single-post-author-block {
  text-align: left;
  width: 70%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.post-author-line {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.collection-list-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper-2 {
  margin-top: -50px;
}

.post-author-name {
  font-size: 19px;
  font-weight: 600;
}

.post-author-name.description {
  color: #afafaf;
  margin-top: 8px;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  display: block;
}

.blog-post-page-content {
  background-color: #fff;
  border-radius: 4px;
  width: 80%;
  margin: -140px auto 60px;
  padding: 70px;
  display: block;
  box-shadow: 0 0 33px #0000000a;
}

.section-title-wrapper {
  text-align: center;
  width: 60%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.post-author-photo {
  float: left;
  width: 70px;
  height: 70px;
  margin-top: 0;
  margin-right: 30px;
}

.section-title {
  margin-top: -10px;
  font-family: Lato, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 39px;
}

.section-title.dont-miss {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 48px;
  line-height: 29px;
}

.div-block-2143 {
  margin-left: 100px;
}

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

.section.blog-page-section {
  background-color: #000;
  background-image: none;
  background-position: 0 0;
}

.blog-post-content {
  padding-right: 20px;
}

.blog-post-summary {
  color: #a8a8a8;
  max-height: 110px;
  font-family: Work Sans, sans-serif;
  overflow: hidden;
}

.paragraph-108, .heading-229, .heading-230, .heading-231, .paragraph-109, .paragraph-110 {
  font-family: Work Sans, sans-serif;
}

.div-block-3394 {
  background-image: url('../images/TGP--ABOUT-PAGE--TOP-BANNER-NEW-NEW-NEW-FLIPPED.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
  margin-top: 60px;
}

.div-block-3395 {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.div-block-3396 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 80vh;
  min-height: auto;
  margin-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
  display: grid;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search-button {
  display: none;
}

.search {
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 100%;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 0;
  display: flex;
}

.nav-menu {
  float: right;
  clear: none;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-items: center;
  margin-top: 6px;
  display: block;
  position: absolute;
  inset: 0% 5% auto auto;
}

.search-input {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #0000;
  width: 100%;
  min-width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Work Sans, sans-serif;
}

.image-71 {
  width: 25px;
  margin-top: 5px;
}

.div-block-3397 {
  background-color: #0006;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 290px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  display: flex;
}

.body-white {
  background-color: #fff;
}

.div-block-3398 {
  min-height: 80vh;
  margin-top: 88px;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 60px;
}

.search-2 {
  background-color: #e4e4e414;
  padding: 20px;
}

.search-button-2 {
  display: none;
}

.div-block-3399 {
  display: flex;
}

.heading-232 {
  color: #ccc;
  margin-left: 10px;
}

.heading-232.comma-right, .heading-232.center {
  color: #ccc;
  margin-left: 0;
}

.heading-233 {
  color: #e7e7e7;
}

.div-block-3400 {
  display: flex;
}

.text-block-115 {
  color: #ccc;
  padding-left: 10px;
  font-family: Work Sans, sans-serif;
}

.search-input-2 {
  border-radius: 10px;
  font-family: Work Sans, sans-serif;
}

.field-label-3 {
  color: var(--white);
  font-family: Work Sans, sans-serif;
  text-decoration: none;
}

.search-result-item {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.link-block-3 {
  text-decoration: none;
}

.search-result-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-3401 {
  margin-top: 68px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-3402 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.div-block-3403 {
  background-color: #7e7e7e78;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 78px 5% 40px;
}

.div-block-3404 {
  display: flex;
}

.link {
  color: #ffffffa6;
  font-family: Work Sans, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.text-block-116 {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Work Sans, sans-serif;
}

.text-block-117 {
  color: #fff;
  font-family: Work Sans, sans-serif;
}

.div-block-3405 {
  margin-top: 0;
  display: flex;
}

.text-block-118 {
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  padding: 2px 5px;
  font-family: Work Sans, sans-serif;
}

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

.image-72 {
  width: 150px;
}

.div-block-3406 {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-3407 {
  padding-top: 10px;
  padding-left: 20px;
}

.text-block-119 {
  font-family: Work Sans, sans-serif;
  font-size: 24px;
}

.paragraph-111 {
  padding-top: 10px;
}

.div-block-3408 {
  padding-left: 10px;
}

.div-block-3409 {
  margin: 20px 5% 40px;
}

.image-73 {
  border-radius: 10px;
  width: 80px;
  height: 80px;
}

.collection-item-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block-3410 {
  padding-top: 10px;
  padding-left: 10px;
}

.link-block-4 {
  color: #000;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
  display: flex;
}

.link-block-5 {
  color: #000;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
  display: block;
}

.link-block-6 {
  color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 5px solid #fff;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 22vw;
  max-width: 260px;
  height: 22vw;
  max-height: 260px;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
  display: flex;
}

.div-block-3411 {
  justify-content: center;
  align-items: center;
  height: 200px;
  padding-bottom: 0;
  display: flex;
}

.video-2 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100px;
  height: 100px;
  max-height: 100px;
  display: block;
  overflow: visible;
}

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

.html-embed.hidden {
  display: none;
}

.html-embed.curation {
  height: calc(100vh - 260px);
}

.collection-list-6 {
  display: flex;
}

.form-block-9 {
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.dropdown-toggle {
  background-color: #0006;
  border-radius: 10px;
  padding: 10px 40px 10px 20px;
}

.text-block-120, .icon-2 {
  color: #fff;
  font-family: Work Sans, sans-serif;
}

.dropdown-list {
  margin-top: 10px;
  box-shadow: 2px 5px 10px #0003;
}

.dropdown-list.w--open {
  border-radius: 10px;
  margin-top: 7px;
}

.dropdown-link {
  font-family: Work Sans, sans-serif;
}

.dropdown-link:hover {
  background-color: #fff;
  border-radius: 10px;
}

.dropdown-link.w--current {
  color: #000;
  font-weight: 700;
}

.div-block-3412 {
  margin-top: 0;
}

.bold-text-14 {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-3413 {
  justify-content: center;
  align-items: center;
  font-family: Work Sans, sans-serif;
  display: block;
}

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

.div-block-3415 {
  padding-top: 5px;
  display: block;
}

.heading-235 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  display: inline-block;
}

.heading-236 {
  color: #818181;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

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

.div-block-3417 {
  margin-top: 10px;
}

.button-29 {
  color: #fff;
  background-color: #ef4562;
  border: 1px #000;
  border-radius: 10px;
  margin-top: 20px;
}

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

.div-block-3419 {
  background-image: url('../images/TGP--ABOUT--IMAGE-CREATIVE.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 70%;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-3420 {
  flex: 1;
  position: absolute;
  inset: auto auto 0% 0%;
}

.div-block-3421 {
  width: 100%;
  height: 150px;
}

.div-block-3422 {
  width: 100%;
  height: 200px;
}

.collection-item-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.collection-list-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-74 {
  border: 1px #000;
  border-radius: 5px;
  width: 150px;
  max-width: none;
  height: 150px;
  display: block;
}

.div-block-3423 {
  background-color: #fff;
  border-radius: 8px;
  width: 166px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
}

.text-block-121 {
  color: #fff;
  overflow-wrap: normal;
  margin-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
}

.link-block-7 {
  color: #000;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
}

.image-75 {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 60px;
}

.div-block-3424 {
  background-color: #fff;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-3425 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  padding-top: 60px;
  display: grid;
}

.heading-237 {
  color: #000;
  padding-left: 30px;
  font-family: Work Sans, sans-serif;
  font-size: 40px;
  line-height: 48px;
}

.paragraph-112 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 30px;
}

.div-block-3426 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 40px 5% 60px;
  display: grid;
}

.paragraph-113 {
  font-size: 18px;
  line-height: 24px;
}

.paragraph-114 {
  color: #fff;
  padding-top: 20px;
  font-size: 22px;
  line-height: 32px;
}

.div-block-3427 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-3428 {
  border: 5px solid #ff2b00;
  border-radius: 400px;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 400px;
  min-height: 400px;
  margin-top: 20px;
  display: flex;
}

.div-block-3429 {
  display: flex;
}

.div-block-3430 {
  background-color: #d0ff00;
  background-image: url('../images/TGP--ABOUT--IMAGE-2-CREATIVE.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 116%;
  border-radius: 400px;
  width: 100%;
  height: 100%;
}

.div-block-3431 {
  margin-left: 5%;
  margin-right: 5%;
  overflow: hidden;
}

.heading-238 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 20px;
}

.collection-item-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 250px;
  height: 140px;
  margin-bottom: 10px;
  padding-right: 20px;
  display: inline-block;
}

.collection-list-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.div-block-3432 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.link-block-8 {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  font-family: Work Sans, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.text-block-122 {
  padding-bottom: 10px;
  padding-left: 20px;
}

.collection-item-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 250px;
  height: 250px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 20px;
  display: inline-block;
}

.link-block-9 {
  color: #fff;
  margin-top: 10px;
  font-family: Work Sans, sans-serif;
  text-decoration: none;
}

.text-block-123 {
  font-size: 16px;
  font-weight: 700;
}

.text-block-124 {
  color: #afafaf;
}

.heading-239 {
  color: #fff;
  font-size: 48px;
  line-height: 60px;
}

.dropdown {
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-3433 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: 70vh;
  display: flex;
}

.heading-240 {
  color: #fff;
  width: 80%;
}

.div-block-3434 {
  margin-bottom: 60px;
  margin-left: 5%;
}

.button-30 {
  background-color: #ef4562;
  border-radius: 20px;
  font-family: Work Sans, sans-serif;
}

.slide-nav {
  display: none;
}

.slider {
  height: 70vh;
  margin-top: 0;
}

.collection-list-wrapper-5 {
  display: none;
}

.star-radio {
  background-image: url('../images/star-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  border-radius: 0%;
  width: 24px;
  height: 24px;
  margin-top: 3px;
  margin-left: 0;
}

.star-radio.w--redirected-checked {
  color: red;
  background-color: #0000;
  background-image: url('../images/star-yellow.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  border-radius: 0%;
}

.star-radio.w--redirected-focus {
  box-shadow: none;
}

.text-block-125 {
  color: #3330;
}

.text-block-126 {
  text-transform: uppercase;
}

.bold-text-15 {
  color: #fff;
}

.bold-text-16 {
  color: #818181;
}

.text-block-127 {
  color: #ccc;
  font-size: 20px;
}

.heading-241 {
  color: #fff;
  font-size: 48px;
}

.paragraph-115 {
  color: #aaa;
  padding-top: 5px;
}

.link-2 {
  color: #fff;
  font-size: 16px;
}

.footer-icon {
  filter: invert();
  height: 30px;
}

.footer-link {
  padding-right: 10px;
}

.paragraph-116 {
  color: #000;
  margin-top: 20px;
  line-height: 32px;
}

.slider-2 {
  height: 70vh;
}

.slider-item-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 250px;
  height: 140px;
  margin-bottom: 10px;
  padding-right: 20px;
  display: inline-block;
}

.slider-list-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.slider-navigation.prev-slide-1 {
  float: left;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  margin-top: -100px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 34px;
  position: relative;
  inset: auto;
}

.slider-navigation.next-slide-1 {
  float: right;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  margin-top: -100px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 34px;
  position: relative;
  bottom: auto;
  right: auto;
}

.slider-navigation.prev-slide-12 {
  color: #fff;
  cursor: pointer;
  font-size: 34px;
  position: absolute;
  inset: auto auto 45px 5%;
}

.slider-navigation.prev-slide-2 {
  float: left;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  margin-top: -250px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 34px;
  position: relative;
  inset: auto;
}

.slider-navigation.next-slide-2 {
  float: right;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  margin-top: -250px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 34px;
  position: relative;
  bottom: auto;
  right: auto;
}

.div-block-3435 {
  display: block;
  position: static;
  top: 0;
}

.slider-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 250px;
  height: 340px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 20px;
  display: inline-block;
}

.slider-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-3436 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 250px;
}

.div-block-3437 {
  background-color: #7e7e7e2b;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  padding: 78px 5% 40px;
}

.div-block-3442 {
  background-color: #000;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  margin-top: -28px;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 40px;
  padding-left: 0%;
  padding-right: 0%;
}

.text-block-129 {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 24px;
}

.paragraph-121 {
  color: #fff;
  padding-top: 10px;
}

.collection-item-7 {
  padding-left: 30px;
  padding-right: 30px;
}

.collection-list-wrapper-6 {
  padding-top: 20px;
}

.div-block-3443 {
  padding-top: 20px;
  padding-left: 30px;
}

.heading-242 {
  color: #fff;
  font-weight: 400;
  display: inline-block;
}

.heading-243 {
  color: #8d8d8d;
  padding-left: 10px;
  font-weight: 400;
  display: inline-block;
}

.div-block-3444 {
  display: inline-block;
}

.div-block-3445 {
  background-color: #7e7e7e78;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 78px 5% 10px;
}

.div-block-3449 {
  background-color: #000;
  margin: 0 0%;
  padding-left: 5%;
  padding-right: 5%;
}

.text-block-139 {
  color: #fff;
  font-family: Work Sans, sans-serif;
  font-size: 14px;
}

.paragraph-131 {
  color: #fff;
  padding-top: 10px;
  display: none;
}

.div-block-3454 {
  display: none;
}

.video-curation {
  object-fit: none;
  background-color: #000;
  width: 100%;
  height: calc(100vh - 120px);
  display: block;
  position: relative;
  inset: 0% auto auto 0%;
}

.video-curation.curation {
  height: auto;
}

.div-block-3455 {
  display: flex;
}

.tabs {
  height: auto;
  padding-top: 20px;
  display: flex;
}

.tabs-content {
  flex: 1;
}

.tabs-menu {
  object-fit: contain;
  flex-flow: column;
  width: 20%;
  height: auto;
  max-height: 50vh;
  margin-top: 20px;
  margin-left: 20px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: scroll;
}

.tab-link-tab-1 {
  background-color: #000;
}

.tab-link-tab-1.w--current {
  background-color: #303030;
  border-radius: 15px;
  padding: 9px 9px 9px 10px;
}

.tab-link-tab-2 {
  background-color: #000;
  padding-left: 10px;
  padding-right: 9px;
}

.tab-link-tab-2.w--current {
  background-color: #414141;
}

.tab-pane-tab-1 {
  height: 100%;
  padding-top: 0;
}

.collection-item-8 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-3456 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 70vh;
}

.link-block-10 {
  color: #fff;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.div-block-3457 {
  background-image: linear-gradient(0deg, #000, #1d1d1deb 11%, #39393900 31%, #fff0);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.slide-nav-2 {
  bottom: -35px;
}

.heading-244 {
  font-size: 32px;
}

.paragraph-132 {
  font-size: 20px;
  line-height: 28px;
}

.paragraph-133 {
  color: #fff;
  padding-top: 20px;
  font-size: 32px;
}

.paragraph-134 {
  color: #fff;
  padding-top: 10px;
  font-size: 18px;
  line-height: 26px;
}

.collection-item-9 {
  padding-left: 20px;
  padding-right: 20px;
}

.collection-item-10 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: block;
}

.slide-nav-3 {
  display: none;
}

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

.slide-2, .mask {
  height: 100%;
}

.image-76, .collection-list-wrapper-8.mobile, .extra-footer {
  display: none;
}

.paragraph-135 {
  font-size: 18px;
  line-height: 22px;
}

.list-item {
  line-height: 26px;
}

.left-arrow-3, .image-77, .image-78 {
  display: none;
}

@media screen and (max-width: 991px) {
  .div-block-2267 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 100%;
  }

  .div-block-2267.about-a, .div-block-2267.about-b {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-2256 {
    width: 100%;
  }

  .heading-225.new {
    width: 80%;
    line-height: 68px;
  }

  .icon {
    color: #fff;
  }

  .image-70 {
    width: 28vw;
    height: 28vw;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-3376 {
    width: 28vw;
  }

  .div-block-3387 {
    width: 90%;
  }

  .div-block-2498 {
    margin-top: 100px;
  }

  .simple-blog-image-block {
    height: 150px;
  }

  .simple-blog-image-block.revamp {
    height: 170px;
  }

  .div-block-2188 {
    width: 100%;
  }

  .blog-post-header-overlay {
    padding-top: 170px;
    padding-bottom: 170px;
  }

  .subpage-title.blog-post-title {
    width: 90%;
    font-size: 40px;
  }

  .blog-post-page-content {
    width: 100%;
    padding: 50px;
  }

  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .section {
    padding: 45px;
  }

  .blog-post-summary {
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-3394 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-3396 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    height: auto;
    display: block;
  }

  .nav-menu {
    background-color: #000;
  }

  .form-block-9 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-3414 {
    margin-top: 40px;
  }

  .div-block-3418 {
    height: 600px;
  }

  .div-block-3425 {
    display: block;
  }

  .heading-237 {
    padding-left: 0;
  }

  .div-block-3426 {
    display: block;
  }

  .div-block-3428 {
    width: 300px;
    height: 300px;
    min-height: 300px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .image-76 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-77 {
    max-width: 340px;
    display: block;
  }

  .image-78 {
    max-width: 320px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .blog-post-header-overlay {
    padding-top: 140px;
  }

  .subpage-title {
    font-size: 30px;
  }

  .subpage-title.blog-post-title {
    font-size: 32px;
    line-height: 39px;
  }

  .single-post-author-block {
    width: 100%;
  }

  .post-author-name.description {
    font-size: 15px;
  }

  .blog-post-page-content {
    width: 100%;
    margin-bottom: 40px;
    padding: 25px;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .section {
    padding: 25px;
  }
}

@media screen and (max-width: 479px) {
  .brand.w--current {
    width: 100%;
  }

  .image {
    margin-top: 16px;
  }

  .navbar {
    max-width: 100vw;
    display: flex;
  }

  .heading {
    display: none;
  }

  .nav-link {
    text-align: center;
  }

  .heading-220 {
    width: auto;
    font-size: 3.2em;
    line-height: 1.5em;
  }

  .div-block-2295 {
    grid-template-columns: 1fr;
  }

  .button-25.dimmer {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-25.dimmer.long {
    width: 200px;
  }

  .image-68 {
    width: 100%;
    display: block;
  }

  .div-block-2171 {
    width: 100%;
    margin-right: 5%;
  }

  .paragraph-100 {
    width: 100%;
  }

  .heading-222.story {
    margin-top: 20px;
  }

  .div-block-3369.story {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-3370 {
    padding-bottom: 40px;
  }

  .div-block-2267 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
  }

  .div-block-2174 {
    height: auto;
    margin-left: 0%;
  }

  .div-block-2256 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-224 {
    text-align: center;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 2.5em;
    line-height: 1.3em;
  }

  .paragraph-102 {
    width: 100%;
    padding-left: 10%;
    padding-right: 8%;
    font-size: 1em;
    display: block;
  }

  .heading-225 {
    width: auto;
    font-size: 3.2em;
    line-height: 1.5em;
  }

  .heading-225.new {
    width: 100%;
    font-size: 48px;
    line-height: 58px;
  }

  .icon {
    color: #fff;
  }

  .div-block-3373 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100vw;
    padding-top: 30px;
    display: block;
    overflow: hidden;
  }

  .collection-item {
    display: inline-block;
    overflow: visible;
  }

  .collection-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    vertical-align: baseline;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start center;
    place-items: center start;
    display: grid;
    overflow: visible;
  }

  .div-block-3374 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .text-block-107 {
    font-size: 14px;
  }

  .image-70 {
    width: 40vw;
    height: 40vw;
  }

  .collection-list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-3376 {
    width: 40vw;
    margin-bottom: 0;
  }

  .button-26.dimmer {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .button-26.dimmer.long {
    width: 200px;
  }

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

  .div-block-2173 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-2274 {
    display: block;
  }

  .div-block-2175 {
    width: 100%;
    height: 460px;
  }

  .div-block-2176 {
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 20px;
  }

  .heading-227 {
    text-align: center;
    font-size: 2.5em;
    line-height: 1.3em;
  }

  .rich-text-block-25 {
    width: 100%;
    padding-right: 5%;
  }

  .button-27 {
    text-align: center;
    background-color: #ef4562;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bold-text-13 {
    color: #fff;
  }

  .div-block-3378 {
    width: 260px;
    height: 260px;
  }

  .collection-list-3 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-3381 {
    padding-top: 40px;
  }

  .text-block-112.first {
    color: #fff;
  }

  .div-block-3382 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: 100%;
  }

  .div-block-3386 {
    height: 50vh;
  }

  .body {
    overflow: visible;
  }

  .textarea {
    width: 100%;
  }

  .div-block-141 {
    width: auto;
  }

  .text-block-26 {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-26.revamp {
    font-size: 1em;
  }

  .heading-186 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-186.revamp {
    font-size: 2em;
  }

  .button-14.submit {
    width: 100%;
    height: 50px;
    font-size: 15px;
  }

  .text-field-2 {
    width: 100%;
  }

  .div-block-2169 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-2498 {
    margin-top: 100px;
  }

  .heading-218 {
    margin-top: 9px;
    line-height: 55px;
  }

  .heading-218.revamp {
    font-size: 2em;
  }

  .collection-list-4 {
    grid-template-columns: 1fr;
  }

  .simple-blog-image-block {
    height: 140px;
    margin-top: 20px;
  }

  .simple-blog-image-block:hover {
    display: block;
  }

  .blog-post-overlay.light {
    color: #fff;
  }

  .blog-post-overlay.light:hover {
    background-color: #0000;
  }

  .blog-post-title-link {
    margin-bottom: 18px;
    font-size: 19px;
  }

  .blog-post-title-link:hover {
    color: #ffffffc9;
  }

  .blog-post-title-link.blog {
    margin-bottom: 1px;
  }

  .blog-post-title-link.blog:hover {
    display: block;
  }

  .blog-post-date {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 20px;
  }

  .form {
    display: block;
  }

  .div-block-2188 {
    width: 100%;
  }

  .text-field-3 {
    width: 100%;
    margin-bottom: 5px;
  }

  .text-field-4 {
    width: 100%;
    margin-bottom: 10px;
  }

  .button-28.nav {
    display: none;
  }

  .div-block-2194 {
    margin-top: 160px;
  }

  .blog-post-header {
    background-position: 0%;
    background-size: auto 120%;
    margin-top: 80px;
    padding-top: 0;
  }

  .blog-post-header-overlay {
    margin-top: 0;
    padding-top: 220px;
    padding-bottom: 0;
  }

  .webflowcontainer {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .subpage-title {
    font-size: 20px;
    line-height: 20px;
  }

  .subpage-title.blog-post-title {
    width: 100%;
    font-size: 32px;
    line-height: 120%;
  }

  .subpage-title.blog-post-title.new {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .subpage-title.blog-post-title.old {
    display: none;
  }

  .single-post-author-block {
    margin-top: 20px;
    padding-top: 0;
  }

  .post-author-line {
    margin-bottom: 20px;
  }

  .collection-list-wrapper-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .post-author-name {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 20px;
  }

  .post-author-name.description {
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
  }

  .blog-post-page-content {
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .post-author-photo {
    width: 40px;
    height: 40px;
    margin-right: 20px;
  }

  .section-title {
    font-size: 25px;
    line-height: 26px;
  }

  .section-title.dont-miss {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    line-height: 50px;
  }

  .section {
    margin-top: 60px;
    padding: 25px 0;
  }

  .section.blog-page-section {
    margin-top: 0;
    padding: 0;
  }

  .blog-post-summary {
    max-height: 110px;
    margin-bottom: 9px;
    line-height: 21px;
  }

  .div-block-3394 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100vh;
    display: block;
  }

  .search {
    display: none;
  }

  .nav-menu {
    background-color: #000;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 100px;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .div-block-3397 {
    display: flex;
  }

  .image-72 {
    height: 150px;
  }

  .div-block-3406 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-3407 {
    padding-top: 0;
  }

  .link-block-6 {
    width: 260px;
    height: 260px;
  }

  .html-embed.curation {
    height: 220px;
  }

  .form-block-9 {
    overflow: hidden;
  }

  .dropdown-toggle {
    display: inline-block;
  }

  .div-block-3414 {
    margin-top: -40px;
  }

  .div-block-3418 {
    height: 50vh;
  }

  .div-block-3419 {
    background-position: 50% 0;
    background-size: contain;
  }

  .div-block-3422 {
    display: none;
  }

  .paragraph-114 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-3427 {
    margin-top: 0;
  }

  .div-block-3428 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-238 {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .heading-239 {
    margin-top: 0;
  }

  .dropdown {
    display: none;
  }

  .slide-nav {
    display: block;
  }

  .star-radio {
    width: 20px;
    height: 20px;
  }

  .text-block-125 {
    height: 1px;
  }

  .heading-241 {
    font-size: 36px;
  }

  .paragraph-116 {
    text-align: center;
  }

  .slider-navigation.prev-slide-1, .slider-navigation.next-slide-1, .slider-navigation.prev-slide-2, .slider-navigation.next-slide-2 {
    display: none;
  }

  .div-block-3435 {
    margin-bottom: 60px;
  }

  .div-block-3442 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-block-129 {
    font-size: 20px;
  }

  .paragraph-121 {
    max-height: 110px;
    overflow: hidden;
  }

  .collection-item-7 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .tabs-menu {
    width: 90%;
    max-height: none;
  }

  .paragraph-133 {
    line-height: 32px;
  }

  .collection-list-wrapper-7 {
    display: block;
    overflow: hidden;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    z-index: 100000;
    background-color: #0000;
  }

  .image-76 {
    width: 100%;
    display: block;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .link-block-11 {
    padding-top: 10px;
  }

  .form-3 {
    overflow: hidden;
  }

  .collection-list-wrapper-8 {
    display: none;
  }

  .collection-list-wrapper-8.mobile, .extra-footer {
    display: block;
  }

  .link-block-12 {
    vertical-align: baseline;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }
}

#w-node-_749f44b0-c39a-e938-f305-a28977e9e9d5-3a97d903 {
  place-self: start center;
}

#w-node-_1bb2264e-4972-a322-0c52-c2570259d512-0259d511 {
  grid-area: 1 / 1 / 2 / 4;
  justify-self: start;
}

#w-node-_9d980de5-eb14-3a0f-9afb-cdbe6f96d62c-0259d511 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-e9b9c3c1-bfa6-77f4-8508-f1be660493ae-0259d511 {
  grid-area: 1 / 5 / 2 / 8;
  place-self: center;
}

#w-node-_1bb2264e-4972-a322-0c52-c2570259d517-0259d511 {
  grid-area: 1 / 7 / 2 / 11;
  justify-self: end;
}

#w-node-dde4996e-5c34-f94f-f5bc-b9efe23ce1b2-489e7ff2 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  place-self: center;
}

#w-node-c5942bfa-3b72-7f05-0804-004cb8c62bfb-489e7ff2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  align-self: center;
}

#w-node-_3e21f277-64d6-bb92-00a8-424cea6e9fbd-489e7ff2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-a8116ab0-5c98-e4da-aaa4-bf101d10dee7-489e7ff2, #w-node-_088af1f0-2bea-d251-b086-597d8e7d5aae-489e7ff2 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_19c5ce8a-3646-e3ea-94f7-288303d4ff51-489e7ff2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

@media screen and (max-width: 479px) {
  #w-node-_43951d9b-4a36-9f7a-d299-027f6bdc6077-31b36896 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_60ac9e09-e83a-c118-ab0e-2d27949a10d2-38725985 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


@font-face {
  font-family: 'Vlite';
  src: url('../fonts/vlite.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}