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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.f-banner-icon {
  color: #fff;
  background-color: #bb9853;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

.f-banner-container-between {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #222;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 16px 5%;
  display: flex;
}

.f-banner-button-divider {
  background-color: #dfaf52;
  border-radius: 4px;
  width: 1px;
  height: 14px;
}

.f-banner-icon-small {
  background-color: #bb9853;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 4px;
  display: flex;
}

.f-banner-text-span {
  color: #bb9853;
}

.f-banner-block {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-banner-caption {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.f-banner-dropdown-list {
  background-color: #947777;
}

.f-banner-dropdown-list.w--open {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 20px #0000000d;
}

.f-banner-dropdown-toggle {
  grid-column-gap: 4px;
  color: #fff;
  align-items: center;
  padding: 4px;
  transition: all .2s;
  display: flex;
}

.f-icon-small {
  mix-blend-mode: luminosity;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-banner-text-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

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

.f-banner-dropdown-link {
  color: #000;
  border-radius: 4px;
}

.f-banner-dropdown-link:hover {
  background-color: #dedfe3;
}

.footer-link-item {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.footer-list-item {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 300;
}

.hero-section {
  background-image: linear-gradient(0deg, #bb9853cc, #0006), url('../images/IMG_3658.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  position: relative;
}

.hero-section.n4 {
  background-image: linear-gradient(0deg, #bb9853cc, #0006), url('../images/Bella_Vita_PS_7--1.jpg');
  background-position: 0 0, 50% 35%;
}

.brand-footer {
  width: 250px;
  margin-bottom: 20px;
  transition: transform .35s, color .35s;
}

.brand-footer:hover {
  transform: scale(.94);
}

.brand-footer.w--current {
  margin-bottom: 20px;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.hero-social-links-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 300px;
  margin-top: 25px;
  display: flex;
}

.footer-social-button-2 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #0057be66;
  background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-1.svg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #ffffff1a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 5px;
  margin-right: 5px;
  transition: border-color .2s;
  display: flex;
}

.footer-social-button-2:hover {
  border-color: #fff;
}

.footer-social-button-2.newsocialbtn1 {
  background-image: url('../images/Untitled-design-18.svg');
}

.footer-social-button-2.newsocialbtn1.newsocialbtn2 {
  background-image: url('../images/Untitled-design-17.svg');
}

.footer-social-button-2.newsocialbtn1.newsocialbtn2.newsocialbtn6 {
  background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-3.svg');
}

.footer-social-button-2.newsocialbtn1.newsocialbtn5 {
  background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-2.svg');
}

.footer-social-button-2.newsocialbtn4 {
  background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600.svg');
}

.footer-social-button-2.newsocialbtn7 {
  background-image: url('../images/Untitled-design-16.svg');
}

.button-6 {
  color: #eef2f5;
  background-color: #1e2432;
  border-radius: 100px;
  padding: 15px 60px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  transition: background-color .2s cubic-bezier(.455, .03, .515, .955);
}

.button-6:hover {
  background-color: #4b505b;
  text-decoration: none;
}

.button-6.margin-top-20 {
  background-color: #222;
  border-radius: 8px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  transition: all .45s;
}

.button-6.margin-top-20:hover {
  background-image: linear-gradient(357deg, #bb9853, #363636e3);
  transform: translate(0, -4px);
  box-shadow: 0 2px 5px #efb9e2;
}

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

.button-6.margin-top-20.newbtn {
  background-image: linear-gradient(#bb9853, #745a28);
  border-radius: 6px;
  margin-top: 10px;
}

.button-6.margin-top-20.newbtn:hover {
  background-image: linear-gradient(357deg, #bb9853, #363636e3);
  box-shadow: 0 2px 5px #bb9853;
}

.brix---color-neutral-100 {
  color: #fff;
}

.brix---hamburger-menu-bar-bottom-white {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.nt4 {
  color: #fff;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.footer-top {
  grid-column-gap: 100px;
  border-bottom: 1px solid #e4e5e9;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.4fr;
  padding-bottom: 0;
}

.brix---hamburger-menu-wrapper {
  transform-style: preserve-3d;
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.text-block-40.nt4 {
  color: #fff;
}

.brix---btn-primary-small {
  color: #fff;
  text-align: center;
  background-color: #bb9853;
  border-radius: 8px;
  justify-content: center;
  padding: 18px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: all .45s;
}

.brix---btn-primary-small:hover {
  color: #fff;
  background-color: #000;
  background-image: linear-gradient(0deg, #bb9853, #363636e3);
  transform: translate(0, -4px);
  box-shadow: 0 2px 5px #bb9853;
}

.divider-light {
  background-color: #ffffff1a;
  flex: 1;
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
}

.divider-light.left {
  width: 100%;
  display: block;
}

.divider-light.right {
  order: 1;
  display: flex;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---header-logo {
  max-width: 250px;
}

.paragraph-24.nr4 {
  color: #fff;
}

.footer-bottom {
  grid-column-gap: 40px;
  border-top: 1px solid #e4e5e9;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-items: center;
  padding-top: 20px;
}

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

.bold-text.newtext {
  font-family: Belleza, sans-serif;
  line-height: 59px;
}

.footer-title {
  color: #000;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.footer-title.ft3 {
  color: #fff;
  font-family: Belleza, sans-serif;
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.wrapper {
  width: 95%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.brix---hero-bg-image-dark-header-top {
  background-image: linear-gradient(#0009, #0009);
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

.brix---hamburger-menu-bar-top-white {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.brix---header-wrapper-transparent {
  background-color: #0000;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
}

.brix---header-wrapper-transparent.newheader1 {
  display: none;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.logo {
  margin-bottom: -10px;
}

.social-media-footer-item {
  margin-left: 28px;
  transition: opacity .35s, color .35s;
}

.social-media-footer-item:hover {
  opacity: .42;
}

.footer-middle {
  grid-column-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr 1.2fr 1fr;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-list {
  padding-left: 0;
  list-style-type: none;
}

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

.icon-right {
  color: #bb9853;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 0;
  display: flex;
}

.icon-right.newicon11 {
  width: 45px;
  height: 45px;
  margin-right: 10px;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.html-embed {
  margin-top: 16px;
  display: block;
}

.lynx-heading {
  color: #fff;
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Belleza, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 120%;
}

.lynx-heading.nl1 {
  font-size: 42px;
}

.lynx-paragraph {
  color: #fff;
  text-align: center;
  max-width: 820px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 165%;
}

.lynx-paragraph.n3l4 {
  max-width: none;
}

.lynx-paragraph.n3l4.nl {
  text-align: center;
}

.lynx-paragraph.nl, .lynx-paragraph.l {
  text-align: left;
}

.lynx-block-image {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.lynx-block-image.ne3.nrl3 {
  flex-flow: column;
}

.lynx-grid-image-right {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  width: 100%;
}

.lynx-grid-image-right.nwqcol2 {
  grid-template-columns: 1.2fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.laptop-header {
  background-color: #111;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin: 50px auto;
  display: flex;
}

.lynx-image {
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  min-height: 500px;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.lynx-image.neew3 {
  min-width: 0;
  max-width: 479px;
  height: 300px;
  min-height: 300px;
  margin-bottom: 10px;
}

.lynx-block-left {
  padding-right: 15%;
}

.lynx-block-left.nl5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-right: 0%;
  display: flex;
}

.lynx-subtitle {
  color: #bb9853;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.body {
  background-color: #111;
  font-family: Montserrat, sans-serif;
}

.wrap-h-tiny-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #171717;
  flex-direction: row;
  display: flex;
}

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

.h5-heading-2 {
  color: #0a0a0a;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.4;
}

.video-arrow {
  z-index: 2;
  color: #fff;
  background-color: #efb9e2;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  padding: 8px;
  transition: all .3s;
  inset: auto 32px 55px auto;
}

.video-arrow:hover {
  color: #0a0a0a;
}

.video-arrow.left {
  color: #fff;
  background-color: #efb9e2;
  border-radius: 20px;
  bottom: 55px;
  right: 80px;
}

.subheading-small {
  color: #0a0a0a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 32px;
}

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

.caption-uppercase-medium {
  color: #0a0a0a;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.slide-detail {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #f2eeee;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 12px;
  display: flex;
}

.heading-wrap-2 {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 64px;
  display: flex;
}

.wrap-v-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.slide {
  margin-right: 32px;
}

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

.badge-4 {
  color: #285d4e;
  background-color: #f4faf8;
  border: 1px solid #d6f0e5;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.badge-4.purple {
  color: #fff;
  background-color: #efb9e2;
  border-style: none;
  border-color: #e2d9e2;
  border-radius: 20px;
}

.button-outline-s {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #efb9e2;
  border: 1px #d4d4d4;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: all .45s, border-color .4s, background-color .4s, color .4s;
  display: flex;
  position: relative;
}

.button-outline-s:hover {
  border-color: #a3a3a3;
  transform: translate(0, -4px);
  box-shadow: 0 2px 5px #efb9e2;
}

.button-outline-s.w--current {
  background-color: #344256;
  border-color: #48566a;
}

.video {
  background-image: linear-gradient(0deg, #efb9e2, #00000080 25%, #0000 50%), url('../images/White_Floral_Minimalist_Mothers_Day_Promo_Code_Instagram_Post.webp');
  background-position: 0 0, 50% 70%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 480px;
  display: flex;
}

.video.new12 {
  background-image: linear-gradient(0deg, #efb9e2, #00000080 25%, #0000 50%), url('../images/86286392-E9D2-4D50-B262-1A1D0EF73224.webp');
  background-position: 0 0, 50% 54%;
}

.paragraph-small-4 {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.video-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 2.1fr 1fr;
}

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

.paragraph-large-5.text-weight-medium {
  color: #000;
  font-size: 22px;
  font-weight: 700;
}

.video-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px;
  display: flex;
}

.hide {
  display: none;
}

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

.video-slider {
  background-color: #0000;
  height: auto;
  margin-bottom: 0;
}

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

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

.caption.text-color-gray-500 {
  font-size: 14px;
  font-weight: 700;
}

.paragraph-regular-15 {
  letter-spacing: -.25px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
}

.paragraph-regular-15.text-color-gray-500 {
  line-height: 24px;
}

.badge-wrap {
  display: flex;
}

.section-regular-9 {
  padding: 80px 5%;
  position: relative;
  overflow: hidden;
}

.section-regular-9.bg-brown {
  background-color: #f3f3f3;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-regular-9.bg-brown.new22 {
  display: none;
}

.content-grid-two-columns {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.content-wrap-3 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.container-large-7 {
  z-index: 5;
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.image-full {
  border-radius: 12px;
  width: 100%;
  height: 550px;
}

.image-full.ne1 {
  width: auto;
  margin-left: 50px;
}

.overline-regular {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.overline-regular.text-weight-medium {
  color: #bb9853;
  font-weight: 500;
}

.section-regular-10 {
  background-color: #f3f3f3;
  padding: 80px 5% 40px;
  position: relative;
  overflow: hidden;
}

.section-regular-10.nk1 {
  display: none;
}

.subheading-small-3 {
  color: #0a0a0a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.h6-heading-3 {
  color: #0a0a0a;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 29px;
  font-weight: 800;
  line-height: 1.4;
}

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

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

.container-large-8 {
  z-index: 5;
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3 {
  color: #bb9853;
}

.section-regular-11 {
  background-color: #f3f3f3;
  padding: 80px 5% 40px;
  position: relative;
  overflow: hidden;
}

.section-regular-11.newsed._212 {
  display: none;
}

.google-reviews-wrapper-2 {
  align-items: center;
  height: 20px;
  margin-top: 30px;
  display: flex;
}

.brix---color-neutral-600 {
  color: #6e7191;
}

.brix---heading-h3-size {
  color: #000;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}

.brix---heading-h3-size:hover {
  color: #bb9853;
  font-family: Montserrat, sans-serif;
}

.brix---btn-slider-arrow-right---top-right {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---color-accent-1 {
  color: #4a3aff;
}

.brix---heading-h3-size-link {
  color: #211f54;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  transition: color .3s;
}

.brix---heading-h3-size-link:hover {
  color: #4a3aff;
}

.nombre-etoile-2 {
  color: #fff;
  margin-left: 10px;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.nombre-etoile-2.newtet1.ntet1 {
  color: #000;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.team-section {
  background-color: #f5f5f5;
  padding-top: 176px;
  padding-bottom: 176px;
  overflow: hidden;
}

.team-section.n13 {
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.team-section.n13.colorchange3 {
  display: none;
}

.brix---icon-square-36px {
  background-color: #bb98531a;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---mg-bottom-16px {
  margin-bottom: 0;
}

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

.brix---avatar-image-link {
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---slider-mask-width-388px {
  max-width: 388px;
  height: 100%;
  overflow: visible;
}

.brix---card-team-v1 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 24px 56px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---card-team-v1.newcard {
  display: none;
}

.brix---paragraph-default {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.brix---paragraph-default.en {
  text-align: center;
  max-width: 800px;
}

.brix---color-neutral-800 {
  color: #211f54;
}

.brix---text-center {
  text-align: center;
}

.brix---heading-h2-size {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h2-size.newhe {
  color: #fff;
  text-align: center;
  font-family: Belleza, sans-serif;
}

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---avatar-circle-06 {
  border-radius: 50%;
  width: 160px;
  max-width: 160px;
  height: 160px;
  max-height: 160px;
  overflow: hidden;
  transform: translate(0);
}

.brix---text-200-medium {
  color: #bb9853;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---hidden-desktop {
  display: none;
}

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

.brix---btn-slider-arrow-right---top-left {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---social-media-grid-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: center;
  justify-items: center;
}

.brix---text-decoration-none {
  text-decoration: none;
}

.brix---inner-container-547px {
  max-width: 574px;
}

.people-image-2 {
  margin-left: 0;
}

.footer1 {
  background-color: #f9fafc;
  padding-top: 120px;
  padding-bottom: 120px;
}

.footer1.banner {
  background-image: linear-gradient(195deg, #a56b9a2b, #363636b8), url('../images/Add-a-heading-2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.footer1.banner.newft {
  background-image: linear-gradient(#000c 100%, #fff), url('../images/Bella_Vita_PS_17--1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.footer1.footer {
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 10px;
}

.footer1.footer.newft {
  background-color: #111;
}

.heading-43 {
  color: #fff;
  font-family: Belleza, sans-serif;
  font-size: 20px;
}

.heading-43.heading53 {
  font-family: Belleza, sans-serif;
  font-size: 28px;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-25 {
  width: 100%;
}

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

.heading-33.newe {
  font-family: Belleza, sans-serif;
  font-size: 50px;
}

.paragraph-37 {
  color: #fff;
}

.flex-block {
  justify-content: space-between;
  align-items: center;
}

.flex-block.newblock {
  border-bottom: 1px solid #fff;
}

.max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.max-width-large-2.align-center.ndsm {
  color: #fff;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 40px;
  display: flex;
}

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

.section-27 {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.testimonial-avatar-2 {
  background-color: #e0e3de;
  border-radius: 100%;
  flex: none;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.subheading-large {
  color: #fff;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.paragraph-22.nds1 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

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

.testimonial-card-outline-small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #222;
  border: 1px #cbd0c8;
  border-radius: 8px;
  flex-flow: column;
  flex: none;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  font-weight: 500;
  display: flex;
}

.title {
  white-space: break-spaces;
}

.title.testimonial---brix {
  margin-bottom: 0;
}

.title.testimonial---brix.nds {
  font-size: 35px;
}

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

.subtitle---brix {
  color: #bb9853;
  letter-spacing: .1em;
  -webkit-text-stroke-color: #a56b9a;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 500;
}

.subtitle---brix.nk {
  color: #bb9853;
  -webkit-text-stroke-color: #bb9853;
}

.subtitle---brix.n2 {
  text-align: center;
}

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

.bold-text-26 {
  color: #fff;
  font-family: Belleza, sans-serif;
  font-size: 50px;
}

.testimonial-rating {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  align-items: center;
  display: flex;
}

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

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

.section-regular-12 {
  background-color: #111;
  padding: 92px 5%;
  position: relative;
}

.flex-block-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

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

.top-content---brix.testimonial-v2--brix {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
  display: flex;
}

.brix---color-neutral-801 {
  color: #6e7191;
}

.gallery-thumb-cover-2 {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(#0009, #0009);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Inconsolata, monospace;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0;
}

.divider-vertical {
  background-color: #dcddeb;
  align-self: stretch;
  min-width: 1px;
  max-width: 1px;
  margin-left: 24px;
  margin-right: 24px;
}

.expandir {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.text-decoration-none {
  text-decoration: none;
}

.expand-icon {
  width: 35px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
}

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

.flex-horizontal.vertical-mbp.mg-bottom-64px {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 55px;
}

.section-small-2 {
  padding: 80px 5%;
}

.section-small-2.background-secondary {
  background-color: #f6f5f3;
}

.section-small-2.background-secondary.newsec {
  background-color: #fff;
}

.section-small-2.background-secondary.newsec.newsec1.invs1 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-small-2.background-secondary.newsec.newsec1.invs1.ml {
  background-color: #111;
  background-image: none;
}

.flex-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.lightbox-link-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 340px;
  height: 400px;
}

.lightbox-link-3.image3 {
  background-image: url('../images/328086421_587924376486841_7917133437586571683_n.jpg');
  border-radius: 6px;
}

.lightbox-link-3.image3.an {
  background-image: url('../images/IMG_1938.JPG');
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image3.an:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image3.an.a3 {
  background-image: url('../images/IMG_2418.JPG');
}

.lightbox-link-3.image3.an.an3 {
  background-image: url('../images/IMG_0725.JPEG');
}

.lightbox-link-3.image1 {
  background-image: url('../images/387056970_812722277310952_4420910492666136413_n.jpg');
  border-radius: 6px;
  transition: all .45s;
}

.lightbox-link-3.image1:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image1.ani {
  background-image: url('../images/IMG_1007.JPG');
  text-decoration: none;
}

.lightbox-link-3.image1.ani.a1 {
  background-image: url('../images/Untitled-design---2.PNG');
}

.lightbox-link-3.image1.ani.an1 {
  background-image: url('../images/66671d63-b753-4a54-af84-95f6e974115d.jpg.JPG');
}

.lightbox-link-3.image2 {
  background-image: url('../images/386337631_810860787497101_7644533005443752777_n.jpg');
}

.lightbox-link-3.image2._6 {
  border-radius: 6px;
}

.lightbox-link-3.image2._6.an {
  background-image: url('../images/IMG_0774.JPG');
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image2._6.an:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image2._6.an.an2 {
  background-image: url('../images/IMG_1187.JPEG');
}

.lightbox-link-3.image2._6.an.a2 {
  background-image: url('../images/Untitled-design---2.JPEG');
}

.maps {
  padding-top: 176px;
  padding-bottom: 176px;
  display: none;
}

.card {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  box-shadow: 0 2px 7px #14142b0f;
}

.icon-regular-9 {
  color: #be2916;
  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;
}

.container-default-4 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.contact-v7 {
  grid-column-gap: 60px;
  grid-template-columns: 1fr 1.2fr;
  align-items: start;
}

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

.card-content-pd.card-map {
  padding: 54px 48px;
}

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

.image-br-top._24px {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3324d5;
  transform: translate3d(0, -3px, .01px);
}

.btn-primary.header {
  transform-style: preserve-3d;
}

.btn-primary.white {
  color: #4a3aff;
  background-color: #fff;
}

.btn-primary.white:hover {
  color: #4a3aff;
  background-color: #f2f1ff;
}

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

.mg-bottom-40px {
  margin-bottom: 40px;
}

.mg-bottom-0 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
}

.tabs-content {
  overflow: visible;
}

.text-block-38 {
  color: #fff;
  font-family: Belleza, sans-serif;
}

.accordion-btn-line {
  background-color: #211f54;
  border-radius: 20px;
  width: 18px;
  height: 2px;
  position: absolute;
}

.accordion-btn-line.horizontal {
  background-color: #fff;
}

.accordion-btn-line.vertical {
  background-color: #fff;
  transform: rotate(90deg);
}

.text-block-39 {
  font-family: Belleza, sans-serif;
}

.accordion-item-wrapper {
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  width: 100%;
  padding: 48px 64px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 12px #14142b14;
}

.accordion-item-wrapper:hover {
  transform: scale3d(.96, .96, 1.01);
}

.accordion-item-wrapper.v6 {
  background-color: #222;
  border-style: none;
  border-radius: 6px;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-34.newheading5 {
  color: #fff;
  margin-bottom: 30px;
  font-family: Belleza, sans-serif;
  font-size: 40px;
}

.btn-circle-secondary {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
  box-shadow: 0 2px 12px #14142b14;
}

.btn-circle-secondary:hover {
  color: #fff;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: scale3d(.94, .94, 1.01);
}

.btn-circle-secondary.small {
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
}

.btn-circle-secondary.small.accordion-btn {
  background-image: linear-gradient(#bb9853, #745a28);
  border-style: none;
}

.btn-circle-secondary.small.accordion-btn:hover {
  background-color: #fff;
  border-color: #eff0f6;
}

.accordion-title {
  color: #fff;
  margin-bottom: 0;
  font-family: Belleza, sans-serif;
}

.text-block-37 {
  font-family: Belleza, sans-serif;
}

.container-default-2 {
  flex-direction: column;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.container-default-2.n1220 {
  align-items: center;
}

.inner-container._574px {
  max-width: 574px;
}

.inner-container._600px {
  max-width: 600px;
}

.tabs-menu {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.faq {
  padding-top: 50px;
  padding-bottom: 50px;
}

.faq.newfaq {
  background-color: #111;
}

.badge-secondary {
  color: #211f54;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcddeb;
  border-radius: 40px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 2px 12px #14142b0f;
}

.badge-secondary.tabs {
  color: #fff;
  background-color: #222;
  border-style: none;
  border-radius: 6px;
  margin-left: 12px;
  margin-right: 12px;
  transition: background-color .3s, border-color .3s, color .3s;
}

.badge-secondary.tabs:hover {
  color: #fff;
  background-color: #bb9853;
  border-style: none;
  border-color: #4a3aff;
}

.badge-secondary.tabs.w--current {
  color: #fff;
  background-color: #bb9853;
  border-style: none;
  border-color: #4a3aff;
  border-radius: 6px;
}

.badge-secondary.tabs.w--current:hover {
  box-shadow: 0 2px 5px #a56b9a;
}

.acordion-body {
  width: 100%;
  overflow: hidden;
}

.bold-text-27 {
  color: #fff;
}

.accordion-side {
  margin-right: 24px;
}

.accordion-side.right-side {
  margin-left: 24px;
  margin-right: 0;
}

.accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accordion-content-wrapper.width-660px {
  max-width: 660px;
}

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

.accordion-spacer {
  min-height: 16px;
}

.accordion-header, .buttons-row {
  align-items: center;
  display: flex;
}

.buttons-row.center {
  justify-content: center;
}

.cta-section {
  background-color: #000;
  background-image: url('../images/Наращивание-ресниц.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 160px;
  padding-bottom: 160px;
  display: none;
  position: relative;
  overflow: hidden;
}

.color-neutral-100 {
  color: #fff;
}

.floating-item {
  position: absolute;
}

.floating-item.cta-v2-02 {
  inset: auto -1% 15% auto;
}

.floating-item.cta-v2-01 {
  z-index: 0;
  inset: 0% auto auto 0%;
}

.color-neutral-300 {
  color: #eff0f6;
}

.color-neutral-300.mg-bottom-40px {
  margin-top: 5px;
  font-size: 18px;
}

.container-default {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.z-index-1 {
  z-index: 1;
  position: relative;
}

.link-2, .paragraph-35 {
  text-decoration: none;
}

.paragraph-35.n432, .text-block-59.nt4 {
  color: #fff;
}

.bold-text-22 {
  text-decoration: underline;
}

.bold-text-22.n4 {
  color: #fff;
  text-decoration: none;
}

.text-span {
  color: #333;
  text-decoration: none;
}

.chat-bubbleicon-2-2 {
  filter: brightness(200%) contrast(0%) brightness(200%);
  background-image: url('../images/Close3x_1Close@3x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20%;
  width: 100%;
  height: 100%;
  display: none;
}

.ms-chat-bg {
  background-color: #bb9853;
  height: 190px;
  position: absolute;
  inset: 0% 0% auto;
}

.ms-chat-profile-img-wrap {
  width: 100%;
  max-height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.chat-main-1 {
  z-index: 1000;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.chat-bubbleicon-1-2 {
  filter: brightness(200%) contrast(0%) brightness(200%);
  background-image: url('../images/Path-5002.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.ms-chat-box-5 {
  z-index: 1;
  text-align: center;
  background-color: #f4fbff;
  border: 1px solid #e9e7e7;
  border-radius: 8px;
  width: 100vw;
  max-width: 350px;
  height: 630px;
  max-height: 75vh;
  line-height: 1.5em;
  display: none;
  position: absolute;
  inset: auto -5px 24px auto;
  overflow: auto;
  box-shadow: 0 20px 40px -5px #555e6940;
}

.ms-chat-profile {
  border-radius: 100%;
  width: 45px;
  height: 45px;
  margin-left: -1px;
  margin-right: -1px;
  box-shadow: 0 0 0 3px #fff, 0 10px 10px -1px #555e6940;
}

.chat-container-1 {
  width: 100%;
  max-width: 14200px;
  position: relative;
}

.ms-chat-channel-wrap {
  margin-top: -25px;
  padding-left: 12px;
  padding-right: 12px;
}

.ms-chat {
  opacity: .75;
  font-size: 13px;
}

.chat-bubbleshape-1-2 {
  cursor: pointer;
  background-color: #bb9853;
  border-radius: 555px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  box-shadow: 1px 1px 10px 10px #00000014;
}

.chat-bubblemain-1 {
  z-index: 2;
  margin-bottom: 30px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.chat-linkcredits-1 {
  opacity: 0;
  height: 1px;
  font-size: 1px;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.ms-chat-animation {
  height: 190px;
  overflow: hidden;
}

.ms-chat-smaller-text {
  opacity: .75;
  font-size: 90%;
}

.ms-chat-bold {
  font-weight: 700;
}

.ms-chat-frame {
  z-index: 1;
  position: relative;
}

.ms-chat-header {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 15px 17px 45px;
  font-size: 14px;
  display: flex;
}

.ms-chat-channel-btn-3 {
  z-index: 1;
  color: #181823;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e9e7e7;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 15px 20px 25px;
  font-size: 15px;
  text-decoration: none;
  transition: box-shadow .2s, border-color .2s, top .2s;
  display: flex;
  position: relative;
  top: 0;
  box-shadow: 0 7px 15px -4px #555e6933;
}

.ms-chat-channel-btn-3:hover {
  border-color: #4baeb2;
  top: -4px;
  box-shadow: 0 7px 15px #555e694d;
}

.bold-text-28 {
  font-family: Belleza, sans-serif;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  background-image: linear-gradient(#b99651, #775d2a);
  border-radius: 10px;
  flex-flow: column;
  max-width: 500px;
  padding: 5%;
  display: flex;
}

.paragraph-38 {
  color: #fff;
}

.text-block-61 {
  color: #fff;
  font-family: Belleza, sans-serif;
  font-size: 26px;
}

.div-block-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .button-6.margin-top-20.newbtn {
    margin-top: 15px;
  }

  .bold-text {
    font-size: 65px;
  }

  .brix---paragraph-default-2 {
    font-size: 22px;
  }

  .lynx-heading {
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 50px;
    font-weight: 700;
  }

  .lynx-paragraph {
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
  }

  .lynx-subtitle {
    color: #efb9e2;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .brix---heading-h3-size {
    color: #000;
    font-family: Montserrat, sans-serif;
  }

  .brix---heading-h3-size:hover {
    color: #efb9e2;
  }

  .team-section {
    background-color: #f5f5f5;
  }

  .brix---paragraph-default {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
  }

  .brix---heading-h2-size {
    color: #000;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 50px;
  }

  .brix---text-200-medium {
    color: #efb9e2;
    margin-bottom: 10px;
  }

  .heading-33 {
    font-size: 45px;
  }

  .subtitle---brix {
    color: #a56b9a;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 16px;
  }

  .mg-bottom-0 {
    font-size: 18px;
    line-height: 22px;
  }

  .container-default-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .badge-secondary.tabs {
    color: #000;
    flex: 0 auto;
  }

  .badge-secondary.tabs:hover {
    background-color: #a56b9a;
    border-style: none;
  }

  .badge-secondary.tabs.w--current {
    background-color: #efb9e2;
    border-style: none;
    font-weight: 400;
  }

  .text-center.mg-bottom-64px {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

@media screen and (min-width: 1440px) {
  .footer-middle {
    grid-column-gap: 90px;
    grid-template-columns: 1.6fr .8fr 1.2fr 1fr;
  }

  .grid-2-columns.contact-v7 {
    grid-column-gap: 80px;
    grid-template-columns: 1fr 1.15fr;
  }
}

@media screen and (max-width: 991px) {
  .footer-link-item {
    font-size: 16px;
  }

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

  .hero-social-links-2 {
    align-self: stretch;
  }

  .footer-top-left {
    max-width: 600px;
  }

  .brix---hamburger-menu-bar-bottom-white {
    background-color: #fff;
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .footer-top {
    grid-template-columns: 1fr;
    padding-bottom: 20px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-nav-menu-wrapper-white-2 {
    background-color: #fff;
    border-top: 0 solid #eff0f6;
    border-bottom: 0 solid #eff0f6;
    padding: 24px;
  }

  .footer-bottom {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

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

  .brix---hero-bg-image-dark-header-top {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---hamburger-menu-bar-top-white {
    background-color: #fff;
    width: 44px;
    height: 3px;
  }

  .brix---header-wrapper-transparent {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .social-media-footer-item {
    margin-left: 18px;
    margin-right: 18px;
  }

  .footer-middle {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1.2fr 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lynx-heading {
    font-size: 38px;
  }

  .lynx-grid-image-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-wrap-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .video-grid, .content-grid-two-columns {
    grid-template-columns: 1fr;
  }

  .content-wrapper-4 {
    align-items: flex-start;
  }

  .google-reviews-wrapper-2 {
    justify-content: flex-start;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---btn-slider-arrow-right---top-right {
    inset: auto 39.5% -90px auto;
  }

  .brix---heading-h3-size-link {
    font-size: 22px;
    line-height: 32px;
  }

  .team-section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---slider-mask-width-388px {
    position: static;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---avatar-circle-06 {
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
  }

  .brix---btn-slider-arrow-right---top-left {
    inset: auto auto -90px 39.5%;
  }

  .brix---social-media-grid-center {
    grid-column-gap: 10px;
  }

  .footer1.banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer1.footer {
    padding-bottom: 20px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .expand-icon {
    width: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
  }

  .maps {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .grid-2-columns.contact-v7 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .accordion-item-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .faq {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  .cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .floating-item.cta-v2-02 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .floating-item.cta-v2-01 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .chat-main-1 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .f-banner-icon {
    position: static;
  }

  .f-banner-container-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-icon-small {
    position: static;
  }

  .hero-social-links-2 {
    margin-bottom: 20px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .footer-top {
    padding-bottom: 10px;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .divider-light.left {
    display: block;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---hero-bg-image-dark-header-top {
    padding-top: 155px;
    padding-bottom: 120px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

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

  .lynx-heading {
    max-width: 540px;
    font-size: 34px;
  }

  .lynx-grid-image-right {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .lynx-block-left {
    padding-left: 5%;
    padding-right: 5%;
  }

  .h5-heading-2 {
    font-size: 32px;
  }

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

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

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

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

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

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .team-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---avatar-circle-06 {
    width: 120px;
    max-width: 120px;
    height: 120px;
    max-height: 120px;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---social-media-grid-center {
    justify-content: center;
    justify-items: center;
  }

  .footer1.banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer1.footer {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .divider-vertical.horizontal-mbp {
    margin-left: 20px;
    margin-right: 20px;
  }

  .maps {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

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

  .card-content-pd.card-map {
    padding: 32px;
  }

  .btn-primary {
    padding: 20px 32px;
  }

  .btn-primary.header {
    padding: 16px 26px;
  }

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

  .accordion-item-wrapper {
    padding: 40px 24px;
  }

  .btn-circle-secondary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .tabs-menu {
    flex-direction: column;
    align-items: stretch;
  }

  .faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .badge-secondary {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .badge-secondary.tabs {
    margin: 8px;
  }

  .accordion-side {
    margin-right: 16px;
  }

  .accordion-side.right-side {
    margin-left: 16px;
  }

  .cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .ms-chat-box-5 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    max-height: 84vh;
    font-size: 13px;
    bottom: 17px;
    right: -15px;
  }

  .chat-bubbleshape-1-2 {
    width: 40px;
    height: 40px;
  }

  .chat-bubblemain-1 {
    margin-bottom: 15px;
  }

  .ms-chat-channel-btn-3 {
    padding-top: 15px;
    padding-bottom: 12px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .f-paragraph-regular {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
  }

  .f-banner-container-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .f-banner {
    background-color: #222;
  }

  .f-banner-icon-small {
    color: #efb9e2;
    background-color: #bb9853;
    margin-right: 5px;
  }

  .f-banner-text-span {
    color: #bb9853;
    -webkit-text-stroke-color: #f0b8e3;
  }

  .f-banner-block {
    display: none;
  }

  .f-icon-small {
    color: #bb9853;
  }

  .f-icon-regular {
    color: #000;
    transition-property: none;
  }

  .footer-link-item {
    color: #fff;
    text-transform: none;
    font-weight: 300;
  }

  .footer-list-item {
    font-weight: 400;
  }

  .hero-section {
    background-image: url('../images/IMG_3713.webp');
    background-position: 50% 38%;
  }

  .hero-section.n4 {
    background-image: url('../images/Bella_Vita_PS_7--1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .brand-footer {
    width: auto;
    margin-bottom: 5px;
  }

  .hero-social-links-2 {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 10px;
  }

  .footer-social-button-2 {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #bb9853;
    background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-1.svg');
    background-position: 50%;
    background-size: cover;
    border-style: none;
    border-radius: 6px;
  }

  .footer-social-button-2.newsocialbtn1 {
    background-image: url('../images/Untitled-design-18.svg');
  }

  .footer-social-button-2.newsocialbtn1.newsocialbtn2 {
    background-image: url('../images/Untitled-design-17.svg');
  }

  .footer-social-button-2.newsocialbtn1.newsocialbtn2.newsocialbtn6 {
    background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-3.svg');
  }

  .footer-social-button-2.newsocialbtn1.newsocialbtn5 {
    background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600-2.svg');
  }

  .footer-social-button-2.newsocialbtn4 {
    background-image: url('../images/Shop-App-Logo-PNG-Vectors-Free-Download600-×-600.svg');
  }

  .footer-social-button-2.newsocialbtn7 {
    background-image: url('../images/Untitled-design-16.svg');
  }

  .footer-top-left {
    max-width: 80%;
  }

  .button-6 {
    text-align: center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-6.margin-top-20.newbtn.newbtn1 {
    margin-bottom: 0;
  }

  .button-6.margin-top-20.new1 {
    font-weight: 600;
  }

  .button-6.margin-top-20.new1:hover {
    background-image: linear-gradient(355deg, #bb9853, #363636e3);
    box-shadow: 0 2px 5px #bb9853;
  }

  .button-6.margin-top-20 {
    text-align: center;
    text-transform: none;
    background-color: #222;
    border-radius: 8px;
    width: 100%;
    margin-top: 30px;
    font-size: 16px;
    transition: all .45s;
  }

  .button-6.margin-top-20:hover {
    color: #fff;
    background-image: linear-gradient(355deg, #a56b9a, #363636e3);
    font-weight: 600;
    transform: translate(0, -4px);
    box-shadow: 0 2px 5px #a56b9a;
  }

  .button-6.margin-top-20.newbtn {
    background-color: #222;
    background-image: linear-gradient(#bb9853, #363636e3);
    margin-top: 0;
    margin-bottom: 30px;
  }

  .button-6.margin-top-20.newbtn:hover {
    background-image: linear-gradient(355deg, #bb9853, #363636e3);
    box-shadow: 0 2px 5px #bb9853;
  }

  .brix---hamburger-menu-bar-bottom-white {
    width: 35px;
    height: 1px;
  }

  .brix---hamburger-menu-bar-bottom-white.nw {
    width: 25px;
  }

  .nt4 {
    color: #fff;
  }

  .footer-top {
    text-align: center;
    border-bottom-color: #bb9853;
    justify-items: center;
    padding-bottom: 15px;
  }

  .brix---hamburger-menu-wrapper {
    margin-top: -10px;
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

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

  .text-block-40.nt4 {
    color: #fff;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .divider-light.left {
    background-color: #ffffff80;
  }

  .divider-light.right {
    background-color: #ffffff80;
    display: block;
  }

  .brix---header-logo {
    max-width: 84%;
    margin-left: -25px;
  }

  .brix---header-logo.newlogo {
    margin-left: 0;
  }

  .brix---header-nav-menu-wrapper-white-2 {
    background-color: #111;
    width: 100%;
    height: 100vh;
  }

  .paragraph-24 {
    color: #000;
    font-weight: 500;
  }

  .paragraph-24.nr4 {
    color: #fff;
    font-weight: 300;
  }

  .bold-text {
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
  }

  .bold-text.newtext {
    line-height: 50px;
  }

  .footer-title {
    margin-bottom: 15px;
    font-weight: 700;
  }

  .footer-title.ft3 {
    color: #fff;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---hero-bg-image-dark-header-top {
    background-image: linear-gradient(#00000075, #fff0), linear-gradient(#bb985370, #2a2a2a8f);
    padding-top: 130px;
    padding-bottom: 100px;
  }

  .brix---hero-bg-image-dark-header-top.newhero {
    padding-top: 250px;
  }

  .brix---hero-bg-image-dark-header-top.newhero.new3 {
    background-image: linear-gradient(45deg, #000, #fff0), linear-gradient(#00000075 100%, #fff0), linear-gradient(#bb985370, #2a2a2a8f);
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 32px;
  }

  .brix---hamburger-menu-bar-top-white {
    height: 1px;
  }

  .brix---paragraph-default-2 {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
  }

  .logo {
    margin-bottom: 0;
  }

  .social-media-footer-item {
    margin-left: 10px;
    margin-right: 10px;
  }

  .social-media-footer {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .footer-middle {
    grid-row-gap: 40px;
    grid-template-columns: 1.2fr;
  }

  .icon-right {
    color: #bb9853;
    width: 18px;
    height: 10px;
    margin-left: 0;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---container-default-2.n23 {
    margin-top: -25px;
  }

  .lynx-heading {
    font-size: 29px;
  }

  .lynx-heading.newheading4 {
    font-size: 45px;
  }

  .lynx-paragraph {
    text-align: left;
  }

  .lynx-paragraph.n3l4.nl {
    text-align: center;
  }

  .laptop-header {
    margin: 0;
    padding: 55px 5%;
    display: flex;
  }

  .lynx-image {
    box-shadow: 0 2px 5px #0003, 0 60px 60px -15px #1f20221a;
  }

  .lynx-image.neew3 {
    margin-top: 20px;
  }

  .lynx-block-left {
    padding-left: 0%;
    padding-right: 0%;
  }

  .wrap-h-tiny-2 {
    margin-top: 0;
  }

  .h5-heading-2 {
    font-size: 28px;
  }

  .video-arrow {
    color: #fff;
    background-color: #efb9e2;
    border-radius: 20px;
  }

  .video-arrow.left {
    background-color: #efb9e2;
    border-radius: 20px;
    margin-right: 10px;
  }

  .subheading-small {
    font-size: 16px;
  }

  .caption-uppercase-medium {
    color: #efb9e2;
  }

  .slide-detail {
    border-top-color: #c9c7c7;
    padding-top: 30px;
  }

  .heading-wrap-2 {
    margin-bottom: 10px;
  }

  .wrap-v-small {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .badge-4.purple {
    color: #fff;
    background-color: #efb9e2;
    border-style: none;
    border-radius: 20px;
    font-weight: 700;
    box-shadow: 0 2px 5px #efb9e2;
  }

  .video {
    background-image: linear-gradient(0deg, #efb9e2, #00000080 25%, #0000 50%), url('../images/86286392-E9D2-4D50-B262-1A1D0EF73224.webp');
    background-position: 0 0, 50% 53%;
    background-size: auto, cover;
    border-radius: 20px;
    height: 240px;
  }

  .video.new1 {
    background-image: linear-gradient(0deg, #efb9e2, #00000080 25%, #0000 50%), url('../images/White_Floral_Minimalist_Mothers_Day_Promo_Code_Instagram_Post.webp');
    background-position: 0 0, 50% 75%;
  }

  .paragraph-large-5.text-weight-medium {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .video-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fefefe;
    border-radius: 20px;
    margin-top: -15px;
    padding: 24px;
  }

  .text-block-58 {
    color: #fff;
    font-weight: 700;
  }

  .video-slider {
    margin-bottom: 0;
  }

  .caption.text-color-gray-500 {
    font-weight: 700;
  }

  .paragraph-regular-15.text-color-gray-500 {
    font-size: 16px;
    line-height: 24px;
  }

  .section-regular-9.bg-brown {
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-regular-9.bg-brown.new22 {
    display: none;
  }

  .image-full {
    border-radius: 12px;
  }

  .image-full.ne1 {
    max-width: none;
    height: 450px;
    margin-left: 0;
  }

  .overline-regular.text-weight-medium {
    font-weight: 300;
  }

  .section-regular-10 {
    background-color: #fefefe;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-regular-10.nk1 {
    display: none;
  }

  .subheading-small-3 {
    font-size: 18px;
    line-height: 26px;
  }

  .h6-heading-3 {
    font-size: 27px;
  }

  .h6-heading-3.newheading {
    letter-spacing: normal;
    font-size: 25px;
    font-weight: 700;
  }

  .section-regular-11 {
    background-color: #fefefe;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-regular-11.newsed {
    background-color: #fefefe;
  }

  .section-regular-11.newsed._212 {
    display: none;
  }

  .section-regular-11.newsed._212.newsection12 {
    background-color: #f3f3f3;
  }

  .google-reviews-wrapper-2 {
    text-align: center;
    justify-content: center;
    margin-top: 40px;
  }

  .google-reviews-wrapper-2.new1 {
    margin-top: 1px;
    margin-bottom: 10px;
  }

  .brix---heading-h3-size {
    color: #000;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 30px;
    transition: all .45s;
  }

  .brix---heading-h3-size:hover {
    color: #bb9853;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .nombre-etoile-2 {
    margin-left: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 700;
  }

  .nombre-etoile-2.newtet1 {
    color: #000;
    font-size: 13px;
  }

  .team-section {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 96px;
  }

  .team-section.n13 {
    background-color: #f5f5f5;
    padding-bottom: 120px;
  }

  .team-section.n13.colorchange3 {
    background-color: #f3f3f3;
    padding-bottom: 100px;
  }

  .brix---icon-square-36px {
    background-color: #f9fafc;
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

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

  .brix---paragraph-default {
    color: #6f737c;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 24px;
  }

  .brix---paragraph-default.en {
    color: #fff;
  }

  .brix---heading-h2-size {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 34px;
  }

  .brix---heading-h2-size.newhe {
    color: #fff;
  }

  .brix---text-200-medium {
    color: #bb9853;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---social-media-grid-center {
    flex: 1;
    grid-template-columns: repeat(auto-fit, 30px);
    align-self: stretch;
  }

  .people-image-2 {
    max-width: 30%;
    margin-left: 0;
  }

  .section-29 {
    z-index: -1;
    background-image: linear-gradient(#000000db 100%, #fff), url('../images/Bella_Vita_PS_17--1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .footer1.banner {
    background-image: url('../images/Add-a-heading-2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .footer1.banner.newft {
    background-color: #f9fafc00;
    background-image: none;
    height: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: static;
  }

  .footer1.footer.newft {
    background-color: #111;
  }

  .flex-block-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-43 {
    color: #fff;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    display: flex;
  }

  .heading-43.newheading {
    font-size: 20px;
  }

  .heading-43.heading53 {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    font-size: 35px;
  }

  .heading-43.heading53.nl12 {
    font-size: 30px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-25.newdr1 {
    margin-top: 39px;
  }

  .heading-33.newe {
    color: #fff;
    text-align: center;
    font-size: 45px;
  }

  .paragraph-37 {
    color: #fff;
  }

  .flex-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    border-bottom: 1px solid #fff;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 5px;
  }

  .flex-block.newblock {
    margin-bottom: 40px;
  }

  .max-width-large-2.align-center.ndsm {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    display: flex;
  }

  .section-27 {
    display: flex;
  }

  .subheading-large {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
  }

  .paragraph-22 {
    color: #6f737c;
    margin-top: 10px;
    font-size: 17px;
    line-height: 24px;
  }

  .paragraph-22.nds1 {
    color: #fff;
    font-weight: 300;
  }

  .icon-regular-11 {
    color: #f8a501;
  }

  .testimonial-card-outline-small {
    background-color: #222;
    border-style: none;
    flex-flow: column;
  }

  .title.testimonial---brix {
    color: #000;
    font-size: 31px;
    font-weight: 700;
    line-height: 36px;
  }

  .title.testimonial---brix.nds {
    font-size: 35px;
  }

  .subtitle---brix {
    color: #bb9853;
    margin-bottom: 10px;
  }

  .subtitle---brix.nk {
    font-weight: 300;
  }

  .subtitle---brix.n2 {
    -webkit-text-stroke-color: #bb9853;
    font-weight: 300;
  }

  .bold-text-26 {
    color: #fff;
    font-size: 40px;
    line-height: 40px;
  }

  .testimonial-rating {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    width: 100%;
  }

  .paragraph-regular-18 {
    color: #fff;
    font-weight: 300;
  }

  .section-regular-12 {
    background-color: #111;
  }

  .flex-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .top-content---brix.testimonial-v2--brix {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .divider-vertical.horizontal-mbp {
    width: 100%;
    min-width: auto;
    max-width: none;
    min-height: 1px;
    max-height: 1px;
    margin: 24px 0;
  }

  .divider-vertical.horizontal-mbp.n4 {
    background-color: #bb9853;
  }

  .flex-horizontal.vertical-mbp {
    flex-direction: column;
  }

  .section-small-2.background-secondary.newsec {
    margin-bottom: -35px;
    padding-bottom: 62px;
  }

  .section-small-2.background-secondary.newsec.newsec1.invs1 {
    background-image: none;
    flex-flow: column;
    display: flex;
  }

  .flex-block-4 {
    flex-flow: column;
  }

  .maps {
    padding: 30px 5% 50px;
    display: block;
  }

  .maps.new33 {
    background-color: #111;
  }

  .card {
    background-color: #222;
    border-style: none;
  }

  .icon-regular-9 {
    color: #bb9853;
    margin-right: 5px;
  }

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

  .heading-38 {
    color: #000;
    font-size: 33px;
  }

  .heading-38.nwege {
    color: #fff;
    font-size: 35px;
  }

  .container-default-4 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .card-content-pd.card-map {
    padding: 24px;
  }

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

  .image-br-top._24px:hover {
    background-image: linear-gradient(#000, #fff);
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-primary.header {
    background-color: #bb9853;
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    transition: all .45s;
  }

  .btn-primary.header:hover {
    background-image: linear-gradient(0deg, #bb9853, #363636e3);
    transform: translate3d(0, -4px, .01px);
    box-shadow: 0 2px 5px #bb9853;
  }

  .btn-primary.white.button-row {
    color: #fff;
    background-color: #a56b9a;
    border-radius: 8px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
  }

  .brix---footer-list-wrapper-3 {
    color: #000;
  }

  .mg-bottom-40px {
    color: #6f737c;
  }

  .mg-bottom-40px._4r {
    color: #fff;
    font-weight: 300;
  }

  .mg-bottom-0 {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
  }

  .text-block-38 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-38:active {
    color: #fff;
  }

  .accordion-btn-line.horizontal {
    color: #fff;
    background-color: #fff;
  }

  .accordion-btn-line.vertical {
    color: #bb9853;
    background-color: #fff;
  }

  .text-block-39 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-39:hover {
    color: #000;
  }

  .text-block-39:active {
    color: #fff;
  }

  .accordion-item-wrapper.v6 {
    background-color: #222;
    border-style: none;
  }

  .heading-34 {
    color: #000;
    font-size: 37px;
    line-height: 44px;
  }

  .heading-34.newheading5 {
    color: #fff;
    font-size: 30px;
  }

  .btn-circle-secondary.small.accordion-btn {
    background-color: #222;
    border-style: none;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
  }

  .accordion-title {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-37 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-37:active {
    color: #fff;
  }

  .container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu:active {
    color: #fff;
  }

  .faq {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 96px;
  }

  .faq.newfaq {
    background-color: #111;
  }

  .badge-secondary {
    padding: 14px 22px;
    font-size: 16px;
    line-height: 18px;
  }

  .badge-secondary.tabs {
    box-shadow: none;
    color: #fff;
    background-color: #222;
    border-style: none;
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
    transition: all .45s;
  }

  .badge-secondary.tabs:hover {
    color: #fff;
    background-color: #383838;
    background-image: linear-gradient(356deg, #bb9853, #363636e3);
    border-style: none;
    font-weight: 600;
    transform: translate(0, -4px);
    box-shadow: 0 2px 5px #bb9853;
  }

  .badge-secondary.tabs:active {
    color: #fff;
  }

  .badge-secondary.tabs.w--current {
    background-color: #bb9853;
    border-style: none;
    box-shadow: 0 2px 5px #bb9853;
  }

  .badge-secondary.tabs.w--current:hover {
    background-image: linear-gradient(356deg, #bb9853, #363636e3);
    box-shadow: 0 2px 5px #bb9853;
  }

  .buttons-row {
    flex-direction: column;
  }

  .cta-section {
    background-color: #222;
    background-image: linear-gradient(5deg, #a56b9a99 21%, #0006 44%), url('../images/Savy--Sage-—-Gretchen-Kamp.jpeg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .color-neutral-100.mg-bottom-40px {
    margin-bottom: 5px;
  }

  .floating-item.cta-v2-02 {
    width: 40%;
  }

  .floating-item.cta-v2-01 {
    width: 50%;
  }

  .color-neutral-300.mg-bottom-40px {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-35.n432 {
    color: #fff;
  }

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

  .text-block-59.nt4 {
    color: #fff;
  }

  .bold-text-22 {
    text-decoration: underline;
  }

  .bold-text-22.n4 {
    color: #fff;
  }

  .chat-bubbleicon-2-2 {
    background-image: url('../images/close-white-brix-templates-clonable.svg');
    background-size: cover;
  }

  .chat-main-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .chat-bubbleicon-1-2 {
    filter: contrast(0%) brightness(200%);
    background-image: url('../images/Untitled-design-28.svg');
    background-size: 35px;
  }

  .ms-chat-box-5 {
    z-index: 0;
    background-color: #111;
    border-style: none;
    border-radius: 8px;
    height: 560px;
    display: none;
    position: fixed;
    inset: auto 2% 5% auto;
  }

  .ms-chat-profile {
    background-color: #000;
  }

  .chat-bubbleshape-1-2 {
    background-color: #bb9853;
    width: 55px;
    height: 55px;
  }

  .ms-chat-smaller-text {
    color: #fff;
  }

  .ms-chat-bold {
    color: #fff;
    font-size: 16px;
  }

  .ms-chat-channel-btn-3 {
    background-color: #222;
    border-style: none;
    border-radius: 8px;
  }

  .ms-chat-channel-btn-3:hover {
    border-color: #e2b1cc;
  }

  .text-block-60 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
  }

  .div-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-image: linear-gradient(#b49451, #856426);
    border-radius: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 5%;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .paragraph-38 {
    color: #fff;
    text-align: center;
  }

  .text-block-61 {
    font-family: Belleza, sans-serif;
    font-size: 22px;
    font-weight: 400;
  }

  .bold-text-29 {
    color: #fff;
    text-align: center;
  }

  .div-block-2 {
    background-color: #121212;
    flex-flow: column;
    padding: 5%;
  }
}

#w-node-_3afa1440-aee5-b8f0-a427-995e1d99e3be-8d330d47 {
  justify-self: end;
}

#w-node-d1035a07-a5b4-a5aa-0ded-412a8753302d-8d330d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1035a07-a5b4-a5aa-0ded-412a87533035-8d330d47 {
  order: 9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f247390-6a9f-47a2-58b0-c9d0bc089089-8d330d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9ffad93-85cc-7e26-fd6b-8d9ba755402c-8d330d47, #w-node-e9ffad93-85cc-7e26-fd6b-8d9ba7554044-8d330d47 {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb871125-45ad-c155-412d-65a8a18f87e2-8d330d47, #w-node-cc11a90c-ca1c-fbc0-3209-3b8d5bfb9a1b-8d330d47, #w-node-cc11a90c-ca1c-fbc0-3209-3b8d5bfb9a61-8d330d47, #w-node-cc11a90c-ca1c-fbc0-3209-3b8d5bfb9a94-8d330d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47351978-6f94-bf96-77f8-b4704f606da6-8d330d47 {
  justify-self: end;
}

#w-node-_47351978-6f94-bf96-77f8-b4704f606dcb-8d330d47 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-b328a1f9-a826-c6d0-5ffc-c35f0694fdfa-8d330d47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3afa1440-aee5-b8f0-a427-995e1d99e3be-8d330d47, #w-node-_47351978-6f94-bf96-77f8-b4704f606da6-8d330d47 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d1035a07-a5b4-a5aa-0ded-412a87533035-8d330d47, #w-node-e9ffad93-85cc-7e26-fd6b-8d9ba7554044-8d330d47 {
    order: -9999;
  }

  #w-node-ef5822f5-cd3f-478e-3d15-0c31b6ce734e-8d330d47 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


