.home-container {
    width: 100%;
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
    background-color: #e7e7e7;
  }
  .home-header {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .home-navbar-interactive {
    width: 100%;
    display: flex;
    position: relative;
    max-width: var(--dl-size-size-maxwidth);
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: row;
    justify-content: space-between;
  }
  .home-branding {
    flex: 1;
    display: flex;
    max-width: 640px;
    align-items: flex-start;
    border-color: #61616B;
    flex-direction: row;
    padding-bottom: var(--dl-space-space-twounits);
    justify-content: flex-start;
    border-bottom-width: 1px;
  }
  .home-text {
    color: rgb(39, 39, 45);
    font-size: 40px;
  }
  .home-desktop-menu {
    display: flex;
  }
  .home-nav {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .home-burger-menu {
    display: none;
    align-items: center;
    justify-content: center;
  }
  .home-work-with-us {
    cursor: pointer;
    transition: 0.3s;
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-oneandhalfunits);
    border-radius: 70px;
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-unit);
    background-color: rgb(229, 254, 88);
  }
  .home-work-with-us:hover {
    opacity: 0.5;
  }
  .home-text1 {
    display: flex;
    font-size: 24px;
  }
  .home-image {
    width: 100px;
    display: none;
    object-fit: cover;
  }
  .home-mobile-menu {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    padding: 32px;
    z-index: 100;
    position: fixed;
    transform: translateX(100%);
    transition: 0.5s;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
  }
  .home-nav1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-top {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: var(--dl-space-space-threeunits);
    justify-content: space-between;
  }
  .home-branding1 {
    flex: 1;
    display: flex;
    max-width: 640px;
    align-items: flex-start;
    border-color: #61616B;
    flex-direction: row;
    justify-content: flex-start;
    border-bottom-width: 1px;
  }
  .home-text2 {
    color: #27272D;
    font-size: 30px;
    font-family: Inter;
  }
  .home-menu-close {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-icon {
    width: var(--dl-size-size-xsmall);
    height: var(--dl-size-size-xsmall);
  }
  .home-middle {
    flex: 0 0 auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-links {
    gap: var(--dl-space-space-twounits);
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-bottom: var(--dl-space-space-twounits);
    flex-direction: column;
    justify-content: center;
  }
  .home-work-with-us1 {
    cursor: pointer;
    transition: 0.3s;
    padding-top: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-oneandhalfunits);
    border-radius: 70px;
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-unit);
    background-color: rgb(229, 254, 88);
  }
  .home-work-with-us1:hover {
    opacity: 0.5;
  }
  .home-text3 {
    display: flex;
    font-size: 24px;
  }
  .home-hero {
    gap: 120px;
    width: 100%;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: flex-start;
    padding-top: 60px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: 20px;
  }
  .home-header1 {
    gap: var(--dl-space-space-twounits);
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-text4 {
    color: rgb(39, 39, 45);
    width: 100%;
    font-size: 54px;
    max-width: 1000px;
    font-style: normal;
    font-weight: 400;
  }
  .home-hero-image {
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding-top: var(--dl-space-space-unit);
    padding-left: 180px;
    padding-right: 180px;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-unit);
    justify-content: center;
    background-color: #e7e7e7;
  }
  .home-image01 {
    width: 640px;
    height: 540px;
    align-self:center;
    object-fit: contain;
  }
  .home-book {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-unit);
    background-color: #FFAC54;
  }
  .home-content {
    width: 100%;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .home-left {
    gap: var(--dl-space-space-threeunits);
    display: flex;
    max-width: 810px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-text5 {
    font-size: 54px;
    font-weight: initial;
    line-height: 65px;
  }
  .home-image02 {
    height: 400px;
    object-fit: cover;
  }
  .home-section {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: 120px;
    background-color: #FFAC54;
  }
  .home-about-us {
    gap: var(--dl-space-space-fiveunits);
    width: 100%;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: flex-start;
    flex-direction: column;
  }
  .home-header2 {
    gap: var(--dl-space-space-threeunits);
    width: 100%;
    display: flex;
    max-width: 1000px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-description {
    /* color: rgb(255, 255, 255); */
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
  }
  .home-dna {
    gap: var(--dl-space-space-threeunits);
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding-top: var(--dl-space-space-threeunits);
    padding-left: 140px;
    flex-direction: column;
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-dna-widget {
    gap: var(--dl-space-space-threeunits);
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: var(--dl-space-space-threeunits);
    flex-direction: column;
  }
  .home-description1 {
    /* color: rgb(255, 255, 255); */
    font-size: 30px;
    line-height: 54px;
  }
  .home-description2 {
    /* color: rgb(255, 255, 255); */
    font-size: 30px;
    line-height: 54px;
  }
  .home-gallery {
    width: 100%;
    display: flex;
    position: relative;
    align-items: flex-end;
    flex-direction: row;
    padding-bottom: 120px;
  }
  .home-image03 {
    width: 640px;
    z-index: 10;
    object-fit: cover;
  }
  .home-image04 {
    top: 370px;
    right: 0px;
    width: 760px;
    bottom: 0px;
    position: absolute;
    object-fit: cover;
  }
  .home-image05 {
    width: 300px;
    object-fit: cover;
  }
  .home-footer {
    width: 100%;
    display: flex;
    max-width: var(--dl-size-size-maxwidth);
    align-items: flex-start;
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
    padding-bottom: var(--dl-space-space-fiveunits);
  }
  .home-header3 {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: var(--dl-space-space-threeunits);
    border-color: #61616B;
    flex-direction: row;
    padding-bottom: var(--dl-space-space-threeunits);
    justify-content: space-between;
    border-bottom-width: 1px;
  }
  .home-branding2 {
    color: rgb(39, 39, 45);
  }
  .home-socials {
    gap: var(--dl-space-space-twounits);
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .home-link03 {
    display: contents;
  }
  .home-content1 {
    gap: var(--dl-space-space-fiveunits);
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: var(--dl-space-space-fiveunits);
    border-color: #61616B;
    flex-direction: row;
    padding-bottom: var(--dl-space-space-fiveunits);
    justify-content: flex-start;
    border-bottom-width: 1px;
  }
  .home-contact {
    gap: var(--dl-space-space-unit);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-email {
    color: rgb(39, 39, 45);
    font-size: 30px;
  }
  .home-number {
    color: rgb(39, 39, 45);
    font-size: 30px;
  }
  .home-links-row {
    gap: 128px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
  }
  .home-links-column {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-link04 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link04:hover {
    opacity: 0.8;
    color: rgb(255, 45, 8);
    font-weight: bold;
  }
  .home-link05 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link05:hover {
    opacity: 0.7;
  }
  .home-link06 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link06:hover {
    opacity: 0.7;
  }
  .home-link07 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link07:hover {
    opacity: 0.7;
  }
  .home-links-column1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-link08 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link08:hover {
    opacity: 0.7;
  }
  .home-link09 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link09:hover {
    opacity: 0.7;
  }
  .home-link10 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link10:hover {
    opacity: 0.7;
  }
  .home-link11 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link11:hover {
    opacity: 0.7;
  }
  .home-link12 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link12:hover {
    opacity: 0.7;
  }
  .home-link13 {
    color: rgb(39, 39, 45);
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
    line-height: 32px;
  }
  .home-link13:hover {
    opacity: 0.7;
  }
  .home-socials1 {
    gap: var(--dl-space-space-twounits);
    display: none;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  #steam-widget {
    width: 646px;
    height: 190px;
  }
  #yt-widget {
    width: 560px;
    height: 315px;
  }
  @media(max-width: 991px) {
    .home-navbar-interactive {
      gap: var(--dl-space-space-fourunits);
      justify-content: center;
    }
    .home-text1 {
      line-height: 30px;
    }
    .home-text3 {
      line-height: 30px;
    }
    .home-hero {
      gap: var(--dl-space-space-unit);
      padding-top: var(--dl-space-space-twounits);
      padding-bottom: var(--dl-space-space-twounits);
    }
    .home-text4 {
      font-size: 32px;
    }
    .home-hero-image {
      padding-top: var(--dl-space-space-unit);
      padding-left: var(--dl-space-space-threeunits);
      padding-right: var(--dl-space-space-threeunits);
      padding-bottom: var(--dl-space-space-unit);
    }
    .home-book {
      padding-top: var(--dl-space-space-threeunits);
      padding-bottom: var(--dl-space-space-unit);
    }
    .home-content {
      gap: var(--dl-space-space-oneandhalfunits);
      flex-direction: column-reverse;
      justify-content: center;
    }
    .home-left {
      gap: var(--dl-space-space-oneandhalfunits);
      align-items: center;
    }
    .home-text5 {
      font-size: 32px;
      text-align: center;
      line-height: 38px;
    }
    .home-image02 {
      height: 220px;
    }
    .home-section {
      padding-top: var(--dl-space-space-twounits);
      padding-left: var(--dl-space-space-oneandhalfunits);
      padding-right: var(--dl-space-space-oneandhalfunits);
      padding-bottom: var(--dl-space-space-twounits);
    }
    .home-about-us {
      gap: var(--dl-space-space-threeunits);
    }
    .home-header2 {
      gap: var(--dl-space-space-oneandhalfunits);
    }
    .home-description {
      font-size: 32px;
      line-height: 38px;
    }
    .home-dna {
      gap: var(--dl-space-space-oneandhalfunits);
      padding-top: 0px;
      padding-left: 0px;
      padding-bottom: 0px;
    }
    .home-description1 {
      font-size: 16px;
      line-height: 28px;
    }
    .home-description2 {
      font-size: 16px;
      line-height: 28px;
    }
    .home-footer {
      padding-top: var(--dl-space-space-fourunits);
      padding-left: var(--dl-space-space-oneandhalfunits);
      padding-right: var(--dl-space-space-oneandhalfunits);
      padding-bottom: var(--dl-space-space-threeunits);
    }
    .home-header3 {
      padding-top: 0px;
      padding-bottom: var(--dl-space-space-halfunit);
    }
    .home-branding2 {
      font-size: 18px;
    }
    .home-socials {
      display: none;
    }
    .home-content1 {
      gap: var(--dl-space-space-threeunits);
      align-items: flex-start;
      padding-top: var(--dl-space-space-threeunits);
      flex-direction: column;
      padding-bottom: var(--dl-space-space-threeunits);
    }
    .home-email {
      font-size: 24px;
    }
    .home-number {
      font-size: 24px;
    }
    .home-links-row {
      gap: var(--dl-space-space-oneandhalfunits);
      flex-direction: column;
    }
    .home-socials1 {
      width: 100%;
      display: flex;
      padding-top: var(--dl-space-space-threeunits);
      flex-direction: column;
    }
    .home-row {
      gap: var(--dl-space-space-fourunits);
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .home-row1 {
      gap: var(--dl-space-space-fourunits);
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }
  @media(max-width: 767px) {
    .home-navbar-interactive {
      padding-top: var(--dl-space-space-twounits);
      justify-content: space-between;
    }
    .home-desktop-menu {
      display: none;
    }
    .home-burger-menu {
      display: flex;
      align-self: flex-start;
    }
    .home-work-with-us {
      padding-left: var(--dl-space-space-unit);
      padding-right: var(--dl-space-space-unit);
    }
    .home-text1 {
      display: none;
    }
    .home-image {
      width: 16px;
      height: 14px;
      display: flex;
    }
    .home-branding1 {
      max-width: 80%;
    }
    .home-work-with-us1 {
      padding-left: var(--dl-space-space-unit);
      padding-right: var(--dl-space-space-unit);
    }
    .home-image01 {
      width: auto;
      height: 220px;
    }
    .home-image03 {
      width: 350px;
    }
    .home-image04 {
      width: 350px;
    }
    #steam-widget {
      width: 440px;
      height: 190px;
    }
    #yt-widget {
      width: 440px;
      height: 280px;
    }
  }
  @media(max-width: 479px) {
    .home-mobile-menu {
      padding: 16px;
    }
    .home-image03 {
      width: 240px;
    }
    .home-image04 {
      top: 250px;
      width: 240px;
    }
    #steam-widget {
      width: 340px;
      height: 220px;
    }
    #yt-widget {
      width: 340px;
      height: 220px;
    }
  }
  