#fw-section-collections-list-fdba41bb-c7b7-4204-8e86-a4a8a569ac4a {

.section-header__heading {
  letter-spacing: -0.4px;
}

.collections-list__item {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.collections-list__item:hover {
  opacity: 0.96;
}

.collections-list__item-image-wrapper {
  overflow: hidden;
  border-radius: 18px;
}

.collections-list__item-image {
  width: 100%;
  display: block;
  transition: transform 0.25s ease;
}

.collections-list__item:hover .collections-list__item-image {
  transform: scale(1.035);
}

.collections-list__item-title {
  margin-top: 16px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.05px;
  color: #1f1f1f;
}
}
#fw-section-featured-collection-5e2bdf75-e4d9-4301-b761-7cc6af4783ce {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}

#fw-section-collections-list-6e873136-df70-4c8e-b259-4e8cb5e58364 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.collections-list__item {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.collections-list__item:hover {
  opacity: 0.96;
}

.collections-list__item-image-wrapper {
  overflow: hidden;
  border-radius: 18px;
}

.collections-list__item-image {
  width: 100%;
  display: block;
  transition: transform 0.25s ease;
}

.collections-list__item:hover .collections-list__item-image {
  transform: scale(1.035);
}

.collections-list__item-title {
  margin-top: 16px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.05px;
  color: #1f1f1f;
}
}
#fw-section-featured-collection-b855c32b-0f69-4c66-a7d4-d268aa0c8ea1 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-hero-68933c04-17d4-4192-9790-7a23e09bd6de {

.hero {
  position: relative;
  min-height: 400px !important;
  height: 400px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.hero__container,
.hero__container--small,
.section-background {
  min-height: 400px !important;
  height: 400px !important;
}

.hero__inner {
  min-height: 400px !important;
  height: 400px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.hero__content {
  transform: translateY(-8px);
}

.hero__heading {
  font-size: clamp(42px, 5vw, 50px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin-bottom: 30px;
}

.hero__text {
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.55;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

/* Social icon không làm lệch layout nữa */
.hero__socials {
  position: absolute !important;
  left: 50% !important;
  bottom: 55px !important;
  transform: translateX(-50%) !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 26px !important;

  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.hero__social-item {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.hero__social-link {
  width: 45px;
  height: auto;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.hero__social-link svg {
  width: 28px;
  height: 28px;
}

.hero__social-link:hover {
  transform: translateY(-3px);
  opacity: 0.75;
}
}


#fw-section-text-blocks-36b69aca-e888-4c97-aef9-5ace56a38646 {

.text-blocks__item,
.text-blocks__item-content {
  border-radius: 24px !important;
}

.text-blocks__item-content {
  background: rgba(248, 244, 238, 0.82);
}

.text-blocks {
  padding-left: 28px !important;
  padding-right: 28px !important;
}

.text-blocks .wrapper,
.text-blocks .container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.text-blocks__item {
  padding-left: 20px;
  padding-right: 20px;
}

.text-blocks__title {
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.15;
  margin-top: 16px;
  margin-bottom: 14px;
}

.text-blocks__text {
  font-size: clamp(14px, 1.55vw, 16px);
  line-height: 1.6;
}

.text-blocks__text p {
  font-size: inherit;
  line-height: inherit;
}
}


#fw-section-featured-collection-9bae49e6-a16c-4b6d-b0aa-65b76ee243c6 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-collections-list-21dace58-cdc7-43d4-bf9f-a4c096d1a79e {

.section-header__heading {
  letter-spacing: -0.4px;
}

.collections-list__item {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.collections-list__item:hover {
  opacity: 0.96;
}

.collections-list__item-image-wrapper {
  overflow: hidden;
  border-radius: 18px;
}

.collections-list__item-image {
  width: 100%;
  display: block;
  transition: transform 0.25s ease;
}

.collections-list__item:hover .collections-list__item-image {
  transform: scale(1.035);
}

.collections-list__item-title {
  margin-top: 16px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.05px;
  color: #1f1f1f;
}
}
#fw-section-featured-collection-2940dfc7-73bc-4ef3-a551-eb51ebbd3d6d {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-collections-list-9dc75a98-138c-4c31-be42-d3f39862ffcf {

.section-header__heading {
  letter-spacing: -0.4px;
}

.collections-list__item {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.collections-list__item:hover {
  opacity: 0.96;
}

.collections-list__item-image-wrapper {
  overflow: hidden;
  border-radius: 18px;
}

.collections-list__item-image {
  width: 100%;
  display: block;
  transition: transform 0.25s ease;
}

.collections-list__item:hover .collections-list__item-image {
  transform: scale(1.035);
}

.collections-list__item-title {
  margin-top: 16px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.05px;
  color: #1f1f1f;
}
}
#fw-section-featured-collection-126e7d1c-66bf-46d5-9a52-2e5fe28e569b {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-collection-template-collection-default {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #1f1f1f;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #666;
}
}
#fw-section-image-with-text-254d903c-bfa8-4b4b-a6cf-6846bf010b2b {

.image-with-text__text {
  font-size: 19px;
  line-height: 1.75;
  color: #3f3f3f;
  max-width: 52ch;
}

.image-with-text__text ul {
  padding-left: 20px;
}

.image-with-text__text li {
  margin-bottom: 16px;
  font-weight: 400;
}

.image-with-text__image {
  border-radius: 24px;
}

.button--primary {
  border-radius: 999px;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -0.1px;
  padding: 2px 34px;
}

}
#fw-section-featured-collection-aeedd1b1-0c82-4fa5-9d8c-8d908745fbb2 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-collections-list-902e7148-bd27-4caf-b797-3a173c9bbd12 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.collections-list__item {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.collections-list__item:hover {
  opacity: 0.96;
}

.collections-list__item-image-wrapper {
  overflow: hidden;
  border-radius: 18px;
}

.collections-list__item-image {
  width: 100%;
  display: block;
  transition: transform 0.25s ease;
}

.collections-list__item:hover .collections-list__item-image {
  transform: scale(1.035);
}

.collections-list__item-title {
  margin-top: 16px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.05px;
  color: #1f1f1f;
}
}
#fw-section-featured-collection-8f00ce01-b986-4ef4-b474-a44a85cba814 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.tile {
  text-align: center;
}

.tile__image .image__object {
  transform: scale(0.95);
  transform-origin: center;
}

.tile__heading {
  text-wrap: balance;
  overflow-wrap: anywhere;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.1px;
  color: #2F2A26;
  margin-bottom: 10px;
  max-width: 92%;
  min-height: 54px;
  margin-left: auto;
  margin-right: auto;
}

.tile__price {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #6E655D;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}
#fw-section-recent-posts-7ff2cd22-94b3-4142-8c83-c31c9357de29 {

.section-header__heading {
  letter-spacing: -0.4px;
}

.button--secondary {
    font-size: 22px !important;
    font-weight: 700;
}
}


#fw-section-footer {

.footer {
  background: rgba(248, 244, 238, 0.82);
  border-top: 1px solid #E7DED2 !important;
  backdrop-filter: blur(8px);
}

.footer__nav .footer__menu-link {
  font-size: 18px;
}

.footer__nav {
  transform: translateY(-5px);
}

.footer__copy,
.footer__powered-by,
.footer__powered-by a {
  font-size: 16px !important;
  line-height: 0.5 !important;
}

.footer__socials {
  transform: translateY(20px);
}

.footer__social-link svg {
  width: 22px !important;
  height: 22px !important;
}

.footer__social-link {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 25px !important;
}
}
#fw-section-header {
--font-heading-scale: 1.0;
--font-body-scale: 1.2;
}
#fw-section-header {

.header {
  background: rgba(248, 244, 238, 0.82);
  border-bottom: 1px solid #E7DED2 !important;
  backdrop-filter: blur(8px);
  position: relative;
  z-index: 10;
}

.header__link {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}


.header__nav .header__list {
  gap: 30px;
}

.header__nav .header__link {
  font-size: 16px;
  font-weight: 600;
}

.header__nav .header__link-icon svg {
  width: 14px;
  height: 14px;
}
}
#fw-section-product-product-default {

.product-info__additional-info .accordion__header h3.h6 {
    font-size: 20px !important;
    font-weight: 700;
}
}