.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ths13-header {
  z-index: 9;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.ths13-menu-icon-bar-top {
  background-color: #f2f2f2;
  width: 18px;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.ths13-menu-link-wrapper {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ths13-menu-link-text-wrapper {
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}

.ths13-nav-link {
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.ths13-menu-link-hover-text {
  position: absolute;
}

.ths13-menu-icon-wrapper {
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  display: flex;
}

.ths13-nav-link-hover-text {
  position: absolute;
}

.ths13-logo {
  width: 130px;
}

.ths13-menu-icon-bar-bottom {
  background-color: #f2f2f2;
  width: 18px;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.ths13-hero-slide-total-number {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.ths13-social-link {
  opacity: .65;
  margin-right: 45px;
  transition: opacity .2s ease-in-out;
}

.ths13-social-link:hover {
  opacity: 1;
}

.ths13-heading-h1-wrapper {
  max-width: 500px;
  overflow: hidden;
}

.ths13-heading-h1 {
  color: #f2f2f2;
  text-align: center;
  font-family: PT Serif, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.ths13-hero-slide-number-divider {
  color: #ffc000;
  margin-top: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  transform: rotate(20deg);
}

.ths13-hero-slide-content {
  justify-content: center;
  align-items: center;
  max-width: 1234px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ths13-hero-slider-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: auto;
  display: flex;
  inset: 0% 0% 0% auto;
}

.ths13-hero-section-footer {
  z-index: 7;
  justify-content: flex-start;
  align-items: stretch;
  width: 66.6667%;
  height: 90px;
  padding-left: 60px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ths13-hero-slider {
  background-color: #0000;
  width: 100%;
  min-height: 100vh;
}

.ths13-overlay {
  mix-blend-mode: soft-light;
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.ths13-scroll-line {
  background-color: #f2f2f2;
  width: 2px;
  height: 50px;
}

.ths13-hero-footer-scroll-text-wrapper {
  opacity: .8;
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  overflow: hidden;
}

.ths13-hero-footer-scroll-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.ths13-social-links-divider {
  color: #ffc000;
  font-size: 20px;
  font-weight: 700;
  transform: rotate(20deg);
}

.ths13-hero-slide-number {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.ths13-slide-number-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 90px;
  height: 90px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.ths13-silde-number-inner-wrapper {
  overflow: hidden;
}

.ths13-scroll-line-wrapper {
  opacity: .8;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

.ths13-social-links-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
  overflow: hidden;
}

.ths13-hero-slider-arrow {
  display: none;
}

.ths13-social-icon {
  width: 22px;
}

.ths13-hero-section {
  background-image: linear-gradient(#0006 100%, #fff), url('../images/Untitled-design-74.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.ths13-menu-nav-link-3 {
  color: #f2f2f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 100px;
  font-weight: 400;
  line-height: 125px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths13-menu-contact-info-inner-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.ths13-menu-footer {
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ths13-menu-contact-link {
  color: #f2f2f2a6;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.ths13-menu-contact-link:hover {
  color: #f2f2f2;
}

.ths13-menu-contact-link.ths13-no-margin-bottom {
  margin-bottom: 0;
}

.ths13-menu {
  z-index: 8;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: -100% 0% 0%;
}

.ths13-contact-address {
  color: #f2f2f2;
  text-align: right;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.ths13-menu-contact-info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  overflow: hidden;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.section-large {
  padding: 96px 5%;
  position: relative;
}

.section-large.background-secondary {
  background-color: #0e0e0e;
}

.subheading-regular {
  color: #24262d;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

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

.grid-two-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.h2-heading {
  color: #24262d;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.text-color-brand {
  color: #6869ac;
}

.content-image {
  border-radius: 24px;
  max-width: 486px;
  overflow: hidden;
}

.divider-brand {
  border-top: 1px dashed #6869ac;
  width: 100%;
  height: 1px;
}

.paragraph-2x-large {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.column-2x-large {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.paragraph-small {
  color: #3d424c;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small.text-color-tertiary {
  color: #575f70;
}

.overline-small {
  color: #6869ac;
  letter-spacing: -.08px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.container-large {
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.column-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.column-small.column-center {
  justify-content: flex-start;
  align-items: center;
}

.accent-left {
  position: absolute;
  inset: 40px auto auto 80px;
}

.subheading-bold {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.subheading-bold.text-color-purple {
  color: #8870d7;
}

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

.avatar-regular {
  border: 2px solid #fff;
  border-radius: 99px;
  flex: none;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  overflow: hidden;
}

.author-name {
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.accent-right {
  position: absolute;
  inset: 24px 56px auto auto;
}

.h5-heading {
  color: #131315;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 25px;
  line-height: 1.2;
}

.author-role {
  color: #55555e;
  letter-spacing: .01em;
  font-size: 12px;
  line-height: 1.7;
}

.margin-bottom-08 {
  margin-bottom: 8px;
}

.container-large-2 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.blog-badge {
  letter-spacing: -.02em;
  background-color: #f4f4f5;
  border-radius: 40px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 12px;
  line-height: 1.8;
}

.paragraph-small-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.paragraph-small-2.text-color-gray-800 {
  color: #55555e;
}

.blog-badge-group {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}

.grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h2-heading-2 {
  color: #000;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.title-wrapper-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 550px;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-image-a {
  border: 1.5px solid #e4e4e7;
  border-radius: 12px;
  height: 340px;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px #e4e4e7;
}

.section-large-2 {
  padding: 120px 5%;
  position: relative;
}

.blog-author-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.bold-text {
  color: #fff;
}

.title-wrapper-regular {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 860px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.paragraph-x-small {
  letter-spacing: .04px;
  font-size: 12px;
  line-height: 16px;
}

.team-social-link {
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  color: #f0f0f0;
  background-color: #ffffff14;
  border: 1px solid #ffffff1f;
  border-radius: 12px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s, background-color .3s;
  display: flex;
}

.team-social-link:hover {
  color: #fff;
  background-color: #ffffff1f;
}

.team-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.team-overlay {
  z-index: 1;
  background-image: radial-gradient(circle at 50% 100%, #33168329 60%, #36178c00), linear-gradient(#0000003d, #0000003d);
  width: 100%;
  height: 100%;
  position: relative;
}

.paragraph-x-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.paragraph-x-large.text-color-gray-500 {
  color: #ababab;
}

.team-socials {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.column-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.section-large-3 {
  background-color: #000;
  padding: 120px 5%;
  position: relative;
}

.icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.container-large-3 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.badge-large {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  color: #dacff7;
  letter-spacing: -.25px;
  background-color: #36178ca3;
  border: 1px solid #ffffff1f;
  border-radius: 96px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.h6-heading {
  color: #e3e3e3;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.team-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.team-image-wrapper {
  background-image: radial-gradient(circle closest-corner, #bba7f140, #36178c00);
  border-radius: 12px;
  width: 100%;
  height: 387px;
  position: relative;
  overflow: hidden;
}

.h2-heading-3 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 600;
  line-height: 45px;
}

.column-tiny {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.column-tiny.column-center {
  text-align: center;
  align-items: center;
}

.grid-two-column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.tab-link-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #49505b;
  letter-spacing: -.08px;
  background-color: #fff0;
  border: .5px solid #d8dbdf;
  border-radius: 8px;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 8px 12px 8px 8px;
  font-size: 14px;
  line-height: 16px;
  transition: color .3s, background-color .3s;
  display: flex;
}

.tab-link-large:hover, .tab-link-large.w--current {
  color: #25272c;
  background-color: #edeef1;
}

.paragraph-small-3 {
  color: #49505b;
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.header-dashed-line {
  z-index: 1;
  width: 1px;
  height: 100vh;
  position: absolute;
  inset: auto auto -48px 13.5%;
}

.icon {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-tab-content {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  padding: 4px;
  display: flex;
}

.header-section {
  background-color: #f7f8f8;
  padding: 112px 5% 48px;
  position: relative;
}

.paragraph-x-small-2 {
  color: #49505b;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-x-small-2.text-color-tertiary {
  color: #8d95a3;
}

.button-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header-image-column {
  grid-column-gap: 148px;
  grid-row-gap: 148px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.paragraph-x-large-2 {
  color: #49505b;
  letter-spacing: -.2px;
  font-size: 20px;
  line-height: 32px;
}

.header-tab-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #edeef1;
  border: .5px solid #d8dbdf;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 12px 30% 12px 12px;
  display: flex;
  position: relative;
}

.subheading-small {
  color: #25272c;
  letter-spacing: -.08px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}

.h1-heading {
  color: #25272c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 600;
  line-height: 1.2;
}

.link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #25272c;
  letter-spacing: -.18px;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: inline-flex;
}

.header-column {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.badge {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px dashed #b5bbc4;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.badge.right-icon {
  padding-left: 16px;
}

.header-logo-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  width: 88%;
  max-width: 544px;
  margin-left: auto;
  padding-left: 24px;
  display: flex;
}

.header-tab-illustration {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.header-logo-text {
  min-width: 156px;
  max-width: 156px;
}

.icon-regular-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.header-logos {
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 4px;
  display: flex;
}

.column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.column-large.column-left {
  justify-content: center;
  align-items: flex-start;
}

.header-tabs-menu-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 4px;
  display: flex;
}

.button-primary-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  letter-spacing: -.18px;
  white-space: nowrap;
  background-color: #25272c;
  border: 2px solid #000;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition-property: background-color;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: inline-flex;
  box-shadow: 0 1px 2px #00000080, inset 0 1px 1px 3px #3f444d;
}

.button-primary-large:hover {
  background-color: #000;
}

.header-tabs-small {
  width: 100%;
  max-width: 520px;
}

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

.button-link-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #154ee0;
  letter-spacing: -.08px;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  display: inline-flex;
}

.header-dashed {
  border-left: 1px dashed #b5bbc4;
  height: 100%;
}

.flex-block-5 {
  z-index: 4;
  justify-content: flex-start;
  align-items: center;
  margin-top: -152px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.h1-heading-2 {
  color: #fff;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.header-slide {
  margin-right: 24px;
}

.header-play-button {
  background-color: #c3262a;
  border: 1px #2e2f72;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: auto;
  min-height: 0;
  display: flex;
}

.logo-3 {
  margin-top: -20px;
  position: relative;
}

.header-button-group {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  display: flex;
}

.header-button-group.newgroup {
  margin-top: 10px;
}

.icon-regular-3 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  display: flex;
}

.make-an-appointment-arrow {
  background-image: url('../images/arrow_forward_24px_1arrow_forward_24px.png');
  background-position: 50%;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-left: 14px;
}

.column-x-large {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.header-slide-mask {
  width: 200px;
  margin-right: auto;
  overflow: visible;
}

.hide {
  display: none;
}

.header-slider-trigger {
  z-index: 2;
  opacity: 0;
  background-image: linear-gradient(90deg, #fff0, #fff 50%);
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.header-slider-trigger.left {
  background-image: linear-gradient(90deg, #fff 50%, #fff0);
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  left: 0;
  right: auto;
}

.container-regular {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 120px;
  position: relative;
}

.paragraph-large-bg {
  letter-spacing: -.015em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large-bg.text-weight-medium {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 27px;
}

.header-slide-card {
  grid-column-gap: 102px;
  grid-row-gap: 102px;
  color: #030711;
  background-color: #f9fafb;
  background-image: url('../images/20241003_104108.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 2px solid #f3f4f6;
  border-radius: 12px;
  flex-flow: column;
  height: 251.453px;
  padding: 4px 4px 0;
  text-decoration: none;
  transition: border-width .3s, border-color .3s;
  display: flex;
}

.header-slide-card:hover {
  border-color: #000;
}

.header-slide-card.card2 {
  background-image: url('../images/20231023_152524.jpg');
  background-position: 50%;
  border-color: #c3262a;
  border-radius: 4px;
}

.header-slide-card.card3 {
  background-color: #fff;
  background-image: url('../images/Untitled-design-5.png');
  background-position: 0 0;
  background-size: cover;
  border-color: #2e2f72;
  border-radius: 6px;
}

.header-slide-card.card1 {
  background-image: url('../images/Untitled-design-4.png');
  background-position: 100%;
  border-color: #2e2f72;
}

.subheading-bold-2 {
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.header-slider {
  z-index: 1;
  background-color: #0000;
  height: auto;
  margin-top: 30px;
  margin-left: -224px;
  overflow: hidden;
}

.appointment-button-div-main {
  background-color: #2e2f72;
  border-radius: 4px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 211px;
  height: 40px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.header-title-column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  margin-top: 56px;
  display: flex;
}

.hero {
  background-image: url('../images/Untitled-design-84.png'), linear-gradient(#0009 100%, #fff), url('../images/Untitled-design-75.png');
  background-position: 50% 100%, 0 0, 50% 0;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, cover;
  padding-top: 0;
  padding-bottom: 150px;
}

.make-an-appointment-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.section-22 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.make-an-appointment-arrow-div {
  z-index: 0;
  background-image: url('../images/c3262a.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.header-slider-grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .8fr;
  padding-top: 80px;
  padding-bottom: 60px;
}

.appointment-button-text-div-container {
  width: 90%;
}

.icon-regular-4 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.testimonial-block-a {
  color: #1c1c1f;
  background-color: #13131500;
  background-image: linear-gradient(#0000008c 100%, #fff), url('../images/Untitled-design-75.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 0;
  padding: 104px 32px;
  position: relative;
  overflow: hidden;
}

.testimonial-block-a.newt {
  display: none;
}

.header-button-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 24px 8px 0;
  display: flex;
}

.testimonial-slider-a {
  background-color: #0000;
  height: auto;
}

.section-regular-5 {
  padding: 0 0%;
  position: relative;
}

.testimonial-image {
  background-color: #1c1c1f;
  background-image: url('../images/232.png');
  background-position: 50%;
  background-size: cover;
  border: 1.5px #ac0c09;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 412px;
  margin-bottom: 2px;
  margin-right: 2px;
  padding: 32px;
  display: flex;
  overflow: hidden;
}

.testimonial-image.i1 {
  background-image: url('../images/k.png');
}

.testimonial-image.i1.i2 {
  background-image: url('../images/store__product-image__4958cf06-2d72-465f-98f0-13165aa873a3.webp');
}

.testimonial-image.i1.i2.i3 {
  background-image: url('../images/Untitled-design-2.png');
}

.testimonial-image.i1.i2.i3.i4 {
  background-image: url('../images/Untitled-design-3.png');
}

.testimonial-image.i1.i2.i3.i4.i5 {
  background-image: url('../images/Untitled-design-56.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6 {
  background-image: url('../images/Untitled-design-57.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7 {
  background-image: url('../images/Untitled-design-58.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8 {
  background-image: url('../images/Untitled-design-59.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9 {
  background-image: url('../images/Untitled-design-60.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10 {
  background-image: url('../images/Untitled-design-61.png');
  background-position: 50%;
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11 {
  background-image: url('../images/Untitled-design-62.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12 {
  background-image: url('../images/Untitled-design-63.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13 {
  background-image: url('../images/Untitled-design-64.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14 {
  background-image: url('../images/Loaded-Junk-Removal-Company-Trailer-4-rotated.webp');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15 {
  background-image: url('../images/Untitled-design-65.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16 {
  background-image: url('../images/Untitled-design-66.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17 {
  background-image: url('../images/Untitled-design-67.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18 {
  background-image: url('../images/Untitled-design-4_1.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18.i19 {
  background-image: url('../images/Untitled-design-5_1.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18.i19.i20 {
  background-image: url('../images/Untitled-design-9.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18.i19.i20.i21 {
  background-image: url('../images/pexels-quintingellar-2199293.jpg');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18.i19.i20.i21.i22 {
  background-image: url('../images/Untitled-design-7.png');
}

.testimonial-image.i1.i2.i3.i4.i5.i6.i7.i8.i9.i10.i11.i12.i13.i14.i15.i16.i17.i18.i19.i20.i21.i22.i23 {
  background-image: url('../images/Untitled-design-8.png');
}

.testimonial-image.newimg1 {
  background-image: url('../images/Untitled-design-35.jpg');
  width: 100%;
}

.testimonial-image.newimg1.new1 {
  background-image: url('../images/maxresdefault.jpg');
}

.testimonial-image.imhl4 {
  background-image: url('../images/Untitled-design-85.png');
  width: 100%;
}

.column-regular-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.testimonial-arrow-a {
  color: #000;
  background-color: #fff;
  border: 1px #333338;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 12px;
  transition: all .45s;
  display: flex;
  inset: auto auto 0% 0%;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-arrow-a:hover {
  color: #fff;
  background-color: #ac0c09;
  border-style: none;
  border-color: #8870d7;
  transform: translate(4px, -4px);
}

.testimonial-arrow-a.right {
  color: #000;
  background-color: #fff;
  border-style: none;
  width: 45px;
  height: 45px;
  padding: 12px;
  transition-duration: .45s;
  left: 55px;
}

.testimonial-arrow-a.right:hover {
  border-style: none;
  transform: translate(4px, -4px);
}

.text-span-2 {
  color: #ac0c09;
}

.button-primary-large-2 {
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-primary-large-2:hover {
  color: #000;
  background-color: #fff;
  transform: translate(6px, -6px);
}

.container-regular-2 {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.grid-two-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-two-column-3.newc.newoc {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.grid-two-column-3.newoc {
  display: flex;
}

.h4-heading {
  color: #0a0a0a;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
}

.h4-heading.newh1 {
  color: #fff;
}

.testimonial-text-wrapper {
  width: 100%;
  max-width: 510px;
}

.text-block-5 {
  font-weight: 700;
}

.paragraph-x-large-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.paragraph-x-large-3.hewl1 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.overline {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.overline.newk1 {
  color: #fff;
}

.column-x-small-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.testimonial-slide-2 {
  margin-right: 40px;
}

.bold-text-2 {
  font-family: PT Serif, serif;
  font-size: 29px;
  font-weight: 700;
}

.paragraph-4 {
  color: #fff;
  font-size: 16px;
}

.bold-text-3 {
  font-family: PT Serif, serif;
  font-size: 40px;
  line-height: 45px;
}

.cta-collection-image-small {
  background-color: #2b2b2b;
  background-image: radial-gradient(circle at 50% 100%, #3b413a, #3b413a00 75%);
  border-radius: 100%;
  width: 78px;
  height: 78px;
  overflow: hidden;
}

.badge-light {
  color: #454545;
  letter-spacing: -.08px;
  white-space: nowrap;
  background-color: #f6f6f6;
  border: 1px solid #e7e7e7;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}

.cta-content-large {
  z-index: 2;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  width: 100%;
  max-width: 588px;
  padding: 24px 40px 40px;
  display: flex;
  position: relative;
}

.section-large-4 {
  background-color: #f6f6f6;
  padding: 96px 3%;
  position: relative;
}

.section-large-4.background-quaternary {
  background-color: #2b2b2b;
}

.cta-image-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.cta-image-column.align-left {
  align-items: flex-start;
}

.background {
  z-index: 0;
  pointer-events: none;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.noise {
  z-index: 3;
  pointer-events: none;
  background-image: none;
  background-position: 0 0;
  background-size: 120px;
  position: absolute;
  inset: 0%;
}

.paragraph-x-large-4 {
  color: #454545;
  font-size: 20px;
  line-height: 1.5;
}

.paragraph-x-large-4.text-color-inverse {
  color: #fff;
}

.cta-collection-image-large {
  background-color: #2b2b2b;
  background-image: radial-gradient(circle at 50% 100%, #3b413a, #3b413a00 75%);
  border-radius: 100%;
  width: 180px;
  height: 180px;
  overflow: hidden;
}

.container-2x-small {
  z-index: 2;
  width: 100%;
  max-width: 588px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading-image {
  vertical-align: middle;
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 148px;
  width: 72px;
  height: 72px;
  margin-left: 8px;
  margin-right: 8px;
  display: inline-block;
}

.cta-collection-image {
  background-color: #2b2b2b;
  background-image: radial-gradient(circle at 50% 100%, #3b413a, #3b413a00 75%);
  border-radius: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.form-block {
  margin-bottom: 0;
}

.cta-collection-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% -306px;
}

.cta-collection-images.right {
  inset: 0% -306px 0% auto;
}

.paragraph-x-small-3 {
  color: #454545;
  font-size: 12px;
  line-height: 1.5;
}

.paragraph-x-small-3.text-color-inverse {
  color: #fff;
}

.button-primary-large-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-primary-large-3:hover {
  background-color: #1843dc;
}

.form-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-row.newrm {
  margin-top: 10px;
}

.h1-heading-3 {
  color: #2b2b2b;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2;
}

.h1-heading-3.text-color-inverse {
  color: #fff;
  font-family: PT Serif, serif;
  font-size: 40px;
}

.form-hint {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

.form-text-field-rounded {
  color: #2b2b2b;
  background-color: #f6f6f6;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  width: 350px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.form-text-field-rounded:focus {
  border-color: #286efb;
}

.form-text-field-rounded::placeholder {
  color: #6d6d6d;
}

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

.row-regular.row-space-between {
  justify-content: space-between;
}

.footer-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 330px;
  display: flex;
}

.footer-section {
  background-color: #f7f8f8;
  background-image: url('../images/Untitled-design-83.png'), linear-gradient(#000c 100%, #fff), url('../images/Untitled-design-75.png');
  background-position: 50% -1%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: contain, auto, cover;
  padding: 140px 5% 10px;
  position: relative;
}

.footer-link {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-link:hover {
  color: #fff;
}

.footer-links-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  width: 100%;
  max-width: 570px;
}

.footer-row {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: space-between;
  margin-bottom: 64px;
  display: flex;
}

.paragraph-small-4 {
  letter-spacing: -.08px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small-4.text-color-tertiary {
  color: #fff;
}

.footer-legal-link {
  color: #5b616e;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

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

.footer-vertical-divider {
  background-color: #d8dbdf;
  width: 1px;
  height: 20px;
}

.icon-small {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.icon-small.newicon {
  width: 35px;
  height: 35px;
}

.footer-social-link {
  color: #5b616e;
  text-decoration: none;
  transition: color .3s;
}

.footer-social-link:hover {
  color: #ff4b0e;
}

.footer-legal {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.button-primary {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 8px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.button-primary:hover {
  background-color: #ff4b0e;
}

.paragraph-regular {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.container-large-5 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.footer-company {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subheading-large {
  color: #fff;
  letter-spacing: -.02em;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.footer-legal-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  display: flex;
}

.icon-regular-5 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.product-image-card {
  background-color: #f5f5f7;
  border-radius: 8px;
  width: 100%;
  height: 430px;
  position: relative;
  overflow: hidden;
}

.product-like {
  color: #b3b3b3;
  background-color: #ececee;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  transition: color .3s;
  display: flex;
}

.product-like:hover {
  color: #d0011d;
}

.button-outline {
  color: #1e1e20;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1e20;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 24px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-outline:hover {
  color: #fff;
  background-color: #000;
}

.product-details-dropdown-list {
  background-color: #fff;
}

.breadcrumb-arrow {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.radio-size {
  border-color: #0000;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  inset: 0%;
}

.radio-size.w--redirected-checked {
  background-color: #0000;
  background-image: none;
  border: 1px solid #1e1e20;
}

.radio-size.w--redirected-focus {
  box-shadow: none;
}

.product-variant-link {
  width: 64px;
  height: 64px;
}

.product-variant-link.active {
  background-color: #f5f5f7;
  border-radius: 8px;
}

.form {
  display: flex;
}

.product-dropdown-toggle {
  cursor: pointer;
  border-top: 1px solid #d2d2d7;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.product-description-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #f5f5f7;
  border-radius: 8px;
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.product-slider {
  background-color: #0000;
  height: 100%;
}

.breadcrumb-wrapper {
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.product-size-link {
  color: #87878c;
}

.paragraph-small-5 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.container-large-6 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.product-top-detail {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 4px;
  display: flex;
  position: absolute;
  inset: 8px 8px auto;
}

.product-video-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.product-radio-item {
  cursor: pointer;
  border: 1px solid #d2d2d7;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 14px;
  display: flex;
  position: relative;
}

.product-list {
  grid-row-gap: 8px;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: 500;
  display: flex;
}

.product-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #1e1e20;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.price-discount {
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  text-decoration: line-through;
}

.h6-heading-2 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
}

.product-review-dot {
  background-color: #d2d2d7;
  border-radius: 100%;
  width: 4px;
  height: 4px;
}

.paragraph-regular-2 {
  color: #fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-regular-2.text-weight-semibold {
  font-weight: 600;
}

.radio-size-label {
  margin-bottom: 0;
  font-weight: 500;
}

.product-star-wrapper {
  grid-column-gap: 4px;
  align-items: center;
  display: flex;
}

.product-review-details-row {
  grid-column-gap: 24px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.product-image-large {
  border-radius: 8px;
  width: 100%;
  height: 540px;
  overflow: hidden;
}

.slider-nav-inactive {
  -webkit-user-select: none;
  user-select: none;
  background-color: #d2d2d7;
  border-radius: 100%;
  width: 16px;
  height: 16px;
}

.product-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.column-xx-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.column-regular-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.overline-regular {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.product-image-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.column-x-small-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.code-embed {
  text-align: center;
  display: none;
}

.row-xx-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.badge-primary-large {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  min-height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
}

.product-video-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.caption-brand {
  color: #d0011d;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.button-primary-small {
  background-color: #000;
  border-radius: 8px;
  font-weight: 500;
}

.product-slider-title {
  color: #1e1e20;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.section-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0e0e0e;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 92px 5%;
  display: flex;
  position: relative;
}

.price-text-detail {
  color: #1e1e20;
  font-weight: 600;
}

.row-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  display: flex;
}

.price-original {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.feature-icon {
  width: 70px;
}

.icon-x-large {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.product-slider-button {
  color: #1e1e20;
  background-color: #ececee;
  border-radius: 100%;
  padding: 6px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.product-slider-button.left {
  color: #6e6e72;
  background-color: #0000;
}

.slider-nav-active {
  -webkit-user-select: none;
  user-select: none;
  background-color: #1e1e20;
  border-radius: 100%;
  width: 16px;
  height: 16px;
}

.product-lightbox-link {
  position: absolute;
}

.paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large.text-weight-medium {
  font-weight: 500;
}

.paragraph-large.text-weight-semibold {
  font-weight: 600;
}

.product-review-text-field {
  background-color: #0000;
  border: 1px #000;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.product-grid-main {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #1e1e20;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 2.2fr 1fr;
  align-items: start;
  display: flex;
}

.product-variants {
  grid-column-gap: 16px;
  flex-flow: wrap;
  display: flex;
}

.product-slider-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.product-list-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.product-review-author {
  grid-column-gap: 8px;
  color: #87878c;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.product-details-dropdown {
  width: 100%;
  overflow: hidden;
}

.product-feature-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #d2d2d7;
  border-radius: 8px;
  align-items: center;
  padding: 16px 32px;
  display: flex;
}

.product-slider-actions {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.breadcrumb-link {
  color: #6e6e72;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.breadcrumb-link:hover {
  color: #1e1e20;
}

.breadcrumb-link.w--current {
  color: #000;
}

.grid-three-column-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.product-video {
  background-color: #fcf1cf;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 640px;
  display: flex;
}

.product-video-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-bottom: 120px;
  display: flex;
}

.product-video-header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-link {
  color: #1e1e20;
  transition: color .3s;
}

.text-link:hover {
  color: #d0011d;
}

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

.row-small.row-top {
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}

.icon-x-small-2 {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.badge-primary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #fff;
  text-align: center;
  background-color: #d0011d;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  display: inline-flex;
}

.button-primary-2 {
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: border-color .2s, background-color .2s;
  display: flex;
}

.button-primary-2:hover {
  color: #1e1e20;
  background-color: #fff;
  border: 2px solid #1e1e20;
}

.food-left {
  position: absolute;
  inset: auto auto 0% 0%;
}

.title-cta {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}

.food-right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.cta-container {
  z-index: 1;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  background-color: #0000;
  border: 1px solid #0000;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
}

.text-field:hover, .text-field:active {
  border-color: #0000;
}

.text-field:focus {
  background-color: #0000;
  border-color: #0000;
}

.cta-section {
  background-color: #0e0e0e;
  padding: 40px 3% 80px;
  position: relative;
}

.cta-paragraph {
  color: #0009;
  letter-spacing: -.02em;
  max-width: 620px;
  font-size: 16px;
  line-height: 32px;
}

.error-message {
  color: red;
  background-color: #0000;
  font-size: 16px;
  font-weight: 500;
}

.form-block-2 {
  justify-content: center;
  width: 100%;
  max-width: 480px;
  margin-top: 35px;
  position: relative;
}

.cta-wrapper {
  text-align: center;
  background-color: #e7f9fd;
  background-image: linear-gradient(#000000e3, #fff0), url('../images/Untitled-design-79.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 60px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.success-message {
  color: #fff;
  background-color: #000;
  font-size: 16px;
}

.cta-content {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.email-input {
  background-color: #0000;
  align-items: center;
  height: 60px;
  margin-right: 24px;
  padding: 16px 10px;
  display: flex;
}

.submit-button {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 16px;
  width: 100%;
  max-width: 160px;
  height: 62px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 16px;
  font-weight: 500;
  transition: background-color .2s;
}

.submit-button:hover {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.form-2 {
  background-color: #fff;
  border-radius: 24px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
  position: relative;
}

.column-large-10 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.nav-divider {
  border-right: 1px dotted #8c8f93;
  width: 1px;
  height: 21px;
  margin-left: 5px;
  margin-right: 5px;
}

.column-x-large-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}

.footer-column-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.footer-column-3.newcolumn {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 1px #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.subheading-regular-8 {
  color: #000;
  text-align: left;
  letter-spacing: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.subheading-regular-8.text-color-secondary {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.icon-large-3 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: color .2s;
  display: flex;
}

.icon-large-3.newicon {
  width: 26px;
  height: 26px;
}

.nav-menu-wrapper-4 {
  justify-content: flex-end;
  align-items: center;
  margin-top: -35px;
  display: flex;
}

.brix---paragraph-default-11 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-11.ntetxt.newtext {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.column-regular-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.footer-text-link-3 {
  color: #fff;
  letter-spacing: -.01em;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-text-link-3:hover {
  color: #fff;
}

.nav-mobile__background-2 {
  z-index: 998;
  background-color: #43b97f;
  display: none;
  position: fixed;
  inset: 0%;
}

.brix---footer-list-wrapper-3 {
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
}

.paragraph-regular-17 {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 26px;
}

.menu-line {
  background-color: #000;
  width: 48px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.brix---footer-list-item-3 {
  margin-bottom: 18px;
  padding-left: 0;
}

.navigation-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-social-links-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.nav__inner {
  justify-content: flex-end;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.navigation-menu-left-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.button-secondary-small-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  text-align: center;
  letter-spacing: -.08px;
  white-space: nowrap;
  background-color: #6c7c60;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.brix---link-text-3 {
  color: #fff;
  font-size: 17px;
  transition: color .3s;
  display: inline-block;
}

.brix---link-text-3.nre1 {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.navigation-component-2 {
  display: none;
}

.footer-icon {
  padding-top: 2px;
  padding-bottom: 2px;
}

.line-wrap-3 {
  transform-style: preserve-3d;
}

.nav__bar-3 {
  z-index: 10;
  background-color: #eee;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-logo {
  padding-left: 0;
  display: flex;
}

.nav__wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}

.footer-social-link-5 {
  color: #c9c9c9;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.footer-social-link-5:hover {
  color: #fff;
}

.nav-text-wrap {
  flex-direction: column;
  align-items: center;
  height: 14px;
  display: flex;
  overflow: hidden;
}

.navigation-right-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-regular-22 {
  color: #6c7c60;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon-regular-22.nk1 {
  color: #21372e;
  width: 22px;
}

.nav__css {
  position: fixed;
}

.icon-regular-23 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: flex;
}

.brix---link-wrapper-color-primary-3 {
  color: #ec1d25;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary-3:hover {
  color: #281ca5;
}

.footer-grid-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1.25fr;
}

.brix---icon-pagraph-wrapper-3 {
  color: #6e7191;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.nav__container {
  align-items: center;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 32px;
  display: flex;
}

.cal-link-2 {
  color: #fff;
  background-image: url('../images/calendar-with-a-clock-time-tools_1calendar-with-a-clock-time-tools.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  text-decoration: none;
  display: flex;
}

.navigation-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-main__container-2 {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 84rem;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.link-text-hov {
  color: #fff;
}

.navigation-buttons-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
  display: inline-block;
}

.nav-link.w--current {
  border-bottom: 1px solid #fff;
}

.footer-company-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  max-width: 400px;
  display: flex;
}

.divider-gray-800 {
  background-color: #ffffff9e;
  width: 100%;
  height: 1px;
}

.nav__flexed {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.overline-6 {
  color: #1457ff;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.overline-6.text-color-white {
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 10px;
  font-size: 14px;
}

.overline-6.text-color-white.newt {
  border-right-style: none;
}

.navigation {
  z-index: 999;
  background-color: #fff0;
  border-bottom: 1px #f5f5f6;
  margin-top: 17px;
  padding: 16px 5% 16px 0%;
}

.nav__trigger {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 32px;
  margin-left: 16px;
  display: none;
  position: relative;
}

.content-features {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 10px;
  display: grid;
}

.row-regular-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.icon-regular-24 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.content-feature-line {
  background-color: #fff;
  flex: 1;
  width: 1px;
}

.subheading-regular-9 {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-regular-18 {
  color: #fff;
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-large-2 {
  letter-spacing: -.02em;
  font-size: 18px;
  line-height: 32px;
}

.contact-heading {
  color: #1c2122;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  font-weight: 400;
  line-height: 86px;
}

.container-large-7 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-regular-19 {
  font-size: 16px;
  line-height: 24px;
}

.button-secondary {
  color: #fff;
  text-transform: uppercase;
  background-color: #1c2122;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.contact-card {
  outline-offset: 0px;
  border-radius: 24px;
  outline: 1px solid #ccd4d6;
  flex-direction: column;
  padding: 32px;
  transition: all .3s;
  display: flex;
}

.contact-card:hover {
  outline-offset: 0px;
  background-color: #e9eced;
  outline: 1px solid #e9eced;
}

.text-weight-semibold {
  font-weight: 600;
}

.heading-detail {
  color: #323c3e;
  letter-spacing: .02em;
  text-transform: uppercase;
  white-space: normal;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.margin-bottom-32 {
  margin-bottom: 32px;
}

.icon-medium {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.heading-wrapper-large {
  text-align: center;
  max-width: 620px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.section-large-5 {
  padding: 120px 5%;
  position: relative;
}

.margin-bottom-33 {
  margin-bottom: 24px;
}

.contact-text {
  font-weight: 500;
  line-height: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: -.02em;
  background-color: #1c2122;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 8px 32px;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
  display: flex;
}

.caption-regular {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.caption-regular.text-color-gray-800 {
  color: #323c3e;
}

.grid-three-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.contact-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.contact-icon-wrap {
  color: #323c3e;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-bottom: 24px;
  display: flex;
}

.contact-button-wrapper {
  max-width: 142px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
}

.body {
  font-family: Montserrat, sans-serif;
}

.bold-text-4, .bold-text-5 {
  font-family: PT Serif, serif;
}

.section-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.blx-wrap-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blx-b-grid-wrap-link-1 {
  margin-left: 0;
  margin-right: 0;
}

.blx-a-logo-1 {
  height: auto;
  margin-bottom: -10px;
  padding-bottom: 0;
  position: relative;
}

.blx-c-wrap-list-1-1 {
  background-color: #fff;
  width: 28em;
  margin-left: -35px;
  padding: 2em;
  box-shadow: 1px 1px .3em #0000003d;
}

.blx-b-link-3 {
  text-decoration: none;
  display: block;
}

.blx-c-button-1 {
  color: #000;
  background-color: #fff;
  border-radius: .3em;
  padding: .8em 1.2em;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.3em;
  text-decoration: none;
  display: block;
}

.blx-c-dropdown-list-1-1 {
  padding-top: 2em;
}

.blx-c-dropdown-list-1-1.w--open {
  background-color: #0000;
}

.blx-b-link-2 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-grid-link-1 {
  color: #000;
  margin-bottom: .2em;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.blx-b-grid-link-2 {
  color: #4a6592;
  font-size: 1.2em;
  line-height: 1.3em;
}

.blx-a-wrap-logo-1-1 {
  position: absolute;
  inset: auto 0% 0% 4.5em;
}

.blx-c-wrap-3 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.blx-container-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blx-b-wrap-1 {
  margin-left: 2em;
  margin-right: 4em;
  display: flex;
}

.blx-c-dropdowntoggle-1-1 {
  color: #000;
  background-image: url('../images/Vector-17_1Vector 17.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto .4em;
  align-items: center;
  padding: 0 1.3em 0 0;
  display: inline-block;
}

.blx-c-dropdowntoggle-1-1.w--open {
  background-image: url('../images/Vector-18_1Vector 18.png');
}

.blx-c-wrap-1 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blx-d-wrap-1 {
  display: none;
}

.blx-b-wrap-link-1 {
  align-items: center;
  margin-left: 1em;
  margin-right: 1em;
  display: flex;
}

.blx-a-wrap-logo-1 {
  position: relative;
}

.blx-c-link-1-1 {
  color: #000;
  font-size: 1.2em;
  font-weight: 500;
}

.blx-a-wrap-1 {
  align-items: center;
  display: flex;
}

.blx-section-1 {
  background-color: #fff0;
  border-bottom: .2em #e9e9e9;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 5em;
  font-size: 1vw;
  display: block;
}

.blx-c-dropdown-1-1 {
  color: #000;
}

.blx-c-dropdown-1-1.nl {
  margin-right: 28px;
}

.blx-c-container-grid-1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  align-items: start;
  width: 100%;
  display: grid;
}

.blx-b-grid-wrap-link-2 {
  margin-top: .5em;
}

@media screen and (min-width: 1280px) {
  .icon-regular-3 {
    height: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .blx-container-1 {
    justify-content: space-between;
    width: 100%;
    max-width: 90em;
  }

  .blx-section-1 {
    font-size: 14px;
  }
}

@media screen and (min-width: 1920px) {
  .header-slider-grid {
    margin-left: -180px;
  }
}

@media screen and (max-width: 991px) {
  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .content-image {
    max-width: none;
  }

  .accent-left {
    left: 24px;
  }

  .accent-right {
    right: 24px;
  }

  .grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .team-grid {
    grid-template-columns: 1fr;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .header-dashed-line {
    display: none;
  }

  .header-image-column {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
    align-items: center;
  }

  .header-logo-wrapper {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
  }

  .header-logo-text {
    max-width: none;
  }

  .logo-3 {
    object-fit: cover;
  }

  .header-slide-mask {
    margin-left: 0;
  }

  .header-slider-trigger.left {
    background-image: none;
    width: 48px;
  }

  .header-slider {
    margin-left: -5%;
    margin-right: -5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero {
    background-position: 50% 100%, 38% 0;
  }

  .header-slider-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-slider-a {
    padding-bottom: 96px;
  }

  .grid-two-column-3 {
    grid-template-columns: 1fr;
  }

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

  .product-image-card {
    height: 380px;
  }

  .product-grid-main {
    grid-template-columns: 1fr;
  }

  .product-slider-grid, .grid-three-column-2 {
    grid-template-columns: 1fr 1fr;
  }

  .cta-wrapper {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-wrapper-4 {
    margin-top: 10px;
  }

  .nav-mobile__background-2 {
    z-index: 997;
    background-color: #43b97f;
    width: 100vw;
    height: 100vh;
    padding: 1rem 0 0 2rem;
    display: block;
    position: fixed;
    inset: 0;
  }

  .menu-button-4 {
    color: #fff;
    background-color: #ff5805;
    padding: 8px;
  }

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

  .nav__inner {
    background-color: #eee;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .navigation-menu-left-2 {
    background-color: #fff;
    padding: 24px 5%;
    position: absolute;
  }

  .nav__wrapper {
    opacity: 1;
    flex: none;
    width: 100vw;
    height: 100vh;
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    position: fixed;
    inset: 0%;
    transform: translate(0%);
  }

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

  .nav__container {
    justify-content: space-between;
  }

  .nav-main__container-2 {
    z-index: 1;
    height: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .nav__trigger {
    z-index: 1;
    display: flex;
  }

  .content-features {
    grid-template-columns: 1fr 1fr;
  }

  .grid-three-column-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .blx-c-wrap-list-1-1 {
    width: 32em;
    margin-left: -56px;
  }

  .blx-c-button-1 {
    font-size: 1.3em;
  }

  .blx-b-grid-link-1, .blx-b-grid-link-2 {
    font-size: 1.5em;
  }

  .blx-d-icon-1 {
    cursor: pointer;
    width: 2.8em;
  }

  .blx-a-wrap-logo-1-1 {
    bottom: -7%;
  }

  .blx-c-wrap-3 {
    margin-left: 2em;
    margin-right: 1em;
    display: block;
  }

  .blx-container-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-c-wrap-1 {
    flex: 1;
    justify-content: flex-end;
    margin-right: 1em;
  }

  .blx-d-wrap-1 {
    display: block;
  }

  .blx-b-wrap-link-1 {
    margin-left: .5em;
    margin-right: .5em;
  }

  .blx-section-1 {
    background-color: #fff;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.3vw;
  }

  .blx-c-container-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    border-bottom: .3em solid #ebebeb;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-content: start space-between;
    align-items: start;
    width: auto;
    padding-bottom: 2em;
  }
}

@media screen and (max-width: 767px) {
  .accent-left, .accent-right {
    display: none;
  }

  .grid-three-column {
    grid-template-columns: 1fr;
  }

  .h2-heading-2 {
    font-size: 44px;
  }

  .section-large-2, .section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .h1-heading {
    font-size: 48px;
  }

  .header-tabs-menu-small {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .header-tabs-small {
    max-width: none;
  }

  .h1-heading-2 {
    font-size: 52px;
    line-height: 62px;
  }

  .hero {
    background-color: #030404;
  }

  .section-regular-5 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .grid-two-column-3 {
    grid-template-columns: 1fr;
  }

  .h4-heading {
    font-size: 32px;
  }

  .cta-content-large {
    padding: 16px;
  }

  .cta-collection-images {
    display: none;
  }

  .h1-heading-3 {
    font-size: 56px;
  }

  .footer-links-grid {
    grid-template-columns: 1fr 1fr;
  }

  .section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .food-left {
    display: none;
  }

  .form-block-2 {
    max-width: 420px;
  }

  .email-input {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .submit-button {
    max-width: none;
  }

  .form-2 {
    flex-direction: column;
  }

  .brix---icon-mg-top, .nav-menu-wrapper-4 {
    margin-top: 0;
  }

  .nav-mobile__background-2 {
    padding-top: 1.2rem;
    padding-left: 1rem;
    display: none;
  }

  .brix---footer-list-item-3 {
    margin-bottom: 10px;
  }

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

  .nav__container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-main__container-2 {
    height: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navigation-buttons-2, .nav-link {
    display: none;
  }

  .nav__trigger {
    margin-left: 8px;
  }

  .content-features {
    grid-template-columns: 1fr;
  }

  .contact-heading {
    font-size: 50px;
    line-height: 56px;
  }

  .section-large-5 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .grid-three-column-3 {
    grid-template-columns: 1fr;
  }

  .blx-c-wrap-list-1-1 {
    margin-left: -87px;
  }

  .blx-c-wrap-list-1-1._1 {
    margin-left: -58px;
  }

  .blx-a-wrap-logo-1-1 {
    bottom: -.5em;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-section-1 {
    padding-left: 3em;
    padding-right: 3em;
    font-size: 1.69vw;
  }
}

@media screen and (max-width: 479px) {
  .section-large.background-secondary {
    background-color: #0e0e0e;
    padding-top: 40px;
  }

  .h2-heading {
    line-height: 40px;
  }

  .content-image {
    width: 100%;
    height: 600px;
  }

  .paragraph-2x-large {
    color: #fff;
    text-align: left;
  }

  .column-2x-large {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .column-small.column-center {
    color: #e2211e;
    margin-bottom: 24px;
  }

  .h2-heading-2 {
    font-family: PT Serif, serif;
    font-weight: 700;
  }

  .bold-text {
    color: #fff;
    text-transform: capitalize;
    font-size: 34px;
    line-height: 36px;
  }

  .title-wrapper-regular {
    grid-row-gap: 10px;
  }

  .team-overlay {
    background-image: linear-gradient(#0000, #000);
  }

  .section-large-3 {
    background-color: #343130;
    padding-top: 20px;
  }

  .h2-heading-3 {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    font-family: PT Serif, serif;
    font-size: 41px;
    line-height: 35px;
  }

  .header-section {
    background-image: linear-gradient(#000, #fff0), url('../images/Untitled-design-75.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .button-row {
    flex-flow: column;
    align-items: stretch;
    width: 100%;
  }

  .paragraph-x-large-2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 28px;
  }

  .h1-heading {
    color: #fff;
    font-family: PT Serif, serif;
    font-size: 40px;
  }

  .column-large {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .header-tabs-menu-small {
    grid-template-columns: 1fr;
  }

  .button-primary-large {
    width: 100%;
  }

  .flex-block-5 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: -135px;
  }

  .heading-2 {
    font-family: PT Sans, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .paragraph-3 {
    font-family: Montserrat, sans-serif;
  }

  .h1-heading-2 {
    font-family: PT Serif, serif;
    font-size: 33px;
    line-height: 44px;
  }

  .logo-3 {
    flex: none;
  }

  .logo-3.newlogo {
    margin-left: 5px;
  }

  .header-button-group {
    flex-flow: column;
  }

  .header-button-group.newgroup {
    flex-flow: row;
    width: 100%;
  }

  .column-x-large {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding: 2%;
  }

  .container-regular {
    padding-bottom: 0;
  }

  .paragraph-large-bg.text-weight-medium {
    line-height: 28px;
  }

  .subheading-bold-2 {
    font-weight: 300;
  }

  .header-slider {
    display: none;
  }

  .appointment-button-div-main {
    margin-top: 0;
  }

  .header-title-column {
    justify-content: center;
    align-items: flex-start;
    margin-top: 150px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero {
    background-image: url('../images/Untitled-design-84.png'), linear-gradient(#000000a6 100%, #fff), url('../images/Untitled-design-75.png');
    background-position: 50% 100%, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat;
    background-size: contain, auto, cover;
  }

  .section-22 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .header-slider-grid {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .appointment-button-text-div-container {
    align-items: center;
    height: 100%;
    display: flex;
  }

  .icon-regular-4 {
    color: #000;
    width: 35px;
    height: 35px;
  }

  .testimonial-block-a {
    background-image: linear-gradient(#000000d9 100%, #fff), url('../images/Untitled-design-74.png');
    padding: 100px 5% 80px;
  }

  .testimonial-block-a.newt {
    display: none;
  }

  .header-button-block {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .section-regular-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .testimonial-image {
    background-image: url('../images/232.png');
    border-color: #1f140c;
    height: 320px;
  }

  .testimonial-image.i1 {
    background-image: url('../images/k.png');
  }

  .testimonial-image.i1.i2 {
    background-image: url('../images/store__product-image__4958cf06-2d72-465f-98f0-13165aa873a3.webp');
  }

  .testimonial-image.newimg1 {
    background-image: url('../images/Untitled-design-35.jpg');
  }

  .testimonial-image.newimg1.new1 {
    background-image: url('../images/maxresdefault.jpg');
  }

  .testimonial-image.imhl4 {
    background-image: url('../images/Untitled-design-85.png');
  }

  .column-regular-2.new2 {
    margin-bottom: 50px;
  }

  .testimonial-arrow-a {
    color: #fff;
    background-color: #fff;
    width: 55px;
    height: 55px;
    inset: auto 0% 0% -20%;
  }

  .testimonial-arrow-a:hover {
    background-color: #fff;
  }

  .testimonial-arrow-a.right {
    color: #fff;
    background-color: #fff;
    width: 55px;
    height: 55px;
    inset: auto 0% 0% 20%;
  }

  .text-span-2 {
    color: #e21e1f;
  }

  .button-primary-large-2 {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    padding-left: 31px;
    font-family: Montserrat, sans-serif;
  }

  .button-primary-large-2:hover {
    color: #000;
    background-color: #fff;
    border-radius: 10px;
  }

  .grid-two-column-3.newc {
    margin-bottom: 70px;
  }

  .grid-two-column-3.newc.newoc {
    display: flex;
  }

  .h4-heading {
    font-family: Montserrat, sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 1.1;
  }

  .h4-heading.newh1 {
    font-family: PT Serif, serif;
    font-size: 35px;
    font-weight: 800;
  }

  .paragraph-x-large-3 {
    color: #000;
  }

  .paragraph-x-large-3.hewl1 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 28px;
  }

  .overline {
    color: #000;
    font-size: 12px;
    font-weight: 700;
  }

  .column-x-small-2 {
    width: 100%;
  }

  .bold-text-2 {
    font-family: PT Serif, serif;
    font-size: 25px;
  }

  .paragraph-4 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .bold-text-3 {
    font-size: 32px;
    line-height: 35px;
  }

  .cta-content-large {
    padding: 0;
  }

  .section-large-4.background-quaternary {
    background-color: #0e0e0e;
    padding-top: 40px;
  }

  .paragraph-x-large-4.text-color-inverse {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 26px;
  }

  .form-block {
    width: 100%;
  }

  .paragraph-x-small-3.text-color-inverse {
    color: #fff;
    text-align: left;
    font-family: Montserrat, sans-serif;
  }

  .button-primary-large-3 {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .button-primary-large-3:hover {
    background-color: #fff;
  }

  .form-row {
    flex-flow: column;
  }

  .h1-heading-3.text-color-inverse {
    color: #fff;
    font-family: PT Serif, serif;
    font-size: 25px;
  }

  .form-hint {
    color: #fff;
  }

  .form-text-field-rounded {
    border-radius: 4px;
    width: 100%;
    font-family: Montserrat, sans-serif;
    box-shadow: 0 2px 5px #0003;
  }

  .footer-section {
    background-image: url('../images/Untitled-design-83.png'), linear-gradient(#000000d9 100%, #fff), url('../images/Untitled-design-75.png');
    background-position: 50% -2px, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat;
    background-size: contain, auto, cover;
    padding-bottom: 15px;
  }

  .footer-link {
    color: #fff;
    text-align: left;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .footer-link:hover {
    color: #fff;
  }

  .footer-links-grid {
    grid-template-columns: 1fr;
  }

  .footer-row {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-row.newrow {
    margin-top: 80px;
  }

  .paragraph-small-4.text-color-tertiary {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .footer-legal-link {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .footer-vertical-divider {
    display: block;
  }

  .icon-small {
    color: #fff;
  }

  .footer-legal {
    color: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

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

  .paragraph-regular {
    color: #fff;
    text-align: left;
    font-family: Montserrat, sans-serif;
  }

  .subheading-large {
    color: #fff;
    font-family: PT Serif, serif;
    display: flex;
  }

  .footer-legal-links {
    font-size: 12px;
  }

  .product-image {
    min-width: 100%;
    box-shadow: 0 2px 5px #0003;
  }

  .price-discount {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .h6-heading-2 {
    color: #fff;
    font-family: PT Serif, serif;
    font-size: 23px;
    font-weight: 700;
  }

  .paragraph-regular-2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .product-review-details-row {
    flex-wrap: wrap;
  }

  .product-image-large {
    min-width: 100%;
    height: 375px;
  }

  .product-section {
    flex-flow: column;
    grid-auto-flow: row;
    display: flex;
  }

  .product-image-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .badge-primary-large {
    background-color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .caption-brand {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .section-regular {
    background-color: #0e0d0d;
    padding-bottom: 20px;
  }

  .price-original {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .product-grid-main {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .product-slider-grid {
    grid-template-columns: 1fr;
  }

  .button-primary-2 {
    color: #000;
    background-color: #fff;
  }

  .text-block-6 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .title-cta {
    color: #fff;
    font-size: 38px;
  }

  .cta-section {
    background-color: #0e0e0e;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-paragraph {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .cta-wrapper {
    background-image: linear-gradient(#00000080 100%, #fff), url('../images/D4228300-9473-427B-AA07-F40899707E88_L0_001-5_12_2025-11_23_36-PM.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    border-radius: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .email-input {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .form-2 {
    border-radius: 8px;
    flex-direction: column;
  }

  .column-x-large-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-column-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: center;
    align-items: flex-start;
  }

  .subheading-regular-8 {
    font-size: 20px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .line-wrap-4 {
    width: 40px;
    height: 39px;
    margin-right: 10px;
  }

  .icon-large-3 {
    color: #fff;
  }

  .icon-large-3.newicon {
    width: 26px;
    height: 26px;
  }

  .brix---paragraph-default-11 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-11.ntetxt {
    text-align: center;
    font-size: 16px;
  }

  .brix---paragraph-default-11.ntetxt.newtext {
    margin-top: 0;
    font-size: 16px;
  }

  .column-regular-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .footer-text-link-3 {
    font-size: 16px;
  }

  .nav-mobile__background-2 {
    background-color: #161616;
    padding-left: 0;
    display: none;
  }

  .paragraph-regular-17 {
    color: #fff;
    font-size: 16px;
  }

  .menu-line {
    background-color: #fff;
    border-radius: 8px;
    width: 40px;
    height: 2px;
  }

  .menu-line.m2 {
    width: 20px;
  }

  .menu-line.m1 {
    width: 30px;
  }

  .brix---footer-list-item-3 {
    margin-bottom: 8px;
  }

  .menu-button-4 {
    background-color: #6c7c6000;
    border-radius: 12px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-button-4.w--open {
    background-color: #6c7c6000;
  }

  .nav__inner {
    background-color: #161616;
    background-image: url('../images/Untitled-design-3_1.png'), linear-gradient(205deg, #d4010a, #041541 69%);
    background-position: 0 100%, 0 0;
    background-size: cover, auto;
  }

  .navigation-menu-left-2 {
    z-index: 1;
    background-color: #0e0d0d;
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .brix---link-text-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .brix---link-text-3.nre1 {
    font-size: 16px;
  }

  .navigation-component-2 {
    width: 100%;
    display: block;
    position: absolute;
  }

  .line-wrap-3 {
    z-index: 20000;
    width: 40px;
    height: 40px;
    margin-right: 0;
    position: static;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .nav__bar-3 {
    -webkit-text-fill-color: inherit;
    background-color: #eee0;
    background-clip: content-box;
    height: 87px;
    margin-bottom: -27px;
    margin-right: -8px;
    display: none;
    position: static;
  }

  .nav__wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #000;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: fixed;
  }

  .footer-social-link-5 {
    background-color: #ffffff40;
    border-radius: 8px;
  }

  .icon-regular-23 {
    color: #fff;
    margin-right: 5px;
  }

  .icon-regular-23.newicon {
    color: #fff;
  }

  .brix---link-wrapper-color-primary-3 {
    color: #0057bf;
    font-weight: 700;
  }

  .footer-grid-4 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .footer-grid-4.newfooter {
    margin-top: 50px;
  }

  .nav__container {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .cal-link-2 {
    width: 40px;
    height: 40px;
  }

  .nav-main__container-2 {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 4rem;
    padding-left: 0;
    padding-right: 0;
    font-family: Varela Round, sans-serif;
    position: relative;
  }

  .nav__flexed {
    justify-content: center;
    align-items: flex-end;
    margin-left: 0;
    padding-top: 0;
  }

  .overline-6.text-color-white {
    font-size: 14px;
  }

  .overline-6.text-color-white.newt {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
  }

  .navigation, .content-features {
    margin-top: 0;
  }

  .icon-regular-24 {
    color: #fff;
  }

  .content-feature-line {
    color: #fff;
    background-color: #fff;
  }

  .subheading-regular-9 {
    color: #fff;
    font-family: PT Serif, serif;
    font-weight: 700;
  }

  .paragraph-regular-18 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .section-large-5 {
    background-color: #0e0e0e;
  }

  .text-block-7 {
    color: #000;
  }

  .section-23 {
    flex-flow: column;
    display: flex;
  }

  .blx-c-button-1 {
    padding: .7em 1.2em;
    font-size: 1.5em;
    line-height: 1.3em;
  }

  .blx-b-wrap-1 {
    display: none;
  }

  .blx-c-dropdowntoggle-1-1 {
    padding-right: 5.2em;
  }

  .blx-c-wrap-1 {
    display: none;
  }

  .blx-section-1 {
    font-size: 2.5vw;
    display: none;
  }

  .blx-c-container-grid-1 {
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
}

#w-node-d70a5914-5326-cfd5-b618-dd1a9a610901-c87df41e {
  justify-self: end;
}

#w-node-d70a5914-5326-cfd5-b618-dd1a9a6108f0-c87df41e {
  align-self: center;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bf71-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bf86-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bf89-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bf9e-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bfa1-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b95b7d9b-d678-e720-596c-a08588f1bfb6-c87df41e, #w-node-d42d929e-e716-b196-e864-5c72b2143339-c87df41e, #w-node-_8f7e9ef1-a8a4-18e5-4549-286021b61941-c87df41e, #w-node-_7c38c66a-29fe-d6af-b791-4721e35e42fb-c87df41e, #w-node-_14c791f3-8e0f-eac1-5e76-4f3c8d2054af-c87df41e, #w-node-_14c791f3-8e0f-eac1-5e76-4f3c8d2054d5-c87df41e, #w-node-_14c791f3-8e0f-eac1-5e76-4f3c8d2054fb-c87df41e, #w-node-be009e5f-96a1-6854-6040-99c41a82b04c-c87df41e, #w-node-_79608d04-7d37-ff32-de12-1f651ec4ad38-c87df41e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-de24541a-035c-ca32-4d50-d60255cf64d8-c87df41e {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d70a5914-5326-cfd5-b618-dd1a9a6108f0-c87df41e {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-de24541a-035c-ca32-4d50-d60255cf64d8-c87df41e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-de24541a-035c-ca32-4d50-d60255cf64d8-c87df41e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d70a5914-5326-cfd5-b618-dd1a9a610901-c87df41e, #w-node-b95b7d9b-d678-e720-596c-a08588f1bf86-c87df41e, #w-node-b95b7d9b-d678-e720-596c-a08588f1bf9e-c87df41e, #w-node-b95b7d9b-d678-e720-596c-a08588f1bfb6-c87df41e {
    order: -9999;
  }

  #w-node-_14c791f3-8e0f-eac1-5e76-4f3c8d2054fb-c87df41e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be009e5f-96a1-6854-6040-99c41a82b059-c87df41e, #w-node-_43f9b7a5-4f32-b319-0d2d-bc82e51815ed-c87df41e, #w-node-_79608d04-7d37-ff32-de12-1f651ec4ad38-c87df41e {
    order: -9999;
  }
}


