:root {
  --indian-red: #eb5757;
  --white-smoke-2: var(--white-smoke);
  --black: #000;
  --dim-grey: #525252;
  --brown: #ab4040;
  --gold: #ffde03;
  --red: #e53935;
  --pantone: #d1d2d3;
  --medium-sea-green: #20c788;
  --white-smoke: white;
  --untitled-ui--gray300: #d0d5dd;
  --relume-library-lite--rl-black: black;
  --walsh--walsh-dark-green: #204f58;
  --relume-library-lite--rl-white: white;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray100: #f2f4f7;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--white: white;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary100: #f4ebff;
  --untitled-ui--gray700: #344054;
  --untitled-ui--gray50: #f9fafb;
  --untitled-ui--gray800: #1d2939;
  --untitled-ui--primary50: #f9f5ff;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary800: #53389e;
  --untitled-ui--primary300: #d6bbfb;
  --untitled-ui--gray500: #667085;
  --untitled-ui--gray400: #98a2b3;
  --untitled-ui--gray200: #eaecf0;
  --untitled-ui--primary200: #e9d7fe;
  --untitled-ui--primary500: #9e77ed;
  --untitled-ui--primary900: #42307d;
}

body {
  color: #333;
  font-family: Sen;
  font-size: 16px;
  line-height: 1.5;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

a {
  color: var(--indian-red);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 40px;
}

li {
  margin-bottom: 25px;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

blockquote {
  border-left: 5px solid var(--indian-red);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.5;
}

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

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

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

.wrapper {
  color: #000;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  display: block;
}

.wrapper.contact {
  position: absolute;
  inset: 0%;
}

.menu-wrapper {
  z-index: 900;
  color: #000;
  border: 0 #000;
  font-family: Brandon;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 5px #0003;
}

.footer {
  color: var(--black);
  -webkit-text-fill-color: inherit;
  background-color: #f5f7fa;
  background-clip: border-box;
  padding-top: 10px;
  padding-bottom: 20px;
}

.footer-title-2 {
  padding-right: 0;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.image-22 {
  padding-bottom: 3px;
  padding-left: 0;
}

.logos-quote-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding: 60px 30px;
  display: flex;
  position: relative;
}

.container {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.clients-wrapper-two {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  max-width: 820px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.clients-card {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 24px;
  display: flex;
}

.clients-quote {
  color: #000;
  margin-bottom: 24px;
  font-family: Crimsontext, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.clients-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.clients-info-image {
  object-fit: cover;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.clients-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.text-block-8 {
  color: #000;
  font-family: Athelas, sans-serif;
  font-size: 28px;
}

.section-7 {
  color: #000;
  background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a52429deb84f8bda330461e_desk.png");
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  height: 600px;
  margin-bottom: 0;
  display: flex;
}

.container-20 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 495px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 80px;
  padding-bottom: 0;
  display: flex;
}

.paragraph-36 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  display: block;
}

.navbar-logo-center-6 {
  background-color: var(--white-smoke-2);
  font-family: Figtree, sans-serif;
  display: block;
}

.nav-menu-block-8 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: DM sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.nav-link-8 {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

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

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

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

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

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

.nav-menu-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7 {
  margin-bottom: 0;
}

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

.footer-form-two-3 {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 45px 0;
}

.footer-form-container-two-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  display: flex;
}

.footer-form-block-two-3 {
  justify-content: flex-end;
  align-items: center;
  font-family: Figtree, sans-serif;
  display: flex;
  position: relative;
}

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

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

.button-primary-11 {
  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-11:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

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

.footer-block-three-3 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  font-family: Figtree, sans-serif;
  display: flex;
}

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

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

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

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

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

.footer-copyright-3 {
  color: #000;
  font-family: Figtree, sans-serif;
  font-size: 14px;
}

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

.footer-legal-link-3 {
  color: var(--black);
  margin-left: 24px;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

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

.text-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 26px;
  display: flex;
}

.code-embed-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 14px;
}

.heading-83 {
  font-family: Athelas, sans-serif;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  .wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .wrapper.contact {
    padding-bottom: 35px;
    position: static;
  }

  .nav-link {
    text-align: center;
    font-size: 30px;
  }

  .nav-wrapper {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .hero-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .hero-heading {
    width: 60%;
  }

  .hero-heading.anout-hero-heading {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    display: flex;
  }

  .hero-paragraph-1 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 55%;
    margin-bottom: 60px;
    display: block;
  }

  .support-square {
    min-height: 330px;
  }

  .support-square-text {
    font-size: 30px;
  }

  .support-square-image.rectangle {
    bottom: -35%;
  }

  .banner-section {
    background-position: 0 0, 50%;
  }

  .safe-heading {
    width: 60%;
  }

  .safe-paragraph {
    width: 55%;
  }

  .shop-image.tumbler-1 {
    min-height: 350px;
  }

  .shop-details-wrapper {
    font-size: 14px;
  }

  .shop-details-left {
    margin-right: 25px;
  }

  .shop-local-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .shop-local-left {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/69905d52a3246ccd3dc2275a_signature%20section%20(2).jpg");
    min-width: 237px;
    min-height: 237px;
    margin-top: 98px;
    top: 8%;
  }

  .shop-local-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .shop-local-heading {
    margin-top: 0;
  }

  .nav-button {
    color: var(--white-smoke-2);
  }

  .nav-button.w--open {
    z-index: 100;
    background-color: var(--black);
    border-radius: 5px;
  }

  .nav-menu {
    background-color: var(--indian-red);
    width: 100vw;
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .contact-address-form {
    display: block;
  }

  .what-we-do {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .meet-the-owners-right {
    padding-left: 145px;
  }

  .meet-the-owners-left {
    background-position: 50% 100%;
  }

  .contact-wrapper {
    flex-direction: column;
  }

  .contact-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .contact-right {
    width: 100%;
    padding-left: 0;
  }

  .contact-hero-bg-wrapper {
    flex-direction: column-reverse;
  }

  .contact-image-div {
    background-image: linear-gradient(to top, var(--black), #2222222e 76%), url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/669a69b742bea6f930a38e59_vinicius-amano-4mK2KVuYrDs-unsplash%20(1)%20(1).jpg");
    background-position: 0 0, 50% 35%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: 350px;
  }

  .contact-block-wrapper {
    justify-content: space-between;
  }

  .contact-block {
    width: 48%;
    margin-right: 0;
  }

  .image-grid, .products-list {
    grid-template-columns: 1fr 1fr;
  }

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 25px;
  }

  .shop-list {
    width: 100%;
  }

  .category-menu-heading {
    line-height: 1.5;
  }

  .row {
    flex-direction: column;
  }

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

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

  .nav-link-2 {
    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-2 {
    max-width: 728px;
  }

  .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;
  }

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

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

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

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

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

  .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;
  }

  .image-2 {
    vertical-align: middle;
  }

  .icon {
    color: #000;
    font-size: 40px;
  }

  .logo-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100vw;
    min-width: 200vw;
    max-width: 0;
    overflow: visible;
  }

  .image-18 {
    margin-right: 0;
    padding-right: 0;
  }

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

  .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;
  }

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

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

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

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

  ._4 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: -100px;
    padding-top: 50px;
    display: flex;
  }

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

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

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

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

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

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

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

  .nav-menu-three-2 {
    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;
  }

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

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

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

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

  .navbar-logo-center-container-3.shadow-three {
    background-color: #fff;
  }

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

  .navbar-wrapper-three-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

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

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

  .nav-menu-three-3 {
    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;
  }

  .nav-menu-block-5 {
    margin-top: 14px;
  }

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

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

  .menu-button-4 {
    padding: 0;
  }

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

  .nav-menu-three-4 {
    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;
  }

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

  .nav-menu-three-5 {
    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;
  }

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

  .icon-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: block;
  }

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

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

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-10 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .hero-heading-2 {
    width: 60%;
  }

  .hero-paragraph-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 55%;
    margin-bottom: 60px;
    display: flex;
  }

  .container-11 {
    max-width: 728px;
    display: block;
  }

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

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

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

  .gallery-sticky {
    position: relative;
    top: 0;
  }

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

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

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

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

  .all-brands-store {
    display: block;
  }

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

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

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

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

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

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

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

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

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

  .gallery-sticky-2 {
    flex-flow: column;
    position: relative;
    top: 0;
  }

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

  .team-slide-wrapper-3 {
    width: 47%;
    margin-right: 6%;
  }

  .quick-stack-10, .quick-stack-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .logos-quote-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    max-width: 728px;
  }

  .clients-card {
    justify-content: center;
    align-items: center;
  }

  .text-block-8 {
    display: none;
  }

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

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

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

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

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

  .paragraph-39 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .walsh-image-logo {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .walsh-logo-cloud-grid-border {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .banner-desktop-video {
    margin-top: 0;
    display: none;
  }

  .banner-mobile-video {
    display: block;
  }

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

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

  .discover {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

  .features-left-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-2 {
    max-width: 100%;
  }

  .navbar-logo-center-container-4.shadow-three {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-35 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 728px;
    display: block;
  }

  .navbar-wrapper-three-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
  }

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

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

  .nav-menu-three-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff0;
    border-radius: 0;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: flex-start center;
    align-items: flex-start;
    margin: -110px auto 0 0;
    padding: 0 20px;
    display: flex;
  }

  .nav-menu-block-8 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

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

  .nav-link-8.w--current {
    font-size: 12px;
  }

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

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

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

  .brand-desktop-video-clone {
    display: block;
  }

  .quick-stack-16 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .features-left-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-3 {
    max-width: 100%;
  }

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

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

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

  .quick-stack-17 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-59, .cell-60, .cell-61 {
    justify-content: center;
    align-items: center;
  }

  .uui-layout05_image-02 {
    width: 35%;
    min-width: auto;
    bottom: -15%;
  }

  .uui-layout05_image-01 {
    width: 100%;
    min-width: 100%;
    margin-right: -40%;
    position: static;
    left: auto;
    right: -2rem;
  }

  .uui-layout05_lightbox {
    min-height: auto;
    padding: 4rem 2rem;
  }

  .uui-layout05_component {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-layout52_image-02 {
    width: 35%;
    min-width: auto;
    margin-bottom: 100px;
    bottom: -15%;
  }

  .uui-layout52_image-01 {
    width: 100%;
    min-width: 100%;
    margin-left: -40%;
    position: static;
    left: auto;
    right: -2rem;
  }

  .uui-layout52_image-01.shadow-xlarge {
    border-radius: 0;
    margin-left: -27%;
  }

  .uui-layout52_image-wrapper {
    padding: 4rem 2rem;
  }

  .uui-layout52_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-layout02_image-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding: 0;
  }

  .uui-layout02_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6px;
    padding-bottom: 6rem;
  }

  .uui-layout52_image-02-2 {
    width: 35%;
    min-width: auto;
    bottom: -15%;
  }

  .uui-layout52_image-01-2 {
    width: 100%;
    min-width: 100%;
    margin-left: -40%;
    position: static;
    left: auto;
    right: -2rem;
  }

  .uui-layout52_image-wrapper-2 {
    padding: 4rem 2rem;
  }

  .uui-layout52_component-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-contact14_component {
    grid-column-gap: 3rem;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .navbar-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    display: flex;
  }

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

  .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-9 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

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

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

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

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

  .uui-contact14_component-2 {
    grid-column-gap: 3rem;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .footer-form-two-3 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: block;
  }

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

  .footer-form-input-3 {
    width: 400px;
    padding-left: 20px;
    padding-right: 0;
  }

  .button-primary-11.footer-form-button {
    padding-right: 18px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .uui-heading-large {
    font-size: 2.75rem;
  }

  .uui-cta03_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .gallery-slider-6 {
    width: auto;
    height: auto;
  }

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

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

  .gallery-block-12 {
    justify-content: center;
    align-items: center;
  }

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

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

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

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

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

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

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

  .we-are-jaroodi {
    background-position: 50%;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .hide-tablet {
    display: none;
  }

  .uui-space-large {
    min-height: 2.5rem;
  }

  .uui-heading-xlarge {
    font-size: 3.25rem;
  }

  .uui-heroheader09_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 4.5rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.75rem;
  }

  .rl-padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-21 {
    justify-content: center;
    align-items: flex-start;
  }

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

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

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

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

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

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

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

  .brand-mobile-video {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .image-39 {
    vertical-align: baseline;
  }

  .code-embed-4 {
    margin-bottom: 0;
  }

  .fn-features-card:hover {
    border-color: #0f1213;
  }

  .fn-heading-2 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fn-features-card-2:hover {
    border-color: #0f1213;
  }

  .fn-heading-7, .fn-heading-8 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .brands-mobile {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .uui-layout06_image {
    width: 35rem;
    min-width: 35rem;
    left: 2rem;
  }

  .uui-layout06_image-wrapper {
    padding: 2rem;
  }

  .uui-layout06_logo-row {
    grid-column-gap: 1.5rem;
  }

  .uui-space-large-2 {
    min-height: 2.5rem;
  }

  .uui-layout06_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .uui-padding-vertical-xhuge-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .paragraph-69 {
    margin-top: 0;
    padding-top: 0;
  }

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

  .cell-94 {
    color: #000;
    text-align: center;
    background-color: #f5f7fa;
    justify-content: center;
    align-items: center;
    font-family: Athelas, sans-serif;
  }

  .heading-86 {
    font-size: 25px;
    line-height: 25px;
  }

  .cell-95 {
    color: #000;
    text-align: center;
    background-color: #f5f7fa;
    justify-content: center;
    align-items: center;
    font-family: Figtree, sans-serif;
  }

  .brands-desktop {
    display: none;
  }

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

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

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

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

  .fn-heading-3 {
    font-size: 32px;
  }

  .fn-slider-column {
    padding-right: 34px;
  }

  .fn-heading-9 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-76 {
    color: #fff;
    width: 40%;
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

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

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

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

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

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

  .fn-heading-10 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-3 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .fn-section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

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

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

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

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

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

  .brand-desktop-video {
    flex-flow: row;
    display: none;
    overflow: scroll;
  }

  .div-block-15, .div-block-16 {
    overflow: visible;
  }

  .div-block-17 {
    object-fit: fill;
    max-height: none;
    overflow: visible;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    margin-left: auto;
    padding-left: 15px;
    display: block;
  }

  .wrapper.shop-local-container {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-copy {
    padding-bottom: 15px;
  }

  .nav-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .hero-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .hero-heading.anout-hero-heading {
    width: 100%;
    font-size: 25px;
  }

  .hero-paragraph-1 {
    margin-bottom: 40px;
  }

  .support-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .support-top-left {
    margin-bottom: 15px;
  }

  .support-top-right {
    width: 100%;
  }

  .support-wrapper {
    flex-wrap: wrap;
  }

  .support-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .support-square-text {
    font-size: 40px;
  }

  .support-square-image {
    right: -18%;
  }

  .banner-section {
    background-position: 0 0, 40%;
    background-size: auto, cover;
  }

  .safe-wrapper {
    justify-content: flex-end;
    padding-bottom: 25px;
  }

  .shop-top-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .shop-item-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }

  .signature {
    padding-top: 0;
  }

  .shop-local-wrapper {
    flex-wrap: wrap;
    margin-top: 0;
  }

  .shop-local-left {
    border-radius: 0;
    width: 100%;
    min-width: 100%;
    height: 542px;
    min-height: 100%;
    margin-top: 0;
    display: block;
    position: static;
  }

  .shop-local-right {
    background-color: var(--pantone);
    border-radius: 0;
    justify-content: center;
    width: 100%;
  }

  .nav-button {
    padding: 0 10px 0 0;
  }

  .contact-address-form {
    display: block;
  }

  .what-we-do {
    flex-flow: column;
    display: block;
  }

  .why-acme-small-text {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .about-columns-wrapper {
    flex-wrap: wrap;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 45px;
    display: flex;
  }

  .meet-the-owners-wrapper {
    flex-direction: column;
  }

  .meet-the-owners-right {
    border-radius: 0;
    width: 100%;
    padding-left: 45px;
    padding-right: 45px;
  }

  .meet-the-owners-left {
    border-radius: 0;
    width: 100%;
    height: 400px;
    position: static;
  }

  .owner-bios-wrapper {
    flex-flow: column wrap;
  }

  .owner-bio {
    width: 100%;
    margin-bottom: 45px;
  }

  .contact-block-wrapper {
    flex-direction: column;
  }

  .contact-block {
    width: 100%;
  }

  .image-grid, .products-list {
    grid-template-columns: 1fr;
  }

  .pill-2.badge.primary.sale {
    right: 2%;
  }

  .shopping-page-wrapper {
    flex-direction: column;
  }

  .shopping-page-left {
    width: 100%;
    margin-bottom: 25px;
  }

  .shipping-page-right {
    width: 100%;
    padding-left: 0;
  }

  .shop-page-wrapper {
    flex-direction: column;
  }

  .shop-category-menu {
    width: 100%;
    margin-bottom: 20px;
  }

  .shop-list {
    width: 100%;
  }

  .donate-wrapper {
    width: 90%;
  }

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

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

  .nav-link-2 {
    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;
  }

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

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

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

  .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;
  }

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

  .footer-wrapper-two {
    flex-flow: column;
  }

  .footer-block-two {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .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 {
    margin-left: 20px;
  }

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

  .footer-wrapper-2 {
    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-divider {
    margin-top: 60px;
  }

  .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-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

  .image-2 {
    vertical-align: middle;
    margin-left: -25px;
  }

  .icon {
    color: #000;
    font-size: 40px;
  }

  .stockists {
    position: static;
  }

  .logo-grid {
    min-width: 300vw;
  }

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

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

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

  .nav-link-3 {
    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-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

  ._4 {
    margin-top: -93px;
    padding: 60px 15px;
  }

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

  .text {
    line-height: 30px;
  }

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

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

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

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

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

  .nav-link-4 {
    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-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

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

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

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

  .nav-link-5 {
    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-link-accent-4 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

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

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

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

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

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

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

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

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

  .icon-2 {
    width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    overflow: visible;
  }

  .what-we, .team-slider {
    padding: 60px 15px;
  }

  .container-10 {
    margin-left: auto;
    padding-left: 15px;
    display: block;
  }

  .hero-paragraph-2 {
    margin-bottom: 40px;
  }

  .why-us {
    padding: 60px 15px;
  }

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

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

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

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

  .gallery-scroll, .team-slider-2 {
    padding: 60px 15px;
  }

  .all-brands-store {
    display: block;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .gallery-scroll-2 {
    padding: 60px 15px;
  }

  .gallery-grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .team-slider-3 {
    padding: 60px 15px;
  }

  .quick-stack-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-heading-left, .why-us-copy {
    padding: 60px 15px;
  }

  .section-5 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-info-image {
    width: 75px;
    height: 75px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 15px;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

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

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

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

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

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

  .walsh-logo-wrapper-ticker {
    height: 10em;
  }

  .gallery-overview-2 {
    padding: 60px 15px;
  }

  .image-24 {
    height: auto;
  }

  .discover {
    display: block;
  }

  .gallery-slider-2 {
    padding: 60px 15px;
  }

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

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

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

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

  .features-list {
    padding: 60px 15px;
  }

  .container-31 {
    height: 555px;
  }

  .background-video-8 {
    width: 315px;
    height: 555px;
  }

  .container-32 {
    height: 555px;
  }

  .background-video-9 {
    width: 315px;
    height: 555px;
  }

  .container-33 {
    height: 555px;
  }

  .background-video-10 {
    width: 315px;
    height: 555px;
  }

  .container-34 {
    height: 555px;
  }

  .background-video-11 {
    justify-content: center;
    align-items: center;
    width: 315px;
    height: 555px;
    display: flex;
  }

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

  .nav-menu-three-6 {
    background-color: #fff;
    border-radius: 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    padding-bottom: 30px;
  }

  .nav-menu-block-8 {
    text-align: left;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 2.8;
  }

  .nav-link-8 {
    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-link-accent-7 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .menu-button-5.w--open {
    background-color: #fff;
    font-size: 28px;
  }

  .icon-3 {
    color: var(--black);
    background-color: #fff;
    font-size: 32px;
  }

  .quick-stack-16 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .features-list-2, .gallery-slider-3 {
    padding: 60px 15px;
  }

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

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

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

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

  .uui-layout05_image-02 {
    width: 35%;
    max-width: none;
    bottom: -15%;
    left: 1rem;
  }

  .uui-layout05_image-01 {
    width: 100%;
    min-width: 100%;
    margin-right: -30%;
    position: static;
  }

  .uui-lightbox_play-icon {
    width: 4rem;
    height: 4rem;
  }

  .uui-layout05_lightbox {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-layout05_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout05_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-layout52_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-layout52_image-02 {
    width: 35%;
    max-width: none;
    bottom: -15%;
    right: 1rem;
  }

  .uui-layout52_image-01 {
    width: 100%;
    min-width: 100%;
    margin-right: -30%;
    position: static;
  }

  .uui-layout52_image-wrapper {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-layout52_component {
    grid-row-gap: 3rem;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-wrapper-2.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-2 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-2 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-2:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-badge {
    padding: .125rem .5rem;
  }

  .uui-layout02_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-3 {
    font-size: 1rem;
  }

  .uui-button-3:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-wrapper-3.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-3 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-3 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-3:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-row-3 {
    align-self: stretch;
  }

  .uui-button-row-3.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-space-xsmall-3 {
    min-height: .75rem;
  }

  .uui-layout52_item-list-2 {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout52_image-02-2 {
    width: 35%;
    max-width: none;
    bottom: -15%;
    right: 1rem;
  }

  .uui-layout52_image-01-2 {
    width: 100%;
    min-width: 100%;
    margin-right: -30%;
    position: static;
  }

  .uui-layout52_image-wrapper-2 {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-layout52_component-2 {
    grid-row-gap: 3rem;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-contact14_map {
    height: 20rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: var(--untitled-ui--primary700);
  }

  .uui-button-row-4 {
    align-self: stretch;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-heading-xxsmall-3 {
    font-size: 1.125rem;
  }

  .uui-contact14_tabs-link {
    padding-left: 1.5rem;
  }

  .uui-contact14_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large-4 {
    font-size: 1rem;
  }

  .uui-space-xsmall-4 {
    min-height: .75rem;
  }

  .uui-heading-medium-4 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-button-4 {
    font-size: 1rem;
  }

  .uui-button-4:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-contact02_component {
    margin-top: 3rem;
  }

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

  .navbar-logo-left-container-2.shadow-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-wrapper-2 {
    justify-content: center;
  }

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

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

  .nav-link-9 {
    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-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

  .menu-button-6.w--open {
    color: #000;
    background-color: #a6b1bf00;
  }

  .icon-4 {
    font-size: 32px;
  }

  .about-us-section {
    padding: 60px 15px;
  }

  .section-18 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-contact14_map-2 {
    height: 20rem;
  }

  .uui-button-link-2 {
    font-size: 1rem;
  }

  .uui-button-link-2:hover {
    color: var(--untitled-ui--primary700);
  }

  .uui-button-row-5 {
    align-self: stretch;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .uui-heading-xxsmall-4 {
    font-size: 1.125rem;
  }

  .uui-contact14_tabs-link-2 {
    padding-left: 1.5rem;
  }

  .uui-contact14_component-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-text-size-large-5 {
    font-size: 1rem;
  }

  .uui-space-xsmall-5 {
    min-height: .75rem;
  }

  .uui-heading-medium-5 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .gallery-slider-4 {
    padding: 60px 15px;
  }

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

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

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

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

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

  .nicoli-boutique {
    padding: 60px 15px;
  }

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

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

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

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

  .fyor, .gallery-slider-5 {
    padding: 60px 15px;
  }

  .uui-cta03_image-wrapper {
    width: 125%;
    margin-left: -12.5%;
  }

  .uui-button-5 {
    font-size: 1rem;
  }

  .uui-button-5:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-cta03_form {
    margin-top: 2rem;
  }

  .uui-text-size-large-6 {
    font-size: 1rem;
  }

  .uui-space-small-3 {
    min-height: 1.25rem;
  }

  .uui-heading-large {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-section_cta03 {
    overflow: hidden;
  }

  .gallery-slider-6 {
    padding: 15px;
  }

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

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

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

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

  .our-brands-mobile {
    padding: 60px 15px;
  }

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

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

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

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

  .image-36 {
    padding-top: 0;
  }

  .container-55 {
    justify-content: center;
    align-items: center;
    height: 555px;
    display: flex;
  }

  .cell-82 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .background-video-12 {
    width: 315px;
    height: 555px;
  }

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

  .cell-84 {
    justify-content: center;
    align-items: center;
  }

  .we-are-jaroodi {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/66cdda08402157e972dbcdc8_mobile-1%20(390%20x%20645%20px)%20(2).png");
    background-position: 50%;
    background-size: cover;
  }

  .container-56 {
    margin-right: 0;
  }

  .paragraph-65 {
    margin-right: 20px;
  }

  .heading-81 {
    width: auto;
    margin-right: 20px;
    font-size: 32px;
  }

  .rl_gallery10_masonry-grid {
    column-count: 1;
    column-gap: 1.5rem;
  }

  .rl_gallery10_spacing-block-2 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_gallery10_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .uui-button-6 {
    font-size: 1rem;
  }

  .uui-button-6:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-6.is-button-large {
    grid-column-gap: .5rem;
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-wrapper-4.max-width-full-mobile-landscape {
    width: 100%;
  }

  .max-width-full-mobile-landscape-4 {
    width: 100%;
    max-width: none;
  }

  .uui-button-icon-4.is-icon-large {
    width: 1.25rem;
    height: 1.25rem;
  }

  .uui-button-secondary-gray-4 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-4:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-secondary-gray-4.is-button-large {
    grid-column-gap: .5rem;
    grid-column-gap: .5rem;
    padding: .75rem 1.25rem;
    font-size: 1rem;
  }

  .uui-button-row-6 {
    align-self: stretch;
  }

  .uui-button-row-6.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-large {
    min-height: 2rem;
  }

  .uui-text-size-xlarge {
    font-size: 1.125rem;
  }

  .uui-space-small-4 {
    min-height: 1.25rem;
  }

  .uui-heading-xlarge {
    font-size: 2.25rem;
  }

  .uui-padding-vertical-xhuge-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-7 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rl_gallery21_arrow-left {
    right: 3.5rem;
  }

  .rl_gallery21_slide {
    padding-right: 1.5rem;
  }

  .rl_gallery21_mask {
    width: 100%;
  }

  .rl_gallery21_spacing-block-1 {
    padding-bottom: 3rem;
  }

  .rl-text-style-medium-2 {
    font-size: 1rem;
  }

  .rl_blog33_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl-heading-style-h2-2 {
    font-size: 2.25rem;
  }

  .rl-padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .quick-stack-23 {
    padding-left: 0;
  }

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

  .section-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .gallery-slider-7 {
    padding: 60px 15px;
  }

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

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

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

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

  .gallery-slider-8 {
    padding: 60px 15px;
  }

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

  .slide-nav-2, .slider-2 {
    display: none;
  }

  .fn-paragraph {
    margin-bottom: 24px;
  }

  .fn-heading-5 {
    font-size: 18px;
  }

  .fn-features-card {
    padding: 12px;
  }

  .fn-heading-2 {
    font-size: 34px;
  }

  .fn-container-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .fn-paragraph-2 {
    margin-bottom: 24px;
  }

  .fn-heading-6 {
    font-size: 18px;
  }

  .fn-features-card-2 {
    padding: 12px;
  }

  .fn-heading-7, .fn-heading-8 {
    font-size: 34px;
  }

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

  .card {
    box-shadow: 0 2px 12px #14142b0a;
  }

  .card.component-card {
    padding: 32px;
  }

  .brands-mobile {
    margin-left: 0;
    margin-right: 0;
  }

  .uui-layout06_image {
    width: 100%;
    min-width: 100%;
    position: static;
  }

  .uui-layout06_image-wrapper {
    justify-content: center;
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-button-7 {
    font-size: 1rem;
  }

  .uui-button-7:hover {
    border-color: var(--untitled-ui--primary600);
    background-color: var(--untitled-ui--primary600);
  }

  .uui-button-wrapper-5.max-width-full-mobile-landscape-5 {
    width: 100%;
  }

  .max-width-full-mobile-landscape-5 {
    width: 100%;
    max-width: none;
  }

  .uui-button-secondary-gray-5 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-5:hover {
    background-color: var(--untitled-ui--white);
    color: var(--untitled-ui--gray700);
  }

  .uui-button-row-7 {
    align-self: stretch;
  }

  .uui-button-row-7.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-layout06_logo-row {
    margin-bottom: 2rem;
  }

  .uui-space-large-2 {
    min-height: 2rem;
  }

  .uui-text-size-large-7 {
    font-size: 1rem;
  }

  .uui-space-xsmall-6 {
    min-height: .75rem;
  }

  .uui-heading-medium-6 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-layout06_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quick-stack-27 {
    padding-left: 0;
  }

  .cell-94 {
    background-color: #f5f7fa;
    justify-content: center;
    align-items: center;
  }

  .paragraph-71 {
    color: #000;
    text-align: center;
    font-family: Athelas, sans-serif;
  }

  .discover-mobile {
    display: none;
  }

  .gallery-slider-9 {
    padding: 60px 15px;
  }

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

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

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

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

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

  .fn-paragraph-3 {
    margin-bottom: 24px;
  }

  .fn-heading-3 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  .fn-slider-column {
    padding: 15px;
  }

  .fn-slider-image {
    height: 280px;
  }

  .fn-slide-item-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .fn-heading-9 {
    font-size: 34px;
  }

  .fn-container-grid-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section-2 {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .paragraph-76 {
    color: #fff;
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

  .gallery-slider-10 {
    padding: 60px 15px;
  }

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

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

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

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

  .fn-paragraph-4 {
    margin-bottom: 24px;
  }

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

  .fn-heading-10 {
    font-size: 34px;
  }

  .fn-container-grid-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-section-3 {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

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

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

  .nav-link-10 {
    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;
  }

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

@media screen and (max-width: 479px) {
  .banner {
    font-size: 15px;
  }

  .btn {
    clear: none;
    border-color: var(--black);
    background-color: var(--white-smoke-2);
    color: var(--black);
    border-radius: 0;
    font-family: Athelas, sans-serif;
    font-weight: 400;
  }

  .btn.dark:hover {
    border-color: var(--black);
    background-color: var(--white-smoke-2);
    color: var(--black);
  }

  .btn.light {
    background-color: var(--white-smoke-2);
    color: var(--black);
  }

  .btn.light.outline {
    border-color: var(--black);
    color: var(--black);
  }

  .btn.light.outline:hover {
    border-color: var(--black);
    background-color: var(--black);
    color: var(--white-smoke-2);
  }

  .btn.light.hero.safe {
    margin-right: 0;
  }

  .wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .banner-content-wrapper {
    flex-direction: column;
  }

  .pill.primary.alert-bar {
    margin-bottom: 15px;
    font-size: 12px;
  }

  .about-us-banner {
    background-image: linear-gradient(315deg, #222, #2220), url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/669b4f9dbe5c287eb18a7fd2_Untitled%20desig(2).png");
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .about-us-banner.about-hero {
    background-image: linear-gradient(360deg, #222, #2226), url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a523bfbc0f23b51ac62d7a2_Mobile3.png");
    background-position: 0 0, 57%;
  }

  .about-us-banner.contact-hero {
    background-position: 0 0, 80%;
  }

  .navbar-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .hero-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 60px;
    padding-left: 0;
    display: flex;
  }

  .hero-heading {
    font-size: 30px;
  }

  .hero-heading.anout-hero-heading {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.2;
    display: flex;
  }

  .hero-paragraph-1 {
    width: 70%;
    font-size: 14px;
  }

  .about-us {
    padding-top: 40px;
  }

  .support-square {
    box-shadow: none;
    margin-bottom: 45px;
  }

  .banner-section {
    background-image: linear-gradient(45deg, #2222222b 82%, var(--black) 100%, #5c5c5c2b), url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a5237afb89f6b6fe842a75c_mobile.png");
    background-position: 0 0, 50%;
    margin-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .safe-wrapper {
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 20px;
  }

  .safe-heading {
    width: 100%;
    font-size: 30px;
  }

  .safe-paragraph {
    width: 70%;
    margin-top: 40px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .store-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .shop-top-wrapper {
    margin-bottom: 0;
  }

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

  .shop-details-left {
    margin-right: 0;
  }

  .shop-item-name {
    text-align: center;
  }

  .shop-item-price {
    margin-left: 5px;
    margin-right: 5px;
  }

  .signature {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
    display: block;
  }

  .shop-local-wrapper {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .shop-local-left {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/69905d52a3246ccd3dc2275a_signature%20section%20(2).jpg");
    background-size: cover;
    width: 329px;
    height: 329px;
    display: none;
    overflow: hidden;
  }

  .shop-local-right {
    background-color: var(--pantone);
    padding-left: 0;
    padding-right: 0;
  }

  .nav-button {
    color: #000;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 0;
    display: block;
  }

  .footer-wrapper {
    flex-direction: column;
  }

  .footer-logo-column {
    margin-bottom: 30px;
  }

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

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--white-smoke-2);
    border: 0 dotted #000;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 40px;
    font-family: Athelas, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .contact-address-form {
    display: block;
  }

  .what-we-do {
    width: 100%;
  }

  .why-acme-paragraph {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .about-column {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .contact-image-div {
    background-position: 0 0, 50%;
  }

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

  .price-wrapper {
    justify-content: center;
  }

  .pill-2.badge.primary.sale {
    text-transform: uppercase;
    text-transform: uppercase;
    text-transform: uppercase;
    inset: 3% 0% auto auto;
    inset: 3% 0% auto auto;
    text-transform: uppercase;
    inset: 3% 0% auto auto;
    border-radius: 5px;
    font-size: 14px;
    position: absolute;
    inset: 3% 0% auto auto;
  }

  .shopping-page-image {
    min-height: 350px;
  }

  .shop-item-price-page {
    margin-left: 5px;
    margin-right: 5px;
  }

  .shop-category-menu {
    padding-right: 0;
  }

  .donate-heading-1 {
    font-size: 30px;
    line-height: 1.3;
  }

  .donate-heading-2 {
    font-size: 24px;
  }

  .donate-paragraph {
    width: 80%;
    font-size: 13px;
  }

  .donate-wrapper {
    width: 100%;
  }

  .cart {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
  }

  .cart-nav-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--dim-grey);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .cart-quantity-cart {
    position: absolute;
    inset: -23% 0% auto 27px;
  }

  .cart-icon {
    margin-right: 0;
  }

  .order-item-list {
    flex-direction: column;
    display: flex;
  }

  .cart-image-wrapper.checkout-page {
    margin-bottom: 25px;
  }

  .cart-item {
    flex-direction: row;
  }

  .brand {
    width: 100px;
  }

  .brand.w--current {
    width: auto;
    padding-left: 0;
    display: block;
  }

  .cart-menu {
    margin-right: 10px;
  }

  .utility-page-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .order-item-checkoiut {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 45px;
  }

  .order-item-details {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

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

  .nav-link-2 {
    padding-top: 10px;
    display: flex;
  }

  .nav-dropdown {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

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

  .button-primary {
    margin-top: 20px;
  }

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

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

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

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: center;
    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;
  }

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

  .footer-title-2 {
    font-size: 15px;
  }

  .footer-social-block {
    margin-left: auto;
  }

  .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;
  }

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

  .image-2 {
    vertical-align: middle;
    margin-left: 0;
    padding-left: 0;
    display: none;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    display: flex;
    position: static;
    left: 178px;
  }

  .image-3 {
    width: 200px;
    display: block;
    overflow: visible;
  }

  .icon {
    background-color: #fff;
    border: 0 solid #000;
    width: auto;
    padding: 5px;
  }

  .stockists {
    flex-flow: row;
    display: flex;
    position: relative;
    left: -1046px;
  }

  .div-block-4 {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
  }

  .link {
    font-family: DM sans, sans-serif;
    font-size: 12px;
    line-height: 1;
  }

  .announcement-bar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 55px;
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
    display: flex;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .quick-stack-2 {
    float: none;
    clear: none;
    position: static;
  }

  .button {
    border-color: var(--white-smoke-2);
    color: var(--white-smoke-2);
  }

  .bold-text, .paragraph-3 {
    font-size: 15px;
  }

  .logo-marquee-wrapper {
    max-width: none;
    overflow: visible;
  }

  .logo-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-width: 400vw;
    overflow: visible;
  }

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

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

  ._4 {
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

  .button-2 {
    color: var(--black);
    background-color: #3898ec00;
    border: 1px solid #000;
    font-family: Montserrat, sans-serif;
    transition: background-color .3s, border-color .3s;
  }

  .button-2:hover {
    color: var(--white-smoke-2);
    background-color: #000;
  }

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

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

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

  .navbar-wrapper-three-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    overflow: visible;
  }

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

  .menu-button-4 {
    width: auto;
    height: auto;
  }

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

  .nav-menu-three-5 {
    border-radius: 0;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 23px;
  }

  .nav-menu-block-7 {
    justify-content: center;
    align-items: flex-start;
  }

  .icon-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
  }

  .what-we {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

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

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

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
  }

  .main-banner-2 {
    background-position: 0 0, 50%;
  }

  .container-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hero-heading-2 {
    font-size: 30px;
  }

  .hero-paragraph-2 {
    width: 70%;
    font-size: 16px;
  }

  .button-3 {
    color: #fff;
    border-color: #fff;
  }

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

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

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

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

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

  .paragraph-4 {
    text-align: left;
  }

  .heading-2 {
    text-align: left;
    display: block;
  }

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

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

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .paragraph-6 {
    text-align: left;
  }

  .header {
    justify-content: center;
    align-items: flex-end;
    padding-top: 110px;
    padding-bottom: 40px;
    display: flex;
  }

  .all-brands-store {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

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

  .team-slide-wrapper-3 {
    width: 100%;
    margin-right: 0%;
  }

  .quick-stack-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu-2 {
    display: flex;
  }

  .since-1980 {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/66cdda08402157e972dbcdc8_mobile-1%20(390%20x%20645%20px)%20(2).png");
    background-position: 0 0;
    background-size: auto;
    display: none;
  }

  .section-3 {
    background-image: linear-gradient(360deg, #222, #fdfdfd03 67%, #fff0), url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a5243a3a23877823a41905f_mobile.png");
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .heading-6 {
    font-size: 30px;
  }

  .heading-7 {
    font-family: Figtree, sans-serif;
  }

  .container {
    max-width: none;
  }

  .clients-wrapper-two {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .clients-card {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .clients-quote {
    font-size: 18px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-8 {
    display: none;
  }

  .section-7 {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a52429d3e32430f2242a671_mobile.png");
    background-size: cover;
    justify-content: center;
    align-items: center;
  }

  .container-20 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 10px;
    padding-bottom: 60px;
    display: flex;
  }

  .paragraph-36 {
    text-align: left;
    font-size: 14px;
  }

  .list-item-2 {
    display: flex;
  }

  .container-21 {
    height: 650px;
    display: none;
  }

  .brand-banner {
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/6a523e984201ffe8523ff351_mobile.png");
    background-repeat: repeat;
    background-size: cover;
    overflow: auto;
  }

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

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

  .gallery-block-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

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

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

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

  .heading-36 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .paragraph-39 {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 17px;
  }

  .walsh-image-logo {
    max-width: none;
    max-height: 20px;
  }

  .walsh-logo-wrapper-ticker {
    min-width: 35vw;
    height: 8em;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .banner-desktop-video {
    display: none;
  }

  .banner-mobile-video {
    margin-top: 0;
  }

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

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

  .heading-37 {
    font-size: 25px;
  }

  .discover {
    display: none;
    overflow: auto;
  }

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

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

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

  .gallery-slide-text-5 {
    font-size: 14px;
  }

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

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

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

  .features-right-2 {
    margin-bottom: -30px;
  }

  .features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-2 {
    margin-bottom: 10px;
  }

  .container-31 {
    height: 555px;
  }

  .background-video-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 315px;
    min-width: auto;
    max-width: none;
    height: 555px;
    min-height: auto;
    max-height: none;
    padding-right: 0;
    display: flex;
  }

  .container-32 {
    justify-content: center;
    align-items: center;
    height: 555px;
    display: flex;
  }

  .background-video-9 {
    width: 315px;
    height: 555px;
    margin-left: 0;
    padding-left: 0;
  }

  .container-33 {
    justify-content: center;
    align-items: center;
    height: 555px;
    display: flex;
  }

  .background-video-10 {
    width: 315px;
    height: 555px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-34 {
    justify-content: center;
    align-items: center;
    height: 555px;
    display: flex;
  }

  .background-video-11 {
    width: 315px;
    height: 555px;
  }

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

  .navbar-logo-center-container-4.shadow-three {
    background-color: #fff;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .navbar-wrapper-three-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .nav-menu-wrapper-three-4 {
    flex-flow: wrap;
    width: auto;
    display: flex;
  }

  .nav-menu-three-6 {
    border-top: 1px solid #000;
    border-radius: 0;
    flex-flow: column;
    place-content: stretch space-between;
    align-items: stretch;
    margin: 0;
    display: block;
  }

  .nav-menu-block-8 {
    background-color: #fff;
    border-top: 1px #000;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    box-shadow: 0 2px 5px #0003;
  }

  .nav-link-8 {
    border: 0 solid #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0;
    display: flex;
  }

  .menu-button-5.w--open {
    background-color: #fff;
    height: auto;
    padding: 0;
    display: block;
  }

  .icon-3 {
    color: #000;
    text-align: left;
    font-size: 32px;
    display: block;
  }

  .brand-desktop-video-clone {
    flex-flow: column;
    display: none;
    overflow: auto;
  }

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

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

  .features-right-3 {
    margin-bottom: -30px;
  }

  .features-block-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-3 {
    margin-bottom: 10px;
  }

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

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

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

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

  .uui-layout05_image-02 {
    width: 50%;
    bottom: -12%;
  }

  .uui-layout05_image-01 {
    width: 150%;
    min-width: 150%;
    margin-right: -100%;
  }

  .uui-icon-featured-outline-large {
    background-color: var(--untitled-ui--white);
  }

  .uui-layout05_item-list {
    grid-template-columns: 1fr;
  }

  .uui-text-size-large {
    margin-bottom: 0;
    font-size: 14px;
  }

  .uui-heading-medium {
    font-size: 25px;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .uui-layout52_item-list {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .uui-layout52_image-02 {
    width: 50%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -20px;
    padding-bottom: 40px;
    padding-left: 0;
    display: block;
    bottom: -12%;
  }

  .uui-layout52_image-01 {
    width: 150%;
    min-width: 150%;
    margin-right: -100%;
  }

  .uui-layout52_image-01.shadow-xlarge {
    vertical-align: baseline;
    vertical-align: baseline;
    margin-left: 0;
    margin-right: 23px;
    padding-left: 0;
  }

  .uui-layout52_image-wrapper {
    padding: 0;
    display: flex;
  }

  .uui-layout02_image-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .uui-text-size-large-2 {
    font-size: 14px;
  }

  .uui-heading-medium-2 {
    font-size: 25px;
  }

  .uui-layout02_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    margin-bottom: 20px;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-page-padding-2 {
    padding-top: 40px;
  }

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

  .quick-stack-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .our-brands {
    margin-top: 40px;
    display: none;
  }

  .text-bloc {
    font-size: 12px;
  }

  .uui-layout52_item-list-2 {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .uui-layout52_image-02-2 {
    width: 50%;
    bottom: -12%;
  }

  .uui-layout52_image-01-2 {
    width: 150%;
    min-width: 150%;
    margin-right: -100%;
  }

  .image-25 {
    display: block;
  }

  .heading-39 {
    font-size: 25px;
  }

  .heading-41, .heading-42 {
    font-size: 16px;
  }

  .cell-71 {
    display: none;
  }

  .uui-contact14_component {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .uui-page-padding-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .uui-form_input {
    font-size: 12px;
  }

  .uui-field-label {
    font-size: 14px;
  }

  .form-radio-2col {
    grid-template-columns: 1fr;
  }

  .form-field-2col {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .paragraph-46, .paragraph-47 {
    font-size: 14px;
  }

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

  .navbar-wrapper-2 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 0;
  }

  .nav-menu-wrapper-2 {
    border-top: 1px solid #000;
  }

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

  .menu-button-6 {
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 14px;
    display: flex;
  }

  .menu-button-6.w--open {
    color: #000;
    background-color: #fff0;
  }

  .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7 {
    padding-top: 5px;
  }

  .icon-4 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    font-size: 25px;
    display: flex;
  }

  .about-us-section {
    background-color: #fff;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Montserrat, sans-serif;
  }

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

  .margin-bottom-24px-2 {
    font-size: 14px;
  }

  .heading-44 {
    font-size: 25px;
  }

  .section-18 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-contact14_component-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

  .footer-form-two-3 {
    margin-bottom: 20px;
    padding: 20px 0;
  }

  .footer-form-container-two-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-form-block-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
  }

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

  .button-primary-11.footer-form-button {
    font-size: 12px;
    position: relative;
    right: 0;
  }

  .footer-wrapper-three-3 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    font-size: 14px;
  }

  .footer-block-three-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    line-height: 2;
    display: flex;
  }

  .footer-link-three-3 {
    flex-flow: row;
    margin-left: 0;
    font-size: 14px;
    display: flex;
  }

  .footer-social-block-three-3 {
    margin-left: 0;
  }

  .footer-divider-two-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .footer-copyright-3 {
    font-size: 14px;
  }

  .footer-legal-block-3 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .footer-legal-link-3 {
    margin-left: 0;
  }

  .text-block-13 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

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

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

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

  .gallery-slide-text {
    font-family: Athelas, sans-serif;
    font-size: 25px;
  }

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

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

  .nicoli-boutique {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

  .gallery-slider-right-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 60px;
    right: -20px;
  }

  .paragraph-48 {
    font-size: 14px;
  }

  .heading-47 {
    font-family: Figtree, sans-serif;
    font-size: 16px;
  }

  .heading-48 {
    font-size: 18px;
  }

  .heading-49 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
  }

  .heading-50 {
    font-size: 18px;
  }

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

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

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

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

  .gallery-wrapper-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: grid;
  }

  .gallery-slide-wrapper-9 {
    vertical-align: middle;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .container-45 {
    flex-flow: column;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .heading-59 {
    font-size: 16px;
  }

  .paragraph-54, .paragraph-55, .paragraph-56 {
    font-size: 14px;
  }

  .heading-61 {
    font-size: 16px;
  }

  .paragraph-57 {
    font-size: 14px;
  }

  .heading-62 {
    font-size: 16px;
  }

  .paragraph-58 {
    font-size: 14px;
  }

  .heading-63 {
    font-size: 16px;
  }

  .paragraph-59 {
    font-size: 14px;
  }

  .image-28 {
    margin-bottom: 20px;
  }

  .uui-signup-form_wrapper {
    grid-row-gap: .75rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .uui-cta03_component {
    grid-template-columns: 1fr;
  }

  .gallery-slider-6 {
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 15px 0;
    overflow: hidden;
  }

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

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

  .gallery-block-12 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

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

  .gallery-slide-image-8 {
    padding-left: 0;
    overflow: visible;
  }

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

  .gallery-slider-right-8 {
    justify-content: flex-start;
    align-items: center;
    width: 60px;
    padding-right: 0;
    right: -20px;
  }

  .heading-64 {
    font-size: 16px;
  }

  .paragraph-60, .paragraph-61 {
    font-size: 14px;
  }

  .heading-67, .heading-68 {
    font-size: 16px;
  }

  .paragraph-62 {
    font-size: 14px;
  }

  .heading-70 {
    font-size: 16px;
  }

  .paragraph-63 {
    font-size: 14px;
  }

  .container-49 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 320px;
  }

  .heading-72 {
    justify-content: flex-start;
    align-items: flex-end;
    display: block;
  }

  .container-50 {
    width: 320px;
    overflow: visible;
  }

  .container-51 {
    width: 320px;
  }

  .our-brands-mobile {
    display: block;
  }

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

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

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

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

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

  .paragraph-64 {
    color: #000;
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

  .image-36 {
    padding-top: 0;
  }

  .container-55 {
    height: 555px;
  }

  .background-video-12 {
    width: 315px;
    height: 555px;
  }

  .we-are-jaroodi {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url("https://cdn.prod.website-files.com/669a69b742bea6f930a38db6/66cdda08402157e972dbcdc8_mobile-1%20(390%20x%20645%20px)%20(2).png");
    background-position: 50%;
    background-size: cover;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-56 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-right: 0;
    font-size: 14px;
  }

  .paragraph-65 {
    display: none;
  }

  .heading-81 {
    width: 52%;
    margin-top: 100px;
    margin-right: 5px;
    font-size: 1.75rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

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

  .uui-heroheader09_component {
    grid-template-columns: 1fr;
  }

  .cell-85 {
    border-bottom: 1px dotted #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-23 {
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

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

  .cell-86 {
    display: block;
  }

  .heading-50-copy {
    font-size: 18px;
  }

  .quick-stack-24 {
    min-width: auto;
    padding-left: 0;
  }

  .quick-stack-25 {
    padding-left: 0;
  }

  .div-block-12 {
    flex-flow: column;
    padding-left: 0;
    display: block;
  }

  .cell-87 {
    justify-content: center;
    align-items: center;
  }

  .section-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .heading-82 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    display: flex;
  }

  .cell-92 {
    display: block;
  }

  .div-block-13 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-38 {
    vertical-align: middle;
    margin-bottom: 20px;
  }

  .container-58, .container-59 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-66 {
    color: #000;
    width: 49%;
    margin-right: 10px;
    padding-right: 0;
    font-family: Figtree, sans-serif;
    line-height: 1.5;
    display: block;
  }

  .gallery-slider-7 {
    padding-left: 0;
    overflow: hidden;
  }

  .container-60 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

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

  .gallery-slide-image-10 {
    justify-content: center;
    align-items: center;
    width: 315px;
    height: 555px;
    display: flex;
  }

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

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

  .gallery-wrapper-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    place-items: center stretch;
  }

  .gallery-slider-8 {
    padding: 0;
    display: block;
  }

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

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

  .gallery-slide-wrapper-13 {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-right: 1%;
  }

  .slider {
    background-color: #fff0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 555px;
    display: flex;
  }

  .right-arrow {
    width: 11%;
  }

  .slide {
    vertical-align: middle;
  }

  .body-2 {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
    overflow: auto;
  }

  .icon-5 {
    color: #000;
    background-color: #fff0;
  }

  .slide-nav {
    display: none;
  }

  .icon-6 {
    color: #000;
  }

  .slide-2 {
    width: 100%;
    height: 555px;
  }

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

  .icon-7, .icon-8 {
    color: #000;
  }

  .slider-2 {
    background-color: #ddd0;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 555px;
    display: flex;
    overflow: hidden;
  }

  .slide-3 {
    vertical-align: middle;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    position: relative;
    left: 0;
  }

  .slide-4 {
    left: 85px;
  }

  .background-video-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    left: 0;
  }

  .right-arrow-2 {
    width: 100%;
    inset: 0%;
  }

  .collection-list-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .collection-list {
    display: flex;
  }

  .icon-9 {
    color: #fff;
    width: 50%;
    font-size: 25px;
  }

  .right-arrow-3 {
    width: 50px;
  }

  .slide-5 {
    height: auto;
  }

  .slider-3 {
    background-color: #fff0;
    height: 80vh;
  }

  .background-video-14 {
    height: 80vh;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .mask-4 {
    height: auto;
  }

  .brand-mobile-video {
    display: block;
    overflow: auto;
  }

  .paragraph-67 {
    font-size: 16px;
  }

  .icon-10 {
    font-size: 25px;
  }

  .left-arrow {
    width: 50px;
  }

  .image-40, .section-23 {
    display: block;
  }

  .code-embed-3 {
    display: none;
  }

  .code-embed-4 {
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .container-68 {
    padding-left: 0;
    padding-right: 0;
  }

  .fn-paragraph {
    font-size: 14px;
  }

  .fn-heading-5 {
    font-size: 25px;
  }

  .grid-2-columns {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .card.component-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-83 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Athelas, sans-serif;
    font-size: 25px;
    font-weight: 400;
    display: flex;
  }

  .paragraph-68 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .brands-mobile {
    margin: 0 0 40px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: auto;
  }

  .quick-stack-26 {
    padding: 0;
  }

  .container-69 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .paragraph-69 {
    font-size: 12px;
  }

  .heading-85 {
    margin-bottom: 0;
    font-size: 25px;
  }

  .paragraph-70 {
    font-size: 12px;
  }

  .cell-94 {
    color: #000;
    text-align: center;
    background-color: #f5f7fa;
    justify-content: center;
    align-items: center;
    font-family: Athelas, sans-serif;
  }

  .paragraph-71 {
    font-size: 16px;
  }

  .heading-86 {
    color: #000;
    text-align: center;
    font-family: Figtree, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
  }

  .cell-95 {
    background-color: #f5f7fa;
    justify-content: center;
    align-items: center;
  }

  .brands-desktop {
    overflow: auto;
  }

  .discover-mobile {
    margin-bottom: 40px;
    display: block;
    overflow: hidden;
  }

  .gallery-slider-9 {
    border-top: 1px solid #e4ebf3;
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .gallery-slide-12 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .gallery-slide-text-12 {
    text-transform: uppercase;
    margin-top: 20px;
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

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

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

  .heading-88 {
    color: #000;
    font-family: Athelas, sans-serif;
    font-size: 25px;
  }

  .paragraph-74 {
    color: #000;
    font-family: Figtree, sans-serif;
    font-size: 12px;
  }

  .gallery-slide-text-13 {
    color: #fff;
    text-transform: uppercase;
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

  .heading-89 {
    color: var(--black);
    font-family: Athelas, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 44px;
  }

  .paragraph-75 {
    color: #000;
    margin-bottom: 0;
    font-family: Figtree, sans-serif;
    font-size: 12px;
  }

  .heading-90 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
  }

  .fn-author-image {
    flex: none;
  }

  .fn-author-wrapper {
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }

  .fn-paragraph-3 {
    color: var(--black);
    font-family: Figtree, sans-serif;
    font-size: 14px;
  }

  .fn-heading-3 {
    color: #000;
  }

  .fn-label-icon {
    background-color: #000;
  }

  .fn-slide-item-wrapper {
    background-color: #fff;
    border-radius: 0;
    grid-template-columns: 1fr;
  }

  .image-41 {
    vertical-align: middle;
  }

  .paragraph-76 {
    color: #fff;
    width: 70%;
    margin-bottom: 40px;
    font-family: Figtree, sans-serif;
    font-size: 14px;
    display: block;
  }

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

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

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

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

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

  .fn-author-image-2 {
    flex: none;
  }

  .fn-author-wrapper-2 {
    font-size: 14px;
  }

  .testimonials-stars {
    object-position: 0% 50%;
    height: 18px;
  }

  .fn-slide-item-wrapper-testimonial {
    padding: 16px;
  }

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

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

  .background-video-24 {
    display: block;
  }
}

#w-node-_95d99480-ba29-3eb1-50c1-3c99196048e0-dd7919ad, #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e1-dd7919ad, #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e2-dd7919ad, #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e3-dd7919ad, #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e4-dd7919ad, #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e5-dd7919ad, #w-node-c945d2fe-ebb3-6ec2-05c1-8d6b7fac6c88-dd7919ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_95d99480-ba29-3eb1-50c1-3c99196048e3-dd7919ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d0b69279-46a8-88e8-4166-1ebca9c0779b-dd7919ad, #w-node-_8e5988c6-d1a6-f12d-89f4-199fba08f6a4-dd7919ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
