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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container-8 {
  padding-left: 20px;
  padding-right: 20px;
}

.navbar-no-shadow {
  z-index: 9999;
  position: fixed;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #b6d9d3;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  position: fixed;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  text-align: right;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Oxanium, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section {
  background-color: #50b5ad;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block {
  display: block;
}

.heading {
  color: #fff8dd;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oxanium, sans-serif;
  font-size: 24px;
}

.heading-2 {
  color: #50b5ad;
  text-align: center;
  align-self: flex-start;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Silkscreen, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

/* "music" now lives inside the teal .section (with Games/Film), where the
   default teal .heading-2 color would be invisible against the background. */
.section .heading-2 {
  color: #fff8dd;
}

.section-2 {
  background-color: #fffdf5;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.section-3 {
  background-color: #fffdf5;
  background-image: url('../images/首頁3.png');
  background-position: 50%;
  background-size: cover;
}

.section-4 {
  z-index: 10000;
  background-color: #b6d9d3;
  position: relative;
}

.column {
  text-align: center;
  padding: 40px;
}

.columns {
  margin-bottom: 0;
  margin-left: 30px;
  margin-right: 30px;
}

.columns-2 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.heading-3 {
  opacity: 1;
  color: #fff;
  text-align: center;
  mix-blend-mode: normal;
  margin-top: 140px;
  margin-bottom: 30px;
  font-family: Silkscreen, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 70px;
  transform: translate(0);
}

.heading-4 {
  color: #fff8dd;
  text-align: center;
  margin-top: 0;
  font-family: Oxanium, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.container {
  padding-top: 100px;
  padding-bottom: 140px;
}

.container-2 {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.div-block-2 {
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button10.png');
  background-position: 50%;
  background-size: cover;
  width: 120px;
  height: 120px;
}

.column-2 {
  text-align: center;
}

.play_btn {
  background-image: url('../images/Button11.png');
  background-position: 50%;
  background-size: cover;
  width: 120px;
  height: 120px;
}

.container-3 {
  margin-bottom: 0;
  padding-bottom: 100px;
}

.footer-subscribe {
  background-color: #b6d9d3;
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 30px 40px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa03;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  text-align: left;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-left: -20px;
  margin-right: 0;
  display: block;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #10524f;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.heading-5 {
  text-align: center;
}

.container-5 {
  margin-bottom: 40px;
}

.image, .image-2 {
  width: 50px;
  height: 50px;
}

.image-3 {
  pointer-events: auto;
  width: 50px;
  height: 50px;
}

.heading-6 {
  color: #50b5ad;
  text-align: center;
  margin-top: 20px;
  font-family: Silkscreen, sans-serif;
}

.image-4 {
  text-align: center;
  margin-top: 20px;
}

.column-3 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 60px;
}

.paragraph {
  color: #57290e;
  text-align: justify;
  margin-top: 20px;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.heading-7 {
  color: #fff;
  text-align: center;
  align-self: flex-start;
  margin-top: 0;
  font-family: Oxanium, sans-serif;
  font-size: 24px;
  line-height: 30px;
  max-width: 100%;
  overflow-wrap: break-word;
}

.paragraph-2 {
  color: #57290e;
  margin-top: 20px;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.heading-8 {
  color: #d1896e;
  margin-top: 20px;
  font-family: Oxanium, sans-serif;
}

.column-4 {
  margin-top: 140px;
  margin-bottom: 60px;
}

.section-5 {
  background-color: #fcfbf7;
}

.heading-9 {
  color: #50b5ad;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Silkscreen, sans-serif;
  font-size: 28px;
}

.youtube {
  margin-bottom: 40px;
}

.section-6 {
  background-color: #fcfbf7;
}

.heading-10 {
  color: #d1896e;
  margin-bottom: 20px;
  font-family: Oxanium, sans-serif;
  font-size: 20px;
}

.image-5 {
  border-radius: 10px;
  margin-bottom: 30px;
  display: inline-block;
  box-shadow: 3px 3px 8px #0003;
}

.tw-credits-masonry {
  column-count: 3;
  column-gap: 24px;
}

.tw-credits-item {
  break-inside: avoid;
  margin-bottom: 24px;
}

.tw-credits-item .image-5 {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .tw-credits-masonry {
    column-count: 2;
  }
}

@media screen and (max-width: 479px) {
  .tw-credits-masonry {
    column-count: 1;
  }
}

.section-7 {
  background-color: #fcfbf7;
  overflow: hidden;
}

.columns-3 {
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
}

.columns-4 {
  margin-bottom: 40px;
}

.column-5 {
  border: 0 solid #50b5ad;
  border-radius: 10px;
}

.div-block-3 {
  border-radius: 10px;
}

.code-embed {
  color: #3330;
  cursor: pointer;
  background-image: url('../images/Button3.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.field-label {
  color: #50b5ad;
  text-align: left;
  margin-top: 10px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
}

.form {
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.submit-button {
  background-color: #e29578;
  border-radius: 10px;
  align-self: flex-end;
  margin-top: 20px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.textarea, .text-field, .text-field-2 {
  background-color: #fffdf5;
  border-radius: 10px;
}

.column-6 {
  text-align: center;
  border-left: 2px solid #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.columns-5 {
  margin-top: 20px;
  display: block;
}

.column-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  min-width: 0;
}

.code-embed-2 {
  color: #fff0;
  cursor: pointer;
  background-image: url('../images/Button6.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-10 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button1.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
}

.body {
  background-image: url('../images/Button7.png');
  background-position: 0 0;
  background-size: cover;
}

.code-embed-4 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button8.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
}

.code-embed-5 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button4.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-6 {
  color: #3330;
  cursor: pointer;
  background-image: url('../images/Button11.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-7 {
  color: #fff0;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button2.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-8 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button7.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-9 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button5.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-3 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button9.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.code-embed-11 {
  color: #fff0;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button10.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.columns-6 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.code-embed-12 {
  color: #3330;
  text-align: center;
  cursor: pointer;
  background-image: url('../images/Button12.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  font-size: 20px;
  line-height: 70px;
  display: flex;
}

.youtube-2 {
  padding-bottom: 20px;
}

.youtube-3 {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.youtube-4 {
  padding-bottom: 20px;
}

.section-8 {
  background-color: #fffdf5;
}

.text-block {
  color: #d1896e;
  font-family: Oxanium, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: underline;
  overflow: hidden;
}

.columns-7 {
  margin-top: 40px;
}

.heading-11, .heading-12, .heading-13 {
  color: #50b5ad;
  text-align: center;
  margin-top: 0;
  font-family: Oxanium, sans-serif;
  font-size: 20px;
  /* Reserve room for 2 lines (line-height 44px) so a heading that wraps
     doesn't push its video down relative to the other two columns. */
  min-height: 88px;
}

.heading-9.tw-showcase-heading {
  margin-top: 110px;
  padding-bottom: 40px;
  font-size: 45px;
}

.heading-13.gamename {
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 24px;
  /* The shared heading rule reserves 2 lines for cross-column alignment
     with other headings that don't apply here — drop it. */
  min-height: 0;
}

.columns-8 {
  margin-top: 73px;
}

.image-6 {
  text-align: center;
  border: 0 solid #57290e;
  border-radius: 0;
  text-decoration: none;
  box-shadow: 6px 5px 0 #0003;
}

.columns-9 {
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  /* .w-col stacks to full-width at this breakpoint, so the sponsor logo
     and the "Supported by" text end up directly on top of each other
     with no gap unless we add one explicitly. */
  .columns-9 .image-6 {
    margin-bottom: 14px;
  }
}

.paragraph-3 {
  color: #d1896e;
  margin-bottom: 0;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.bold-text {
  color: #57290e;
}

.paragraph-4 {
  color: #57290e;
  margin-bottom: 0;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.paragraph-5 {
  color: #86b5b1;
  margin-bottom: 0;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.column-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px #57290e;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.heading-15 {
  color: #57290e;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Oxanium, sans-serif;
  font-size: 14px;
}

.tw-game-genre {
  font-weight: normal;
  font-style: italic;
}

.tw-game-dev {
  /* Developer name used to look identical to the genre tag and the
     "CREATOR PROFILE" label below it — bold + a distinct size/color makes
     it read as a byline instead of another muted label. */
  color: #d1896e;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  margin-bottom: 4px;
}

.container-6 {
  border: 0px solid var(--black);
  padding: 10px 30px 40px;
}

.paragraph-6 {
  color: #57290e;
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.container-7 {
  position: relative;
  height: 100%;
  background-color: #fff;
  outline-offset: 0px;
  border: 0 solid #000;
  border-radius: 0;
  outline: 3px #333;
  box-shadow: 10px 6px 0 #0003;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.tw-game-card:hover .container-7 {
  transform: translate(-2px, -4px);
  box-shadow: 12px 10px 0 #0003;
}

.tw-game-visit {
  position: absolute;
  bottom: 12px;
  right: 16px;
  display: flex;
  align-items: center;
  gap: 5px;
  background-color: #fff;
  padding: 4px 8px;
  border-radius: 3px;
  font-family: Oxanium, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #57290e;
  text-decoration: none;
  opacity: 0;
  transform: translate(-4px, -4px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.tw-game-visit-icon {
  flex: 0 0 auto;
}

.tw-game-card:hover .tw-game-visit {
  opacity: 1;
  transform: translate(0, 0);
}

.link {
  font-family: Oxanium, sans-serif;
  font-weight: 500;
}

.tw-carousel {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

/* The game carousel should scale up like the Video Reel section on Home
   (which has no max-width) instead of capping out and leaving side
   whitespace on wide screens. */
#tw-game-carousel {
  max-width: none;
}

.tw-carousel-viewport {
  width: 100%;
  overflow: hidden;
}

.tw-carousel-track {
  display: flex;
  transition: transform 0.4s ease;
}

.tw-carousel-slide {
  flex: 0 0 100%;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  /* default (stretch) align-items so all 3 cards in a row match the
     tallest card's height, keeping them visually aligned */
  /* Reserve room for the game-card shadow (offset 10px right / 6px down) so
     the next slide sitting immediately to the right doesn't paint over it. */
  padding: 2px 14px 10px 2px;
}

.tw-game-card {
  display: block;
  min-width: 0;
  height: 100%;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.tw-carousel-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
  pointer-events: none;
}

.tw-carousel-arrow {
  pointer-events: auto;
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background-color: #50b5ad;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}

.tw-carousel-arrow:hover:not(:disabled) {
  background-color: #3d928b;
}

.tw-carousel-arrow:disabled {
  opacity: 0.35;
  cursor: default;
}

/* The talent section's background is the same teal as the default arrow
   color, so its arrows need reversed (light bg / teal icon) colors to
   stay visible against it. */
.tw-talent-carousel .tw-carousel-arrow {
  background-color: #fff8dd;
  color: #50b5ad;
}

.tw-talent-carousel .tw-carousel-arrow:hover:not(:disabled) {
  background-color: #fff;
}

.tw-carousel-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}

.tw-carousel-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: #d9d3c4;
  cursor: pointer;
}

.tw-carousel-dot.active {
  background-color: #d1896e;
}

.tw-talent-section {
  background-color: #50b5ad;
  padding: 60px 20px 70px;
}

.tw-talent-heading.heading-9 {
  color: #fff8dd;
}

.tw-talent-filters {
  max-width: 1000px;
  margin: 0 auto 30px;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.tw-talent-filter-btn {
  font-family: Oxanium, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #57290e;
  background-color: #fffdf5;
  border: 2px solid #57290e;
  border-radius: 20px;
  padding: 6px 16px;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease;
}

.tw-talent-filter-btn:hover {
  background-color: #f2ecd3;
}

.tw-talent-filter-btn.active {
  background-color: #57290e;
  color: #fff8dd;
}

.tw-talent-carousel {
  max-width: 1000px;
}

.tw-talent-carousel-slide {
  flex: 0 0 100%;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  align-items: start;
  /* Reserve room for the card shadow (offset 8px right / 8px down) so the
     next slide sitting immediately to the right doesn't paint over it. */
  padding: 2px 12px 10px 2px;
}

.tw-talent-card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  min-width: 0;
  background-color: #fffdf5;
  padding: 20px 24px;
  text-decoration: none;
  color: #57290e;
  font-family: Oxanium, sans-serif;
  box-shadow: 8px 8px 0 #0003;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.tw-talent-card:hover {
  transform: translate(-2px, -4px);
  box-shadow: 10px 12px 0 #0003;
}

.tw-talent-avatar {
  flex: 0 0 auto;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #d9d3c4;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.tw-talent-info {
  flex: 1 1 auto;
  min-width: 0;
}

.tw-talent-name {
  margin: 0 0 4px;
  font-family: Oxanium, sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #57290e;
}

.tw-talent-role {
  margin: 0 0 10px;
  font-family: Oxanium, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #57290e;
}

.tw-talent-tags {
  margin: 0;
  font-family: Oxanium, sans-serif;
  font-size: 13px;
  color: #57290e;
  opacity: 0.8;
  white-space: nowrap;
  overflow: hidden;
  /* fixed-width "window" onto .tw-talent-tags-inner, which is what actually
     moves; this element's own box never changes size. */
}

.tw-talent-tags-inner {
  display: inline-block;
  transition: transform 0.6s ease;
}

.tw-talent-card:hover .tw-talent-tags-inner {
  transform: translateX(var(--tw-tags-shift, 0px));
}

.tw-talent-visit {
  position: absolute;
  top: 14px;
  right: 16px;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: Oxanium, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #57290e;
  opacity: 0;
  transform: translate(-4px, 4px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.tw-talent-visit-icon {
  flex: 0 0 auto;
}

.tw-talent-card:hover .tw-talent-visit {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width: 767px) {
  .tw-talent-carousel-slide {
    grid-template-columns: 1fr;
  }

  .tw-talent-card {
    padding: 16px 20px;
  }

  .tw-talent-avatar {
    width: 70px;
    height: 70px;
  }
}

@media screen and (max-width: 767px) {
  .tw-carousel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tw-carousel-slide {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .tw-carousel-nav {
    position: static;
    transform: none;
    justify-content: center;
    gap: 24px;
    padding: 0;
    pointer-events: auto;
    margin-top: 20px;
  }

  .tw-carousel-arrow {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fffdf5;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .container-4 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .paragraph {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .column-3 {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .column-4 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 12px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .container-6 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container-4 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .column-7 {
    margin-bottom: 10px;
  }

  .code-embed-2 {
    text-align: center;
  }

  .youtube-2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .youtube-3, .youtube-4 {
    margin-bottom: 20px;
  }

  .container-8 {
    max-width: 940px;
  }
}


