/** Shopify CDN: Minification failed

Line 3679:52 Unexpected ")"

**/
/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2)
    format("woff2");
}
.see_all--brand a {
  color: inherit;
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 55px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.see_all--brand .icon.icon-arrow {
  transform: rotate(180deg);
  vertical-align: middle;
}
@font-face {
  font-family: LemurRhinoshield;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Light.woff2?v=1682594149")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Light.woff?v=1682594149")
      format("woff");
}

@font-face {
  font-family: LemurRhinoshield;
  font-weight: 500;
  font-display: swap;
  src: url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Medium.woff2?v=1682594148")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Medium.woff?v=1682594148")
      format("woff");
}

@font-face {
  font-family: LemurRhinoshield;
  font-weight: 700;
  font-display: swap;
  src: url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Medium.woff2?v=1682594148")
      format("woff2"),
    url("https://cdn.shopify.com/s/files/1/0018/1662/5265/files/LemurRhinoshield-Medium.woff?v=1682594148")
      format("woff");
}

/* New Navigation */

.header__icon span.burger__stroke {
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #211f1d;
  transition: all 0.2s ease-in-out;
  transform-origin: center;
}

.header__icon span.burger__stroke:first-child {
  transform: translateY(-2.5px);
}
.header__icon span.burger__stroke:last-child {
  transform: translateY(2.5px);
}
.menu-opening .header__icon span.burger__stroke:first-child {
  transform: rotate(45deg);
  height: 1px;
}
.menu-opening .header__icon span.burger__stroke:last-child {
  transform: rotate(-45deg);
  height: 1px;
}

button.burger__icon.icon.icon-hamburger {
  background: transparent;
  border: 0;
  padding: 0;
}
.new--tab_content {
  flex-wrap: wrap;
  column-gap: 1.5rem;
  row-gap: 1rem;
  display: none;
}
.grid_view__list {
  text-decoration: none;
  /*   height: 100%; */
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: calc(20% - 1.5rem);
  text-align: center;
  transition: all 0.3s;
}
.grid_view__list:hover {
  background: rgba(242, 242, 242);
}
.mm-title {
  font-size: 14px;
  color: rgba(60, 66, 56);
  font-weight: bold;
  border: 0;
  outline: 0;
}
.img-menu {
  height: auto;
  flex: 1 0 auto;
}
.mm-text {
  color: rgba(95, 104, 88);
  font-size: 13px;
  letter-spacing: 0.02rem;
  line-height: 1.35;
  padding-bottom: 0.5rem;
}
.grid_view__list img {
  height: auto;
  padding: 0.25rem;
  flex: 1 0 auto;
}
.support_menu--link img {
  height: auto;
  max-width: 60px !important;
  margin: 0 auto !important;
  display: block;
}
.support_menu--link {
  flex: 1 1 0%;
  border-left: 1px solid #e5e7eb;
  padding: 1rem 0;
  height: auto;
}
a.support_menu--link:last-child {
  border-right: 1px solid #e5e7eb;
}
.site-nav__dropdown {
  font-size: 14px;
}
.support_menu--link span {
  font-size: 14px;
  line-height: 1.5;
  padding: 0.5rem 0;
  display: block;
}
.support_menu--wrap {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  flex-wrap: wrap;
  text-align: center;
  grid-gap: 30px;
}
.new-nav__tab span {
  color: #3c4238;
  padding-left: 20px;
}
.new-nav__wrap:after {
  content: "";
  display: block;
  clear: both;
}
.new-nav__wrap {
  padding-right: 8vw;
  padding-left: 8vw;
}
.new-nav__wrap .new-nav_main {
  display: flex;
  align-items: flex-start;
  padding: 30px 0;
  position: relative;
}
.preview-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar-dropdown #mini-cart {
  top: 0;
  background: #ededed;
}
.new-nav--left_wrap {
  min-width: 270px;
  text-align: left;
  margin-right: 6rem;
}
.new-nav__tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  border-bottom: solid 1px #e5e7eb;
  font-size: 14px;
  position: relative;
  color: #3c4238;
  cursor: pointer;
}
.site-nav__dropdown .icon.icon-close {
  position: absolute;
  max-width: 14px;
  height: auto;
  right: 0;
  top: 10px;
}
.new--tab_content.show-in-two-column ul {
  /*     column-count: 3; */
}
.new--tab_content.show-in-two-column ul li {
  text-align: left;
  min-width: 180px;
}
ul.sub-menu {
  padding: 0;
  list-style: none;
  text-decoration: none;
}
.new--tab_content ul li a {
  font-weight: 400;
  font-size: 14px;
}
.header__inline-menu:hover summary {
  color: #a0a3a5;
}
.header__inline-menu:hover li .mega-menu[open] summary {
  color: #3c4238;
}
.new--tab_content ul li a,
.child__tab--content a {
  font-size: 14px;
  text-align: left;
  color: #3c4238;
  text-decoration: none;
  font-weight: 400;
}
.support-multicolumn.multicolumn {
  background: #fcfcfeT;
}
.child__tab--content {
  width: 31%;
}
.new--nav_right {
  display: flex;
  flex-wrap: wrap;
}
.new--tab_content {
  width: 100%;
  /* display: flex; */
  flex-wrap: wrap;
}
/* .new-nav__tab.active{padding-left:45px;} */
.new--tab_content .tab--content {
  float: left;
  margin-right: 0;
  max-width: 23%;
  width: 23%;
}
.new--tab_content .tab--content label.heading {
  color: #3c4238;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  min-width: 160px;
}
div.site-nav__dropdown
  .new-nav__wrap
  .new-nav_main
  .new-nav--right_wrap
  .tab--content
  ul.sub-menu
  > li {
  margin-bottom: 10px;
}
div.site-nav__dropdown
  .new-nav__wrap
  .new-nav_main
  .new-nav--right_wrap
  .tab--content
  ul.sub-menu
  > li
  a {
  font-weight: 400;
}
div.site-nav__dropdown
  .new-nav__wrap
  .new-nav_main
  .new-nav--right_wrap
  .tab--content
  ul.sub-menu
  > li:hover
  a {
  text-decoration: underline;
}
div.site-nav__dropdown
  .new-nav__wrap
  .new-nav_main
  .new-nav--right_wrap
  .tab--content
  label.heading {
  margin-bottom: 15px;
  display: block;
}
.new-nav__tab.active .nav-tab_text {
  border-color: #ffcf00;
  border-width: 24px;
}
.nav-tab_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  margin-left: 0;
  transition: all 0.3s;
  border-left: 0px solid transparent;
  height: 100%;
  color: #3c4238;
}
.nav-tab_color {
  transform: translateX(-28px);
  opacity: 0;
  width: 28px;
  height: 100%;
  background: #ffcf00;
  transition: all 0.5s ease;
  color: #3c4238;
}
.nav-tab_text-ff:hover {
  background: #f2f2f2;
}
.nav-tab_text-ff:hover a {
}
.nav-tab_text-ff > a:last-child {
  height: 52px;
  /* display: inline-block; */
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 20px !important;
  font-size: 14px;
  color: #3c4238;
  text-decoration: none;
}

.image_overlay___content .card__content {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  text-align: center;
}

.image_overlay___content {
  position: relative;
}

.full--link {
  display: block !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 999;
}

.vid_icon,
.modal_close {
  width: 20px;
  display: block;
}

.video__modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #0008;
  padding: 40px 20px;
  overflow: auto;
}

.video__modal__content {
  width: 100%;
  max-width: 850px;
  display: block;
  margin: 0 auto;
  height: calc(100vh - 120px);
  position: relative;
}

body.modal-open {
  overflow: hidden !important;
}

.modal_close {
  position: absolute;
  top: -10px;
  right: -10px;
  color: #000;
  background: transparent;
  line-height: 0;
  width: 25px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 0px 2px 1px #fff;
  padding: 5px;
  display: block;
  z-index: 9999;
}
.image_slider--main {
  display: flex;
  flex-wrap: wrap;
}
.image_slider {
  width: 25%;
}
.image_slider img {
  height: 300px;
  object-fit: contain;
}
.announcement-bar-section {
  position: sticky;
  top: 0;
}
.notification-close {
  right: 20px;
  position: absolute;
  top: 7px;
  cursor: pointer;
}
.announcement-bar {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffef00;
  min-height: 40px;
  max-height: 50px;
}
.announcement-bar__message {
  letter-spacing: 0;
  font-weight: 500;
  color: #444;
}
.header-wrapper--border-bottom {
  border-bottom: 1px solid #d2d4d5;
  background: #fff;
}

.header.page-width {
  max-width: 1380px;
  display: flex;
  text-align: center;
  justify-content: space-between;
}
.header__menu-item {
  font-weight: bold;
  transition: all 0.3s;
  letter-spacing: 0;
  padding: 3.1rem 1.6rem;
  color: #1d1d1e;
}
.header__menu-item .icon-caret {
  display: none;
}
.header__icon.header__icon--account {
  margin: 0 10px;
  height: auto;
}
.remove_item svg {
  border: 1px solid rgba(60, 66, 56, 1);
  border-radius: 9999px;
  padding: 4px;
  width: 20px;
  height: 20px;
}
.menu-overlay:before {
  background-color: #0009;
  transition-duration: 0.15s;
  transition-property: opacity;
  pointer-events: none;
  z-index: 111;
  content: "";
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.collection-collage .collection-list-wrapper .collection-list {
  column-gap: 2px;
  row-gap: 2px;
}
.collection-collage
  .collection-list-wrapper
  .collection-list
  .collection-list__item {
  width: 50%;
  max-width: calc(50% - 1px);
}
.collection-collage .card__inner.color-background-2.gradient.ratio,
.collection-collage .collection-list-wrapper .collection-list .card {
  justify-content: flex-end;
  align-items: center;
  --ratio-percent: 1% !important;
  background: #d7dbde;
  padding-top: 11%;
}
.collection-collage
  .collection-list-wrapper
  .collection-list
  .card
  .card__inner
  .card__media {
  max-width: 500px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  right: 0;
  left: 0;
  bottom: 0;
  position: static;
  height: auto;
}
.collection-collage .collection-list-wrapper .media {
  position: static;
}
.collection-collage
  .collection-list-wrapper
  .collection-list
  .card
  .card__inner
  .card__media
  img {
  position: static;
  max-height: 330px;
  top: auto;
  height: auto;
  max-width: 100%;
  width: 100%;
  bottom: 0;
  object-fit: contain;
}
.card__content .card__information {
  padding-bottom: 0;
  padding-top: 0;
}
.card_collection_desc p {
  letter-spacing: 0;
  font-size: 13px;
  line-height: 1.2;
  color: #444444;
}
.collection-collage .card__heading {
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-family: LemurRhinoshield;
  color: #232323;
}

.collection-list-wrapper .collection-list-title {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  font-family: LemurRhinoshield;
}
.viewAll-wrap {
  margin-bottom: 36px;
}
.viewAll-wrap .icon-wrap {
  vertical-align: middle;
}
.viewAll-wrap a {
  color: #3b63b5;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.5;
}
.section-collection-list .card-wrapper {
  border-radius: 8px;
  transition: all 0.3s;
  border: 1px solid #e5e5e5;
}
.section-collection-list .card__content {
  padding: 16px !important;
  display: flex;
  justify-content: space-between;
  width: auto;
}
.section-collection-list .card_collection_desc p {
  text-align: left;
  margin: 2px 0 20px;
}
.section-collection-list .media img {
  object-fit: contain !important;
}
.slideshow__controls.slider-buttons {
  border: 0;
  z-index: 11;
  position: absolute;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
.slideshow__controls .slider-button--prev {
  position: absolute;
  top: 50%;
  border: 0;
  max-width: 100%;
  justify-content: space-between;
  z-index: 1;
  left: 0;
  max-width: 100%;
  width: 55px;
  pointer-events: auto;
  height: 55px;
  padding: 0;
  transform: translateY(-50%);
}
.slideshow__controls .slider-button--next {
  position: absolute;
  width: 55px;
  height: 55px;
  padding: 0;
  pointer-events: auto;
  top: 50%;
  border: 0;
  max-width: 100%;
  justify-content: space-between;
  z-index: 11;
  right: 0;
  max-width: 100%;
  transform: translateY(-50%);
}
.slider-counter.slider-counter--dots {
  pointer-events: auto;
  position: absolute;
  right: 0;
  bottom: 10px;
}

.slideshow__control-wrapper .slider-counter__link--dots .dot {
  background: #5d5d5d;
  width: 1.1rem;
  height: 1.1rem;
  border: 0;
}
.slider-counter__link--active.slider-counter__link--dots .dot {
  background-color: #ffce00 !important;
  height: 14px;
  width: 14px;
  right: -1.5px;
  top: 1.5px;
  z-index: 1001;
}
.device_link {
  color: #798370;
  padding: 1.3rem 0;
  display: inline-block;
  min-width: 16.4rem;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  text-align: center;
}
.device_menu--wrapper .page-width {
  max-width: 126rem;
}
.device-content {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.banner__heading {
  font-family: LemurRhinoshield;
  color: #fff;
}
.device_tab {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.device_menu--wrapper {
  background: #f5f5f5;
}
.tab-content {
}
.tab-content .list-menu {
  background: #fff;
  margin-bottom: 6rem;
}
.device_menu--main {
  border-bottom: 1px solid rgba(189, 192, 193);
  background: #fff;
  position: sticky;
  top: 116px;
  overflow: hidden;
}
.device_link.active {
  font-weight: bold;
  color: #3c4238;
}
.list-menu > span {
  font-size: 18px;
  font-weight: bold;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  border-bottom: 1px solid rgba(179, 186, 172);
  display: block;
}
.device_link.active:after {
  content: "";
  border-bottom-width: 3px;
  border-color: rgba(255, 245, 94);
  width: 98%;
  border-style: solid;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sublist-menu .mega-menu__link--level-2:not(:only-child) {
  font-weight: bold;
}
.sublist-menu > li {
  padding-left: 3rem;
  width: 30%;
  padding-right: 3rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.tab-content .mega-menu__link {
  color: #3c4238;
  font-size: 14px;
  line-height: 1.2;
}
.sublist-menu {
  padding: 2rem 0;
  display: flex;
  flex-wrap: wrap;
}
.sublist-menu li a {
  padding: 0;
}
.sublist-menu li ul a {
  line-height: 2;
  padding: 5px 0;
  display: block;
  padding-left: 0 !important;
}
.banner_media__item video {
  display: block;
}
.heading {
  font-size: 20px;
  color: #fcfcfc;
  font-weight: normal;
  letter-spacing: 0;
}
.banner_block__item {
}
.banner_media__wrap {
  position: relative;
}
.banner_content__item {
  position: absolute;
  z-index: 111;
  top: 10%;
  color: #fff;
  max-width: 620px;
  right: 5%;
  left: 9%;
  width: auto;
}
.banner_content__item.content-top.content-center {
  left: 0;
  right: 0;
  max-width: max-content;
  margin: 0 auto;
  text-align: center;
}
.banner_content__item.content-top.content-right {
  left: auto;
  right: 9%;
  text-align: right;
}
.banner_content__item.content-middle {
  top: 50%;
  transform: translateY(-50%);
}
.banner_content__item.content-middle.content-left {
  text-align: left;
}
.banner_content__item.content-middle.content-center {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: max-content;
  right: 0;
  left: 0;
}
.banner_content__item.content-middle.content-right {
  text-align: right;
  left: auto;
  right: 9%;
}
.banner_content__item.content-bottom {
  bottom: 10%;
  top: auto;
}
.banner_content__item.content-bottom.content-left {
  text-align: left;
}
.banner_content__item.content-bottom.content-center {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: max-content;
  right: 0;
  left: 0;
}
.banner_content__item.content-bottom.content-right {
  text-align: right;
  left: auto;
  right: 9%;
}
.banner-section--wrapper h1 {
  font-size: 48px;
  margin: 20px 0;
  line-height: 1.1;
  font-family: LemurRhinoshield;
}
.banner_content__item * {
  color: #fcfcfc;
  font-weight: 500;
}
.banner_block__item .caption {
  letter-spacing: 0;
  font-size: 48px;
  color: #fcfcfc;
  line-height: 1.1;
  font-family: LemurRhinoshield;
  font-weight: bold;
}
.banner_block__item p {
  margin: 0;
}
.banner {
  flex-wrap: wrap;
}
.banner > .banner-innerpage {
  position: relative;
  width: 100%;
  min-height: 56rem;
  max-width: 1440px;
  padding: 0;
}
.banner-innerpage .banner__media.media,
.banner-innerpage .banner__media.media img {
  position: static;
}
.rich-text-section .rich-text__heading {
  font-size: 32px;
  color: #3c4238;
}
.rich-text__wrapper--left .rich-text__text {
}
.multicolumn .multicolumn-list__item .multicolumn-card__info {
  padding: 0 5.75rem !important;
  border-right: 1px solid rgba(179, 186, 172);
  text-align: center;
}
.multicolumn-card__info .rte p,
.multicolumn-list__item .inline-richtext {
  font-size: 16px;
  color: #3c4238;
  letter-spacing: 0.02rem;
  line-height: 1.5;
}
.multi-column-section.multicolumn
  li.multicolumn-list__item:last-child
  .multicolumn-card__info {
  border-right: 0 solid rgba(179, 186, 172);
}
.img-banner-section .banner__content {
  padding: 0;
}
.rich-text-section {
  color: rgba(95, 104, 88);
  background: var(--color-base-background-white);
}
.less-rih-section,
.inner-pagefixed {
  max-width: 1440px;
  margin: 0 auto;
}
.rt-with-imgt__main {
  padding: 6rem 13rem;
  text-align: center;
}
.rich-text__blocks {
  max-width: 78rem;
  margin: 0 auto;
  padding-bottom: 30px;
}
.less-rih-section h2.rich-text__heading {
  letter-spacing: 0.02rem;
}
.rich-text__text.rte,
.rte li,
.rte p {
  color: rgba(95, 104, 88);
  letter-spacing: 0.02rem;
  font-size: 16px;
}
.color-background-white {
  background-color: #fff;
}
ul.slick-dots {
  margin: 0;
}
.rt-with-imgt__Image {
  display: flex;
  padding: 0 0;
  align-items: center;
}
.rt__Image {
  width: 50%;
}
.rt__Image img {
  height: auto;
  display: block;
}
.rt--Image_text {
  width: 46%;
  text-align: left;
  padding: 40px;
}

.image-with-text__text ul li {
  line-height: 1.5;
  padding: 8px 20px 8px 25px;
  list-style: none;
  position: relative;
}
.image-with-text__text ul li:before {
  content: "";
  background: rgba(95, 104, 88);
  width: 6px;
  height: 6px;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
}
.free--section .rich-text {
  background: #efefef;
  max-width: 1440px;
  margin: 0 auto;
  padding-top: 60px;
}
h2.image-with-text__heading {
  color: rgba(60, 66, 56);
  font-size: 32px;
  line-height: 1.35;
  letter-spacing: 0.02rem;
  margin: 0;
}
.free--section .image-with-text__content {
  padding: 6rem 7rem 7rem 4rem;
}
.iwl--main {
  text-align: center;
}
.iwl--image {
  border-radius: 5px;
  overflow: hidden;
}
.iwl_image--wrap {
  display: flex;
  padding: 0 13rem;
  grid-gap: 2rem;
  max-width: 1440px;
  margin: 0 auto;
}
.iwl--image img {
  height: auto;
  border-radius: 5px;
  transition: all 0.4s;
  transform: scale(1);
  display: block;
}
.cus_imageText .image-with-text__media.image-with-text__media--adapt {
  border: 0 !important;
}
.iwl_image--main a {
  position: relative;
  display: block;
  border-radius: 5px;
}
.image_with-text-bg {
  max-width: 1440px;
  margin: 0 auto;
}
.iwtb--main.image-with-text__grid {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.iwl_image--main:hover .iwl--image img {
  transform: scale(1.1);
}
.iwtb--image,
.iwtb--text--wrap {
  width: 50%;
}
.iwtb--text--wrap {
  flex-direction: column;
  display: flex;
  justify-content: center;
  padding: 0 7vw;
  color: #fff;
}
.iwl--text {
  background: rgba(29, 29, 30, 0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
  border-radius: 5px;
  right: 0;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.02rem;
  width: 100%;
  padding: 13px;
}
.iwl_image--main {
  overflow: hidden;
}
.iwtb--image img {
  height: 100%;
  object-fit: cover;
  display: block;
}
.image_with-text-bg .image-with-text__heading {
  color: #fcfcfe;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  margin: 0 0 20px;
}
.prd--carousel_main,
.prd-content_wrap {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.prd--carousel_wrap,
.prd_block--main {
  max-width: 1440px;
  font-size: 12px;
  color: rgba(95, 104, 88, 1);
  margin: 0 auto;
  padding: 0 10rem;
}

img {
  height: auto;
}
.prd--title,
.prd--content_wrap .prd--title {
  color: rgb(var(--color-foreground));
  font-size: 14px;
  margin-bottom: 0;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0.02rem;
}
.product-grid-wrap .prd--title {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.02rem;
}
.prd_btn--main {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.product-grid-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}
.button.shop_now,
.mlc_product_shopnow,
.button.quick-add__submit {
  padding: 5px 10px;
  background-color: rgba(114, 124, 105, 1);
  letter-spacing: 0.02rem;
  font-size: 14px;
  border-radius: 30px;
  height: 36px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  width: 100%;
  min-height: 36px;
  line-height: inherit;
  margin: 5px 0 20px;
}
.prd--wrap,
.prd-content_main {
  padding: 0 10px;
  display: flex;
  height: auto;
  flex-direction: column;
  transition-property: transform;
}
.prd-content_wrap,
.prd--carousel_main {
  margin-left: -20px;
}
.prd--content_wrap,
.prd--details_wrap {
  padding: 12px;
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.learn_more {
  color: rgba(59, 99, 181, 1);
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 0.02rem;
  text-transform: none;
}
.learn_more:hover {
  color: rgba(132, 157, 208, 1);
}
.mlc_product_shopnow:hover,
.button.shop_now:hover {
  background-color: rgba(134, 146, 124, 1);
}
.prd_block--main .title {
  color: #000;
  margin: 0 0 50px;
  font-size: 32px;
  text-align: center;
}
.product_block--wrap .button.shop_now {
  /*   font-size: 12px;
  margin: 5px 0 15px;
  height: 27px;padding: 2px 10px;
  min-height: 27px; */
}
.product_block--wrap .learn_more {
  /*   font-size: 12px; */
}
.image-with-text__media-item__slider {
}
.image-with-text .grid__item {
  position: relative;
}
.image-with-text__text-item .image-with-text__content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-with-text__media-item__slider .slick-dots {
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: -5px;
}
.newsletter__subheading p {
  color: #fcfcfe;
}
.image-with-text__media-item__slider .slick-dots button {
  background: #cacacb;
  color: #fff;
  border: 0;
  cursor: pointer;
  border-radius: 100%;
  font-size: 0;
  width: 12px;
  height: 12px;
}
.image-with-text__media-item__slider .slick-dots .slick-active button {
  background: #3c4238;
}
.image-with-text__text.rte.tab_content {
  color: #5f6858;
  line-height: 1.5;
  padding: 30px 0;
}
.image-with-text .image-with-text__media-item__slider {
  width: 52%;
  max-width: 52%;
  padding-right: 30px;
}
.image-with-text__grid--reverse
  .image-with-text
  .image-with-text__media-item__slider {
  padding-left: 30px;
}
.image-with-text
  .image-with-text__media-item__slider
  ~ .image-with-text__text-item {
  width: 44%;
  max-width: 44%;
}
.image-with-text .image-with-text__grid {
  justify-content: space-between;
}
.image-with-text__text-item .image-with-tab--wrap {
  margin: 0;
}
.focus_text {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 00 2rem;
  color: #fcfcfe;
}
.focus_text p a {
  color: #fcfcfc;
  text-decoration: none;
}
.focus_text p {
  color: #fcfcfc;
  margin: 23px 0 0;
  font-size: 14px;
  max-width: 600px;
  line-height: 1.5;
}
.newsletter__heads strong {
  font-family: inter;
  color: #fcfcfe;
  font-weight: bold;
  padding: 0 0 5px;
  letter-spacing: 0;
  display: block;
}
.list-social__link {
  transition: all 0.3s;
}
.list-social__link:hover {
  opacity: 0.8;
}
.list-social__item .icon {
  transition: all 0.3s;
}
.article__header {
  padding: 50px 0 20px;
  text-align: right;
  border-bottom: 0.5px solid #d8d8d8;
  color: #444;
  font-size: 14px;
}
.article--category span {
  color: #2d2d2d;
  padding: 0 8px;
}
.article--category a {
  color: #2d2d2d;
  text-decoration: none;
}
.article--category > span + span {
  opacity: 0.5;
}
.article_sidebar--wrap {
  max-width: 300px;
  box-shadow: 2px 4px 15px #00000008;
  padding: 40px;
  margin-top: 50px;
  margin-bottom: 40px;
  background-color: #fff;
  font-size: 14px;
}
.blog {
}
.article-template__title {
  font-size: 36px;
  color: #323232;
  line-height: 1.5;
  text-transform: none;
  font-family: "LemurRhinoshield";
}
.article--content .circle-divider {
  padding-top: 10px;
  margin-bottom: 60px;
  display: block;
  color: #ababab;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none;
}
.article__newpost .title {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  margin: 0;
}
.article_sidebar--main a {
  text-decoration: none;
  border-top: solid 1px #dddddd;
  padding: 20px 0;
  display: block;
}
.product-block-section .prd-content_main {
  width: 25%;
  padding: 0 20px;
}
.product-block-section .prd-content_main {
  width: 25%;
  padding: 0 20px;
}
.product-block-section .prd-content_wrap {
  padding: 0 5rem;
}
.article_sidebar--main .date {
  color: #ababab;
  line-height: 12px;
}
.article__newpost .title {
  color: #2d2d2d;
  margin-bottom: 10px;
}
.article--content {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.article_sidebar--main h2 {
  font-size: 21px;
  margin: 0 0 10px;
  font-family: "LemurRhinoshield";
  letter-spacing: 0.02rem;
}
.video-player--section {
  display: block;
}
.video_pause {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-weight: bold;
}
.clear-proimgbanner .banner__media.media {
  background-color: transparent;
}
.video-control {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.2);
  width: 7.2rem;
  height: 7.2rem;
  border-radius: 100%;
  transition: all 0.3s;
}
.video--main {
  position: relative;
  cursor: pointer;
}
.video--main:hover .video-control {
  background-color: #0005;
}
.video_play {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.icon.icon-play,
.icon.icon-pause {
  color: #fff;
  fill: #fff;
  width: 32px;
  height: 32px;
}
.multi-column-section .multicolumn-list {
  justify-content: center;
}
.price-block {
  color: rgba(95, 104, 88, 1);
  display: block;
  margin-bottom: 1rem;
}
.prd-content_main {
  width: 200px;
}
.prd--details_wrap {
  padding: 0;
}
.product-block-section {
  padding-bottom: 7rem;
}
.sub-title {
  margin-bottom: 1rem;
  display: block;
  font-size: 10px;
}
ul.slick-dots {
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.slick-dots li button {
  vertical-align: middle;
  background: #000;
  border: 0;
  font-size: 0;
  width: 12px;
  height: 12px;
  padding: 0;
  margin: 10px 5px;
  border-radius: 100%;
  display: inline-block;
}
.slick-dots li {
  display: inline-block;
}
.prd--carousel_main.slick-slider {
  padding: 30px 50px;
}
.prd--carousel_main.slick-slider .prd--wrap {
  width: 25%;
}
button.slick-arrow {
  font-size: 0;
  background: transparent;
  border: 0;
  border-radius: 0.25rem;
  background-position: center;
  width: 40px;
  cursor: pointer;
  height: 40px;
  transition: all 0.3s;
  z-index: 1;
  position: absolute;
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
  background: url(arrow.svg) no-repeat;
  background-size: 24px auto;
  left: 0;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.4);
}
button.slick-arrow:hover {
  box-shadow: 0 2px 8px #00000026;
}
button.slick-arrow.slick-next {
  left: auto;
  right: 0;
  transform: translateY(-50%) rotate(0deg);
}
.prd--content_wrap .prd--title {
  margin: 0 0 15px;
  font-size: 18px;
}
.product_block--wrap {
  padding: 8rem 0 7rem;
}
.dfp--product-text {
  padding: 10px;
}
.dfp--main_product--wrap .slick-list {
  padding-right: 100px;
}
button.slick-arrow.slick-disabled {
  opacity: 0;
}
.rich-text__heading.rte {
  font-size: 32px;
  padding: 30px 0 0;
}
.image_slider--wrap {
  padding: 50px 0;
  max-width: 1440px;
  margin: 0 auto;
}
.image_slider.slick-slide.slick-current.slick-active.slick-center {
  transform: scale(1);
}
.image_slider.slick-slide {
  transition: all 0.3s;
  transform: scale(0.85);
}
.banner-section--wrapper {
  position: relative;
}
.banner-section--wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  background: #000000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.banner_media__item img {
  display: block;
}
.vid_text {
  margin-right: 10px;
  vertical-align: middle;
}
.vid_icon svg {
  vertical-align: middle;
}
.modal-open .banner-section--wrapper {
  z-index: 1111;
}
.modal-open .video__modal {
  display: block !important;
  width: 100%;
  height: 100%;
}
.modal-open svg.icon.icon-close {
  color: #fff;
}
.slider-section button.slick-arrow {
  top: 41%;
}
.button.button--primary.vid_btn {
  background-color: transparent;
  padding: 0;
  font-size: 14px;
  letter-spacing: 0.02em;
  height: auto;
  min-height: inherit;
  font-weight: 400;
}
.mod-nx-video1 .video--main {
  max-width: 580px;
  margin: 0 auto;
}
.multi-column-section.multicolumn .title-wrapper-with-link {
  margin: 0 auto 50px;
  margin-top: 0;
  display: block;
  text-align: center;
}
.multi-column-section.background-none .multicolumn-card__image-wrapper {
  margin-bottom: 25px;
}
.gray-text .multicolumn-card__info .inline-richtext {
  font-size: 18px;
}
.gray-text .multicolumn-card__info .rte p {
  color: #5f6858;
}
.multicolumn.gray-text .multicolumn-list__item .multicolumn-card__info {
  border: 0;
}
.image-with-text__heading.tab_link {
  color: rgba(203, 208, 199, 1);
  font-size: 18px;
}
.image-with-text__heading.tab_link.active {
  margin-bottom: 20px;
  color: #3c4238;
}
.image-with-text__text.rte.tab_content {
  font-size: 14px;
  padding: 0;
  color: rgba(107, 110, 111, 1);
}
.image_with-text_tab.slider__tab {
  position: relative;
  margin-bottom: 30px;
  padding-left: 35px;
}
.image_with-text_tab.slider__tab:before {
  content: "";
  background-color: rgba(203, 208, 199, 1);
  width: 4px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.active .image_with-text_tab.slider__tab:before {
  background-color: #3c4238;
}
.all-round-section
  .multicolumn
  .multicolumn-list__item
  .multicolumn-card__info {
  margin-top: 3rem;
}
.all-round-section
  .multicolumn
  li.multicolumn-list__item:last-child
  .multicolumn-card__info {
  border-right: 0;
}
sticky-header .header.page-width {
  background: #fff;
}
.header__icon span.navbar-dropdown {
  background-color: white;
  height: auto;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 0 solid #dbdbdb;
  box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1);
  display: none;
  font-size: 0.875rem;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 100%;
  text-align: left;
  z-index: 20;
}
.header__icon.cart-sec:hover span.navbar-dropdown {
  display: block;
}
.header__icon span span {
  display: inherit;
}
.header__icon span span.preview-detail {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.preview-footer .item-amount {
  margin: 0;
  color: #000;
  font-size: 12px;
  letter-spacing: 0;
  display: flex;
}
.header__icon .functional-drop {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  display: block;
  width: 400px;
  padding: 0px;
  background-color: #ededed;
}
.preview-title {
  padding: 0 15px 10px;
  color: #000;
  font-size: 15px;
  border-bottom: 1px solid #d0d0d0;
}
.total-price {
  display: flex;
  margin: 0;
}
.header__icon span.navbar-dropdown {
  height: auto;
  font-size: 12px;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0;
}
.preview-title {
  padding: 14px 20px;
  color: rgba(60, 66, 56, 1);
}
.preview-title p {
  margin: 0;
  color: rgba(60, 66, 56, 1);
  font-size: 16px;
}
.preview-container {
  padding: 2rem 3rem;
}
.header__icon span.item-amount {
  display: flex;
}
.header__icon span.total-price {
  font-weight: 700;
  color: #000;
  display: flex;
}
.loading__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 242, 243, 0.31);
  z-index: 2;
  display: none;
  justify-content: center;
  align-items: center;
}
#mini-cart tr {
  border-bottom: 1px solid rgba(210, 212, 213, 1) !important;
  padding-bottom: 5px;
  display: table;
  max-width: 88%;
  margin: 0 auto;
}
.loading__indicator {
  height: 100px;
  width: 100px;
  position: relative;
}
#cart-icon-bubble {
  position: relative;
}
.header__icon span.preview-list {
  max-height: 65vh;
  padding-left: 0;
  list-style-type: none;
  overflow: auto;
}
.header__icon span.preview-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1px;
}
.header__icon span.total-price {
  font-weight: bold;
  display: flex;
  color: #000;
}
.header__search .search-modal.modal__content {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 290px;
  right: 0;
  background: #fff;
  left: auto;
}
.header__search details[open] .modal-overlay:after {
  display: none;
}
.header__search .search-modal__content {
  height: auto;
  padding: 0;
  border-bottom: 1px solid #8f8e8d;
}
details[open] button.reset__button.field__button,
details[open] .search__button {
  display: none;
}
.header__search .search__input.field__input {
  background: #fff;
  text-align: left;
  height: 30px;
  min-height: 30px;
  padding-right: 0;
  padding-left: 0;
}
.remove_item {
  cursor: pointer;
}
.header__search .predictive-search__heading {
  color: rgba(var(--color-foreground), 1);
}
.predictive-search__result-group {
  text-align: left;
}
.header__search .predictive-search {
  min-width: 290px;
}
.header__search .field__input:not(:placeholder-shown) ~ .field__label,
.header__search .field__input:focus ~ .field__label {
  left: 0;
  top: 0;
}
details[open="true"] .header__search .search-modal__content {
  border-bottom: 2px solid #ffef00;
}
.search-modal__content .modal__close-button.link {
  justify-content: flex-end;
}
.search-modal__form .field__label {
  left: 0;
  letter-spacing: 0;
}
.header__icons {
  position: relative;
}
.header__search .search-modal {
  min-height: calc(
    100% + var(--inputs-margin-offset) + (0 * var(--inputs-border-width))
  );
}
.search-modal__content .predictive-search__results-groups-wrapper {
  flex-wrap: wrap;
}
#mini-cart .preview-footer .checkout {
  display: block;
  width: 170px;
  background-color: #1d1d1d;
  color: #ffef00;
  text-transform: uppercase;
  border-radius: 30px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  transition: all 0.3s;
  border: 2px solid #1d1d1d;
  height: 35px;
  line-height: 2.5;
  font-size: 9px;
}
.cart-sec #mini-cart table tr,
.cart-sec #mini-cart .count {
  border-bottom: 0px solid #ccc;
}
#mini-cart .preview-footer .checkout:hover {
  border: 2px solid #fff;
}
.total-price {
  display: flex;
  margin: 0;
  font-weight: bold;
  color: #000;
  font-size: 9px;
  padding-left: 10px;
  letter-spacing: 0;
}
.cart-sec .count.item-amount {
  padding: 0 10px !important;
}
.preview-footer {
  padding-top: 20px;
  padding-bottom: 5px;
}
.cart-sec #mini-cart .subtotal .amount {
  display: inline-block;
  width: 85px;
  padding: 0 0 0 2px;
  font-size: 9px;
  letter-spacing: 0;
  text-align: left;
}
.preview-list {
  margin: 0;
}
.total-price span {
  padding-right: 5px;
}
.support_menu--wrap .support_menu--link.flex--item {
  flex-wrap: nowrap;
  display: flex;
  flex-direction: row;
  text-align: left;
  flex: inherit;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.5;
  width: 31%;
  border: 0;
  transition: all 0.3s;
  padding: 16px 12px 16px 20px;
}
.flex--item .support_menu--text p {
  margin: 0;
  font-size: 12px;
}
.section--discover__menu.sticky_menu {
  position: sticky;
  top: 120px;
  z-index: 1;
  background: #fff;
}
.cart_item--wrap {
  max-height: 300px;
  overflow: auto;
}
.support_menu--wrap .support_menu--link.flex--item:hover {
  background-color: #f2f2f2;
}
.flex--item span {
  font-weight: 600;
}
.support_menu--text p {
  margin: 0;
}
.flex--item img {
  width: 128px !important;
  margin-right: 15px !important;
  background-color: #fff;
  height: 128px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  max-width: 128px !important;
}
.banner_bottom-wrap {
  padding: 1.5rem 12rem;
  background-color: #f3f4f2;
  padding-right: 10rem;
}
.banner_bottom--text {
  font-size: 12px;
  color: rgba(95, 104, 88, 1);
}
.discover_menu--wrap.page-width {
  max-width: 132rem;
}
.discover--link {
  color: rgba(121, 131, 112, 1);
  text-decoration: none;
  letter-spacing: 0;
  font-size: 14px;
  padding: 1.55rem 0;
  display: inline-block;
  min-width: 15rem;
  text-align: center;
  font-weight: 500;
}
.discover_menu--main {
  display: flex;
  box-sizing: content-box;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
  max-width: max-content;
  margin: 0 auto;
}
.discover_menu--main button.slick-arrow {
  width: 30px;
  padding: 0;
}
.discover_menu--main button.slick-arrow:hover {
  box-shadow: none;
}
.page-discover-all {
  background: #fff;
}
.section--discover__menu {
  border-bottom: 1px solid rgba(189, 192, 193, 1);
}
a.discover--link.active {
  color: rgba(60, 66, 56, 1);
  font-weight: 600;
  border-bottom: 5px solid rgba(255, 245, 94, 1);
}
.dfp--main_text {
  width: 25%;
  padding-right: 20px;
  font-size: 14px;
  color: rgba(95, 104, 88, 1);
}
.dfp--main {
  padding: 5.5rem 0;
  align-items: center;
  display: flex;
  justify-content: space-between;
  color: rgba(95, 104, 88, 1);
}
.dfp--main_product {
  text-align: center;
  font-size: 14px;
  width: 30%;
}
.dfp--main_product--wrap {
  width: 75%;
  display: flex;
}
.dfp--main_text h2 {
  margin: 0;
}
.dfp--main_text span {
  font-size: 12px;
  color: rgba(95, 104, 88, 1);
  font-weight: bold;
}
.dfp--main_text p {
  margin: 8px 0;
}
.dfp--product-text p {
  margin: 0;
  font-size: 12px;
}
.dfp--product-text span {
  font-size: 14px;
  color: rgba(95, 104, 88, 1);
  font-weight: 600;
}
.dfp--main_product a {
  text-decoration: none;
  color: rgba(95, 104, 88, 1);
  margin: 10px;
  display: block;
  transition: all 0.3s;
}
.dfp--main_product a:hover {
  color: rgba(95, 104, 88, 1);
  box-shadow: 0 2px 8px #00000026;
}

.page-width.discover-featured--product_wrap {
  max-width: 132rem;
}
.tab_titles_wrap {
  display: flex;
  position: sticky;
  top: 80px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid rgba(179, 186, 172, 1);
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 1;
}
.tab_titles_wrap .page-width {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.tab_titles {
  font-size: 14px;
  padding: 13px 10px;
  color: rgba(121, 131, 112, 1);
  font-weight: 500;
  width: calc(100% / 3);
  text-align: center;
  border-bottom: 5px solid transparent;
  cursor: pointer;
}
.tab_content_wrap {
  font-size: 14px;
}
.tab_titles.active {
  font-weight: bold;
  color: rgba(60, 66, 56, 1);
  border-bottom: 5px solid rgba(255, 245, 94, 1);
}
p.text-headline-sm {
  color: rgba(60, 66, 56, 1);
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.flex.gap-x-3 {
  display: flex;
  color: rgba(95, 104, 88);
  width: 49%;
  align-items: center;
}
.flex.gap-x-3 svg {
  width: 19px;
  height: auto;
  margin-right: 10px;
}
.bg-green-10 {
  background: rgba(243, 244, 242, 1);
  padding-left: 5rem;
  padding-right: 5rem;
}
.pb-15 {
  padding-bottom: 7rem;
}
.tab3 .text-content-sm.text-green-80 {
  color: rgba(95, 104, 88, 1);
  display: block;
  padding: 0 0 10px;
}
.pt-10 {
  padding-top: 7rem;
}
.tab3 .text-title-md {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
}
.tab_content {
  font-size: 14px;
}
.tab_content_wrap .button {
  background: transparent;
  border: 1px solid rgba(179, 186, 172, 1);
  border-radius: 9999px;
  color: rgba(95, 104, 88, 1);
  font-size: 16px;
  letter-spacing: 0.02rem;
  margin: 0 0 20px;
  width: 16.6666666667%;
}
.productpage__tabs {
  min-height: 400px;
}
.tab2 .text-content-sm a {
  text-decoration: none;
  color: rgba(59, 99, 181, 1);
}
.tab2 .text-content-sm {
  color: rgba(95, 104, 88);
  padding: 0 0 20px;
  display: block;
}
.tab2 .gap-y-2 .text-title-md {
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
}
.tab_content_wrap .button:hover {
  opacity: 0.8;
}
.tab_content_wrap img {
  width: 100%;
}
.section--sticky_buynow {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 11;
  box-shadow: 0 2px 8px #00000026;
}
.sticky_buynow--wrap {
  max-width: 122rem;
  margin: 0 auto;
  padding: 0 10px;
  height: 72px;
}
.sticky_buynow--main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
h2.sticky_buynow--title.title {
  margin: 0 0 5px;
  font-size: 20px;
}
.sticky_buynow--price {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.gradient.page-clear {
  padding-bottom: 70px;
}
.sticky_buynow--btn a {
  background: rgba(255, 239, 0, 1);
  min-width: 184px;
  height: 43px;
  min-height: 43px;
  color: rgba(95, 104, 88, 1);
  border-radius: 9999px;
  font-weight: 500;
  letter-spacing: 0.02rem;
}
.sticky_buynow--btn a:hover {
  opacity: 0.5;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.btn--wrap {
  background: linear-gradient(
    180deg,
    rgba(252, 252, 254, 0) -19.37%,
    #fcfcfe 29.23%
  );
  display: block;
  padding: 30px 0;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#showButton {
  color: rgba(95, 104, 88, 1);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dpa_con_text {
  line-height: 1.5;
  padding-bottom: 20px;
}
.dis_phone--acce--wrap {
  padding: 5rem 0;
  margin-top: 0.5rem;
  border-top: 8px solid #f3f4f2;
}
.dpa--content {
  position: relative;
  margin-bottom: 50px;
}
.page-discover-all #MainContent {
  background: #fcfcfe;
}
.dpa_con_title {
  font-size: 18px;
  padding-top: 20px;
}
#showLess {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#showLess svg {
  transform: rotate(180deg);
  margin-left: 5px;
}
.dpa--content.open-btn {
  padding-bottom: 70px;
}
.customer_login--wrapper {
  display: flex;
  padding: 80px 20px;
  font-size: 14px;
  align-items: center;
}
.panel {
  max-width: 440px;
  margin: 0 auto;
}
.customer_login--right {
  text-align: center;
  width: 50%;
}
.customer_login--wrapper #login,
.customer_login--right h2.title {
  margin: 0 0 32px;
  font-size: 20px;
  text-align: center;
  font-family: LemurRhinoshield;
  color: #444;
}
.customer_login--right .panel {
  text-align: left;
}
.customer_login--right .subtitle {
  color: #070606;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 0;
}
.customer.login {
  border-right: solid 1px #d8d8d8;
  max-width: 100% !important;
  width: 50%;
}
.customer_login--ryt-main li {
  font-size: 13px;
  color: #6a6968;
}
.customer_login--btn-wrap {
  margin: 40px 0 10px 0;
  text-align: center;
}
.customer_login--wrapper button,
.customer_login--btn-wrap .sign-up-btn {
  width: 200px;
  height: auto;
  min-height: 38px;
  padding: 10px 0;
  background-color: #2d2d2d;
  border-radius: 92px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
.customer_login--wrapper button:hover,
.customer_login--btn-wrap .sign-up-btn:hover {
  opacity: 0.8;
}
.customer.login .panel {
  max-width: 260px;
}
.login .field + a.forgot-text {
  margin-top: 8px;
  color: #211f1d;
  font-weight: 700;
  font-size: 12px;
}
.customer .field input {
  padding-left: 0;
  border-bottom: 1px solid #b3b3b3;
  margin: 0 0 20px;
  transition: all 0.3s;
  color: #211f1d;
  font-size: 16px;
  letter-spacing: 2px;
}
.sl-vertical.oxi_icon_left a {
  border-radius: 92px;
}
.customer .field input:focus {
  padding-left: 0;
}
.customer .field label,
.customer .field input:focus ~ label {
  left: 0;
}
.mlc_title {
  margin: 0 0 2.5rem;
  font-size: 32px;
}
.mlc__header {
  background-color: rgba(243, 244, 242, 1);
  padding: 8rem 5rem;
}
.cyd_text {
  color: rgba(59, 99, 181, 1);
  text-decoration: none;
  outline: 0;
}
.change_device_btn.btn {
  text-decoration: none;
  vertical-align: middle;
  display: flex;
  align-items: center;
  font-size: 14px;
  justify-content: center;
}
.change_device_btn.btn svg {
  vertical-align: middle;
  margin-right: 8px;
}
.mlc__body {
  padding: 7rem 2rem;
}
.mlc_product_subtitle {
  padding-bottom: 8px;
  color: rgba(95, 104, 88, 1);
  font-size: 12px;
}
.mlc_product_title {
  font-size: 14px;
  font-weight: 500;
}
.customize_product-grid__item {
  text-align: center;
}
.sustainability-banner--wrap {
  position: relative;
  max-height: 100vh;
  display: inline-block;
  width: 100%;
  min-height: 100vh;
  height: auto;
}
.sustainability-banner_main {
  height: 100%;
  display: block;
  width: 100%;
}
.sustainability-banner_image {
  height: 100%;
  display: inline-block;
  width: 100%;
}
.sustainability-banner_image img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
}
.sustainability-banner__btn {
  margin: 0 auto;
  width: 100%;
  justify-content: center;
  position: absolute;
  text-align: center;
  bottom: 40px;
}
.button.sustainability-link {
  background: #1d1d1e75;
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  fill: #fcfcfe;
  color: #fcfcfe;
  letter-spacing: 0;
  border-radius: 100px;
  padding: 8px 16px 8px 16px;
}
.button.sustainability-link:hover {
  background-color: #1d1d1ebf;
  text-decoration: underline;
}
.sustainability-image-text--wrap,
.sustainability-our-mission--wrap,
.sustainability-image-title_wrap,
.sustainability-image_block--wrap {
  text-align: center;
  padding: 50px 0px;
}
.sustainability-image-text--wrap {
  padding-top: 80px;
}
.som--main__content {
  display: flex;
  flex-basis: auto;
  justify-content: center;
  align-self: auto;
  flex-wrap: wrap;
  margin-left: -20px;
}
.som--comtent-inner {
  border-radius: 4px;
  padding: 10px 40px 30px;
  height: 100%;
}
.sustainability-image_block--wrap
  .som--comtent-text_wrap
  .title.som--comtent-title {
  font-size: 20px;
  font-family: "Inter";
}
.sustainability-image_block--wrap .som--comtent-text_wrap {
  position: static;
  transform: none;
}
.som--comtent-wrap {
  width: 33.333%;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 20px;
  padding-left: 20px;
  float: left;
}
.som--comtent-wrap img {
  border-radius: 4px;
  display: block;
}
.sustainability-custom-text .rich-text__blocks {
  max-width: 100%;
}
.sustainability-custom-text .rich-text__text strong {
  padding: 20px 0 0;
  display: block;
}
.sustainability-custom-text .rich-text__heading.rte {
  letter-spacing: 2px;
}
.sustainability-image_block--wrap .som--comtent-image {
  border-radius: 4px;
  max-width: 63%;
  margin: 0 auto;
}
.som--comtent-image {
  border-radius: 4px;
  max-width: 100%;
  margin: 0 auto;
}
.som--comtent-text_wrap {
  position: absolute;
  padding-left: 20px;
  width: 100%;
  color: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  line-height: 1;
}
.title.som--comtent-title {
  font-weight: bolder;
  font-family: LemurRhinoshield;
  font-size: 56px;
  margin: 0;
  color: #fcfcfe;
}
.som--comtent-text h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #fcfcfe;
}
.som--comtent-text p {
  font-size: 14px;
  color: #fcfcfe;
  line-height: 1.5;
}
.som--subtitle,
.sit--sub,
.sit--subtitle {
  color: #5f6858;
  font-size: 20px;
  font-weight: 700;
  display: block;
  line-height: 1.5em;
  margin: 0;
  padding: 0 0 15px;
}
.som--title2 span {
  color: #5f6858;
}
h2.title.sim__title {
  color: #3c4238;
  font-family: "LemurRhinoshield", Sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1em;
}
.sim__text {
  margin: 0;
  color: rgba(95, 104, 88);
  font-weight: 400;
  line-height: 1.5em;
}
fieldset.js.product-form__input {
  max-width: 100%;
  margin: 0;
  margin-top: 20px;
}
.product-form__input ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.product__media--pointer {
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-form__input input[type="radio"] + label.prd_swatch {
  padding: 1.3rem;
  margin-right: 15px;
  margin-bottom: 5px;
}
.product-form__input ul li {
  list-style: none;
  display: flex;
}
.som--title1.title,
.sit--title,
h2.sit--title1.title {
  color: #3c4238;
  font-family: LemurRhinoshield;
  font-size: 56px;
  margin: 0;
}
.body_color--wrap {
  margin: 0;
  padding: 0;
  list-style: none;
}
.som--main__title {
  padding: 0 0 35px;
}
.som--title2.title {
  color: #3c4238;
  font-family: LemurRhinoshield;
  font-size: 56px;
  margin: 0;
}
.sit-main-content {
  padding: 0 0 60px;
}
.product--content_wrap {
  width: 100%;
  padding-left: 15px;
}
.prd-comp-prod h2.title.prd--title {
  margin: 0;
  padding: 0 0 5px;
}
.price__wrap {
  font-size: 12px;
}
.sustainability-rich .rich-text__blocks {
  max-width: 92%;
  padding: 0;
}
.sustainability-rich .rich-text__blocks p {
  line-height: 1.5em;
}
.sustainability-rich .rich-text__heading.rte {
  font-size: 48px;
  padding: 0;
  text-align: left;
  font-family: LemurRhinoshield;
  font-weight: 700;
}
.image-with-text__media .video-player {
  object-fit: cover;
}
.sustainability-image-text--wrap .image-with-text__media-item {
  width: 32%;
}
.sustainability-image-text--wrap
  .image-with-text__text-item
  .image-with-text__content {
  padding: 40px 100px 40px 80px;
  background-color: #e2e5e0;
}
.sustainability-image-text--wrap .image-with-text__heading {
  font-family: "LemurRhinoshield", Sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.1em;
  color: #3c4238;
}
.sustainability-image-text--wrap
  .image-with-text__content
  .image-with-text__text
  + .button {
  border-radius: 100px;
  letter-spacing: 0;
  background: #727c69;
  opacity: 1;
  font-size: 16px;
  color: #fcfcfe;
}
.sustainability-image-text--wrap
  .image-with-text__content
  .image-with-text__text
  + .button:hover {
  background: #86927c;
}
.sustainability-image-text--wrap .image-with-text__grid img {
  transition: all 1.5s;
  transform: scale(1);
}
.sustainability-image-text--wrap .image-with-text__grid:hover img {
  transform: scale(1.2);
}
.sustainability-image-banner-wrap {
  padding: 170px 0 80px;
}
.sim--content {
  padding: 0 5rem;
}
.banner-innerpage .subs--madia-half {
  position: relative;
}
.sus-custom-text .image-with-text__grid {
  max-width: 92%;
  margin: 0 auto;
}
.sus-custom-text .image-with-text__heading {
  color: #3c4238;
  font-family: "LemurRhinoshield", Sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1em;
}
.sus-custom-text .image-with-text__text-item .button {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  min-height: 42px;
  line-height: 1.5em;
  fill: #fcfcfe;
  color: #fcfcfe;
  background-color: #727c69;
  border-radius: 999px 999px 999px 999px;
  padding: 8px 16px;
}
.sus-custom-text .image-with-text__text-item .button:hover {
  background-color: #86927c;
}
.sustainability-image-banner-wrap .img-banner-section {
  max-width: 100rem;
  margin: 0 auto 11rem;
  justify-content: center;
}

.sustainability-image-banner-wrap .banner-innerpage {
  width: 50%;
  padding-right: 10px;
  top: -90px;
  max-height: 600px;
}
.banner-innerpage ~ .banner__media.media.banner__media-half {
  width: calc(50% - 10px);
  max-width: 50%;
  float: right;
  right: 0;
  position: relative;
  height: 100%;
  top: auto;
  overflow: inherit;
  margin-left: 10px;
  padding-top: 600px;
  left: auto;
}
.banner-innerpage .subs--madia-half {
  width: 100%;
  border-radius: 4px;
}
.banner-innerpage ~ .banner__media.media.banner__media-half img {
  border-radius: 4px;
}
.collection-hero.color-background-2.gradient {
  background: rgba(243, 244, 242, 1);
  text-align: center;
  padding: 8rem 5rem;
}
.collection-hero__description.rte {
  color: rgba(59, 99, 181, 1);
  margin: 0 auto;
  padding: 0 0;
  font-size: 14px !important;
}
h1.collection-hero__title {
  font-size: 32px;
  margin: 0;
}
.product-grid-container .card__content {
  padding: 20px 10px !important;
  text-align: center;
  clear: both;
}
.product-grid-container .card__content .card__heading a {
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 600;
}
.product-grid-container .card__content .price {
  text-align: center;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0;
}
.carousel-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.will-change-transform {
  will-change: transform;
}
.image_slider--wrap {
  /*   overflow: hidden;
  transform: translate(0px); 
  animation-delay: 19s;
  display: flex;
  aspect-ratio: 3; */
}
.image_slider--main {
  display: flex;
  /*   flex-wrap: nowrap;
  will-change: transform; */
}
.carousel,
.image_slider--main {
  /*   animation: toLeft 19s linear infinite; */
}
.image_slider--wrap .image_slider {
  width: auto;
  min-width: inherit;
  flex-shrink: 1;
  display: flex;
  aspect-ratio: 1/1;
}
.carousel--paused {
  animation-play-state: paused;
}
.carousel--reversed {
  animation-direction: reverse;
}
.customize_product-grid__item .mlc_product_shopnow {
  margin-bottom: 10px;
}
a.mlc_product_learn_more {
  color: rgba(59, 99, 181, 1);
  text-decoration: none;
  font-size: 14px;
}
a.mlc_product_learn_more:hover {
  color: rgba(132, 157, 208, 1);
}
.section-collection-list:not(.collection-collage) .card-wrapper:hover {
  transform: scale(1.02);
  border-color: #b4b3b2;
}
.section-collection-list:not(.collection-collage) .card-wrapper .card__inner {
  background: #f2f2f2 !important;
}
.newsletter-form__field-wrapper .field__input:focus ~ .field__label,
.newsletter-form__field-wrapper
  .field__input:not(:placeholder-shown)
  ~ .field__label,
.newsletter-form__field-wrapper .field__input:-webkit-autofill ~ .field__label {
  display: none;
}
.newsletter-form__message {
  color: #fff;
}
.index #MainContent,
.index #MainContent section > .gradient {
  background: #fff;
}
@keyframes toLeft {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-1700px);
  }
}
.disabled--wrap {
  display: none;
}
span.body__Color {
  display: block;
  border: 1px solid;
  height: 28px;
  width: 28px;
  border-radius: 50%;
}
.devider {
  display: block !important;
  border-top: 1px solid rgba(179, 186, 172, 1);
  margin: 25px 0;
}
.sticky_customize_btn_wrap {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 2px 8px #00000026;
}

.sticky_customize {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}

.sc_prd_title {
  font-size: 24px;
  font-weight: bold;
}
.page-about-us .banner__content .banner__heading {
  color: #fcfcfe;
  font-size: 56px;
  font-weight: 600;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
}
.button.sc__addtocart,
.scn__addtocart {
  color: rgba(95, 104, 88, 1);
  letter-spacing: 0;
  font-weight: 500;
  padding: 7px 20px;
}
.button.sc__addtocart:hover,
.scn__addtocart:hover {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 251, 194, 1);
  color: rgba(134, 146, 124, 1);
}
.sc_price {
  padding-right: 7px;
  font-weight: bold;
}
.sc_cta {
  display: flex;
  align-items: center;
  gap: 15px;
}

.body_color--wrap {
  position: absolute;
  top: auto;
  z-index: 9;
  background: #fff;
  padding: 10px 20px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 2px 8px #00000026;
  min-width: 94px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}

.body_color_selection {
  position: relative;
  cursor: pointer;
}

/* .som--comtent-wrap .som--comtent-image{    max-width: 100%;} */
.desktop_slide__image img,
.mobile_slide__image img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
body.gradient {
  background: #fff;
}
.page-collection2 #MainContent {
  background: #fcfcfe;
}
.prd--carousel_wrap,
.prd--carousel_wrap .rich-text__text.rte {
  text-align: center;
}
.tab_content .rte h2 {
  margin: 0 0 15px;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}
.faq__wrap {
  padding: 7rem 0;
}
.acc_tab__link {
  font-size: 14px;
  margin: 0;
  letter-spacing: 0;
  position: relative;
  padding: 2.1rem 4rem 2.1rem 0;
  cursor: pointer;
}
.acc_tab__link svg {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: rotate(90deg);
}
.acc_tab__link.active svg {
  transform: rotate(-90deg);
}
.acc__content {
  padding: 0 0 28px;
}
.acc__content p {
  color: rgba(95, 104, 88, 1);
  margin: 0;
}
.faq_acc_wrap {
  border-bottom: 1px solid rgba(179, 186, 172, 1);
}
.support-multicolumn .title-wrapper-with-link {
  justify-content: center;
  padding: 0 0 30px;
}
.support-multicolumn .multicolumn .title,
.where-to-support.multicolumn .title {
  font-size: 32px;
}
.where-to-support.multicolumn .title {
  padding: 0 0 15px;
}
.support-multicolumn .multicolumn-card .media {
  padding-bottom: 70px !important;
  justify-content: center;
  margin: 0 auto 25px;
  text-align: center;
  display: flex;
}
.support-multicolumn .multicolumn-card .media img {
  margin: 0 auto;
  display: block;
  right: 0;
}
.support-multicolumn .multicolumn-card__info h3.inline-richtext {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.support-multicolumn.multicolumn
  .multicolumn-list__item
  .multicolumn-card__info {
  padding: 0 0.75rem !important;
  border: 0px solid rgba(179, 186, 172);
}
.support-multicolumn .multicolumn-card__info .rte p,
.support-multicolumn .multicolumn-list__item .inline-richtext {
  font-size: 14px;
}
.where-to-support .title-wrapper-with-link {
  max-width: 800px;
  margin: 0 auto 30px;
  justify-content: center;
}
.where-to-support .multicolumn-card__info .inline-richtext {
  font-size: 18px;
}
.where-to-support.multicolumn .multicolumn-list__item .multicolumn-card__info {
  border: 0;
}
.where-to-support .multicolumn-list.grid--4-col-desktop {
  row-gap: 6rem;
}
.supoort-rich-text .rich-text__text.rte {
  text-align: left;
}
.supprt--faq__wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}
.supprt--faq__wrap .acc__content {
  padding: 0 0 22px;
  font-size: 14px;
}
.supprt--faq__wrap .acc_tab__link.active svg {
  top: 20px;
}
.support-multicolumn.multicolumn,
.page-support #MainContent {
  background: #fcfcfe;
}
.banner--section .banner_block__item p {
  font-size: 16px;
}

@media (min-width: 768px) {
  .mobile_slide__image {
    display: none !important;
  }
  .device__mobile--menu-wrap {
    display: none;
  }
}

@media (max-width: 1100px) {
  .sustainability-image-banner-wrap .img-banner-section {
    max-width: 80%;
  }

  .som--main.page-width {
    padding-left: 0;
    padding-right: 0;
  }
  .newsletter_form .newsletter-form {
    margin: 20px 0 0;
  }
  .som--main__content {
    padding: 0 40px 0 40px;
    overflow: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .header__inline-menu summary.list-menu__item {
    padding-right: 1.7rem;
  }
  .section-collection-list:not(.collection-collage)
    .collection-list-wrapper
    .collection-list {
    overflow: auto;
    white-space: normal;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    padding-right: 30px;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .section-collection-list:not(.collection-collage)
    .collection-list-wrapper
    .collection-list
    li {
    min-width: 200px;
    width: 25% !important;
  }
  .section-collection-list:not(.collection-collage)
    .card-wrapper
    .card__media
    .media
    img {
    padding: 12px;
  }
  .section-collection-list:not(.collection-collage) .collection-list-wrapper {
    padding-right: 0;
  }
  .header__icons .header__search {
    padding: 5px 0;
  }
  slideshow-component .banner--large:not(.banner--adapt) {
    min-height: 50rem;
  }
  .som--title1.title,
  .sit--title,
  h2.sit--title1.title,
  .som--title2.title {
    font-size: 48px;
  }
  .sus-custom-text .image-with-text__heading,
  .sustainability-rich .rich-text__heading.rte {
    font-size: 36px;
  }
  .sustainability-custom-text .rich-text__text strong,
  .sustainability-rich .rich-text__blocks p {
    font-size: 14px;
  }
  .rich-text__heading.rte {
    padding: 0;
    font-size: 28px;
  }
  .sustainability-image-text--wrap .image-with-text__heading {
    font-size: 24px;
  }
  .sustainability-custom-text .rich-text__blocks {
    padding: 0;
  }
  .rich-text__text.rte,
  .rte li,
  .rte p {
    font-size: 14px;
  }
  .sustainability-image-text--wrap
    .image-with-text__text-item
    .image-with-text__content {
    padding: 30px 30px;
  }
  .sustainability-image-text--wrap .image-with-text__media-item {
    width: 50%;
  }
  .som--comtent-wrap {
    min-width: 360px;
  }
}

@media (max-width: 990px) {
  .multi-column-section .multicolumn-list.grid--1-col-tablet-down .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
  .iwtb--text--wrap {
    padding: 8vw 5vw;
  }
  .prd--carousel_wrap,
  .prd_block--main {
    padding: 0 3rem;
  }
  .support_menu--wrap svg {
    display: none;
  }
  .new-nav__wrap {
    padding-right: 3vw;
    padding-left: 3vw;
  }
  .multicolumn .multicolumn-list__item .multicolumn-card__info {
    padding: 0 1.75rem !important;
  }
  h2.image-with-text__heading {
    font-size: 28px;
  }
  .rt-with-imgt__main {
    padding: 5rem 5rem;
  }
  .rt--Image_text .image-with-text__text ul {
    padding: 0;
    margin: 0;
  }
  .rt--Image_text {
    padding-right: 0;
    width: 50%;
  }
  .support_menu--wrap .support_menu--link.flex--item {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgba(189, 192, 193, 1);
    align-items: center;
  }
  .support_menu--wrap .flex--item img {
    margin: 0 !important;
    max-width: 116px !important;
    width: 115px !important;
    height: 116px;
  }
  .support_menu--text {
    padding-left: 15px;
  }
  .support_menu--inner {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 30px;
  }
  .support_menu--inner {
  }
  .flex--item .support_menu--text p {
    font-size: 10px;
  }
  .support_menu--link {
    flex: inherit;
    border-left: 0;
    padding: 1rem 0;
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    border-bottom: 1px solid rgba(189, 192, 193, 1);
    font-weight: 500;
  }
  .support_menu--wrap .support_menu--link img {
    margin: 0 !important;
  }
  .banner > .banner-innerpage {
    min-height: 34rem;
  }
  sticky-header .header.page-width {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .header--has-menu .header__icons {
    width: 30%;
    justify-content: flex-end;
  }
  header-drawer {
    width: 30%;
  }
  .collection-list-wrapper .collection-list {
    justify-content: center;
    gap: 16px;
    margin: 36px 0 100px 0;
  }
  .collection-list-wrapper .collection-list li {
    max-width: calc(50% - 1px) !important;
    width: calc(50% - 1px) !important;
    margin: 0 auto;
  }
  .rich-text content-container .rich-text__text.rte {
    font-size: 16px;
    text-align: center;
  }

  .page-width {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-collection-list.collection-collage .card__content {
    align-items: center;
    text-align: center;
    max-width: max-content;
    width: 100%;
  }
  .collection-collage .card__inner.color-background-2.gradient.ratio,
  .collection-collage .collection-list-wrapper .collection-list .card {
    padding-top: 90px;
  }
  .sim__text {
    font-size: 14px;
  }
  .tab_content_wrap .tab_content .px-base.page-width {
    padding-bottom: 7rem;
  }
  .faq__wrap {
    padding: 6rem 0;
  }
  .tab_content_wrap .button {
    width: auto;
  }
  .tab_content_wrap .tab_content .flex .flex.flex-center {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .support-multicolumn.multicolumn .title {
    margin: 0;
    font-size: 24px;
  }
  .support-multicolumn.multicolumn
    .multicolumn-list__item
    .multicolumn-card__info {
    margin-bottom: 25px;
    text-align: center;
  }
  .support-multicolumn .multicolumn-list__item,
  .where-to-support .multicolumn-list__item {
    width: 48%;
    max-width: 48%;
  }
  .where-to-support .multicolumn-list.grid--4-col-desktop {
    row-gap: 2rem;
  }
  .supoort-rich-text .rich-text__blocks {
    padding-bottom: 0;
  }
  .faq__wrap {
    padding: 3rem 0 5rem;
  }
  .support-multicolumn .multicolumn .title,
  .where-to-support.multicolumn .title {
    font-size: 24px;
  }
  .where-to-support.multicolumn
    .multicolumn-list__item
    .multicolumn-card__info {
    text-align: center;
  }
  .where-to-support .title-wrapper-with-link {
    justify-content: inherit;
    padding: 0 20px;
  }
  .flex.gap-x-3 {
    width: 100%;
  }
  slideshow-component .banner--large:not(.banner--adapt) {
    min-height: 30rem;
  }
  .banner_media__item img {
    min-height: 300px;
    object-fit: cover;
  }
  .sim--content {
    padding: 0;
  }
  .header__icon--cart svg {
    margin-right: 10px;
  }
  h2.title.sim__title {
    font-size: 20px;
  }
  ul.footer-block__details-content .list-menu__item--link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header__icons .header__search {
    padding: 10px 0;
    margin-right: -13px;
  }

  .section-collection-list:not(.collection-collage)
    .collection-list-wrapper
    .collection-list
    li {
    min-width: 152px;
    width: auto !important;
    max-width: 152px !important;
  }
  .section-collection-list:not(.collection-collage)
    .card__content
    .card__heading
    a {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    color: #211f1d;
  }
  .collection-list-wrapper .collection-list {
    margin: 36px 0 0;
    gap: 5px;
  }
  .footer__content-top .footer-block--newsletter {
    display: none;
  }
  .newsletter__page .newsletter_form {
    width: 100%;
  }

  div.newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100%;
  }
  .newsletter__wrapper .newsletter-form__field-wrapper .field__input {
    min-width: 200px;
  }
  .collection-list-wrapper .collection-list-title {
    font-size: 28px;
    color: #000;
  }
  .som--subtitle,
  .sit--sub,
  .sit--subtitle {
    font-size: 16px;
  }
  .som--title1.title,
  .sit--title,
  h2.sit--title1.title,
  .som--title2.title {
    font-size: 32px;
  }
  div.image-with-text__media--placeholder.image-with-text__media--adapt {
    height: auto;
  }
  .sus-custom-text .image-with-text__grid {
    max-width: 99%;
  }
  .sustainability-image-text--wrap,
  .sustainability-our-mission--wrap,
  .sustainability-image-title_wrap,
  .sustainability-image_block--wrap {
    padding: 30px 0px 0;
  }
  .sustainability-image-text--wrap .image-with-text__heading {
    font-size: 20px;
  }
  div.image-with-text__content > * + * {
    margin-top: 1rem;
  }
  .sustainability-image-banner-wrap .img-banner-section {
    flex-direction: row;
  }
  .sus-custom-text .image-with-text__heading,
  .sustainability-rich .rich-text__heading.rte {
    font-size: 20px;
  }
  .sus-custom-text .image-with-text__text-item .button {
    padding: 6px 16px;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0;
    background-color: #86927c;
    min-height: 38px;
  }
  .sustainability-banner--wrap {
    min-height: inherit;
  }
  .device_menu--wrapper .page-width {
    background: #fff;
  }
  .section--discover_banner .banner--mobile-bottom .banner__media {
    position: absolute;
    height: 100% !important;
  }
  .section--discover_banner .banner__box.content-container {
    padding: 20px;
  }
  .discover_menu--main ul.slick-dots {
    display: none !important;
  }
  .banner_bottom-wrap {
    padding: 1.5rem 2rem;
  }
  .dfp--main {
    flex-direction: column;
  }
  .dfp--main_text {
    width: 100%;
  }
  .dfp--main_product--wrap {
    width: 100%;
    display: flex;
    padding: 20px 0;
  }
  .dfp--main_product {
    font-size: 14px;
    width: 50%;
  }
  .discover_menu--wrap.page-width {
    padding: 0;
  }
  .section--discover__menu.sticky_menu {
    top: 115px;
  }
}

@media (max-width: 767px) {
  .prd--content_wrap .prd--title {
    font-size: 12px;
    font-weight: bold;
  }
  .multi-column-section .multicolumn-list.grid--1-col-tablet-down .grid__item {
    width: 100%;
  }
  .product-grid-wrap .prd--carousel_main .slick-dots {
    display: none !important;
  }
  .banner_block__item .caption {
    font-size: 32px;
  }
  .dmob_menu--wrap {
    padding: 0 0 15rem;
  }
  .prd--carousel_wrap,
  .prd--carousel_wrap .rich-text__text.rte {
    text-align: left;
  }
  .dmob_menu--wrap .mega-menu__link--level-2 {
    font-size: 1.4rem;
    position: relative;
    padding: 15px 22px;
    border-bottom: 1px solid rgba(189, 192, 193, 1);
  }
  .dmob_menu--wrap .mob_unlist--menu {
    padding: 20px;
    background: rgba(245, 245, 245, 1);
  }
  .dmob_menu--wrap .mob_sublist_main .mob_unlist--menu a {
    font-size: 1.4rem;
    padding: 10px 0;
    color: rgba(60, 66, 56, 1);
  }
  .dmob_menu--wrap .icon-plus-mobile {
    top: 17px;
    right: 20px;
  }
  .dmob_menu--wrap .mob_sublist_link {
    display: none;
  }
  .device_menu--wrapper {
    background: #fff;
    padding: 20px;
  }

  .mobile_link-title {
    text-transform: none;
    padding: 15px 22px;
    font-size: 14px;
    position: relative;
    border-bottom: 1px solid rgba(189, 192, 193, 1);
  }
  .mobile_link-title .tab__arrow {
    width: 25px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 19px;
  }
  .device__mobile--menu-wrap {
    display: block;
  }
  .device_menu--wrapper .device-content.page-width,
  .device_menu--main,
  .devices-banner-section .banner__media.media,
  .desktop_slide__image {
    display: none !important;
  }
  .devices-banner-section .banner__box.content-container {
    padding: 2rem 3.5rem;
  }
  .devices-banner-section .banner__box.content-container .banner__heading {
    font-size: 18px;
    font-family: "Inter";
  }
  .title-wrapper--no-top-margin {
    padding: 0;
    padding-right: 20px;
  }
  .sustainability-image_block--wrap .som--comtent-wrap {
    padding: 0;
    width: 100%;
  }
  .title.som--comtent-title {
    font-size: 32px;
  }
  .sustainability-our-mission--wrap .som--main__content {
    flex-wrap: nowrap;
    padding-left: 0;
  }
  .sustainability-banner__btn {
    display: none;
  }
  .image-with-text__text-item .image-with-text__content {
    align-items: flex-start;
  }
  .sustainability-image_block--wrap .som--comtent-image {
    max-width: 120px;
  }

  .som--comtent-text p {
    margin-bottom: 0;
  }
  .som--main__content {
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0 22px;
  }
  .sustainability-banner_image {
    height: 100%;
    display: block;
    width: 100%;
  }
  .sustainability-image_block--wrap
    .som--comtent-text_wrap
    .title.som--comtent-title {
    font-size: 16px;
  }
  .sustainability-banner_image img {
    position: static;
    display: block;
    object-fit: contain;
  }
  .mlc_title {
    font-size: 24px;
  }
  .banner-section--wrapper .banner_block__item h3 {
    margin-top: 0;
  }
  .mlc__body {
    padding: 4rem 0rem;
  }
  .page-width {
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner_content__item {
    padding-right: 2%;
    left: 4%;
  }
  .banner-section--wrapper h1 {
    font-size: 32px;
  }
  h2.image-with-text__heading,
  .rich-text__heading.rte {
    font-size: 24px;
    padding: 0;
    text-align: left;
  }
  .rich-text__blocks.center {
    text-align: left;
  }
  .rich-text .rich-text__wrapper {
    width: calc(100% - 0rem / var(--font-body-scale));
  }
  .multicolumn .multicolumn-list__item .multicolumn-card__info {
    padding: 0 0 2.5rem !important;
    border-bottom: 1px solid rgba(179, 186, 172);
    border-right: 0;
    text-align: left;
    margin-bottom: 1rem;
  }
  .multicolumn li.multicolumn-list__item:last-child() .multicolumn-card__info {
    border-bottom: 0;
  }
  .image-with-text__text-item .image-with-text__content {
    padding: 4rem 0 0;
  }
  .image_slider--wrap .slick-list {
    padding: 0px 90px !important;
  }
  .iwl_image--wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .prd_block--main .title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 5rem;
  }
  .prd-content_wrap,
  .prd--carousel_main {
    margin-left: 0;
  }
  .prd--carousel_wrap,
  .prd_block--main {
    padding: 0 20px;
  }
  .prd-content_wrap {
    overflow: auto;
  }
  .prd-content_main {
    padding: 0 5px;
    justify-content: flex-start;
  }
  .iwtb--main.image-with-text__grid {
    flex-direction: column;
    width: 100%;
  }
  .iwtb--image,
  .iwtb--text--wrap {
    width: 100%;
  }
  .product_block--wrap {
    padding: 5rem 0 6rem;
  }
  .prd--carousel_main button.slick-arrow,
  .prd--carousel_main .slick-dots {
    /*     display: none !important; */
  }
  .iwtb--text--wrap {
    padding: 3.25rem;
  }
  .prd--carousel_main.slick-slider {
    margin: 30px 0 0;
    padding: 0;
  }
  .prd--content_wrap .prd--title {
    font-size: 12px;
    font-weight: 600;
  }
  .button.shop_now {
    height: 30px;
    min-height: 30px;
    font-size: 12px;
    padding: 4px 10px;
    margin: 5px 0 15px;
  }
  .learn_more {
    font-size: 12px;
  }
  .prd--carousel_main .slick-list {
    padding-right: 100px;
  }
  .banner_media__item video {
    display: block;
    min-height: 45rem;
    object-fit: cover;
  }
  .iwl_image--wrap {
    padding: 0 5rem;
  }
  .iwl_image--main {
    width: 100%;
  }
  .banner-innerpage ~ .banner__media.media.banner__media-half {
    padding-top: 350px;
  }
  .sustainability-image-banner-wrap .img-banner-section {
    max-width: 100%;
    margin: 0 auto 6rem;
  }
  .banner__content h2.banner__heading.inline-richtext.h1 {
    color: #000;
  }
  .solid-section1 .image-with-text {
    padding-top: 20px !important;
  }
  .rt-with-imgt__main {
    padding: 5rem 3rem 4rem;
    text-align: left;
  }
  .rt-with-imgt__Image {
    flex-direction: column;
    width: 100%;
  }
  .rt__Image {
    width: 100%;
  }
  .rt--Image_text {
    width: 100%;
    padding: 0;
  }
  .rt-with-imgt__Image ul {
    padding: 0;
  }
  .free--section .rich-text {
    background: #fcfcfe;
  }
  .product-block-section .prd-content_wrap {
    padding: 0;
    justify-content: flex-start;
  }
  .product-block-section .prd-content_main {
    width: 100%;
    padding: 0 15px;
    min-width: 150px;
  }
  .tab_titles_wrap .page-width {
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
  }
  .tab_titles_wrap .tab_titles {
    min-width: 130px;
    width: 100%;
    white-space: normal;
  }
  .banner_block__item .caption {
    font-size: 35px;
  }
  .banner-section--wrapper h1 {
    font-size: 40px;
  }
  .footer__content-top.page-width {
    flex-wrap: wrap;
  }
}
@media (max-width: 640px) {
  .collection-list-wrapper .collection-list li {
    max-width: calc(100% - 1px) !important;
    width: calc(100% - 1px) !important;
  }
  .collection-collage .card__inner.color-background-2.gradient.ratio,
  .collection-collage .collection-list-wrapper .collection-list .card {
    padding-top: 70px;
  }
}
a.site-nav__link.site-nav__child-link--tt {
  font-size: 14px;
  text-align: left;
  color: #3c4238;
  text-decoration: none;
  font-weight: 400;
}
a.site-nav__link.site-nav__child-link--tt:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .sc_cprice,
  .sc_prd_title {
    display: none;
  }
  .sc_cta {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    width: 100%;
  }
}
.quick-add__submit.loading .loading-overlay__spinner {
  display: flex !important;
  color: #fff;
}

.quick-add__submit.loading:after {
  display: none;
}

.quick-add__submit.loading {
  font-size: 0;
}

.quick-add__submit.loading .loading-overlay__spinner circle.path {
  stroke: #fff;
}
.card-wrapper .jdgm-widget {
    margin: 7px 0;
    text-align: center;
}

.collection.loading:after {
    display: none;
}
.whatsapp_wrap {
    width: 70px;
    position: fixed;
    bottom: 80px;
    left: 10px;
}
.whatsapp_wrap img {
    width: 100%;
    display: block;
}
#fc_frame, #fc_frame.fc-widget-small{display:none!important}