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

p {
  margin-bottom: 0;
  font-size: 1.42vw;
}

a {
  cursor: none;
  text-decoration: underline;
}

.body-new {
  color: #fff;
  cursor: none;
  background-color: #000;
  font-family: Gilroy, Arial, sans-serif;
  font-size: 1.57vw;
  line-height: 1.4;
  overflow: visible;
}

.header {
  z-index: 4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: .73vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.container-header {
  justify-content: space-between;
  align-items: flex-start;
  width: 98.44vw;
  display: flex;
}

.logo-bagel {
  cursor: none;
  width: 6.25vw;
}

.im-full {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.wrapper-nav-link {
  grid-column-gap: 2.12vw;
  grid-row-gap: 2.12vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-bagel {
  cursor: none;
  width: 4.22vw;
}

.nav-link-bagel._2 {
  width: 4.2vw;
  margin-bottom: .3vw;
}

.nav-link-bagel._3 {
  width: 4.6vw;
}

.section-bagel {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.section-bagel.hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12.88vw;
  overflow: hidden;
}

.section-bagel.text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -1vw;
  display: flex;
}

.section-bagel.we {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10.18vw;
  display: flex;
}

.section-bagel.case {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5.49vw;
  padding-top: 15.45vw;
  display: flex;
}

.section-bagel.marketing {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 14.79vw;
  margin-bottom: 4.76vw;
  display: flex;
}

.section-bagel.footer {
  padding-bottom: 1.27vw;
}

.section-bagel.page {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8.31vw;
  padding-top: 18.84vw;
  padding-left: 6.37vw;
  padding-right: 6.37vw;
  display: flex;
}

.container-footer-links {
  grid-column-gap: 1.54vw;
  grid-row-gap: 1.54vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-logo {
  width: 7.1vw;
}

.wrapper-footer-linkd {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-link-bagel {
  color: #fff;
  font-size: .81vw;
  line-height: 1.2;
  text-decoration: none;
}

.footer-link-bagel.underline {
  text-decoration: underline;
}

.custom-cursor {
  z-index: 100;
  pointer-events: none;
  background-image: url("https://cdn.prod.website-files.com/68dc54a5ea02b1edb7e39eda/68fcd7ba7cc7f6f19fa56717_Rectangle.webp");
  background-position: 0 0;
  background-size: cover;
  width: 48px;
  height: 61px;
  transition: all;
  position: fixed;
  inset: 0% auto auto 0%;
}

.item-marketing {
  grid-column-gap: 2.78vw;
  grid-row-gap: 2.78vw;
  display: flex;
}

.im-marketing {
  width: 36.85vw;
}

.wrapper-author {
  grid-column-gap: 1.32vw;
  grid-row-gap: 1.32vw;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  display: flex;
}

.text-size-29 {
  font-size: 2.12vw;
}

.wrapper-im-author {
  width: 4.96vw;
}

.container-text-author {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-size-65 {
  font-size: 4.76vw;
  line-height: 1.2;
}

.wrapper-text-author {
  grid-column-gap: 2.64vw;
  grid-row-gap: 2.64vw;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.container-author {
  grid-column-gap: 3.59vw;
  grid-row-gap: 3.59vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 8.78vw;
  display: flex;
}

.wrapper-text-im {
  grid-column-gap: 1.83vw;
  grid-row-gap: 1.83vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40vw;
  display: flex;
}

.text-size-34 {
  font-size: 2.6vw;
}

.wrapper-button-page {
  justify-content: center;
  align-items: center;
  width: 15.45vw;
  display: flex;
}

.text-size-26 {
  font-size: 1.87vw;
}

.play-pause-btn {
  justify-content: space-between;
  align-items: stretch;
  width: 5vw;
  height: 6vw;
  display: flex;
  position: fixed;
  inset: auto auto 2% 2%;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .background-video-3 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  .footer-dark-2 {
    padding-top: 10px;
  }

  .navbar-logo-left-container.shadow-three {
    display: block;
  }

  .navbar-logo-left-2 {
    display: none;
  }

  .hero-heading-center-2 {
    height: 430px;
  }

  .columns-12 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-block-45 {
    top: -23px;
  }

  .image-41 {
    top: -335px;
  }

  .column-14 {
    margin-bottom: 0;
  }

  .navbar-logo-left-4 {
    background-color: #fbe6a5;
    display: none;
  }

  .image-44 {
    max-width: 50%;
  }

  .button-13 {
    background-color: #000;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    position: relative;
    top: 30px;
    left: 600px;
  }

  .button-14 {
    background-color: #000;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    position: relative;
    top: 30px;
    left: 220px;
  }

  .text-span-14 {
    font-family: Open Sans, sans-serif;
  }

  .columns-13 {
    display: none;
  }

  .navbar-logo-left-5 {
    background-color: #fbe6a5;
    display: block;
  }

  .image-45 {
    max-width: 50%;
  }

  .navbar-logo-left-6 {
    display: block;
  }

  .image-46 {
    max-width: 50%;
  }

  .button-15 {
    background-color: #000;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    position: relative;
    top: 30px;
    left: 610px;
  }

  .button-15.w--current {
    float: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 600px;
  }

  .button-16 {
    background-color: #000;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    position: relative;
    top: 30px;
    left: 220px;
  }

  .columns-15 {
    display: none;
  }

  .columns-16 {
    background-color: #fbe6a5;
    display: none;
  }

  .image-47 {
    top: -20px;
  }

  .body-2 {
    background-color: #fbe6a5;
  }

  .nav-bar-case-studies {
    max-width: 100%;
  }

  .hero-without-image-5.mobile {
    display: none;
  }
}

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .video {
    margin-top: 100px;
  }

  .container-2 {
    flex-flow: column;
    max-width: 728px;
    display: block;
  }

  .container-2.desktop {
    display: none;
  }

  .container-2.tablet {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .centered-heading-2.margin-bottom-32px {
    margin-bottom: auto;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .text-block-12 {
    width: 100%;
  }

  .bold-text-22 {
    display: none;
  }

  .bold-text-22.tablet {
    z-index: 1;
    z-index: 1;
    margin-top: auto;
    display: block;
    position: relative;
    top: auto;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .section-7 {
    display: none;
  }

  .section-8 {
    display: block;
  }

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

  .text-block-16 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-16.mobile {
    width: 100%;
  }

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

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .container-7, .container-8, .container-9 {
    max-width: 728px;
  }

  .text-block-28a {
    font-size: 50px;
  }

  .text-block-31 {
    margin-right: 0;
    padding-left: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-2 {
    padding: 12px;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

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

  .container-20 {
    max-width: 760px;
  }

  .text-block-43 {
    font-size: 60px;
  }

  .footer-content-3 {
    grid-column-gap: 60px;
  }

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

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-31 {
    width: 400px;
    margin-left: 38px;
  }

  .image-32 {
    margin-left: 47px;
    display: inline-block;
  }

  .image-33 {
    width: 300px;
    margin-left: -47px;
    margin-right: auto;
    display: none;
  }

  .text-block-45 {
    font-size: 70px;
  }

  .text-block-47 {
    margin-bottom: 0;
  }

  .text-block-48 {
    top: 0;
  }

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

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-3 {
    padding: 12px;
  }

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

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

  .nav-menu-wrapper-3 {
    background-color: #0000;
  }

  .nav-menu-two-3 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-4 {
    padding: 12px;
  }

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

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

  .nav-menu-wrapper-4 {
    background-color: #0000;
  }

  .nav-menu-two-4 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-5 {
    padding: 12px;
  }

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

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

  .nav-menu-wrapper-5 {
    background-color: #0000;
  }

  .nav-menu-two-5 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-6 {
    padding: 12px;
  }

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

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

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .nav-menu-wrapper-6 {
    background-color: #0000;
  }

  .nav-menu-two-6 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-7 {
    padding: 12px;
  }

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

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

  .nav-menu-wrapper-7 {
    background-color: #0000;
  }

  .nav-menu-two-7 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-menu-wrapper-8 {
    background-color: #0000;
  }

  .nav-menu-two-8 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button-8 {
    padding: 12px;
  }

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

  .hero-heading-left.desktop {
    display: none;
  }

  .hero-heading-left.tablet {
    display: block;
  }

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

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .div-block-26.tablet {
    margin-bottom: -100px;
    display: block;
  }

  .div-block-26.desktop {
    display: none;
  }

  .image-50 {
    margin-right: -20px;
  }

  .image-51 {
    margin-left: -20px;
  }

  .hero-without-image-3.desktop {
    display: none;
  }

  .hero-without-image-3.mobile, .hero-without-image-3.desktop {
    display: none;
  }

  .hero-without-image-3.tablet {
    margin-top: 0;
    margin-bottom: -40px;
    display: block;
  }

  .hero-without-image-3.mobile {
    display: none;
  }

  .container-50 {
    max-width: 728px;
    margin-top: 200px;
    margin-bottom: -200px;
  }

  .quick-stack-6 {
    max-width: 750px;
  }

  .hero-heading-right.desktop {
    display: none;
  }

  .hero-heading-right.tablet {
    padding-top: 60px;
    padding-bottom: 80px;
    display: block;
  }

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

  .hero-wrapper-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-top: -50px;
    margin-bottom: 0;
  }

  .shadow-two-6 {
    max-width: 60%;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .hero-without-image-5.desktop {
    display: none;
  }

  .hero-without-image-5.tablet {
    display: block;
  }

  .container-54, .container-55, .container-56, .container-57 {
    max-width: 728px;
  }

  .nav-menu-wrapper-9 {
    background-color: #0000;
  }

  .nav-menu-two-9 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button-9 {
    padding: 12px;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .menu-button-10 {
    padding: 12px;
  }

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

  .menu-button-11 {
    padding: 12px;
  }

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

  .custom-cursor {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-subscribe-left, .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-stack, .hero-stack-2, .hero-heading-center {
    padding: 60px 15px;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

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

  .footer-divider {
    margin-top: 60px;
  }

  .hero-stack-3, .hero-stack-4 {
    padding: 60px 15px;
  }

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

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

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

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .hero-stack-5, .hero-stack-6, .hero-stack-7, .hero-stack-8, .hero-stack-9, .hero-stack-10 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-7 {
    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;
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-stack-11, .hero-stack-12 {
    padding: 60px 15px;
  }

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

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

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

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link-3 {
    margin-left: 20px;
  }

  .hero-stack-13, .hero-stack-14, .hero-stack-15 {
    padding: 60px 15px;
  }

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

  .footer-wrapper-3 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-3 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-3 {
    align-items: center;
  }

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

  .footer-social-block-3 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-4 {
    margin-left: 20px;
  }

  .footer-divider-3 {
    margin-top: 60px;
  }

  .hero-stack-16, .hero-heading-center-2 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

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

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .navbar-logo-left-container-3 {
    max-width: 100%;
  }

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

  .nav-menu-two-3 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-3 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .navbar-logo-left-container-4 {
    max-width: 100%;
  }

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

  .nav-menu-two-4 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-4 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-4 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .navbar-logo-left-container-5 {
    max-width: 100%;
  }

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

  .nav-menu-two-5 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-5 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .hero-heading-center-3 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-6 {
    max-width: 100%;
  }

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

  .nav-menu-two-6 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-6 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-6 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-menu-two-7, .nav-menu-two-8 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .hero-heading-left, .hero-without-image, .hero-without-image-2, .hero-without-image-3, .hero-heading-right, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .hero-without-image-4, .hero-without-image-5, .hero-without-image-6, .hero-without-image-7 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container-7 {
    max-width: 100%;
  }

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

  .nav-menu-two-9 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

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

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

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

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

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

  .nav-divider-7 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-7 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 4.8vw;
  }

  .container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-wrapper, .hero-split {
    text-align: center;
  }

  .margin-bottom-24px {
    margin: 3px auto 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 20px;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .heading {
    text-align: center;
    margin-top: 9px;
    line-height: 10px;
  }

  .bold-text {
    text-align: center;
    font-size: 45px;
    line-height: 24px;
    position: relative;
    top: -29px;
  }

  .team-circles {
    display: none;
  }

  .centered-heading {
    text-align: center;
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 5px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .hero-stack {
    display: none;
  }

  .bold-text-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .bold-text-3 {
    font-size: 20px;
  }

  .bold-text-4 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 36px;
    line-height: 25px;
  }

  .hero-stack-2 {
    display: none;
  }

  .bold-text-5 {
    height: auto;
    font-size: 25px;
    line-height: 0;
  }

  .bold-text-8 {
    text-align: center;
  }

  .background-video-3 {
    float: none;
    opacity: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: flex-start;
    align-items: flex-start;
    height: 500px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .text-block-4 {
    text-align: center;
  }

  .text-block-5 {
    margin-left: 0;
    margin-right: 0;
  }

  .video {
    text-align: center;
  }

  .section, .text-block-9 {
    display: none;
  }

  .button-1 {
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 10px;
  }

  .button-1.w--current {
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .image-8 {
    width: 200px;
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .section-6 {
    display: none;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .footer-dark {
    margin-top: auto;
    margin-bottom: 0;
    padding-bottom: 10px;
    top: 5px;
  }

  .hero-stack-3 {
    display: none;
  }

  .brand {
    opacity: 1;
    pointer-events: auto;
    color: #000;
    background-color: #fff0;
    display: block;
  }

  .section-7 {
    display: block;
  }

  .section-8 {
    display: none;
  }

  .image-11 {
    text-align: center;
    width: 100px;
    margin-top: 10px;
    position: relative;
    left: 15px;
  }

  .container-4 {
    opacity: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    color: #3330;
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-color: #fbe1a3;
    background-clip: border-box;
    border: 0 #0000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
  }

  .icon {
    color: #000;
    text-align: center;
  }

  .nav-link-4 {
    text-align: center;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .nav-link-5 {
    color: #000;
    text-align: center;
    -webkit-text-stroke-color: #000;
    mix-blend-mode: normal;
    background-color: #f9f9f9;
    padding-left: 0;
    padding-right: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .nav-link-6 {
    text-align: center;
    background-color: #f9f9f9;
    padding-left: 0;
    padding-right: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .menu-button {
    text-align: center;
    background-color: #fcdf9f;
    top: 0;
    left: 53px;
  }

  .menu-button.w--open {
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    width: 100px;
  }

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

  .text-block-13 {
    color: #000;
    text-align: center;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    position: relative;
    top: -14px;
  }

  .text-block-14 {
    text-align: center;
    margin-top: 51px;
    line-height: 25px;
  }

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

  .columns-4 {
    display: none;
  }

  .footer-dark-2 {
    padding-top: 10px;
  }

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

  .hero-stack-5 {
    display: none;
  }

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

  .hero-stack-6 {
    background-color: #fff;
    padding-bottom: 28px;
    display: block;
  }

  .text-block-19 {
    text-align: center;
    margin-top: -39px;
    margin-left: -10px;
    margin-right: -10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .hero-stack-7 {
    background-image: none;
    height: 600px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .heading-6 {
    margin-top: -60px;
    margin-bottom: 0;
  }

  .hero-stack-8 {
    text-align: left;
    height: 650px;
    padding-bottom: 60px;
    display: none;
  }

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

  .text-block-20 {
    color: #eb9a33;
    text-align: center;
    margin-top: -33px;
    padding-bottom: 10px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    line-height: 30px;
  }

  .image-14 {
    text-align: center;
    width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    position: static;
  }

  .text-block-21 {
    color: #000;
    margin-left: 0;
    margin-right: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
    position: static;
  }

  .quick-stack {
    position: relative;
    top: -8px;
    left: -45px;
  }

  .image-15 {
    margin-top: -5px;
    margin-left: 32px;
  }

  .text-block-22 {
    color: #000;
    margin-left: 14px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .quick-stack-2 {
    margin-top: 100px;
    position: relative;
    top: -44px;
    left: -26px;
  }

  .text-block-23 {
    color: #000;
    margin-top: 3px;
    margin-left: 14px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
    position: relative;
  }

  .image-16 {
    margin-top: -5px;
    margin-left: 32px;
    position: relative;
  }

  .quick-stack-3 {
    margin-top: 100px;
    position: relative;
    top: -80px;
    left: -40px;
  }

  .text-block-24 {
    color: #000;
    margin-top: 0;
    margin-bottom: -100px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .bold-text-25 {
    position: relative;
    top: -89px;
  }

  .text-block-25 {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 15px;
    position: relative;
    top: -62px;
  }

  .div-block-12 {
    text-align: center;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
    position: relative;
    top: -71px;
    overflow: clip;
  }

  .image-17 {
    text-align: center;
    width: 50%;
    max-width: none;
    height: auto;
    margin-top: 0;
    display: block;
    position: static;
    top: -131px;
    left: auto;
  }

  .hero-stack-9 {
    background-color: #fce3a9;
    margin-top: -200px;
    padding-bottom: 40px;
    display: block;
  }

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

  .text-block-26 {
    color: #eb9a33;
    margin-top: -39px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .text-block-27 {
    color: #000;
    margin-top: 9px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 45px;
  }

  .image-19 {
    margin-top: 15px;
  }

  .button-5 {
    background-color: #eb9a33;
    border-radius: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 24px;
    line-height: 25px;
  }

  .hero-stack-10 {
    background-color: #fff;
    padding-bottom: 10px;
    display: block;
  }

  .text-block-28a {
    color: #000;
    text-align: center;
    margin-top: -36px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 40px;
    line-height: 35px;
  }

  .text-block-28a.changa.changa-mobile {
    font-family: Changa One, Impact, sans-serif;
    font-size: 50px;
  }

  .text-block-28a.changa2 {
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 50px;
  }

  .text-block-29 {
    color: #eb9a33;
    margin-top: 5px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .text-block-30 {
    color: #000;
    margin-right: 0;
    padding-top: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .text-block-31 {
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-right: auto;
    padding-top: 100px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    line-height: 30px;
  }

  .image-20 {
    margin-top: 6px;
  }

  .image-21 {
    width: 50px;
  }

  .navbar-logo-left {
    display: block;
  }

  .navbar-logo-left-container.shadow-three {
    background-color: #fee4ab;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .quick-stack-4 {
    grid-column-gap: 0px;
  }

  .button-6 {
    background-color: #000;
    border-radius: 7px;
    padding-right: 15px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    position: relative;
    right: -32px;
  }

  .button-6.w--current {
    right: -14px;
  }

  .columns-7 {
    display: none;
  }

  .button-7 {
    text-align: center;
    background-color: #000;
    border-radius: 7px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    line-height: 13px;
    position: relative;
    left: 20px;
    right: 0;
  }

  .button-7.w--current {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
    right: -2px;
  }

  .image-22 {
    width: 100px;
    height: auto;
    position: relative;
    right: -20px;
  }

  .hero-stack-11 {
    background-color: #fee4ab;
    padding-top: 5px;
    display: block;
  }

  .text-block-32 {
    color: #eb9a33;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 24px;
  }

  .text-block-32.question-mark {
    margin-top: -2px;
    font-family: Changa One, Impact, sans-serif;
    font-size: 28px;
    font-weight: 400;
  }

  .text-block-33 {
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
    line-height: 24px;
  }

  .video-7 {
    margin-top: 5px;
  }

  .button-8 {
    background-color: #000;
    border-radius: 12px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 18px;
    line-height: 15px;
  }

  .navbar-logo-left-2 {
    display: none;
  }

  .hero-stack-12 {
    background-color: #fee4ab;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 1650px;
    display: block;
  }

  .text-block-34 {
    color: #000;
    font-size: 28px;
    line-height: 23px;
    position: relative;
    top: 10px;
  }

  .text-block-35 {
    color: #eb9a33;
    font-size: 20px;
  }

  .text-block-36 {
    color: #000;
    margin-top: 10px;
    font-size: 25px;
  }

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

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

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

  .footer-social-block-two {
    margin-top: 20px;
  }

  .text-block-41 {
    color: #000;
    font-size: 15px;
  }

  .video-8 {
    margin-top: 40px;
  }

  .hero-stack-13 {
    display: none;
  }

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

  .hero-stack-14, .hero-stack-15 {
    display: none;
  }

  .text-block-43 {
    font-size: 28px;
    position: static;
    top: 0;
    left: auto;
    right: auto;
    overflow: visible;
  }

  .good-fit {
    font-family: Brutgrotesquetest, Arial, sans-serif;
  }

  .container-22 {
    text-align: center;
  }

  .image-24 {
    position: relative;
    left: -10px;
  }

  .image-25 {
    width: 100px;
    max-width: none;
    position: relative;
    left: -4px;
  }

  .hero-stack-16 {
    z-index: 10;
    background-color: #fbe6a5;
    height: 450%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    display: block;
    overflow: clip;
  }

  .container-23 {
    max-width: none;
    margin-bottom: 0;
  }

  .container-24 {
    text-align: center;
    justify-content: flex-start;
    align-items: stretch;
    min-width: 100%;
    max-width: 1000%;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .image-26 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .image-27 {
    width: 100px;
  }

  .image-28 {
    text-align: center;
    flex: 0 auto;
    width: 300%;
    min-width: 300%;
    max-width: none;
    margin-top: -80px;
    margin-bottom: 0;
    margin-left: -300px;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: -35px;
    overflow: clip;
  }

  .container-25 {
    text-align: center;
    min-width: 100%;
    max-width: 1000%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -80px;
    overflow: visible;
  }

  .image-29 {
    width: 200%;
    min-width: 120%;
    max-width: none;
    margin-top: -80px;
    margin-left: -150px;
    padding-top: 0;
    padding-right: 0;
    display: block;
    position: relative;
    top: -11px;
    overflow: clip;
  }

  .container-26 {
    text-align: center;
    min-width: 320px;
    max-width: 1000%;
    position: relative;
    top: -125px;
    overflow: clip;
  }

  .image-30 {
    width: 400%;
    min-width: 120%;
    max-width: none;
    margin-left: -250px;
    padding-top: 120px;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: -11px;
    overflow: clip;
  }

  .hero-heading-center-2 {
    background-color: #fbe6a5;
    display: none;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .bold-text-36, .text-span-6 {
    font-family: Open Sans, sans-serif;
  }

  .image-39 {
    width: 100%;
    max-width: 80%;
  }

  .text-block-47 {
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
  }

  .text-block-47.desktop {
    display: none;
  }

  .image-41 {
    z-index: 99;
    transform: scale3d(1none, 1none, 1none);
    width: 100%;
    height: auto;
    margin-top: -15px;
    margin-bottom: -150px;
    position: static;
    top: 0;
    overflow: hidden;
  }

  .text-block-48 {
    z-index: 999;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .bold-text-37.mobile {
    z-index: 999;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
    font-weight: 900;
    display: block;
    position: relative;
    top: 0;
    left: auto;
  }

  .bold-text-39.qm {
    font-family: Changa One, Impact, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .text-span-12 {
    font-family: Open Sans, sans-serif;
  }

  .navbar-logo-left-3 {
    display: block;
  }

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

  .nav-menu-two-2 {
    flex-direction: column;
  }

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

  .nav-menu-two-3 {
    flex-direction: column;
  }

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

  .nav-menu-two-4 {
    flex-direction: column;
  }

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

  .nav-menu-two-5 {
    flex-direction: column;
  }

  .body {
    overflow: visible;
  }

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

  .centered-heading-4 {
    margin-bottom: 24px;
  }

  .quick-stack-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding: 0;
  }

  .cell-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cell-3 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
  }

  .container-42 {
    margin-top: 100px;
    display: block;
  }

  .bold-text-43 {
    font-family: Changa One, Impact, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .navbar-logo-left-container-6.shadow-three {
    display: block;
  }

  .navbar-logo-left-container-6.shadow-three.navbar-main-hidden-desktop {
    overflow: visible;
  }

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

  .nav-menu-two-6 {
    flex-direction: column;
  }

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

  .nav-menu-two-7 {
    flex-direction: column;
  }

  .nav-bar-case-studies {
    display: block;
  }

  .nav-bar-case-studies.navbar-mobile-hidden {
    z-index: 9999;
    z-index: 9999;
    display: block;
    position: relative;
    overflow: visible;
  }

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

  .nav-menu-two-8 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-left: 0;
    margin-right: -20px;
  }

  .menu-button-8 {
    z-index: 9999;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .navbar {
    display: none;
  }

  .container-47 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .div-block-18 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: -160px;
    display: flex;
  }

  .dt---div-block-19 {
    z-index: 9999;
    background-color: #fbe6a5;
    position: relative;
  }

  .hero-heading-left {
    display: none;
  }

  .hero-heading-left.desktop {
    z-index: 9999;
  }

  .hero-heading-left.tablet {
    display: none;
  }

  .container-48, .container-49 {
    max-width: none;
  }

  .hero-without-image-2 {
    display: none;
  }

  .hero-without-image-3 {
    display: none;
    overflow: auto;
  }

  .hero-without-image-3.tablet {
    display: none;
  }

  .hero-without-image-3.mobile {
    background-color: #fff;
    height: 900px;
    max-height: 900px;
    margin-top: 60px;
    margin-bottom: -150px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .container-50 {
    max-width: none;
    margin-top: 200px;
    margin-bottom: 0;
  }

  .hero-wrapper-two-10 {
    margin-top: -180px;
  }

  .heading-10 {
    line-height: 25px;
  }

  .quick-stack-6 {
    grid-column-gap: 1px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 320px;
    margin-left: -149px;
    padding-left: 0;
  }

  .cell-4, .cell-5, .cell-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cell-7 {
    padding-left: 0;
  }

  .column-22 {
    margin-top: 20px;
    position: relative;
  }

  .columns-24 {
    margin-bottom: 0;
  }

  .hero-heading-right, .hero-heading-right.tablet, .hero-heading-right.tablet {
    display: none;
  }

  .container-51, .container-52 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-image {
    transform: rotate(72deg);
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .image-52 {
    margin-top: 10px;
  }

  .columns-25, .div-block-28 {
    flex-flow: column;
  }

  .hero-without-image-5.tablet {
    display: none;
  }

  .hero-without-image-5.mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

  .div-block-29 {
    place-items: center end;
    margin-left: -20px;
  }

  .column-25 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-31 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 30px;
  }

  .div-block-32 {
    font-family: Brutgrotesquetest, Arial, sans-serif;
    font-size: 25px;
  }

  .bold-text-46 {
    font-family: Changa One, Impact, sans-serif;
    font-weight: 400;
  }

  .hero-without-image-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .quick-stack-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-37 {
    z-index: 0;
    position: relative;
  }

  .hero-without-image-7 {
    margin-top: -30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .navbar-logo-left-9.mobile {
    display: block;
  }

  .navbar-logo-left-container-7.shadow-three {
    padding: 0;
    display: block;
  }

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

  .navbar-wrapper-8 {
    z-index: 9999;
    position: relative;
  }

  .nav-menu-wrapper-9 {
    flex-flow: column;
    display: flex;
  }

  .nav-menu-two-9 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 20px;
    margin-right: 20px;
    list-style-type: disc;
  }

  .menu-button-9 {
    z-index: 9999;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .navbar-logo-left-10, .navbar-logo-left-10.home, .navbar-logo-left-10.home {
    display: block;
  }

  .button-primary-22 {
    margin: 10px auto;
    line-height: 25px;
  }

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

  .div-block-41 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .mobile-question-mark {
    font-family: Changa One, Impact, sans-serif;
    font-size: 30px;
  }

  .video-9 {
    margin-top: 40px;
  }

  .body-new {
    font-size: 4.27vw;
  }

  .header {
    padding-top: 4.53vw;
  }

  .container-header {
    justify-content: space-between;
    align-items: center;
    width: 90.67vw;
  }

  .logo-bagel {
    width: 12.27vw;
  }

  .wrapper-nav-link {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .nav-link-bagel {
    width: 13.33vw;
  }

  .nav-link-bagel._2 {
    width: 13vw;
    margin-bottom: 1vw;
  }

  .nav-link-bagel._3 {
    width: 15vw;
  }

  .section-bagel.hero {
    padding-top: 25.87vw;
  }

  .section-bagel.text {
    margin-top: 12vw;
  }

  .section-bagel.we {
    margin-top: 16vw;
  }

  .section-bagel.case {
    margin-bottom: 32vw;
    padding-top: 33.87vw;
  }

  .section-bagel.footer {
    padding-bottom: 5.07vw;
  }

  .section-bagel.marketing {
    margin-top: 33.6vw;
    margin-bottom: 40vw;
  }

  .section-bagel.page {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 12.53vw;
    padding-top: 33.87vw;
    padding-left: 4.53vw;
    padding-right: 4.53vw;
  }

  .hero-bagel {
    width: 77.33vw;
    height: 85.33vw;
    margin-top: 0;
    transform: none;
  }

  .hero-donut {
    background-image: none;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 40vw;
    margin-top: 4vw;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
  }

  .hero-donut.right {
    display: none;
  }

  .wrapper-text-full {
    width: 90.67vw;
  }

  .wrapper-text-strategy {
    width: 90.67vw;
    margin-top: 13.33vw;
    margin-bottom: 13.33vw;
  }

  .wrapper-link-fit {
    width: 55.63vw;
  }

  .wrapper-text-footer {
    width: 90.67vw;
  }

  .wrapper-animals {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-flow: column;
    margin-top: 3vw;
    margin-bottom: 20vw;
  }

  .link-animal {
    width: 44vw;
  }

  .container-footer-links {
    grid-column-gap: 5.87vw;
    grid-row-gap: 5.87vw;
  }

  .footer-logo {
    width: 25.87vw;
  }

  .footer-link-bagel {
    font-size: 2.93vw;
  }

  .star {
    width: 4vw;
    height: 4vw;
  }

  .star._1 {
    top: 9vw;
    left: 46vw;
  }

  .star._2 {
    left: 47vw;
  }

  .star._3 {
    left: 40vw;
  }

  .star._4 {
    left: 34.3vw;
  }

  .star._5 {
    top: 7.3vw;
    left: 29.4vw;
  }

  .star._6 {
    left: 39vw;
  }

  .star._7 {
    left: 28vw;
  }

  .star._8 {
    width: 4vw;
    height: 4vw;
    top: 8.6vw;
    left: 42.7vw;
  }

  .star._10 {
    left: 39.1vw;
  }

  .star._11 {
    top: 20.3vw;
    left: 13.8vw;
  }

  .star._12 {
    top: 25.4vw;
    left: 16.4vw;
  }

  .star._13 {
    top: 28vw;
    left: 11.9vw;
  }

  .star._14 {
    left: 31.7vw;
  }

  .star._15 {
    top: 37.7vw;
    left: 34.9vw;
  }

  .star._16 {
    top: 38.2vw;
    left: 44.8vw;
  }

  .star._24 {
    top: 19.6vw;
    left: 51.6vw;
  }

  .star._25 {
    top: 30.2vw;
    left: 53vw;
  }

  .star._27 {
    top: 20.6vw;
    left: 58.6vw;
  }

  .star._28 {
    top: 23.6vw;
    left: 62.4vw;
  }

  .star._30 {
    top: 28.5vw;
    left: 61vw;
  }

  .star._32 {
    top: 53.5vw;
    left: 30.2vw;
  }

  .star._34 {
    left: 21vw;
  }

  .star._35 {
    top: 44.3vw;
    left: 36.2vw;
  }

  .star._37 {
    top: 43vw;
    left: 39.6vw;
  }

  .star._38 {
    top: 46.2vw;
    left: 45.2vw;
  }

  .star._41 {
    top: 38vw;
    left: 51.9vw;
  }

  .star._42 {
    top: 45.4vw;
    left: 50.6vw;
  }

  .star._43 {
    top: 52.2vw;
    left: 14.3vw;
  }

  .star._44 {
    top: 63.7vw;
    left: 14.3vw;
  }

  .star._45 {
    top: 62.4vw;
    left: 19vw;
  }

  .star._46 {
    top: 54.3vw;
    left: 21.6vw;
  }

  .star._47 {
    top: 41.4vw;
  }

  .star._48 {
    top: 61.6vw;
    left: 27.8vw;
  }

  .star._49 {
    left: 22.4vw;
  }

  .star._50 {
    top: 60.1vw;
    left: 32.4vw;
  }

  .star._52 {
    top: 53.7vw;
    left: 42.9vw;
  }

  .star._53 {
    top: 58vw;
    left: 38vw;
  }

  .star._54 {
    top: 63vw;
    left: 42.2vw;
  }

  .star._55 {
    top: 53.5vw;
    left: 49.6vw;
  }

  .star._56 {
    top: 59vw;
    left: 47.6vw;
  }

  .star._57 {
    top: 63.7vw;
    left: 49.5vw;
  }

  .star._58 {
    top: 53.2vw;
    left: 57.5vw;
  }

  .star._59 {
    top: 63.6vw;
    left: 57.1vw;
  }

  .star._60 {
    bottom: 8.4vw;
    left: 5.3vw;
  }

  .star._61 {
    bottom: 10vw;
    left: 9.1vw;
  }

  .star._63 {
    left: 12.7vw;
  }

  .star._64 {
    left: 16.5vw;
  }

  .star._69 {
    left: 31.7vw;
  }

  .star._70 {
    bottom: 10.9vw;
    left: 34.1vw;
  }

  .star._72 {
    bottom: 8.1vw;
    left: 40vw;
  }

  .star._73 {
    left: 45.2vw;
  }

  .star._74 {
    bottom: 9.4vw;
    left: 48.1vw;
  }

  .star._75 {
    bottom: 6.2vw;
    left: 54.1vw;
  }

  .star._76 {
    left: 49.7vw;
  }

  .star._77 {
    left: 60vw;
  }

  .star._78 {
    bottom: 10.1vw;
    left: 60.5vw;
  }

  .star._79 {
    left: 66vw;
  }

  .star._80 {
    left: 69.1vw;
  }

  .star.f-1 {
    top: 6.9vw;
    left: 2.3vw;
  }

  .star.f-2 {
    top: 101.2vw;
    left: 66.3vw;
  }

  .star.f-3 {
    top: 5.7vw;
    left: 11.2vw;
  }

  .star.f-4 {
    top: 3.1vw;
    left: 24.9vw;
  }

  .star.f-5 {
    top: 8.5vw;
    left: 40.4vw;
  }

  .star.f-6 {
    top: 3vw;
    left: 48.7vw;
  }

  .star.f-7 {
    top: 8.2vw;
    left: 58.6vw;
  }

  .star.f-8 {
    top: 3.4vw;
    left: 71.1vw;
  }

  .star.f-9 {
    top: 8.3vw;
    left: 82vw;
  }

  .star.f-10 {
    top: 15.4vw;
    left: 3vw;
  }

  .star.f-11 {
    top: 16.4vw;
    left: 16.2vw;
  }

  .star.f-12 {
    top: 13.2vw;
    left: 29.4vw;
  }

  .star.f-13 {
    top: 16.2vw;
    left: 36.5vw;
  }

  .star.f-14 {
    top: 14.5vw;
    left: 47.3vw;
  }

  .star.f-15 {
    top: 12.4vw;
    left: 54.7vw;
  }

  .star.f-16 {
    top: 18.1vw;
    left: 61.5vw;
  }

  .star.f-17 {
    top: 12.2vw;
    left: 67vw;
  }

  .star.f-18 {
    top: 17.1vw;
    left: 73.6vw;
  }

  .star.f-19 {
    top: 35.2vw;
    left: 75.5vw;
  }

  .star.f-20 {
    top: 39.9vw;
    left: 46vw;
  }

  .star.f-21 {
    top: 52vw;
    left: 48.1vw;
  }

  .star.f-22 {
    top: 40.7vw;
    left: 27.8vw;
  }

  .star.f-23 {
    top: 63.1vw;
    left: 57.6vw;
  }

  .star.f-24 {
    top: 51.3vw;
    left: 31.8vw;
  }

  .star.f-25 {
    top: 52.6vw;
    left: 60.5vw;
  }

  .star.f-26 {
    top: 62.7vw;
    left: 38.2vw;
  }

  .star.f-27 {
    top: 55.6vw;
    left: 70.9vw;
  }

  .star.f-28 {
    top: 58.6vw;
    left: 11.1vw;
  }

  .star.f-29 {
    top: 74.5vw;
    left: 9.6vw;
  }

  .star.f-30 {
    top: 72.1vw;
    left: 55.2vw;
  }

  .star.f-31 {
    top: 73.1vw;
    left: 31.5vw;
  }

  .star.f-32 {
    top: 75vw;
    left: 43.4vw;
  }

  .star.f-33 {
    top: 68vw;
    left: 68.6vw;
  }

  .star.f-34 {
    top: 84.9vw;
    left: 17.9vw;
  }

  .star.f-35 {
    top: 84.9vw;
    left: 52.4vw;
  }

  .star.f-36 {
    top: 83.1vw;
    left: 34.7vw;
  }

  .star.f-37 {
    top: 100.7vw;
    left: 51.7vw;
  }

  .star.f-38 {
    top: 91.5vw;
    left: 58.4vw;
  }

  .star.f-39 {
    top: 104.7vw;
    left: 15.1vw;
  }

  .star.f-40 {
    top: 108.2vw;
    left: 46vw;
  }

  .star._w-1 {
    top: 4.6vw;
    left: 6.6vw;
  }

  .star._w-2 {
    top: 9vw;
    left: 34.6vw;
  }

  .star._w-3 {
    top: 9vw;
    left: 52.8vw;
  }

  .star._w-4 {
    top: 9vw;
    left: 72.6vw;
  }

  .star._w-5 {
    top: 21.6vw;
    left: 18.9vw;
  }

  .star._w-6 {
    top: 21.5vw;
    left: 32.5vw;
  }

  .star._w-7 {
    top: 24.4vw;
    left: 45.3vw;
  }

  .star._w-8 {
    top: 21.8vw;
    left: 54.5vw;
  }

  .star._w-9 {
    top: 34vw;
    left: 14.3vw;
  }

  .star._w-10 {
    top: 40.4vw;
    left: 32.6vw;
  }

  .star._w-11 {
    top: 33.1vw;
    left: 48.8vw;
  }

  .star._w-12 {
    top: 37.8vw;
    left: 66.2vw;
  }

  .star.m-1 {
    top: 1.8vw;
    left: 2vw;
  }

  .star.m-2 {
    top: 9vw;
    left: 7.4vw;
  }

  .star.m-3 {
    top: .1vw;
    left: 15.1vw;
  }

  .star.m-4 {
    top: 9vw;
    left: 24.8vw;
  }

  .star.m-5 {
    top: .9vw;
    left: 31.9vw;
  }

  .star.m-6 {
    top: 4.4vw;
    left: 42.2vw;
  }

  .star.m-7 {
    top: 9vw;
    left: 52.9vw;
  }

  .star.m-8 {
    top: 1.5vw;
    left: 62vw;
  }

  .star.m-9 {
    top: 9vw;
    left: 73.5vw;
  }

  .star.m-10 {
    top: 1.8vw;
    left: 82.7vw;
  }

  .star.c-1 {
    top: 3.1vw;
    left: 2vw;
  }

  .star.c-2 {
    top: 9vw;
    left: 10.4vw;
  }

  .star.c-3 {
    top: 6.8vw;
    left: 20.5vw;
  }

  .star.c-4 {
    top: 3.6vw;
    left: 42.3vw;
  }

  .star.c-5 {
    top: 5.6vw;
    left: 47.6vw;
  }

  .star.c-6 {
    top: 9vw;
    left: 61.5vw;
  }

  .star.c-7 {
    top: 5.2vw;
    left: 73.9vw;
  }

  .star.c-8 {
    top: 10vw;
    left: 80.6vw;
  }

  .star.g-1 {
    top: 3.1vw;
    left: 7.5vw;
  }

  .star.g-2 {
    top: 11.1vw;
    left: 28.6vw;
  }

  .star.g-3 {
    top: 3.1vw;
    left: 39.3vw;
  }

  .star.g-4 {
    top: 11.3vw;
    left: 53.3vw;
  }

  .star.g-5 {
    top: 3.1vw;
    left: 69.4vw;
  }

  .star.g-6 {
    top: 7.8vw;
    left: 79.2vw;
  }

  .wrapper-text-case {
    width: 91.47vw;
  }

  .wrapper-im-case {
    width: 90.93vw;
    margin-top: 2vw;
    margin-bottom: 9.33vw;
  }

  .wrapper-text-marketing {
    width: 90.67vw;
  }

  .wrapper-items-marketing {
    grid-column-gap: 9.33vw;
    grid-row-gap: 9.33vw;
    width: 90.67vw;
    margin-top: 9.33vw;
  }

  .item-marketing {
    grid-column-gap: 5.6vw;
    grid-row-gap: 5.6vw;
    flex-flow: column;
  }

  .im-marketing {
    width: 100%;
  }

  .wrapper-item-text {
    grid-column-gap: 2.67vw;
    grid-row-gap: 2.67vw;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .text-size-37 {
    font-size: 7.47vw;
    line-height: 1.2;
  }

  .wrapper-author {
    grid-column-gap: 2.67vw;
    grid-row-gap: 2.67vw;
    margin-top: 2.93vw;
  }

  .text-size-29 {
    font-size: 5.33vw;
  }

  .wrapper-im-author {
    justify-content: center;
    align-items: center;
    width: 13.33vw;
    display: flex;
  }

  .container-text-author {
    grid-column-gap: 4.27vw;
    grid-row-gap: 4.27vw;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-size-65 {
    font-size: 7.47vw;
  }

  .wrapper-text-author {
    grid-column-gap: 4.27vw;
    grid-row-gap: 4.27vw;
  }

  .text-size-19-4 {
    font-size: 4.8vw;
  }

  .container-author {
    grid-column-gap: 9.33vw;
    grid-row-gap: 9.33vw;
    margin-top: 20vw;
  }

  .wrapper-text-im {
    grid-column-gap: 2.67vw;
    grid-row-gap: 2.67vw;
    width: auto;
  }

  .text-size-34 {
    font-size: 7.47vw;
    line-height: 1.2;
  }

  .wrapper-button-page {
    width: 50vw;
    margin-top: 6.67vw;
    margin-left: auto;
    margin-right: auto;
  }

  .hidden-m {
    display: none;
  }

  .hidden-d {
    display: flex;
  }

  .m-18 {
    font-size: 4.8vw;
  }

  .donut {
    justify-content: center;
    align-items: center;
    width: 32.27vw;
    display: flex;
  }

  .donut.hidden-m {
    display: none;
  }

  .play-pause-btn {
    width: 18vw;
    height: 22vw;
    font-size: 7vw;
  }
}
