.NewHome-module__i6_MCa__page{background:#fbf8f3;width:100%}.NewHome-module__i6_MCa__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf8f3fa;border-bottom:1px solid #63302514;position:fixed;inset:0 0 auto;box-shadow:0 10px 30px #36191114}.NewHome-module__i6_MCa__headerInner{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;width:min(100% - 100px,1600px);margin:0 auto;display:grid}.NewHome-module__i6_MCa__logoLink{flex:none;align-items:center;text-decoration:none;display:inline-flex}.NewHome-module__i6_MCa__logo{object-fit:contain;width:260px;height:auto;display:block}.NewHome-module__i6_MCa__desktopLogo{display:block}.NewHome-module__i6_MCa__mobileLogo{display:none}.NewHome-module__i6_MCa__nav{justify-content:center;min-width:0;display:flex}.NewHome-module__i6_MCa__navList{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.NewHome-module__i6_MCa__navItem{margin:0;position:relative}.NewHome-module__i6_MCa__navLink{color:#6f3a2f;letter-spacing:.01em;align-items:center;padding:10px 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.NewHome-module__i6_MCa__navLink:after{content:"";transform-origin:0;background:#e8b54a;border-radius:999px;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.NewHome-module__i6_MCa__navLink:hover{color:#6f3a2f}.NewHome-module__i6_MCa__navLink:hover:after{transform:scaleX(1)}.NewHome-module__i6_MCa__subNavList{z-index:10;background:#20060af7;border:1px solid #ffffff1f;border-radius:16px;min-width:220px;margin:0;padding:10px 0;list-style:none;display:none;position:absolute;top:calc(100% - 2px);left:0;box-shadow:0 14px 28px #3619112e}.NewHome-module__i6_MCa__navItem:hover .NewHome-module__i6_MCa__subNavList,.NewHome-module__i6_MCa__navItem:focus-within .NewHome-module__i6_MCa__subNavList{display:block}.NewHome-module__i6_MCa__subNavItem{margin:0}.NewHome-module__i6_MCa__subNavLink{color:#fff7eb;padding:10px 16px;font-size:15px;font-weight:500;text-decoration:none;display:block}.NewHome-module__i6_MCa__subNavLink:hover{background:#ffc46724}.NewHome-module__i6_MCa__actions{justify-self:end;align-items:center;gap:12px;display:flex}.NewHome-module__i6_MCa__iconButton,.NewHome-module__i6_MCa__cartButton{appearance:none;color:#7d3a2e;cursor:pointer;background:#f3e9df;border:none;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;position:relative}.NewHome-module__i6_MCa__iconButton:hover,.NewHome-module__i6_MCa__cartButton:hover{background:#ecdcc8;transform:translateY(-1px)}.NewHome-module__i6_MCa__icon{width:18px;height:18px;display:block}.NewHome-module__i6_MCa__cartIcon{width:20px;height:20px;display:block}.NewHome-module__i6_MCa__cartCount{color:#fff;background:#8a1f20;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:-5px;right:-4px;box-shadow:0 4px 10px #0003}.NewHome-module__i6_MCa__orderButton{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#8a1f20 0%,#651719 100%);border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 18px #5d14142e}.NewHome-module__i6_MCa__orderButton:hover{transform:translateY(-1px);box-shadow:0 14px 22px #5d141438}.NewHome-module__i6_MCa__menuButton{cursor:pointer;background:#f4eadf;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:0;display:none}.NewHome-module__i6_MCa__menuButton span{background:#7d3a2e;border-radius:999px;width:18px;height:2px;display:block}.NewHome-module__i6_MCa__bannerWrap{aspect-ratio:1920/900;box-sizing:border-box;background:0 0;width:100%;height:auto;padding-top:0;overflow:hidden}.NewHome-module__i6_MCa__bannerCarousel{touch-action:pan-y;width:100%;height:100%;position:relative;overflow:hidden}.NewHome-module__i6_MCa__desktopBanner{display:block}.NewHome-module__i6_MCa__mobileBanner{display:none}.NewHome-module__i6_MCa__bannerImage{opacity:0;width:100%;height:90%;transition:opacity .6s,transform .8s;display:block;position:absolute;inset:0;transform:scale(1.03)}.NewHome-module__i6_MCa__bannerImageActive{opacity:1;transform:scale(1)}.NewHome-module__i6_MCa__bannerDots{z-index:2;align-items:center;gap:10px;padding:8px 14px;display:flex;position:absolute;bottom:16%;left:50%;transform:translate(-50%)}.NewHome-module__i6_MCa__bannerDot{cursor:pointer;background:#fff;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:transform .2s,background .2s,width .2s}.NewHome-module__i6_MCa__bannerDotActive{background:#3d0204}@media (min-width:901px) and (max-width:1200px){.NewHome-module__i6_MCa__headerInner{gap:12px;width:min(100% - 32px,1600px);min-height:84px}.NewHome-module__i6_MCa__logo{width:210px}.NewHome-module__i6_MCa__navList{gap:18px}.NewHome-module__i6_MCa__navLink{font-size:14px}.NewHome-module__i6_MCa__orderButton{min-height:40px;padding:0 14px;font-size:13px}}@media (min-width:769px) and (max-width:900px){.NewHome-module__i6_MCa__headerInner{justify-content:space-between;align-items:center;gap:6px;width:min(100% - 16px,100%);min-height:68px;display:flex}.NewHome-module__i6_MCa__logoLink{flex:auto;order:2;justify-content:center;align-items:center;min-width:0;display:flex}.NewHome-module__i6_MCa__menuButton{flex:none;order:1;display:inline-flex}.NewHome-module__i6_MCa__actions{flex:none;order:3;gap:6px}.NewHome-module__i6_MCa__logo{width:138px}.NewHome-module__i6_MCa__desktopLogo{display:none}.NewHome-module__i6_MCa__mobileLogo{display:block}.NewHome-module__i6_MCa__nav{background:#fbf8f3fa;border-bottom:1px solid #63302514;max-height:0;padding:0 14px;transition:max-height .28s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden}.NewHome-module__i6_MCa__navOpen{max-height:420px}.NewHome-module__i6_MCa__navList{flex-direction:column;align-items:flex-start;gap:0;padding:12px 0 18px}.NewHome-module__i6_MCa__subNavList{width:100%;min-width:0;box-shadow:none;background:0 0;border:none;margin:0 0 0 12px;padding:0 0 0 12px;display:block;position:static}.NewHome-module__i6_MCa__subNavLink{padding:8px 0;font-size:14px}.NewHome-module__i6_MCa__navLink{width:100%;padding:12px 0;font-size:15px}.NewHome-module__i6_MCa__iconButton,.NewHome-module__i6_MCa__cartButton{width:38px;height:38px}.NewHome-module__i6_MCa__orderButton{display:none}.NewHome-module__i6_MCa__bannerWrap{background:0 0;padding-top:0}.NewHome-module__i6_MCa__bannerImage{object-fit:cover;object-position:center center}.NewHome-module__i6_MCa__desktopBanner{display:block}.NewHome-module__i6_MCa__mobileBanner{display:none}}@media (max-width:768px){.NewHome-module__i6_MCa__headerInner{justify-content:space-between;align-items:center;gap:4px;width:min(100% - 12px,100%);min-height:60px;display:flex}.NewHome-module__i6_MCa__logoLink{flex:auto;order:2;justify-content:center;align-items:center;min-width:0;display:flex}.NewHome-module__i6_MCa__menuButton{flex:none;order:1;display:inline-flex}.NewHome-module__i6_MCa__actions{flex:none;order:3;gap:4px}.NewHome-module__i6_MCa__logo{width:122px}.NewHome-module__i6_MCa__desktopLogo{display:none}.NewHome-module__i6_MCa__mobileLogo{display:block}.NewHome-module__i6_MCa__nav{background:#fbf8f3fa;border-bottom:1px solid #63302514;max-height:0;padding:0 14px;transition:max-height .28s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden}.NewHome-module__i6_MCa__navOpen{max-height:420px}.NewHome-module__i6_MCa__navList{flex-direction:column;align-items:flex-start;gap:0;padding:12px 0 18px}.NewHome-module__i6_MCa__subNavList{width:100%;min-width:0;box-shadow:none;background:0 0;border:none;margin:0 0 0 12px;padding:0 0 0 12px;display:block;position:static}.NewHome-module__i6_MCa__subNavLink{padding:8px 0;font-size:14px}.NewHome-module__i6_MCa__navLink{width:100%;padding:12px 0;font-size:15px}.NewHome-module__i6_MCa__iconButton,.NewHome-module__i6_MCa__cartButton{width:34px;height:34px}.NewHome-module__i6_MCa__orderButton{display:none}.NewHome-module__i6_MCa__bannerWrap{height:540px}.NewHome-module__i6_MCa__bannerCarousel{height:100%}.NewHome-module__i6_MCa__bannerImage{object-fit:cover;object-position:center center}.NewHome-module__i6_MCa__desktopBanner{display:none}.NewHome-module__i6_MCa__mobileBanner{display:block}}
.AboutSection-module__4ww2jW__aboutSection{background:#faf3e8;width:100%;margin:0 auto}.AboutSection-module__4ww2jW__aboutCard{background:linear-gradient(#fff8ebe0,#fff7eaf5),#faf3e8;grid-template-columns:1.05fr 1.15fr .9fr;align-items:center;gap:26px;width:min(100% - 100px,1600px);min-height:320px;margin:0 auto;padding:4.5rem 0;display:grid}.AboutSection-module__4ww2jW__leftImageBox{background:#fdf8f0;border:3px solid #e6b24a;border-radius:180px 180px 18px 18px;width:360px;height:360px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000000f}.AboutSection-module__4ww2jW__wheatIcon{z-index:2;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 2px 4px #8f5a2d26);transform-origin:bottom;width:158px;height:auto;position:absolute;bottom:-20px;left:-10px}.AboutSection-module__4ww2jW__wheatIcon:hover{animation:.8s ease-in-out infinite AboutSection-module__4ww2jW__wheatSway}@keyframes AboutSection-module__4ww2jW__wheatSway{0%{transform:translate(0)rotate(0)}25%{transform:translate(-4px)rotate(-2deg)}50%{transform:translate(0)rotate(0)}75%{transform:translate(4px)rotate(2deg)}to{transform:translate(0)rotate(0)}}.AboutSection-module__4ww2jW__heritageImage{object-fit:cover;filter:grayscale()contrast(1.05);border-radius:170px 170px 12px 12px;width:100%;height:100%}.AboutSection-module__4ww2jW__centerContent{padding:0 6px 0 0}.AboutSection-module__4ww2jW__tag{color:#e1a12d;letter-spacing:.02em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.AboutSection-module__4ww2jW__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.AboutSection-module__4ww2jW__heading{color:#7e2f25;letter-spacing:.02em;margin:0 0 8px;font-size:34px;font-weight:700;line-height:1.2}.AboutSection-module__4ww2jW__description{color:#4f443a;text-align:justify;margin:0 0 12px;font-size:18px;font-weight:400;line-height:1.5}.AboutSection-module__4ww2jW__storyLink{color:#8f3c2a;letter-spacing:.02em;align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.AboutSection-module__4ww2jW__storyLink:after{content:"";background:url(/asset/right-arrow.svg) 50%/contain no-repeat;flex:0 0 16px;width:16px;height:16px}.AboutSection-module__4ww2jW__rightStats{border-left:1px solid #ecb74c8c;flex-direction:column;gap:24px;padding-left:30px;display:flex}.AboutSection-module__4ww2jW__statItem{grid-template-columns:56px 1fr;align-items:center;gap:16px;display:grid}.AboutSection-module__4ww2jW__statIcon{object-fit:contain;pointer-events:auto;transform-origin:50%;width:48px;height:48px}.AboutSection-module__4ww2jW__statIcon:hover{animation:.8s ease-in-out infinite AboutSection-module__4ww2jW__iconSway}.AboutSection-module__4ww2jW__statCopy{flex-direction:column;gap:2px;display:flex}.AboutSection-module__4ww2jW__statNumber{color:#7e2f25;margin:0;font-size:27px;font-weight:800;line-height:1.5}.AboutSection-module__4ww2jW__statText{color:#4f443a;margin:0;font-size:18px;line-height:1.5}@media (max-width:768px){.AboutSection-module__4ww2jW__aboutCard{text-align:center;flex-direction:column;align-items:center;gap:18px;width:calc(100% - 24px);min-height:auto;padding:16px 14px 18px;display:flex}.AboutSection-module__4ww2jW__centerContent{order:1;padding:0}.AboutSection-module__4ww2jW__leftImageBox{order:2;width:min(100%,320px);height:320px}.AboutSection-module__4ww2jW__tag{justify-content:center;font-size:16px}.AboutSection-module__4ww2jW__heading{margin-bottom:6px;font-size:28px}.AboutSection-module__4ww2jW__description{max-width:100%;margin-bottom:10px;font-size:16px;line-height:1.5}.AboutSection-module__4ww2jW__storyLink{font-size:16px}.AboutSection-module__4ww2jW__rightStats{border-top:1px solid #ecb74c8c;border-left:0;order:3;align-items:center;gap:18px;width:100%;padding-top:18px;padding-left:0}.AboutSection-module__4ww2jW__statItem{text-align:left;grid-template-columns:40px auto;justify-content:center;gap:12px;width:fit-content;margin:0 auto}.AboutSection-module__4ww2jW__statIcon{width:40px;height:40px}.AboutSection-module__4ww2jW__statCopy{align-items:flex-start}.AboutSection-module__4ww2jW__statNumber{font-size:22px}.AboutSection-module__4ww2jW__statText{font-size:16px}}@media (min-width:769px) and (max-width:900px){.AboutSection-module__4ww2jW__aboutCard{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px;width:calc(100% - 28px);min-height:auto;padding:18px 18px 20px}.AboutSection-module__4ww2jW__leftImageBox{width:340px;height:340px}.AboutSection-module__4ww2jW__centerContent{max-width:620px;padding:0}.AboutSection-module__4ww2jW__tag{justify-content:center}.AboutSection-module__4ww2jW__description{max-width:560px;margin-left:auto;margin-right:auto}.AboutSection-module__4ww2jW__rightStats{border-top:1px solid #ecb74c8c;border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;padding-top:20px;padding-left:0;display:grid}.AboutSection-module__4ww2jW__statItem{text-align:center;grid-template-columns:1fr;justify-items:center;gap:10px}.AboutSection-module__4ww2jW__statNumber{font-size:24px}.AboutSection-module__4ww2jW__statText{font-size:16px}}@media (min-width:901px) and (max-width:1200px){.AboutSection-module__4ww2jW__aboutCard{grid-template-columns:.95fr 1.05fr .95fr;gap:18px;width:min(100% - 32px,1600px);padding:24px 18px}.AboutSection-module__4ww2jW__leftImageBox{width:300px;height:300px}.AboutSection-module__4ww2jW__heading{font-size:30px}.AboutSection-module__4ww2jW__description{max-width:360px;font-size:17px}.AboutSection-module__4ww2jW__rightStats{gap:18px;padding-left:20px}.AboutSection-module__4ww2jW__statItem{grid-template-columns:48px 1fr;gap:12px}.AboutSection-module__4ww2jW__statIcon{width:42px;height:42px}.AboutSection-module__4ww2jW__statNumber{font-size:24px}.AboutSection-module__4ww2jW__statText{font-size:16px}}
.ProductsSection-module__C44b7a__productsSection{background:linear-gradient(#fffaf2fa,#f9f0e2fa),#fcf8f2;width:100%;overflow:hidden}.ProductsSection-module__C44b7a__productsContainer{width:min(100% - 100px,1600px);margin:0 auto}.ProductsSection-module__C44b7a__sectionTitle{color:#111;margin:0 0 14px;font-size:28px;font-weight:800}.ProductsSection-module__C44b7a__productsCard{padding:4.5rem 0;position:relative;overflow:hidden}.ProductsSection-module__C44b7a__productsCard:before{content:"";pointer-events:none;position:absolute;inset:14px}.ProductsSection-module__C44b7a__tag{color:#e1a12d;letter-spacing:.02em;z-index:1;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0 auto 10px;font-size:18px;font-weight:700;display:flex;position:relative}.ProductsSection-module__C44b7a__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.ProductsSection-module__C44b7a__collectionTitle{text-align:center;font-family:var(--font-heading), Georgia, serif;color:#7b2d26;letter-spacing:.04em;margin:0 0 28px;font-size:clamp(24px,2vw,30px);font-weight:700;line-height:1.2;position:relative}.ProductsSection-module__C44b7a__collectionSubtitle{text-align:center;color:#4f443a;max-width:720px;margin:0 auto 12px;font-size:18px;font-weight:400;line-height:1.5}.ProductsSection-module__C44b7a__productGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:25px;display:grid;position:relative}.ProductsSection-module__C44b7a__productAosWrap{width:100%}.ProductsSection-module__C44b7a__productItem{text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:22px;flex-direction:column;width:100%;max-width:450px;height:auto;margin:0 auto;padding:18px 18px 20px;display:flex;position:relative}.ProductsSection-module__C44b7a__productItem:hover{border:1px solid #c98f2f38;box-shadow:0 12px 28px #502f141f}.ProductsSection-module__C44b7a__productImageContainer{display:contents}.ProductsSection-module__C44b7a__heartBtn{cursor:pointer;z-index:2;color:#a70101;background:#fffaf4f0;border:1px solid #7b2d261f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s,color .2s;display:inline-flex;position:absolute;top:34px;right:26px;box-shadow:0 8px 16px #502f1414}.ProductsSection-module__C44b7a__heartBtnActive{color:#a70101}.ProductsSection-module__C44b7a__heartIcon{object-fit:contain;flex-shrink:0;width:18px;height:18px;display:block}.ProductsSection-module__C44b7a__imageWrap{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;width:100%;max-width:450px;margin:0 auto 16px;padding:8px;display:flex;overflow:hidden}.ProductsSection-module__C44b7a__productImage{object-fit:cover;transform-origin:50%;width:100%;height:100%}.ProductsSection-module__C44b7a__productTitle{color:#7b2d26;letter-spacing:.02em;margin:0 0 10px;font-size:21px;font-weight:800;line-height:1.5}.ProductsSection-module__C44b7a__stockBadgeWrap{justify-content:center;align-items:center;min-height:42px;margin-bottom:10px;display:flex}.ProductsSection-module__C44b7a__stockBadge{color:#991b1b;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:8px 14px;font-weight:700;display:inline-flex}.ProductsSection-module__C44b7a__priceBlock{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.ProductsSection-module__C44b7a__priceRow{background:linear-gradient(135deg,#fff8e8f5,#f3e1bdb8);border:1px solid #c98f2f2e;border-radius:18px;flex-direction:column;justify-content:center;align-items:flex-start;min-width:108px;margin:0;padding:8px 12px 8px 14px;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 16px #502f140d}.ProductsSection-module__C44b7a__oldPrice{color:#5f230f94;align-items:center;gap:4px;font-size:16px;font-weight:600;-webkit-text-decoration:line-through #5f230f73;text-decoration:line-through #5f230f73;text-decoration-thickness:1.5px;display:inline-flex}.ProductsSection-module__C44b7a__oldPriceIcon{object-fit:contain;opacity:.55;width:15px;height:15px;display:block}.ProductsSection-module__C44b7a__priceLabel{color:#a5741d;letter-spacing:.12em;font-size:11px;font-weight:700}.ProductsSection-module__C44b7a__priceValue{color:#5f230f;align-items:center;gap:6px;font-size:20px;font-weight:800;line-height:1.5;display:inline-flex}.ProductsSection-module__C44b7a__priceIcon{object-fit:contain;width:16px;height:16px;display:block}.ProductsSection-module__C44b7a__productDesc{color:#555;max-width:250px;margin:0 auto 18px;font-size:18px;line-height:1.5}.ProductsSection-module__C44b7a__metaRow{background:linear-gradient(#fffaf2d1,#faf2e4f5);border:1px solid #c98f2f24;border-radius:20px;grid-template-columns:auto auto;justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px;padding:12px 12px 10px;display:grid;box-shadow:inset 0 1px #ffffffa6}.ProductsSection-module__C44b7a__qtyBlock{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.ProductsSection-module__C44b7a__availabilityNote{color:#9b3b2f;text-align:right;font-size:12px;font-weight:700}.ProductsSection-module__C44b7a__metaLabel{color:#a5741d;letter-spacing:.12em;font-size:11px;font-weight:700}.ProductsSection-module__C44b7a__qtySelector{background:linear-gradient(#fffcf7f5,#f7edddfa);border:1px solid #7b2d261f;border-radius:999px;align-items:center;gap:10px;padding:8px 11px;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 14px #502f140d}.ProductsSection-module__C44b7a__qtyBtn{color:#6b260f;cursor:pointer;background:linear-gradient(#f7c25d 0%,#e39a1f 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:800;line-height:1.5;display:inline-flex;box-shadow:0 6px 12px #915a191f}.ProductsSection-module__C44b7a__qtyBtn:hover{transform:translateY(-1px)}.ProductsSection-module__C44b7a__qtyIcon{object-fit:contain;width:14px;height:14px;display:block}.ProductsSection-module__C44b7a__qtyValue{text-align:center;color:#7b2d26;min-width:18px;font-size:17px;font-weight:800}.ProductsSection-module__C44b7a__actionRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:auto;display:flex}.ProductsSection-module__C44b7a__actionRowPage{justify-content:flex-start}.ProductsSection-module__C44b7a__addToCartBtn,.ProductsSection-module__C44b7a__viewBtn{appearance:none;letter-spacing:.02em;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:128px;padding:11px 18px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.ProductsSection-module__C44b7a__addToCartBtn{color:#5f230f;cursor:pointer;background:linear-gradient(#f2b24a 0%,#e39a1f 100%);border:1px solid #d18e22;box-shadow:0 8px 16px #915a1924}.ProductsSection-module__C44b7a__viewBtn{color:#7b2d26;cursor:pointer;background:#fbf3e4;border:1px solid #7b2d2638;box-shadow:0 8px 16px #915a1914}@media (min-width:1201px) and (max-width:1366px){.ProductsSection-module__C44b7a__productItem{max-width:450px;height:auto}.ProductsSection-module__C44b7a__imageWrap{max-width:450px}}@media (min-width:769px) and (max-width:900px){.ProductsSection-module__C44b7a__productsSection{padding:22px 0 30px}.ProductsSection-module__C44b7a__productsContainer{width:min(100% - 24px,1600px)}.ProductsSection-module__C44b7a__productsCard{padding:8px 4px 18px}.ProductsSection-module__C44b7a__collectionTitle{margin-bottom:18px;font-size:28px}.ProductsSection-module__C44b7a__collectionSubtitle{margin-bottom:22px;font-size:17px}.ProductsSection-module__C44b7a__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ProductsSection-module__C44b7a__productItem{max-width:300px;height:auto;padding:14px 12px 16px}.ProductsSection-module__C44b7a__imageWrap{max-width:450px}.ProductsSection-module__C44b7a__productTitle{font-size:18px}.ProductsSection-module__C44b7a__productDesc{font-size:16px}.ProductsSection-module__C44b7a__metaRow{grid-template-columns:1fr;align-items:stretch}.ProductsSection-module__C44b7a__qtyBlock{align-items:flex-start}.ProductsSection-module__C44b7a__actionRow{gap:10px}.ProductsSection-module__C44b7a__addToCartBtn,.ProductsSection-module__C44b7a__viewBtn{min-width:110px;padding:10px 14px;font-size:15px}}@media (min-width:901px) and (max-width:1200px){.ProductsSection-module__C44b7a__productsSection{padding:36px 18px 34px}.ProductsSection-module__C44b7a__productsCard{padding:14px 10px 20px}.ProductsSection-module__C44b7a__collectionTitle{font-size:30px}.ProductsSection-module__C44b7a__collectionSubtitle{max-width:680px;font-size:17px}.ProductsSection-module__C44b7a__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ProductsSection-module__C44b7a__productItem{max-width:100%;height:auto;padding:18px 16px 20px}.ProductsSection-module__C44b7a__imageWrap{max-width:450px}.ProductsSection-module__C44b7a__productTitle{font-size:20px}.ProductsSection-module__C44b7a__productDesc{font-size:17px}}@media (max-width:768px){.ProductsSection-module__C44b7a__productsContainer{width:min(100% - 24px,1600px)}.ProductsSection-module__C44b7a__productsCard{padding:18px 14px 22px}.ProductsSection-module__C44b7a__tag{margin-bottom:8px;font-size:18px}.ProductsSection-module__C44b7a__tagIcon{width:22px;height:22px}.ProductsSection-module__C44b7a__collectionTitle{margin-bottom:20px;font-size:22px}.ProductsSection-module__C44b7a__collectionSubtitle{margin-bottom:20px;font-size:16px}.ProductsSection-module__C44b7a__collectionTitle:after{width:140px;height:12px}.ProductsSection-module__C44b7a__productGrid{grid-template-columns:1fr;gap:16px;padding:0;display:grid;overflow:visible}.ProductsSection-module__C44b7a__productAosWrap{width:100%}.ProductsSection-module__C44b7a__productTitle{font-size:18px}.ProductsSection-module__C44b7a__priceRow{border-radius:16px;min-width:96px;padding:7px 10px 7px 11px}.ProductsSection-module__C44b7a__priceBlock{gap:4px}.ProductsSection-module__C44b7a__oldPrice{font-size:12px}.ProductsSection-module__C44b7a__priceLabel{font-size:10px}.ProductsSection-module__C44b7a__priceValue{font-size:18px}.ProductsSection-module__C44b7a__productItem{width:100%;max-width:400px;height:auto;padding:16px 0 18px}.ProductsSection-module__C44b7a__productImageContainer{width:min(100%,290px);margin:0 auto 16px;display:block;position:relative}.ProductsSection-module__C44b7a__heartBtn{box-sizing:border-box;width:36px;height:36px;padding:0;top:16px;right:16px}.ProductsSection-module__C44b7a__imageWrap{box-sizing:border-box;width:100%;max-width:100%;height:auto;margin:0}.ProductsSection-module__C44b7a__productDesc{font-size:16px}.ProductsSection-module__C44b7a__metaRow{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.ProductsSection-module__C44b7a__priceBlock{flex:auto;align-items:flex-start}.ProductsSection-module__C44b7a__priceRow{align-self:flex-start}.ProductsSection-module__C44b7a__qtyBlock{flex:none;align-items:flex-end}.ProductsSection-module__C44b7a__addToCartBtn,.ProductsSection-module__C44b7a__viewBtn{min-width:128px;padding:10px 16px;font-size:14px}}.ProductsSection-module__C44b7a__detailOverlay{z-index:1000;background:#1f120694;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProductsSection-module__C44b7a__detailPageCard{width:100%;max-width:100%;box-shadow:none;border:0;border-radius:0;margin:0 auto;position:relative}.ProductsSection-module__C44b7a__detailCard{background:#fff9f1;border-radius:28px;width:min(1100px,100%);max-height:90vh;padding:22px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.ProductsSection-module__C44b7a__closeBtn{cursor:pointer;background:0 0;border:0;font-size:2rem;line-height:1;position:absolute;top:14px;right:16px}.ProductsSection-module__C44b7a__detailLayout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:24px;display:grid}.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__detailLayout{align-items:flex-start;gap:36px}.ProductsSection-module__C44b7a__detailImage{aspect-ratio:4/3;object-fit:cover;border-radius:22px;justify-self:center;width:100%;max-height:480px}.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__detailImage{align-self:flex-start;width:100%;max-width:620px}.ProductsSection-module__C44b7a__detailBody{padding:8px 6px}.ProductsSection-module__C44b7a__detailTopGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.ProductsSection-module__C44b7a__mobileDetailTitle{display:none}.ProductsSection-module__C44b7a__galleryColumn{flex-direction:column;align-items:start;gap:16px;display:flex}.ProductsSection-module__C44b7a__galleryMainStage{order:0;justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative}.ProductsSection-module__C44b7a__galleryThumbRail{flex-direction:row;order:1;place-content:start center;gap:14px;width:100%;padding:2px 0 0;display:flex;overflow-x:auto}.ProductsSection-module__C44b7a__galleryThumbButton{appearance:none;cursor:pointer;background:#fff;border:1px solid #91673629;border-radius:14px;width:86px;height:86px;padding:6px;overflow:hidden;box-shadow:0 8px 18px #46230a0f}.ProductsSection-module__C44b7a__galleryThumbActive{border-color:#7b2d2685;box-shadow:0 12px 22px #7b2d2624}.ProductsSection-module__C44b7a__galleryThumbImage{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.ProductsSection-module__C44b7a__galleryMainButton{appearance:none;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.ProductsSection-module__C44b7a__galleryNavButton{z-index:3;color:#8a1f20;cursor:pointer;background:#fff8eeeb;border:1px solid #9167362e;border-radius:999px;width:36px;height:36px;font-size:1.2rem;font-weight:700;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 18px #502f141a}.ProductsSection-module__C44b7a__galleryNavButtonLeft{left:calc(50% - 278px)}.ProductsSection-module__C44b7a__galleryNavButtonRight{right:calc(50% - 278px)}.ProductsSection-module__C44b7a__detailHeartBtn{z-index:3;position:absolute;top:16px;right:16px}.ProductsSection-module__C44b7a__galleryMainImage{aspect-ratio:1;object-fit:contain;background:0 0;border:1px solid #9167361f;border-radius:28px;width:450px;max-height:480px;display:block;position:relative;left:0;box-shadow:0 14px 28px #502f1414}.ProductsSection-module__C44b7a__imagePreviewBackdrop{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#120a06c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ProductsSection-module__C44b7a__imagePreviewPanel{justify-items:center;gap:16px;padding:20px 20px 16px;display:grid;position:relative}.ProductsSection-module__C44b7a__imagePreviewImage{object-fit:contain;background:#fffaf4;border-radius:24px;width:auto;max-width:min(92vw,900px);height:auto;max-height:88vh;box-shadow:0 24px 60px #00000059}.ProductsSection-module__C44b7a__imagePreviewThumbRail{flex-wrap:wrap;justify-content:center;gap:10px;max-width:min(92vw,900px);display:flex;position:relative;top:70px}.ProductsSection-module__C44b7a__imagePreviewThumbButton{appearance:none;cursor:pointer;filter:blur(1.2px);opacity:.45;background:#fffaf4f5;border:1px solid #9167362e;border-radius:12px;width:64px;height:64px;padding:5px;transition:filter .2s,opacity .2s,transform .2s,box-shadow .2s;overflow:hidden;transform:scale(.96);box-shadow:0 10px 18px #502f141f}.ProductsSection-module__C44b7a__imagePreviewThumbActive{filter:none;opacity:1;border-color:#7b2d2685;transform:scale(1);box-shadow:0 12px 22px #7b2d2629}.ProductsSection-module__C44b7a__imagePreviewThumbImage{object-fit:cover;pointer-events:none;border-radius:8px;width:100%;height:100%;display:block}.ProductsSection-module__C44b7a__imagePreviewClose{color:#8a1f20;cursor:pointer;background:#fff8eef5;border:0;border-radius:999px;width:42px;height:42px;font-size:1.8rem;line-height:1;position:fixed;top:22px;right:22px;box-shadow:0 10px 18px #0003}.ProductsSection-module__C44b7a__reviewConfirmationBackdrop{z-index:1300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#23110a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProductsSection-module__C44b7a__reviewConfirmationPopup{text-align:center;background:#fffaf1;border:1px solid #ebc98f;border-radius:24px;width:min(92vw,420px);padding:32px 28px 28px;animation:.22s ease-out ProductsSection-module__C44b7a__reviewPopupIn;box-shadow:0 24px 70px #41190d4d}.ProductsSection-module__C44b7a__reviewConfirmationIcon{color:#fff;background:#7f171c;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:2rem;font-weight:700;display:grid}.ProductsSection-module__C44b7a__reviewConfirmationPopup h2{color:#6e1d0b;margin:0 0 8px;font-size:1.75rem}.ProductsSection-module__C44b7a__reviewConfirmationPopup p{color:#72513e;margin:0 0 24px;font-size:1rem}.ProductsSection-module__C44b7a__reviewConfirmationPopup button{color:#fff;min-width:120px;font:inherit;cursor:pointer;background:#7f171c;border:0;border-radius:10px;padding:11px 28px;font-weight:700;box-shadow:0 8px 18px #7f171c38}.ProductsSection-module__C44b7a__reviewConfirmationPopup button:hover{background:#651116}@keyframes ProductsSection-module__C44b7a__reviewPopupIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductsSection-module__C44b7a__selectorStack{grid-template-columns:minmax(0,280px) minmax(0,160px);align-items:end;gap:14px;margin:18px 0;display:grid}.ProductsSection-module__C44b7a__selectorField{gap:8px;display:grid}.ProductsSection-module__C44b7a__selectorLabel{color:#9b5a1a;font-size:22px;font-weight:400}.ProductsSection-module__C44b7a__selectorControl{color:#3f2f23;background:#fff;border:1px solid #91673633;border-radius:14px;outline:none;width:100%;max-width:280px;min-height:48px;padding:0 14px;font-size:1rem}.ProductsSection-module__C44b7a__selectorControl:focus{border-color:#7b2d266b;box-shadow:0 0 0 3px #7b2d2614}.ProductsSection-module__C44b7a__quantitySelector{background:#fff;border:1px solid #9167362e;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:150px;min-width:150px;padding:8px 10px;display:inline-flex;box-shadow:0 10px 20px #46230a0f}.ProductsSection-module__C44b7a__quantityButton{appearance:none;color:#5f230f;cursor:pointer;background:linear-gradient(#f7c25d 0%,#e39a1f 100%);border:0;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:800;display:inline-flex;box-shadow:0 8px 14px #915a1924}.ProductsSection-module__C44b7a__quantityValue{text-align:center;color:#7b2d26;min-width:24px;font-size:1.05rem;font-weight:700}.ProductsSection-module__C44b7a__quantityInput{text-align:center;color:#7b2d26;cursor:text;background-color:#fff;border:2px solid #d4a574;border-radius:4px;width:50px;min-width:40px;padding:4px 8px;font-size:1.05rem;font-weight:700}.ProductsSection-module__C44b7a__quantityInput:focus{border-color:#91501a;outline:none;box-shadow:0 0 0 3px #91501a1a}.ProductsSection-module__C44b7a__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductsSection-module__C44b7a__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductsSection-module__C44b7a__quantityInput[type=number]{-moz-appearance:textfield}.ProductsSection-module__C44b7a__detailMetaLine{color:#6b5a46;margin:10px 0 0;font-size:.98rem}.ProductsSection-module__C44b7a__detailSections{width:100%;max-width:100%;margin-top:36px;margin-left:0;margin-right:0}.ProductsSection-module__C44b7a__reviewForm{gap:14px;max-width:760px;margin-bottom:18px;display:grid}.ProductsSection-module__C44b7a__row{grid-template-columns:minmax(0,1fr) minmax(0,220px);gap:12px;display:grid}.ProductsSection-module__C44b7a__field{color:#4f443a;gap:6px;max-width:100%;display:grid}.ProductsSection-module__C44b7a__field span{font-size:.94rem;font-weight:700}.ProductsSection-module__C44b7a__field input,.ProductsSection-module__C44b7a__field select,.ProductsSection-module__C44b7a__field textarea{width:100%;font:inherit;color:#3f2f23;box-sizing:border-box;background:#fff;border:1px solid #9167362e;border-radius:14px;padding:12px 14px}.ProductsSection-module__C44b7a__field input:focus,.ProductsSection-module__C44b7a__field select:focus,.ProductsSection-module__C44b7a__field textarea:focus{border-color:#7b2d266b;outline:none;box-shadow:0 0 0 3px #7b2d2614}.ProductsSection-module__C44b7a__starRating{background:linear-gradient(#fffcf7fa,#f7edddfa);border:1px solid #9167362e;border-radius:16px;align-items:center;gap:8px;min-height:48px;padding:8px 12px;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 16px #502f140f}.ProductsSection-module__C44b7a__starButton{appearance:none;color:#0000;-webkit-text-stroke:1.6px #f08d08;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:29px;line-height:1;transition:transform .16s,background-color .16s,color .16s;display:inline-flex}.ProductsSection-module__C44b7a__starButtonIcon{pointer-events:none;opacity:.55;background:url(/asset/about/faq-section/star.svg) 50%/contain no-repeat;width:26px;height:26px;transition:opacity .16s,transform .16s,background-image .16s;display:block}.ProductsSection-module__C44b7a__starButtonActive .ProductsSection-module__C44b7a__starButtonIcon{opacity:1;background-image:url(/asset/about/faq-section/fill-star.svg)}.ProductsSection-module__C44b7a__starButton:hover{background:#f08d080f;transform:translateY(-1px)}.ProductsSection-module__C44b7a__starButton:hover .ProductsSection-module__C44b7a__starButtonIcon{opacity:.85;transform:scale(1.04)}.ProductsSection-module__C44b7a__starButtonActive{color:#f08d08;-webkit-text-stroke:1.6px #f08d08;text-stroke:1.6px #f08d08;background:0 0}.ProductsSection-module__C44b7a__ratingValue{color:#7b2d26;white-space:nowrap;margin-left:4px;font-size:.94rem;font-weight:700}.ProductsSection-module__C44b7a__reviewModernCard{background:radial-gradient(circle at 0 0,#ffe6ad47,#0000 28%),linear-gradient(#fffaf4fa,#f9edd6fa);border:1px solid #d5b37b8c;border-radius:26px;width:100%;max-width:1600px;margin:0 auto;padding:22px 22px 20px;box-shadow:inset 0 1px #ffffffb8,0 14px 28px #502f140f}.ProductsSection-module__C44b7a__reviewModernHeader{align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.ProductsSection-module__C44b7a__reviewModernBadge{background:#f2b24a3d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ProductsSection-module__C44b7a__reviewModernBadgeIcon{object-fit:contain;width:22px;height:22px;display:block}.ProductsSection-module__C44b7a__reviewModernTitle{color:#5f230f;margin:0;font-size:clamp(1.55rem,2.15vw,2.05rem);font-weight:800;line-height:1.08}.ProductsSection-module__C44b7a__reviewModernSubtitle{color:#6b5a46;margin:4px 0 0;font-size:.95rem;line-height:1.5}.ProductsSection-module__C44b7a__reviewModernForm{gap:14px;margin-top:14px;display:grid}.ProductsSection-module__C44b7a__reviewModernTopRow{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.ProductsSection-module__C44b7a__reviewModernField{color:#1f1f1f;gap:7px;display:grid}.ProductsSection-module__C44b7a__reviewModernField>span{font-size:.96rem;font-weight:800}.ProductsSection-module__C44b7a__reviewModernInputWrap,.ProductsSection-module__C44b7a__reviewModernTextareaWrap{position:relative}.ProductsSection-module__C44b7a__reviewModernInputWrap:before{content:"";opacity:.75;pointer-events:none;background:url(/asset/about/faq-section/user.svg) 50%/contain no-repeat;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ProductsSection-module__C44b7a__reviewModernInputWrap input{width:100%;min-height:46px;font:inherit;color:#3f2f23;box-sizing:border-box;background:#fff;border:1px solid #9167362e;border-radius:12px;padding:12px 14px 12px 40px}.ProductsSection-module__C44b7a__reviewModernInputWrap input:focus,.ProductsSection-module__C44b7a__reviewModernTextareaWrap textarea:focus{border-color:#7b2d266b;outline:none;box-shadow:0 0 0 3px #7b2d2614}.ProductsSection-module__C44b7a__reviewModernStars{flex-wrap:nowrap;align-items:center;gap:10px;min-height:42px;padding:0 2px;display:flex}.ProductsSection-module__C44b7a__reviewModernTextareaField{gap:8px}.ProductsSection-module__C44b7a__reviewModernTextareaWrap textarea{resize:vertical;width:100%;min-height:125px;font:inherit;color:#3f2f23;box-sizing:border-box;background:#fff;border:1px solid #9167362e;border-radius:10px;padding:12px 14px}.ProductsSection-module__C44b7a__reviewModernCounter{color:#5f230f85;pointer-events:none;font-size:.85rem;font-weight:700;position:absolute;bottom:9px;right:12px}.ProductsSection-module__C44b7a__reviewModernBtn{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#8a1f20 0%,#651719 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:190px;min-height:44px;margin:0 auto;padding:0 24px;font-family:DM Sans,sans-serif;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 18px #5d14142e}.ProductsSection-module__C44b7a__reviewModernBtn:hover{transform:translateY(-1px);box-shadow:0 14px 22px #5d141438}.ProductsSection-module__C44b7a__reviewModernBtnIcon{font-size:1rem;line-height:1}.ProductsSection-module__C44b7a__customerReviewsCard{background:linear-gradient(#fffaf4fa,#f9edd6fa);border:1px solid #d5b37b8c;border-radius:24px;width:100%;max-width:none;margin:40px auto;padding:18px 20px 20px;box-shadow:inset 0 1px #ffffffb8,0 14px 28px #502f140f}.ProductsSection-module__C44b7a__customerReviewsHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ProductsSection-module__C44b7a__customerReviewsHeaderIcon{color:#8c4d14;background:#f2b24a3d;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.95rem;font-weight:900;display:inline-flex}.ProductsSection-module__C44b7a__customerReviewsTitle{color:#5f230f;margin:0;font-size:clamp(1.2rem,1.7vw,1.4rem);font-weight:800;line-height:1.2}.ProductsSection-module__C44b7a__customerReviewsList{gap:12px;display:grid}.ProductsSection-module__C44b7a__customerReviewsCarousel{position:relative}.ProductsSection-module__C44b7a__customerReviewsViewport{overflow:hidden}.ProductsSection-module__C44b7a__customerReviewsTrack{will-change:transform;align-items:stretch;transition:transform .3s;display:flex}.ProductsSection-module__C44b7a__customerReviewSlide{box-sizing:border-box;min-width:100%}.ProductsSection-module__C44b7a__customerReviewPair{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ProductsSection-module__C44b7a__customerReviewGhost{display:none}.ProductsSection-module__C44b7a__customerReviewDots{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:18px;display:inline-flex}.ProductsSection-module__C44b7a__customerReviewDot,.ProductsSection-module__C44b7a__customerReviewDotActive{cursor:pointer;background:0 0;border:1px solid #d6b062e6;border-radius:50%;width:10px;height:10px;padding:0}.ProductsSection-module__C44b7a__customerReviewDotActive{background:#a13c2f;border-color:#a13c2f}.ProductsSection-module__C44b7a__customerReviewDot:focus-visible,.ProductsSection-module__C44b7a__customerReviewDotActive:focus-visible{outline-offset:3px;outline:2px solid #d6b06273}.ProductsSection-module__C44b7a__customerReviewCard{background:linear-gradient(#fffffff5,#fdf8f0fa);border:1px solid #7b2d261a;border-radius:18px;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:14px;padding:14px 16px;display:grid;box-shadow:0 10px 18px #502f140d}.ProductsSection-module__C44b7a__customerReviewAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;overflow:hidden}.ProductsSection-module__C44b7a__customerReviewAvatar:before{content:"";background:#8c4d14c7;border-radius:50%;width:16px;height:16px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.ProductsSection-module__C44b7a__customerReviewAvatar:after{content:"";background:#8c4d14c7;border-radius:16px 16px 12px 12px;width:26px;height:16px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ProductsSection-module__C44b7a__customerReviewAvatarWarm{background:#f2b24a33}.ProductsSection-module__C44b7a__customerReviewAvatarMint{background:#a0d5a83d}.ProductsSection-module__C44b7a__customerReviewAvatarGlyph{display:none}.ProductsSection-module__C44b7a__customerReviewBody{min-width:0}.ProductsSection-module__C44b7a__customerReviewTopRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ProductsSection-module__C44b7a__customerReviewMeta{gap:4px;display:grid}.ProductsSection-module__C44b7a__customerReviewNameRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductsSection-module__C44b7a__customerReviewName{color:#3c2a20;font-size:1rem;font-weight:800}.ProductsSection-module__C44b7a__customerReviewDate{color:#5f230f85;font-size:.82rem;font-weight:600}.ProductsSection-module__C44b7a__customerReviewStars{color:#f08d08;letter-spacing:.08em;white-space:nowrap;font-size:.95rem}.ProductsSection-module__C44b7a__customerReviewText{color:#5a5047;margin:8px 0 10px;font-size:.95rem;line-height:1.55}.ProductsSection-module__C44b7a__customerReviewsEmpty{color:#6b5a46;margin:0;font-size:.96rem}.ProductsSection-module__C44b7a__primaryBtn{appearance:none;color:#fff;cursor:pointer;background:linear-gradient(135deg,#8a1f20 0%,#651719 100%);border:none;border-radius:14px;min-height:46px;padding:0 18px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 18px #5d14142e}.ProductsSection-module__C44b7a__primaryBtn:disabled{opacity:.7;cursor:progress}.ProductsSection-module__C44b7a__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 14px 22px #5d141438}.ProductsSection-module__C44b7a__formActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ProductsSection-module__C44b7a__detailTag{letter-spacing:.12em;color:#9b5a1a;margin-bottom:10px;font-size:18px}.ProductsSection-module__C44b7a__detailTitle{margin:0 0 10px;font-size:34px}.ProductsSection-module__C44b7a__detailProductName{color:#7b2d26;margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.35}.ProductsSection-module__C44b7a__detailDesc{color:#6b5a46;text-align:justify;max-width:620px;font-size:18px}.ProductsSection-module__C44b7a__previewTitle{color:#7b2d26;margin:0 0 6px}.ProductsSection-module__C44b7a__detailPreview{border-top:1px solid #9167361f;margin-top:8px;padding-top:8px}.ProductsSection-module__C44b7a__descriptionClamp{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ProductsSection-module__C44b7a__descriptionToggle{appearance:none;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;font-size:18px}.ProductsSection-module__C44b7a__descriptionToggleLink{color:#8c4d14;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:10px;padding:0;font-size:16px;font-weight:800;text-decoration:underline}.ProductsSection-module__C44b7a__detailPriceRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.ProductsSection-module__C44b7a__detailPrice{color:#8c4d14;font-size:1.4rem;font-weight:700}.ProductsSection-module__C44b7a__detailOldPrice{color:#9e8b72;text-decoration:line-through}.ProductsSection-module__C44b7a__detailSavingsBadge{color:#246b2b;white-space:nowrap;background:#eaf7e5;border:1px solid #9bc98e;border-radius:999px;align-items:center;padding:6px 11px;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 4px 10px #246b2b1a}.ProductsSection-module__C44b7a__reviewsBlock{width:100%;margin-top:18px}.ProductsSection-module__C44b7a__reviewFaqGrid{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:none;margin:0 auto;display:flex}.ProductsSection-module__C44b7a__faqBlock{width:100%;max-width:none}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child,.ProductsSection-module__C44b7a__faqBlock{background:linear-gradient(#fff7ecf5,#f0dbb9f5);border:1px solid #7b2d2624;border-radius:26px;padding:18px 18px 16px;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #502f140f}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child{flex-direction:column;align-items:center;width:100%;display:flex}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewsTitle,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__detailMetaLine,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewForm,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewList{width:100%;max-width:none}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewsTitle,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__detailMetaLine{text-align:left}.ProductsSection-module__C44b7a__detailInfoBlock{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0}.ProductsSection-module__C44b7a__reviewsTitle{margin:0 0 12px}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child{width:100%}.ProductsSection-module__C44b7a__relatedSection{background:linear-gradient(#fff7ecf5,#f0dbb9f5);border:1px solid #7b2d2624;border-radius:28px;width:100%;max-width:1120px;margin:24px auto;padding:24px;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #502f140f}.ProductsSection-module__C44b7a__relatedHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.ProductsSection-module__C44b7a__relatedEyebrow{color:#a5741d;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.ProductsSection-module__C44b7a__relatedTitle{color:#7b2d26;margin:0;font-size:1.5rem}.ProductsSection-module__C44b7a__relatedControls{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.ProductsSection-module__C44b7a__relatedCarousel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.ProductsSection-module__C44b7a__relatedNavButton{appearance:none;color:#7b2d26;cursor:pointer;background:#fffaf4f5;border:1px solid #7b2d2629;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:900;display:inline-flex;box-shadow:0 10px 18px #502f1414}.ProductsSection-module__C44b7a__relatedNavButton:hover{transform:translateY(-1px)}.ProductsSection-module__C44b7a__relatedNavButton:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:0 6px 12px #502f140d}.ProductsSection-module__C44b7a__relatedViewport{scrollbar-width:none;scroll-behavior:smooth;min-width:0;overflow:auto hidden}.ProductsSection-module__C44b7a__relatedViewport::-webkit-scrollbar{display:none}.ProductsSection-module__C44b7a__relatedGrid{grid-auto-columns:calc(25% - 12px);grid-auto-flow:column;gap:16px;width:100%;min-width:100%;padding-bottom:4px;display:grid}.ProductsSection-module__C44b7a__relatedGrid>*{min-width:0}.ProductsSection-module__C44b7a__relatedCard{background:#fffaf4e0;border:1px solid #7b2d261a;border-radius:22px;flex-direction:column;gap:12px;padding:14px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 10px 18px #502f140d}.ProductsSection-module__C44b7a__relatedCard:hover{transform:translateY(-2px);box-shadow:0 14px 24px #502f1414}.ProductsSection-module__C44b7a__relatedImageWrap{aspect-ratio:1;background:#fff4e0cc;border-radius:18px;width:100%;overflow:hidden}.ProductsSection-module__C44b7a__relatedImage{object-fit:cover;width:100%;height:100%;display:block}.ProductsSection-module__C44b7a__relatedCardBody{gap:8px;display:grid}.ProductsSection-module__C44b7a__relatedCardTitle{color:#5f230f;margin:0;font-size:1rem;font-weight:800;line-height:1.3}.ProductsSection-module__C44b7a__relatedPriceRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductsSection-module__C44b7a__relatedPrice{color:#a5741d;font-size:1rem;font-weight:800}.ProductsSection-module__C44b7a__relatedOldPrice{color:#5f230f8c;font-size:.92rem;text-decoration:line-through}@media (max-width:1100px){.ProductsSection-module__C44b7a__relatedGrid{grid-auto-columns:calc(50% - 8px)}}@media (max-width:768px){.ProductsSection-module__C44b7a__relatedSection{border-radius:24px;width:auto;margin:20px 12px 0}.ProductsSection-module__C44b7a__relatedGrid{grid-auto-columns:100%;grid-auto-flow:column;width:100%;min-width:100%}.ProductsSection-module__C44b7a__relatedHeader{flex-direction:column;align-items:flex-start}.ProductsSection-module__C44b7a__relatedCarousel{grid-template-columns:auto minmax(0,1fr) auto;gap:6px}.ProductsSection-module__C44b7a__reviewModernCard{border-radius:24px;width:80%;margin:20px}.ProductsSection-module__C44b7a__customerReviewsCard{border-radius:22px;width:80%;margin:20px;padding:16px}.ProductsSection-module__C44b7a__customerReviewCard{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:12px}.ProductsSection-module__C44b7a__customerReviewPair{grid-template-columns:1fr}.ProductsSection-module__C44b7a__customerReviewAvatar{width:48px;height:48px}.ProductsSection-module__C44b7a__customerReviewAvatar:before{width:13px;height:13px;top:12px}.ProductsSection-module__C44b7a__customerReviewAvatar:after{width:22px;height:14px;bottom:10px}.ProductsSection-module__C44b7a__customerReviewTopRow{flex-direction:column}.ProductsSection-module__C44b7a__customerReviewFooter{justify-content:flex-start}.ProductsSection-module__C44b7a__reviewModernTopRow{grid-template-columns:1fr}.ProductsSection-module__C44b7a__reviewModernInputWrap input{min-height:44px}.ProductsSection-module__C44b7a__reviewModernTextareaWrap textarea{min-height:120px}}.ProductsSection-module__C44b7a__detailSectionTitle{color:#7b2d26;margin:0 0 12px;font-size:20px;font-weight:700}.ProductsSection-module__C44b7a__detailTabs{scrollbar-width:none;border-bottom:1px solid #9167362e;align-items:flex-end;gap:28px;margin-top:28px;margin-bottom:18px;padding-bottom:8px;display:flex;overflow-x:auto}.ProductsSection-module__C44b7a__detailTabsDesktop{display:flex}.ProductsSection-module__C44b7a__detailAccordionMobile{display:none}.ProductsSection-module__C44b7a__detailTabs::-webkit-scrollbar{display:none}.ProductsSection-module__C44b7a__detailTabButton{appearance:none;font:inherit;color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin:0;padding:0 0 12px;font-size:1.05rem;position:relative}.ProductsSection-module__C44b7a__detailTabButton:after{content:"";background:0 0;border-radius:999px;width:100%;height:3px;transition:background .2s;position:absolute;bottom:-9px;left:0}.ProductsSection-module__C44b7a__detailTabButtonActive{color:#7b2d26;font-weight:700}.ProductsSection-module__C44b7a__detailTabButtonActive:after{background:#7b2d26}.ProductsSection-module__C44b7a__detailTabPanel{padding-top:6px}.ProductsSection-module__C44b7a__detailTabContent{color:#6b5a46;text-align:justify;width:95%;max-width:none;font-size:18px;font-weight:400;line-height:1.5}.ProductsSection-module__C44b7a__detailTabContent p{margin:0 0 14px}.ProductsSection-module__C44b7a__detailTabContent p:last-child{margin-bottom:0}.ProductsSection-module__C44b7a__reviewList{gap:12px;width:90%;display:grid}.ProductsSection-module__C44b7a__reviewCard{background:linear-gradient(#fffaf2f5,#f6e9d1f5);border:1px solid #7b2d262e;border-left:4px solid #7b2d2680;border-radius:18px;width:100%;padding:16px;box-shadow:inset 0 1px #ffffffc7,0 10px 20px #502f140f}.ProductsSection-module__C44b7a__reviewHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ProductsSection-module__C44b7a__reviewStars{color:#bb7b1f}.ProductsSection-module__C44b7a__reviewText{color:#6b5a46;margin:0}.ProductsSection-module__C44b7a__bottomPromoWrap{width:100%;max-width:1240px;margin:34px auto 0}.ProductsSection-module__C44b7a__bottomPromoSection{background:linear-gradient(90deg,#fdf9f2 0%,#fbf7f0 48%,#faf8f4 100%);border:1px solid #9a67271f;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:0;display:grid;overflow:hidden;box-shadow:0 26px 60px #502f141a}.ProductsSection-module__C44b7a__bottomPromoSectionReverse{background:linear-gradient(90deg,#faf8f4 0%,#fbf7f0 52%,#fdf9f2 100%);grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}.ProductsSection-module__C44b7a__bottomPromoMedia{background:0 0;justify-content:center;align-items:center;min-height:520px;padding:36px;display:flex}.ProductsSection-module__C44b7a__bottomPromoImage{object-fit:contain;border-radius:30px;width:100%;max-width:680px;max-height:440px;display:block;overflow:hidden}.ProductsSection-module__C44b7a__bottomPromoContent{padding:56px 64px}.ProductsSection-module__C44b7a__bottomPromoEyebrow{color:#a45d1c;text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:.82rem;font-weight:700}.ProductsSection-module__C44b7a__bottomPromoTitle{color:#123448;letter-spacing:-.03em;margin:0 0 14px;font-size:32px;line-height:1.4}.ProductsSection-module__C44b7a__bottomPromoText{color:#3f4c56;max-width:500px;margin:0 0 28px;font-size:1.08rem;line-height:1.7}.ProductsSection-module__C44b7a__bottomPromoBtn{cursor:pointer;min-height:46px;font:inherit;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#8a1f20 0%,#651719 100%);border:0;border-radius:10px;justify-content:center;align-items:center;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 10px 18px #6517192e}.ProductsSection-module__C44b7a__bottomPromoBtn:hover,.ProductsSection-module__C44b7a__bottomPromoBtn:focus-visible{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 22px #6517193d}.ProductsSection-module__C44b7a__faqAccordion{gap:10px;display:grid}.ProductsSection-module__C44b7a__faqAccordionItem{background:linear-gradient(#fffcf7fa,#f9f2e5fa);border:1px solid #7b2d2614;border-radius:20px;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #502f140f}.ProductsSection-module__C44b7a__faqAccordionTrigger{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:62px;padding:12px 16px;display:flex}.ProductsSection-module__C44b7a__faqAccordionTriggerOpen{background:#fff3}.ProductsSection-module__C44b7a__faqAccordionQuestion{color:#6a2418;flex:auto;font-size:.92rem;font-weight:700;line-height:1.35}.ProductsSection-module__C44b7a__faqAccordionIcon{width:14px;min-width:14px;height:14px;min-height:14px;box-shadow:none;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;margin-left:auto;display:inline-flex;position:relative;overflow:hidden}.ProductsSection-module__C44b7a__faqAccordionIcon:before{content:"";border-bottom:2px solid #8f2b24;border-right:2px solid #8f2b24;width:6px;max-width:6px;height:6px;max-height:6px;margin-top:-2px;transition:transform .22s,margin-top .22s;transform:rotate(45deg)}.ProductsSection-module__C44b7a__faqAccordionTriggerOpen .ProductsSection-module__C44b7a__faqAccordionIcon:before{margin-top:2px;transform:rotate(-135deg)}.ProductsSection-module__C44b7a__faqAccordionPanel{padding:0 18px 12px 16px}.ProductsSection-module__C44b7a__faqAccordionAnswer{color:#8c7564;margin:0;font-size:.92rem;font-weight:500;line-height:1.55}.ProductsSection-module__C44b7a__helpCenterBlock{width:min(100%,980px);box-shadow:none;background:0 0;border:0;margin:30px auto 0;padding-top:24px}.ProductsSection-module__C44b7a__helpCenterHeader{text-align:center;max-width:760px;margin:0 auto 18px}.ProductsSection-module__C44b7a__helpCenterEyebrow{color:#c98f2f;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:inline-flex}.ProductsSection-module__C44b7a__helpCenterEyebrow:before,.ProductsSection-module__C44b7a__helpCenterEyebrow:after{content:"";background:#c98f2f99;width:28px;height:1px}.ProductsSection-module__C44b7a__helpCenterTitle{color:#7b2d26;margin:8px 0;font-size:2rem;font-weight:800;line-height:1.15}.ProductsSection-module__C44b7a__helpCenterSubtitle{color:#4f443a;margin:0;font-size:18px;font-weight:400;line-height:1.5}.ProductsSection-module__C44b7a__faqHelpButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.ProductsSection-module__C44b7a__faqAccordionMarker{flex:none;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;display:inline-flex;overflow:hidden}.ProductsSection-module__C44b7a__faqAccordionMarkerIcon{object-fit:contain;width:12px;max-width:12px;height:12px;max-height:12px;display:block}.ProductsSection-module__C44b7a__faqHelpQuestion{color:#6a2418;text-align:left;margin:0;font-size:1rem;font-weight:800;line-height:1.35}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__reviewHeader{justify-content:flex-start;min-height:48px;margin-bottom:0;position:relative}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__faqAccordionMarker{position:absolute;right:0}@media (max-width:768px){.ProductsSection-module__C44b7a__reviewHeader{gap:10px}.ProductsSection-module__C44b7a__faqAccordionMarker{width:18px;min-width:18px;height:18px;min-height:18px}.ProductsSection-module__C44b7a__faqAccordionMarkerIcon{width:10px;max-width:10px;height:10px;max-height:10px}.ProductsSection-module__C44b7a__faqAccordionTrigger{padding:14px 16px}.ProductsSection-module__C44b7a__faqAccordionQuestion{font-size:.92rem}.ProductsSection-module__C44b7a__faqAccordionPanel{padding:0 16px 14px}.ProductsSection-module__C44b7a__faqAccordionAnswer{font-size:.88rem;line-height:1.5}.ProductsSection-module__C44b7a__reviewCard{box-sizing:border-box;width:100%;max-width:100%;padding:12px 12px 14px}.ProductsSection-module__C44b7a__faqBlock,.ProductsSection-module__C44b7a__faqAccordion,.ProductsSection-module__C44b7a__faqHelpButton{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__faqAccordionMarker,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__faqAccordionMarker{flex-shrink:0;flex-basis:12px!important;width:12px!important;min-width:12px!important;height:12px!important;min-height:12px!important}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__faqAccordionMarkerIcon,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__faqAccordionMarkerIcon{width:6px!important;max-width:6px!important;height:6px!important;max-height:6px!important}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__faqHelpQuestion,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__faqHelpQuestion{font-size:.88rem;line-height:1.28}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__reviewHeader,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__reviewHeader{align-items:center;gap:8px}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__reviewCard,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__reviewCard{padding:10px 10px 12px}.ProductsSection-module__C44b7a__faqBlock .ProductsSection-module__C44b7a__reviewText,.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__reviewText{font-size:.86rem;line-height:1.45}}@media (min-width:901px) and (max-width:1200px){.ProductsSection-module__C44b7a__detailPageCard{padding:24px 24px 32px}.ProductsSection-module__C44b7a__detailTopGrid{gap:24px}.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__detailLayout{gap:28px}.ProductsSection-module__C44b7a__detailPageCard .ProductsSection-module__C44b7a__detailImage{max-width:520px}.ProductsSection-module__C44b7a__galleryColumn{gap:14px}.ProductsSection-module__C44b7a__galleryThumbButton{width:72px;height:72px}.ProductsSection-module__C44b7a__galleryMainImage{width:100%;max-width:100%;max-height:420px}.ProductsSection-module__C44b7a__galleryNavButtonLeft{left:12px}.ProductsSection-module__C44b7a__galleryNavButtonRight{right:12px}.ProductsSection-module__C44b7a__galleryNavButton{width:32px;height:32px;font-size:1.05rem}.ProductsSection-module__C44b7a__imagePreviewImage{max-width:min(94vw,760px);max-height:86vh}.ProductsSection-module__C44b7a__imagePreviewThumbButton{width:58px;height:58px}.ProductsSection-module__C44b7a__detailBody{padding:4px 0}.ProductsSection-module__C44b7a__detailDesc{max-width:100%;font-size:1rem;line-height:1.55}.ProductsSection-module__C44b7a__selectorStack{grid-template-columns:minmax(0,1fr) minmax(0,160px);gap:12px}.ProductsSection-module__C44b7a__selectorControl{max-width:100%}.ProductsSection-module__C44b7a__quantitySelector{width:150px;min-width:150px}.ProductsSection-module__C44b7a__reviewForm,.ProductsSection-module__C44b7a__detailSections{max-width:100%}.ProductsSection-module__C44b7a__reviewFaqGrid{width:100%;max-width:100%}.ProductsSection-module__C44b7a__bottomPromoWrap{max-width:100%}.ProductsSection-module__C44b7a__bottomPromoSection{border-radius:30px}.ProductsSection-module__C44b7a__bottomPromoSectionReverse{grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}.ProductsSection-module__C44b7a__bottomPromoMedia{min-height:420px;padding:26px}.ProductsSection-module__C44b7a__bottomPromoImage{max-width:540px;max-height:360px}.ProductsSection-module__C44b7a__bottomPromoContent{padding:40px 42px}.ProductsSection-module__C44b7a__bottomPromoTitle{font-size:clamp(2rem,3vw,3rem)}.ProductsSection-module__C44b7a__bottomPromoText{font-size:1rem}}@media (min-width:769px) and (max-width:900px){.ProductsSection-module__C44b7a__detailPageCard{padding:20px 16px 26px}.ProductsSection-module__C44b7a__detailTopGrid{grid-template-columns:1fr;gap:20px}.ProductsSection-module__C44b7a__galleryColumn{flex-direction:column;gap:14px;display:flex}.ProductsSection-module__C44b7a__galleryMainButton{order:-1}.ProductsSection-module__C44b7a__galleryThumbRail{order:1;width:100%;padding-bottom:2px;overflow-x:auto}.ProductsSection-module__C44b7a__galleryThumbButton{width:82px;height:82px}.ProductsSection-module__C44b7a__galleryMainImage{border-radius:24px;width:100%;max-width:none;max-height:380px}.ProductsSection-module__C44b7a__galleryNavButtonLeft{left:12px}.ProductsSection-module__C44b7a__galleryNavButtonRight{right:12px}.ProductsSection-module__C44b7a__galleryNavButton{width:30px;height:30px;font-size:1rem}.ProductsSection-module__C44b7a__imagePreviewImage{max-width:min(94vw,700px);max-height:84vh}.ProductsSection-module__C44b7a__imagePreviewThumbButton{width:56px;height:56px}.ProductsSection-module__C44b7a__detailHeartBtn{top:14px;right:14px}.ProductsSection-module__C44b7a__detailBody{padding:0}.ProductsSection-module__C44b7a__detailTitle{font-size:clamp(1.6rem,4.1vw,2.15rem);line-height:1.15}.ProductsSection-module__C44b7a__detailPriceRow{margin-bottom:16px}.ProductsSection-module__C44b7a__detailDesc{max-width:720px;font-size:18px}.ProductsSection-module__C44b7a__selectorStack{grid-template-columns:1fr;gap:12px;width:100%}.ProductsSection-module__C44b7a__selectorField{width:100%;max-width:none}.ProductsSection-module__C44b7a__selectorControl{max-width:none}.ProductsSection-module__C44b7a__quantitySelector{width:100%;min-width:0;max-width:220px}.ProductsSection-module__C44b7a__row{grid-template-columns:1fr}.ProductsSection-module__C44b7a__reviewForm{max-width:100%}.ProductsSection-module__C44b7a__detailSections{max-width:100%;margin-left:0;margin-right:0}.ProductsSection-module__C44b7a__reviewFaqGrid{width:100%;max-width:100%}.ProductsSection-module__C44b7a__detailInfoBlock{max-width:100%}.ProductsSection-module__C44b7a__detailTabs{gap:28px;margin-top:20px}.ProductsSection-module__C44b7a__bottomPromoWrap{max-width:100%;margin-top:28px}.ProductsSection-module__C44b7a__bottomPromoSection{border-radius:26px;grid-template-columns:1fr}.ProductsSection-module__C44b7a__bottomPromoSectionReverse{grid-template-columns:1fr}.ProductsSection-module__C44b7a__bottomPromoMedia{min-height:360px;padding:22px}.ProductsSection-module__C44b7a__bottomPromoImage{max-width:520px;max-height:320px}.ProductsSection-module__C44b7a__bottomPromoContent{padding:28px 24px 30px}.ProductsSection-module__C44b7a__bottomPromoTitle{font-size:clamp(1.9rem,4vw,2.8rem)}.ProductsSection-module__C44b7a__bottomPromoText{max-width:100%;font-size:1rem}.ProductsSection-module__C44b7a__customerReviewsCard{width:90%;margin:20px}.ProductsSection-module__C44b7a__reviewModernCard{width:90%}.ProductsSection-module__C44b7a__reviewFaqGrid{gap:20px}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child,.ProductsSection-module__C44b7a__faqBlock{border-radius:24px;padding:22px}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewsTitle,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__detailMetaLine,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewForm,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewList{width:min(100%,760px)}.ProductsSection-module__C44b7a__relatedSection{width:90%}}@media (max-width:768px){.ProductsSection-module__C44b7a__detailTopGrid{flex-direction:column;grid-template-columns:1fr;gap:18px;display:flex}.ProductsSection-module__C44b7a__mobileDetailTitle{color:#7b2d26;text-align:center;order:1;width:100%;margin:0;font-size:clamp(1.55rem,7vw,2rem);line-height:1.12;display:block}.ProductsSection-module__C44b7a__detailTopGrid>.ProductsSection-module__C44b7a__galleryColumn{order:2}.ProductsSection-module__C44b7a__detailTopGrid>.ProductsSection-module__C44b7a__detailBody{box-sizing:border-box;order:3;width:100%}.ProductsSection-module__C44b7a__detailBody .ProductsSection-module__C44b7a__detailTitle{display:none}.ProductsSection-module__C44b7a__detailBody .ProductsSection-module__C44b7a__actionRow{justify-content:stretch;width:100%;margin-top:18px}.ProductsSection-module__C44b7a__detailBody .ProductsSection-module__C44b7a__actionRow .ProductsSection-module__C44b7a__addToCartBtn,.ProductsSection-module__C44b7a__detailBody .ProductsSection-module__C44b7a__actionRow .ProductsSection-module__C44b7a__viewBtn{flex:1 1 0;min-width:0}.ProductsSection-module__C44b7a__galleryColumn{flex-direction:column;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.ProductsSection-module__C44b7a__galleryMainButton{order:-1}.ProductsSection-module__C44b7a__galleryThumbRail{order:1;grid-auto-columns:72px;grid-auto-flow:column;justify-content:center;width:100%;padding:0 2px 2px;overflow-x:auto}.ProductsSection-module__C44b7a__galleryThumbButton{width:72px;height:72px}.ProductsSection-module__C44b7a__galleryMainImage{border-radius:18px;width:100%;max-width:100%;max-height:280px;margin-top:30px}.ProductsSection-module__C44b7a__galleryMainStage{justify-content:center;width:100%}.ProductsSection-module__C44b7a__galleryMainButton{max-width:100%}.ProductsSection-module__C44b7a__galleryNavButtonLeft{left:10px}.ProductsSection-module__C44b7a__galleryNavButtonRight{right:10px}.ProductsSection-module__C44b7a__galleryNavButton{width:28px;height:28px;font-size:.95rem}.ProductsSection-module__C44b7a__imagePreviewBackdrop{padding:18px}.ProductsSection-module__C44b7a__imagePreviewPanel{gap:12px;padding:14px 14px 12px}.ProductsSection-module__C44b7a__imagePreviewImage{border-radius:18px;max-width:92vw;max-height:78vh}.ProductsSection-module__C44b7a__imagePreviewThumbRail{gap:8px}.ProductsSection-module__C44b7a__imagePreviewThumbButton{width:48px;height:48px}.ProductsSection-module__C44b7a__imagePreviewClose{width:36px;height:36px;font-size:1.5rem;top:16px;right:16px}.ProductsSection-module__C44b7a__detailHeartBtn{width:32px;height:32px;top:25px;right:8px}.ProductsSection-module__C44b7a__detailBody{padding:10px}.ProductsSection-module__C44b7a__detailTitle{font-size:clamp(1.55rem,7vw,2rem);line-height:1.12}.ProductsSection-module__C44b7a__detailProductName{margin-bottom:12px;font-size:20px}.ProductsSection-module__C44b7a__detailPriceRow{margin-bottom:14px}.ProductsSection-module__C44b7a__detailDesc{max-width:330px;font-size:16px}.ProductsSection-module__C44b7a__detailInfoBlock{max-width:100%;padding:10px}.ProductsSection-module__C44b7a__selectorStack{grid-template-columns:1fr;gap:12px;width:100%}.ProductsSection-module__C44b7a__detailTabContent p:last-child{max-width:330px}.ProductsSection-module__C44b7a__selectorControl{max-width:100%}.ProductsSection-module__C44b7a__quantitySelector{width:100%;max-width:200px}.ProductsSection-module__C44b7a__row{grid-template-columns:1fr}.ProductsSection-module__C44b7a__reviewForm{max-width:100%}.ProductsSection-module__C44b7a__detailSections{max-width:100%;margin-top:30px;margin-left:0;margin-right:0}.ProductsSection-module__C44b7a__reviewCard{width:100%}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child,.ProductsSection-module__C44b7a__faqBlock{box-sizing:border-box;border-radius:22px;width:100%;min-width:0;margin-left:0;margin-right:0}.ProductsSection-module__C44b7a__helpCenterBlock.ProductsSection-module__C44b7a__faqBlock{box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto}.ProductsSection-module__C44b7a__productsCard>.ProductsSection-module__C44b7a__helpCenterBlock.ProductsSection-module__C44b7a__faqBlock{width:calc(100% + 28px);max-width:none;margin-left:-14px;margin-right:-14px;padding-left:0;padding-right:0}.ProductsSection-module__C44b7a__helpCenterBlock .ProductsSection-module__C44b7a__reviewList,.ProductsSection-module__C44b7a__helpCenterBlock .ProductsSection-module__C44b7a__faqAccordion{width:100%;margin-left:auto;margin-right:auto}.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewsTitle,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__detailMetaLine,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewForm,.ProductsSection-module__C44b7a__reviewFaqGrid>.ProductsSection-module__C44b7a__reviewsBlock:first-child .ProductsSection-module__C44b7a__reviewList{width:100%}.ProductsSection-module__C44b7a__bottomPromoWrap{max-width:100%;margin-top:24px}.ProductsSection-module__C44b7a__bottomPromoSection{border-radius:22px;flex-direction:column;grid-template-columns:1fr;width:93%;margin:10px;display:flex}.ProductsSection-module__C44b7a__bottomPromoSectionReverse{grid-template-columns:1fr}.ProductsSection-module__C44b7a__bottomPromoMedia{order:3;min-height:280px;padding:18px}.ProductsSection-module__C44b7a__bottomPromoImage{max-width:100%;max-height:260px}.ProductsSection-module__C44b7a__bottomPromoContent{display:contents}.ProductsSection-module__C44b7a__bottomPromoEyebrow{order:1;margin:22px 16px 14px}.ProductsSection-module__C44b7a__bottomPromoTitle{order:2;margin:0 16px 14px}.ProductsSection-module__C44b7a__bottomPromoText{order:4;margin:0 16px 28px}.ProductsSection-module__C44b7a__bottomPromoBtn{order:5;align-self:flex-start;margin-bottom:26px;margin-left:16px}.ProductsSection-module__C44b7a__bottomPromoTitle{font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.08}.ProductsSection-module__C44b7a__bottomPromoText{max-width:100%;font-size:.98rem}.ProductsSection-module__C44b7a__actionRow{justify-content:flex-start;gap:10px;width:300px}.ProductsSection-module__C44b7a__addToCartBtn,.ProductsSection-module__C44b7a__viewBtn{border-radius:18px;flex:1 1 0;min-width:0;padding:9px 12px;font-size:13px}.ProductsSection-module__C44b7a__detailTabsDesktop{display:none}.ProductsSection-module__C44b7a__detailAccordionMobile{box-sizing:border-box;gap:10px;width:100%;min-width:0;margin-top:20px;display:grid}.ProductsSection-module__C44b7a__detailAccordionItem{background:linear-gradient(#fffcf7fa,#f9f2e5fa);border:1px solid #7b2d261f;border-radius:14px;overflow:hidden}.ProductsSection-module__C44b7a__detailAccordionButton{box-sizing:border-box;color:#6a2418;width:100%;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;font-size:.96rem;font-weight:700;line-height:1.35;display:flex}.ProductsSection-module__C44b7a__detailAccordionButtonOpen{background:#ffffff59}.ProductsSection-module__C44b7a__detailAccordionIcon{border-bottom:2px solid #8f2b24;border-right:2px solid #8f2b24;flex:none;width:9px;height:9px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.ProductsSection-module__C44b7a__detailAccordionButtonOpen .ProductsSection-module__C44b7a__detailAccordionIcon{transform:rotate(-135deg)translate(-1px,-2px)}.ProductsSection-module__C44b7a__detailAccordionPanel{border-top:1px solid #9167361f;padding:0 16px 14px}.ProductsSection-module__C44b7a__detailAccordionPanel .ProductsSection-module__C44b7a__detailTabContent{text-align:left;width:100%;max-width:none;font-size:16px;line-height:1.55}}
.CartToast-module__Q504Ca__toast{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #0000;border-radius:16px;align-items:center;gap:12px;max-width:min(92vw,360px);padding:14px 16px;font-family:inherit;display:inline-flex;position:fixed;top:96px;box-shadow:0 18px 50px #0000002e}.CartToast-module__Q504Ca__toastRight{right:18px}.CartToast-module__Q504Ca__toastLeft{left:18px}.CartToast-module__Q504Ca__toastSuccess{color:#5e3422;background:#fffffff5;border-color:#ab582c2e}.CartToast-module__Q504Ca__toastError{color:#8b1f1f;background:#fff5f5fa;border-color:#b428282e}.CartToast-module__Q504Ca__toastIcon{background:color-mix(in srgb, currentColor 14%, white);color:currentColor;width:28px;height:28px;box-shadow:0 0 0 6px color-mix(in srgb, currentColor 10%, transparent);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:800;line-height:1;display:inline-flex}.CartToast-module__Q504Ca__toastMessage{letter-spacing:.01em;word-break:break-word;font-size:.98rem;font-weight:600;line-height:1.35}@media (max-width:640px){.CartToast-module__Q504Ca__toast{max-width:none;top:86px}.CartToast-module__Q504Ca__toastRight{left:auto;right:12px}.CartToast-module__Q504Ca__toastLeft{left:12px;right:auto}}
.NewFooter-module__BqSluq__footerSection{background:#ecd6b1;width:100%;scroll-margin-top:110px;font-family:DM Sans,sans-serif;position:relative;overflow:hidden}.NewFooter-module__BqSluq__footerContainer{width:90%;max-width:1600px;margin:0 auto}.NewFooter-module__BqSluq__bottomBar{padding:0 26px 10px;position:relative}.NewFooter-module__BqSluq__policyRow{text-align:center;justify-content:center;align-items:center;padding-top:10px;display:flex}.NewFooter-module__BqSluq__bottomLine{background:#5d1414;border-radius:999px;width:100%;height:3px}.NewFooter-module__BqSluq__bottomRow{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:10px;display:flex}.NewFooter-module__BqSluq__designedBy{color:#5d1414;white-space:nowrap;text-align:left;font-family:DM Sans,sans-serif;font-size:16px}.NewFooter-module__BqSluq__xcodefixLink{color:#5d1414;text-decoration:none}.NewFooter-module__BqSluq__policyLinks{color:#5d1414;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:15px;display:flex}.NewFooter-module__BqSluq__policyLinks a{color:inherit;white-space:nowrap;text-decoration:none}.NewFooter-module__BqSluq__policyLinks a:hover,.NewFooter-module__BqSluq__policyLinks a:focus-visible{text-decoration:underline}.NewFooter-module__BqSluq__cornerTopLeft,.NewFooter-module__BqSluq__cornerTopRight{object-fit:contain;pointer-events:none;z-index:3;width:92px;height:92px;position:absolute;top:8px}.NewFooter-module__BqSluq__cornerTopLeft{left:10px}.NewFooter-module__BqSluq__cornerTopRight{right:10px;transform:scaleX(-1)}.NewFooter-module__BqSluq__wrapper{background:0 0;grid-template-columns:1.15fr .02fr .85fr .02fr 1fr;align-items:start;gap:0;padding:34px 26px 0;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffe6b40a}.NewFooter-module__BqSluq__brandRow{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.NewFooter-module__BqSluq__brandRow img{width:280px;height:auto}.NewFooter-module__BqSluq__logo{object-fit:cover;background:#fff;width:92px;height:92px}.NewFooter-module__BqSluq__brandText{padding-top:2px}.NewFooter-module__BqSluq__brandName{color:#f0d08f;letter-spacing:.03em;margin:0;font-family:Lora,serif;font-size:30px;font-weight:700;line-height:.95}.NewFooter-module__BqSluq__tagline{color:#4f443a;max-width:360px;margin:0 0 22px;font-size:18px;font-weight:400;line-height:1.5}.NewFooter-module__BqSluq__socialRow{gap:16px;display:flex}.NewFooter-module__BqSluq__socialIcon{background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .2s,background-color .2s;display:grid;overflow:hidden}.NewFooter-module__BqSluq__socialIcon:hover{background:#ffffff0a;transform:scale(1.08)}.NewFooter-module__BqSluq__socialIcon img{object-fit:contain;width:25px;height:25px;display:block}.NewFooter-module__BqSluq__divider{background:#8a1f20;width:3px;height:216px;margin-top:20px;margin-right:30px}.NewFooter-module__BqSluq__colTitle{color:#8a1f20;letter-spacing:.04em;margin:0 0 18px;font-family:Lora,serif;font-size:22px}.NewFooter-module__BqSluq__linkList{margin:0;padding:0;list-style:none}.NewFooter-module__BqSluq__linkList li{margin-bottom:14px}.NewFooter-module__BqSluq__footerLink{color:#171717;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;text-decoration:none;display:inline-flex;position:relative}.NewFooter-module__BqSluq__footerLink:before{content:"";background:url(/asset/footer/points.svg) 50%/contain no-repeat;flex:0 0 12px;width:12px;height:12px}.NewFooter-module__BqSluq__footerLink:after{content:"";transform-origin:0;background:#d9a44d;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.NewFooter-module__BqSluq__footerLink:hover:after{transform:scaleX(1)}.NewFooter-module__BqSluq__info{color:#4f443a;max-width:300px;margin:0 0 14px;font-size:18px;font-weight:400;line-height:1.5}.NewFooter-module__BqSluq__contactList{margin:0;padding:0;list-style:none}.NewFooter-module__BqSluq__contactItem{margin-bottom:14px}.NewFooter-module__BqSluq__contactRow{align-items:flex-start;gap:10px;display:flex}.NewFooter-module__BqSluq__contactIcon{color:#8a1f20;flex:0 0 22px;width:22px;height:22px;margin-top:2px}.NewFooter-module__BqSluq__contactLink{color:#502f14;align-items:center;gap:10px;font-size:18px;font-weight:400;line-height:1.5;text-decoration:none;display:inline-flex}.NewFooter-module__BqSluq__contactLink:hover,.NewFooter-module__BqSluq__contactLink:focus-visible{text-decoration:underline}.NewFooter-module__BqSluq__visitLine{background:#e8b54a;width:100%;height:5px;margin-top:18px}.NewFooter-module__BqSluq__bottomSketch{opacity:.3;filter:brightness(.58)contrast(1.1);pointer-events:none;width:460px;height:300px;position:absolute;top:13%;right:-140px}.NewFooter-module__BqSluq__topArrowBtn{cursor:pointer;z-index:4;background:#502f14;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .25s,background .25s,box-shadow .25s;animation:3.2s ease-in-out infinite NewFooter-module__BqSluq__arrowPulse;display:inline-flex;position:absolute;bottom:18px;right:-40px;box-shadow:0 0 0 1px #502f14,0 8px 18px #00000029}.NewFooter-module__BqSluq__topArrowBtn:hover{background:#ffdf6f66;transform:translateY(-3px)scale(1.03);box-shadow:0 0 0 1px #ffefb8bf,0 10px 22px #0003}.NewFooter-module__BqSluq__topArrowIcon{object-fit:contain;width:24px;height:24px;animation:2.8s ease-in-out infinite NewFooter-module__BqSluq__arrowFloat;display:block}@keyframes NewFooter-module__BqSluq__arrowPulse{0%,to{box-shadow:0 0 0 1px #ffefb88c,0 8px 18px #00000029}50%{box-shadow:0 0 0 1px #ffefb8bf,0 10px 22px #0003}}@keyframes NewFooter-module__BqSluq__arrowFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.NewFooter-module__BqSluq__copyRow{display:none}@media (max-width:768px){.NewFooter-module__BqSluq__wrapper{grid-template-columns:1fr;justify-items:start;gap:20px;padding:24px 0 0}.NewFooter-module__BqSluq__divider,.NewFooter-module__BqSluq__bottomSketch{display:none}.NewFooter-module__BqSluq__brandRow{margin-bottom:12px}.NewFooter-module__BqSluq__brandRow img{width:220px;max-width:100%}.NewFooter-module__BqSluq__tagline,.NewFooter-module__BqSluq__info,.NewFooter-module__BqSluq__footerLink{font-size:15px}.NewFooter-module__BqSluq__colTitle{margin-bottom:14px;font-size:20px}.NewFooter-module__BqSluq__socialRow{gap:12px}.NewFooter-module__BqSluq__socialIcon{width:38px;height:38px}.NewFooter-module__BqSluq__socialIcon img{width:22px;height:22px}.NewFooter-module__BqSluq__visitLine{height:4px;margin-top:12px}.NewFooter-module__BqSluq__copyRow{text-align:center;margin-top:6px;font-size:14px;line-height:1.45;top:0}.NewFooter-module__BqSluq__topArrowIcon{width:20px;height:20px}.NewFooter-module__BqSluq__bottomBar{padding:0 0 16px}.NewFooter-module__BqSluq__bottomRow{text-align:left;flex-direction:column;align-items:flex-start;gap:8px}.NewFooter-module__BqSluq__policyRow{text-align:left;justify-content:flex-start;align-items:flex-start}.NewFooter-module__BqSluq__policyLinks{text-align:left;justify-content:flex-start;font-size:16px;line-height:1.45}.NewFooter-module__BqSluq__designedBy{white-space:normal;text-align:left;max-width:100%;font-size:16px;line-height:1.45}.NewFooter-module__BqSluq__topArrowBtn{width:42px;height:42px;bottom:54px;right:10px}}@media (min-width:769px) and (max-width:900px){.NewFooter-module__BqSluq__wrapper{grid-template-columns:1fr 1fr;gap:20px 24px;padding:30px 20px 56px}.NewFooter-module__BqSluq__colLeft{grid-column:1/-1}.NewFooter-module__BqSluq__divider,.NewFooter-module__BqSluq__bottomSketch{display:none}.NewFooter-module__BqSluq__brandRow img{width:260px}.NewFooter-module__BqSluq__copyRow{display:none}.NewFooter-module__BqSluq__bottomBar{padding:0 20px 12px}}@media (min-width:901px) and (max-width:1200px){.NewFooter-module__BqSluq__wrapper{grid-template-columns:1.05fr .02fr .9fr .02fr .95fr;padding:30px 22px 0}.NewFooter-module__BqSluq__brandRow img{width:250px}.NewFooter-module__BqSluq__bottomSketch{width:390px;height:260px;right:-48px}.NewFooter-module__BqSluq__copyRow{display:none}}
.SpecialSection-module__UKjJwG__specialSection{background:linear-gradient(#16100a94,#16100a94),url(/nature.png) 50%/cover no-repeat fixed;width:100%;position:relative}.SpecialSection-module__UKjJwG__specialSection:before{content:"";filter:saturate(.95)contrast(1.02);z-index:0;pointer-events:none;position:absolute;inset:0;transform:scale(1.06)}.SpecialSection-module__UKjJwG__overlay{z-index:1;pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#fff0 55%),linear-gradient(#0b08052e 0%,#0b08053d 100%);position:absolute;inset:0}.SpecialSection-module__UKjJwG__content{z-index:2;grid-template-columns:minmax(260px,1fr) minmax(260px,420px) minmax(260px,1fr);align-items:center;gap:32px;max-width:1520px;min-height:616px;margin:0 auto;padding:4.5rem 0;display:grid;position:relative}.SpecialSection-module__UKjJwG__sectionHeader{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;margin-bottom:10px;display:flex}.SpecialSection-module__UKjJwG__tag{color:#f1a93a;letter-spacing:.03em;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;display:inline-flex}.SpecialSection-module__UKjJwG__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.SpecialSection-module__UKjJwG__sectionTitle{--color-heading:#fff;color:#fbf8f3;letter-spacing:.02em;text-shadow:0 2px 10px #00000073;margin:0;font-family:Lora,serif;font-size:34px;font-weight:700;line-height:1.12}.SpecialSection-module__UKjJwG__sectionSubtitle{color:#fbf8f3e6;text-shadow:0 1px 8px #00000061;max-width:740px;margin:0;font-family:Lora,serif;font-size:18px;line-height:1.5}.SpecialSection-module__UKjJwG__featureColumn{gap:28px;width:100%;display:grid}.SpecialSection-module__UKjJwG__left{text-align:right;justify-items:end}.SpecialSection-module__UKjJwG__right{text-align:left;justify-items:start}.SpecialSection-module__UKjJwG__featureItem{align-items:center;gap:16px;max-width:420px;display:flex}.SpecialSection-module__UKjJwG__left .SpecialSection-module__UKjJwG__featureItem{flex-direction:row-reverse}.SpecialSection-module__UKjJwG__featureIcon{background:#fff8f3eb;border-radius:50%;flex:none;place-items:center;width:70px;height:70px;display:grid;box-shadow:0 8px 24px #0000002e,inset 0 0 0 1px #ffffff85}.SpecialSection-module__UKjJwG__featureIconImg{object-fit:contain;width:38px;height:38px;display:block}.SpecialSection-module__UKjJwG__featureText{color:#f1a93a;text-shadow:0 2px 10px #00000073;font-family:Lora,serif;font-size:20px;font-weight:700;line-height:1.18}.SpecialSection-module__UKjJwG__featureCopy{flex-direction:column;gap:6px;width:100%;max-width:380px;display:flex}.SpecialSection-module__UKjJwG__featureSubText{color:#fbf8f3e6;text-shadow:0 1px 8px #00000061;flex-direction:column;gap:2px;width:100%;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.35;display:flex}.SpecialSection-module__UKjJwG__centerWrap{place-items:center;display:grid}.SpecialSection-module__UKjJwG__featureGroup{min-width:0}.SpecialSection-module__UKjJwG__centerImage{filter:drop-shadow(0 16px 28px #00000047);width:min(100%,360px);height:auto;display:block}@media (max-width:768px){.SpecialSection-module__UKjJwG__specialSection{padding:36px 1px}.SpecialSection-module__UKjJwG__content{grid-template-columns:1fr;gap:22px;min-height:auto;padding:24px 0 18px}.SpecialSection-module__UKjJwG__sectionHeader{order:1}.SpecialSection-module__UKjJwG__centerWrap{order:2}.SpecialSection-module__UKjJwG__featureGroup{order:3}.SpecialSection-module__UKjJwG__sectionHeader{margin-bottom:0}.SpecialSection-module__UKjJwG__tag{gap:8px;font-size:16px}.SpecialSection-module__UKjJwG__tagIcon{width:22px;height:22px}.SpecialSection-module__UKjJwG__sectionTitle{font-size:21px}.SpecialSection-module__UKjJwG__sectionSubtitle{font-size:16px;line-height:1.48}.SpecialSection-module__UKjJwG__featureColumn{justify-items:center;gap:18px}.SpecialSection-module__UKjJwG__left,.SpecialSection-module__UKjJwG__right{text-align:left;justify-items:left;margin-left:20px}.SpecialSection-module__UKjJwG__featureItem{gap:12px;max-width:100%}.SpecialSection-module__UKjJwG__left .SpecialSection-module__UKjJwG__featureItem{flex-direction:row}.SpecialSection-module__UKjJwG__featureCopy{max-width:100%}.SpecialSection-module__UKjJwG__featureIcon{width:56px;height:56px}.SpecialSection-module__UKjJwG__featureIconImg{width:30px;height:30px}.SpecialSection-module__UKjJwG__featureText{text-align:start;font-size:18px}.SpecialSection-module__UKjJwG__featureSubText{text-align:justify;font-size:14px}.SpecialSection-module__UKjJwG__centerImage{width:min(100%,250px)}}@media (min-width:769px) and (max-width:900px){.SpecialSection-module__UKjJwG__specialSection{padding:28px 12px}.SpecialSection-module__UKjJwG__content{grid-template-columns:minmax(180px,1fr) minmax(160px,220px) minmax(180px,1fr);align-items:start;gap:14px;min-height:auto;padding:18px 6px 16px}.SpecialSection-module__UKjJwG__sectionHeader{grid-column:1/-1;margin-bottom:0}.SpecialSection-module__UKjJwG__centerWrap{grid-column:auto;align-self:center;margin-top:18px}.SpecialSection-module__UKjJwG__featureColumn{gap:14px}.SpecialSection-module__UKjJwG__left,.SpecialSection-module__UKjJwG__right{text-align:left;justify-items:start}.SpecialSection-module__UKjJwG__left .SpecialSection-module__UKjJwG__featureItem{flex-direction:row}.SpecialSection-module__UKjJwG__featureItem{gap:12px;max-width:100%}.SpecialSection-module__UKjJwG__featureCopy{max-width:100%}.SpecialSection-module__UKjJwG__sectionTitle{font-size:26px}.SpecialSection-module__UKjJwG__sectionSubtitle{max-width:620px;font-size:15px}.SpecialSection-module__UKjJwG__centerImage{width:min(100%,210px)}.SpecialSection-module__UKjJwG__featureIcon{width:54px;height:54px}.SpecialSection-module__UKjJwG__featureIconImg{width:28px;height:28px}.SpecialSection-module__UKjJwG__featureText{font-size:16px}.SpecialSection-module__UKjJwG__featureSubText{font-size:13px;line-height:1.3}}@media (min-width:901px) and (max-width:1200px){.SpecialSection-module__UKjJwG__specialSection{padding:50px 18px 36px}.SpecialSection-module__UKjJwG__content{grid-template-columns:minmax(220px,1fr) minmax(220px,320px) minmax(220px,1fr);gap:22px;min-height:auto;padding:36px 12px 28px}.SpecialSection-module__UKjJwG__sectionTitle{font-size:30px}.SpecialSection-module__UKjJwG__sectionSubtitle{max-width:700px;font-size:17px}.SpecialSection-module__UKjJwG__featureColumn{gap:22px}.SpecialSection-module__UKjJwG__featureItem{gap:14px;max-width:100%}.SpecialSection-module__UKjJwG__featureCopy{max-width:100%}.SpecialSection-module__UKjJwG__featureText{font-size:19px}.SpecialSection-module__UKjJwG__featureSubText{font-size:15px}.SpecialSection-module__UKjJwG__centerImage{width:min(100%,320px)}}
.LegacySection-module__qzDs_a__legacySection{background:#efe2d1;width:100%;padding:42px 0}.LegacySection-module__qzDs_a__inner{grid-template-columns:minmax(320px,.6fr) minmax(520px,1.1fr);align-items:center;gap:56px;width:90%;max-width:1600px;min-height:280px;margin:0 auto;display:grid}.LegacySection-module__qzDs_a__centerText,.LegacySection-module__qzDs_a__rightImages,.LegacySection-module__qzDs_a__rightImage{justify-content:center;align-items:center;display:flex}.LegacySection-module__qzDs_a__rightImages{justify-content:flex-end;gap:36px}.LegacySection-module__qzDs_a__rightImage{background:#f7efe4;border:4px solid #d9b06a;border-radius:26px 26px 12px 12px;width:380px;height:380px;overflow:hidden;box-shadow:0 8px 20px #00000014}.LegacySection-module__qzDs_a__rightImage img{object-fit:cover;width:100%;height:100%}.LegacySection-module__qzDs_a__centerText{text-align:left;flex-direction:column;justify-self:start;align-items:flex-start;gap:10px;max-width:460px;padding:10px 0;display:flex}.LegacySection-module__qzDs_a__tag{color:#8f5a2d;letter-spacing:.03em;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;display:inline-flex}.LegacySection-module__qzDs_a__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.LegacySection-module__qzDs_a__title{font-family:var(--font-heading), serif;color:#8a1f20;margin:0;font-size:32px;font-weight:700;line-height:1.15}.LegacySection-module__qzDs_a__desc{color:#4d3a30;margin:0;font-size:18px;font-weight:500;line-height:1.7}.LegacySection-module__qzDs_a__link{color:#8f3c2a;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.LegacySection-module__qzDs_a__link:after{content:"→"}@media (max-width:768px){.LegacySection-module__qzDs_a__inner{text-align:center;grid-template-columns:1fr;gap:18px;width:100%;min-height:auto;padding:10px 0}.LegacySection-module__qzDs_a__rightImages{flex-direction:column;order:2;align-items:center;gap:14px;width:100%}.LegacySection-module__qzDs_a__rightImage{justify-content:center;width:min(100%,260px);height:260px;margin-left:0;right:0}.LegacySection-module__qzDs_a__rightImage img{width:100%;height:100%}.LegacySection-module__qzDs_a__centerText{text-align:center;justify-self:center;align-items:center;max-width:100%;padding:0;display:contents}.LegacySection-module__qzDs_a__tag{order:0;gap:8px;margin-left:auto;margin-right:auto;font-size:16px}.LegacySection-module__qzDs_a__tagIcon{width:22px;height:22px}.LegacySection-module__qzDs_a__title{order:1;font-size:24px}.LegacySection-module__qzDs_a__desc{order:3;max-width:100%;font-size:16px;line-height:1.55}.LegacySection-module__qzDs_a__link{order:4;justify-self:center;font-size:16px}}@media (min-width:769px) and (max-width:900px){.LegacySection-module__qzDs_a__legacySection{padding:30px 0 26px}.LegacySection-module__qzDs_a__inner{text-align:center;grid-template-columns:minmax(220px,.9fr) minmax(320px,1fr);align-items:center;gap:12px;width:90%;min-height:auto;padding:8px 0}.LegacySection-module__qzDs_a__rightImage{justify-content:center;width:min(100%,220px);height:220px;margin-left:0;right:0}.LegacySection-module__qzDs_a__rightImage img{width:100%;height:100%}.LegacySection-module__qzDs_a__centerText{text-align:center;justify-self:center;align-items:center;max-width:100%;padding:0}.LegacySection-module__qzDs_a__tag{margin-left:auto;margin-right:auto;font-size:16px}.LegacySection-module__qzDs_a__desc{max-width:100%;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.55}.LegacySection-module__qzDs_a__title{font-size:26px}.LegacySection-module__qzDs_a__link{font-size:16px}}@media (min-width:901px) and (max-width:1200px){.LegacySection-module__qzDs_a__legacySection{padding:46px 18px 38px}.LegacySection-module__qzDs_a__inner{grid-template-columns:minmax(220px,.95fr) minmax(320px,1fr);gap:18px;width:90%;min-height:auto}.LegacySection-module__qzDs_a__rightImages{gap:14px}.LegacySection-module__qzDs_a__rightImage img{width:100%;height:100%}.LegacySection-module__qzDs_a__centerText{max-width:420px}.LegacySection-module__qzDs_a__title{font-size:30px}.LegacySection-module__qzDs_a__desc{max-width:340px;font-size:17px}.LegacySection-module__qzDs_a__link{font-size:17px}}
.TestimonialSection-module__EElYhq__testimonialSection{background:#fbf8f3;max-width:1600px;margin:0 auto;padding:42px 0}.TestimonialSection-module__EElYhq__wrapper{margin:0 auto;position:relative;overflow:visible}.TestimonialSection-module__EElYhq__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px;padding-top:8px;display:flex}.TestimonialSection-module__EElYhq__tag{color:#d89428;letter-spacing:.03em;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;display:inline-flex}.TestimonialSection-module__EElYhq__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.TestimonialSection-module__EElYhq__title{text-align:center;color:#a13c2f;letter-spacing:.03em;margin:0;font-family:Lora,serif;font-size:34px;font-weight:700;line-height:1.15}.TestimonialSection-module__EElYhq__subtitle{text-align:center;color:#4f443a;margin:0;font-family:Lora,serif;font-size:18px;line-height:1.5}.TestimonialSection-module__EElYhq__emptyState{justify-content:center;align-items:center;min-height:120px;padding:18px 16px 6px;display:flex}.TestimonialSection-module__EElYhq__emptyStateText{text-align:center;color:#8a1f20;letter-spacing:.02em;margin:0;font-family:Lora,serif;font-size:22px;font-weight:800}.TestimonialSection-module__EElYhq__templeImg,.TestimonialSection-module__EElYhq__leafImg{pointer-events:none;opacity:.95;z-index:1;position:absolute;transform:translateY(-50%)}.TestimonialSection-module__EElYhq__templeImg{width:440px;top:75%;left:-60px}.TestimonialSection-module__EElYhq__leafImg{width:330px;top:50%;right:0}.TestimonialSection-module__EElYhq__carouselShell{z-index:2;justify-content:center;align-items:center;gap:0;min-height:0;padding:0;display:flex;position:relative}.TestimonialSection-module__EElYhq__viewport{touch-action:pan-y;width:100%;min-width:0;overflow:hidden}.TestimonialSection-module__EElYhq__track{will-change:transform;width:max-content;display:flex}.TestimonialSection-module__EElYhq__slide{width:var(--slide-width);max-width:var(--slide-width);box-sizing:border-box;flex:0 0 56%;justify-content:center;display:flex}.TestimonialSection-module__EElYhq__slideInner{flex-direction:column;align-items:center;width:min(160%,780px);display:flex;position:relative}.TestimonialSection-module__EElYhq__centerImg{z-index:1;width:100%;height:auto;max-height:300px;display:block;position:relative}.TestimonialSection-module__EElYhq__centerContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:36px 46px 28px;display:flex;position:absolute;inset:0}.TestimonialSection-module__EElYhq__starIcon{object-fit:contain;width:12px;height:12px;display:block}.TestimonialSection-module__EElYhq__starRow{justify-content:center;align-items:center;gap:4px;margin-top:8px;display:flex}.TestimonialSection-module__EElYhq__card{width:200px;height:200px;box-shadow:none;background:#fbf8f3;border:2px solid #cda14ceb;border-radius:20px;padding:14px 14px 20px;position:relative;overflow:visible}.TestimonialSection-module__EElYhq__card:after{content:"";pointer-events:none;border:1px solid #e9bd5c47;position:absolute;inset:0}.TestimonialSection-module__EElYhq__card:before{content:"";z-index:1;pointer-events:none;background:#fbf8f3;border-bottom:2px solid #cda14ceb;border-right:2px solid #cda14ceb;width:24px;height:24px;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)rotate(45deg)}.TestimonialSection-module__EElYhq__quoteMark{color:#d6b062;justify-content:center;margin-bottom:10px;font-family:Lora,serif;font-size:26px;line-height:.85;display:flex}.TestimonialSection-module__EElYhq__text{text-align:center;color:#3b2926;max-width:450px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:18px;line-height:1.42;display:inline}.TestimonialSection-module__EElYhq__quoteMark{color:#7c6537;vertical-align:middle;margin:0 6px;font-family:Lora,serif;font-size:24px;line-height:0;display:inline-block}.TestimonialSection-module__EElYhq__profile{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-top:8px;display:flex}.TestimonialSection-module__EElYhq__avatar{color:#6b1c1c;background:linear-gradient(#f2e5d0 0%,#d7b37b 100%);border:3px solid #f6efe6;border-radius:50%;place-items:center;width:52px;height:52px;font-family:Lora,serif;font-size:22px;font-weight:700;display:grid;box-shadow:0 10px 22px #00000059}.TestimonialSection-module__EElYhq__name{color:#57161a;margin:0;font-family:Lora,serif;font-size:18px;line-height:1.2}.TestimonialSection-module__EElYhq__role{letter-spacing:.28em;color:#a13c2f;margin:0;font-family:DM Sans,sans-serif;font-size:18px}.TestimonialSection-module__EElYhq__readMoreWrap{display:inline}.TestimonialSection-module__EElYhq__readMoreBtn{appearance:none;color:#8a1f20;cursor:pointer;text-underline-offset:2px;pointer-events:auto;vertical-align:baseline;background:0 0;border:none;margin-left:6px;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;text-decoration:underline;display:inline}.TestimonialSection-module__EElYhq__leftDecoration,.TestimonialSection-module__EElYhq__rightDecoration{opacity:.15;pointer-events:none;z-index:1;width:180px;position:absolute;top:120px}.TestimonialSection-module__EElYhq__leftDecoration{left:20px}.TestimonialSection-module__EElYhq__rightDecoration{right:20px;transform:scaleX(-1)}.TestimonialSection-module__EElYhq__dots{justify-content:center;gap:10px;margin-top:28px;display:flex}.TestimonialSection-module__EElYhq__dot,.TestimonialSection-module__EElYhq__dotActive{cursor:pointer;appearance:none;border:1px solid #d6b062e6;border-radius:50%;width:10px;height:10px;padding:0}.TestimonialSection-module__EElYhq__dot{background:0 0}.TestimonialSection-module__EElYhq__dotActive{background:#a13c2f;border-color:#a13c2f}.TestimonialSection-module__EElYhq__dot:focus-visible,.TestimonialSection-module__EElYhq__dotActive:focus-visible{outline-offset:3px;outline:2px solid #d6b06273}@media (max-width:768px){.TestimonialSection-module__EElYhq__wrapper{padding-left:20px;padding-right:20px}.TestimonialSection-module__EElYhq__sectionHeader{gap:8px;margin-bottom:24px}.TestimonialSection-module__EElYhq__tag{gap:8px;font-size:18px}.TestimonialSection-module__EElYhq__tagIcon{width:22px;height:22px}.TestimonialSection-module__EElYhq__title{letter-spacing:0;font-size:22px;line-height:1.3}.TestimonialSection-module__EElYhq__subtitle{font-size:18px}.TestimonialSection-module__EElYhq__emptyState{min-height:96px;padding-top:8px}.TestimonialSection-module__EElYhq__emptyStateText{font-size:18px;line-height:1.4}.TestimonialSection-module__EElYhq__slideInner{width:100%;max-width:none;min-height:0;box-shadow:none;box-sizing:border-box;background:0 0;border:0;border-radius:0;padding:8px 12px 16px;overflow:hidden}.TestimonialSection-module__EElYhq__centerImg{display:none}.TestimonialSection-module__EElYhq__centerContent{pointer-events:auto;box-sizing:border-box;flex:1;justify-content:flex-start;gap:14px;width:100%;min-height:0;padding:0;position:relative;inset:auto}.TestimonialSection-module__EElYhq__text{color:#302923;text-align:center;overflow-wrap:anywhere;order:2;width:100%;max-width:320px;margin:0;font-size:15px;line-height:1.85;display:block}.TestimonialSection-module__EElYhq__quoteMark{margin:0 4px;font-size:20px}.TestimonialSection-module__EElYhq__starRow{order:1;gap:4px;margin-top:0;margin-bottom:12px}.TestimonialSection-module__EElYhq__starIcon{width:22px;height:22px}.TestimonialSection-module__EElYhq__profile{border-top:0;order:0;gap:4px;width:100%;margin-top:0;padding-top:0}.TestimonialSection-module__EElYhq__name{overflow-wrap:anywhere;color:#211b17;font-size:24px;font-weight:400;line-height:1.3}.TestimonialSection-module__EElYhq__role{letter-spacing:.22em;font-size:13px}.TestimonialSection-module__EElYhq__readMoreBtn{font-size:13px}.TestimonialSection-module__EElYhq__track{align-items:flex-start}.TestimonialSection-module__EElYhq__slide{flex:0 0 var(--slide-width);width:var(--slide-width);max-width:var(--slide-width);padding:4px 0 14px}.TestimonialSection-module__EElYhq__dots{margin-top:8px}.TestimonialSection-module__EElYhq__testimonialSection{background-color:#fffdf9;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23e8c983%22%20stroke-opacity%3D%220.18%22%20stroke-width%3D%221.5%22%3E%3Cellipse%20cx%3D%2250%22%20cy%3D%2224%22%20rx%3D%225%22%20ry%3D%2214%22%20transform%3D%22rotate(-30%2050%2024)%22%2F%3E%3Cellipse%20cx%3D%2276%22%20cy%3D%2250%22%20rx%3D%2214%22%20ry%3D%225%22%20transform%3D%22rotate(-30%2076%2050)%22%2F%3E%3Cellipse%20cx%3D%2250%22%20cy%3D%2276%22%20rx%3D%225%22%20ry%3D%2214%22%20transform%3D%22rotate(-30%2050%2076)%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2250%22%20rx%3D%2214%22%20ry%3D%225%22%20transform%3D%22rotate(-30%2024%2050)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:100px 100px;padding:34px 0 30px}.TestimonialSection-module__EElYhq__readMoreWrap{order:3}}
.ViewDetails-module__pbMAEa__page{background:#fbf8f3;flex-direction:column;min-height:100vh;display:flex}.ViewDetails-module__pbMAEa__floatingContacts{z-index:2000;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;top:50%;right:1px;transform:translateY(-50%)}.ViewDetails-module__pbMAEa__floatingContactLink{justify-content:end;align-items:end;width:fit-content;height:fit-content;text-decoration:none;display:inline-flex}.ViewDetails-module__pbMAEa__orderGifLink{justify-content:center;align-items:center;margin-bottom:2px;text-decoration:none;display:inline-flex}.ViewDetails-module__pbMAEa__orderGif{width:150px;height:150px;display:block}.ViewDetails-module__pbMAEa__floatingContactIcon{object-fit:contain;width:50px;height:50px;display:block}.ViewDetails-module__pbMAEa__main{flex:1 0 auto}.ViewDetails-module__pbMAEa__content{width:min(100% - 100px,1600px);margin:0 auto}.ViewDetails-module__pbMAEa__featureSection{background:#fbf7f1;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch;gap:0;width:100%;margin:36px auto 0;display:grid;overflow:hidden;box-shadow:0 18px 48px #482b1114}.ViewDetails-module__pbMAEa__featureText{background:#fff;flex-direction:column;justify-content:center;padding:clamp(24px,3.2vw,52px);display:flex}.ViewDetails-module__pbMAEa__featureEyebrow{color:#b56e26;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:700}.ViewDetails-module__pbMAEa__featureTitle{color:#173b50;max-width:12ch;margin:0;font-size:clamp(1.65rem,3vw,3rem);line-height:1.06}.ViewDetails-module__pbMAEa__featureDescription{color:#294758;max-width:34rem;margin:16px 0 0;font-size:clamp(.92rem,1.1vw,1.08rem);line-height:1.65}.ViewDetails-module__pbMAEa__featureButton{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#d83c72 0%,#c62f60 100%);border-radius:12px;justify-content:center;align-items:center;width:fit-content;margin-top:26px;padding:13px 24px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 14px 26px #d83c7238}.ViewDetails-module__pbMAEa__featureImageWrap{background:#fcf7f1;min-height:420px;position:relative}.ViewDetails-module__pbMAEa__featureImage{object-fit:contain;object-position:center center}@media (max-width:768px){.ViewDetails-module__pbMAEa__main{padding:0 0 32px}.ViewDetails-module__pbMAEa__page,.ViewDetails-module__pbMAEa__content{width:100%}.ViewDetails-module__pbMAEa__featureSection{border-radius:22px;grid-template-columns:1fr;width:100%;margin-top:24px}.ViewDetails-module__pbMAEa__featureText{padding:22px 18px 20px}.ViewDetails-module__pbMAEa__featureTitle{max-width:14ch}.ViewDetails-module__pbMAEa__featureDescription{margin-top:16px}.ViewDetails-module__pbMAEa__featureButton{margin-top:20px;padding:12px 22px}.ViewDetails-module__pbMAEa__featureImageWrap{order:-1;min-height:260px}.ViewDetails-module__pbMAEa__floatingContacts{align-items:center;gap:8px;transform:none}.ViewDetails-module__pbMAEa__orderGif{width:56px;height:56px}.ViewDetails-module__pbMAEa__floatingContactIcon{width:50px;height:50px}}@media (min-width:769px) and (max-width:900px){.ViewDetails-module__pbMAEa__main{width:100%;padding:20px}.ViewDetails-module__pbMAEa__content{margin:10px}.ViewDetails-module__pbMAEa__featureSection{grid-template-columns:1fr}.ViewDetails-module__pbMAEa__featureImageWrap{order:-1;min-height:300px}}@media (min-width:901px) and (max-width:1200px){.ViewDetails-module__pbMAEa__featureSection{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.ViewDetails-module__pbMAEa__featureImageWrap{min-height:380px}}.ViewDetails-module__pbMAEa__floatingContactLink{display:none!important}
.YouTubeSection-module__m5P4QW__youtubeSection{background:#fbf8f3;width:100%;padding:48px 20px 40px}.YouTubeSection-module__m5P4QW__wrapper{max-width:1600px;margin:0 auto}.YouTubeSection-module__m5P4QW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px;display:flex}.YouTubeSection-module__m5P4QW__tag{color:#d89428;letter-spacing:.03em;justify-content:center;align-items:center;gap:10px;width:fit-content;margin:0;font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;display:inline-flex}.YouTubeSection-module__m5P4QW__tagIcon{object-fit:contain;flex-shrink:0;width:26px;height:26px;display:block}.YouTubeSection-module__m5P4QW__title{text-align:center;color:#a13c2f;letter-spacing:.03em;margin:0;font-family:Lora,serif;font-size:34px;font-weight:700;line-height:1.15}.YouTubeSection-module__m5P4QW__subtitle{text-align:center;color:#4f443a;margin:0;font-family:Lora,serif;font-size:18px;font-weight:400;line-height:1.5}.YouTubeSection-module__m5P4QW__videoShell{justify-content:center;display:flex}.YouTubeSection-module__m5P4QW__videoFrame{aspect-ratio:16/9;background:#000;border:1px solid #91673624;border-radius:22px;width:min(100%,980px);overflow:hidden;box-shadow:0 16px 38px #5d14141f}.YouTubeSection-module__m5P4QW__videoFrame iframe{width:100%;height:100%;display:block}@media (max-width:768px){.YouTubeSection-module__m5P4QW__youtubeSection{padding:40px 0 32px}.YouTubeSection-module__m5P4QW__sectionHeader{gap:8px;margin-bottom:16px}.YouTubeSection-module__m5P4QW__tag{gap:8px;font-size:16px}.YouTubeSection-module__m5P4QW__tagIcon{width:20px;height:20px}.YouTubeSection-module__m5P4QW__title{font-size:24px}.YouTubeSection-module__m5P4QW__subtitle{font-size:15px}.YouTubeSection-module__m5P4QW__videoFrame{border-radius:16px;width:100%}}@media (min-width:769px) and (max-width:900px){.YouTubeSection-module__m5P4QW__youtubeSection{padding:44px 16px 36px}.YouTubeSection-module__m5P4QW__title{font-size:28px}.YouTubeSection-module__m5P4QW__subtitle{font-size:16px}}@media (min-width:901px) and (max-width:1200px){.YouTubeSection-module__m5P4QW__youtubeSection{padding:46px 18px 38px}.YouTubeSection-module__m5P4QW__videoFrame{width:min(100%,860px)}}
.PageBanner-module__HgA-YG__section{width:100%;margin-bottom:28px}.PageBanner-module__HgA-YG__inner{background:#1f1410;width:100%;min-height:384px;position:relative;overflow:hidden}.PageBanner-module__HgA-YG__dynamicInner{min-height:384px}.PageBanner-module__HgA-YG__image{object-fit:cover;object-position:center center}.PageBanner-module__HgA-YG__overlay{pointer-events:none;background:linear-gradient(90deg,#100a088f 0%,#100a082e 48%,#100a080f 100%),linear-gradient(#100a081f 0%,#100a0838 100%);position:absolute;inset:0}.PageBanner-module__HgA-YG__lightOverlay{pointer-events:none;background:linear-gradient(#fff9f17a 0%,#fff9f133 100%);position:absolute;inset:0}.PageBanner-module__HgA-YG__content{z-index:1;color:#fff;text-shadow:0 2px 10px #220c0847;max-width:min(760px,100% - 40px);position:absolute;top:50%;left:clamp(20px,5vw,120px);transform:translateY(-50%)}.PageBanner-module__HgA-YG__dynamicContent{box-sizing:border-box;flex-direction:column;justify-content:center;padding-top:34px;padding-bottom:34px;display:flex;top:0;bottom:0;transform:none}.PageBanner-module__HgA-YG__center{text-align:center;left:50%;transform:translate(-50%,-50%)}.PageBanner-module__HgA-YG__content h1,.PageBanner-module__HgA-YG__content p,.PageBanner-module__HgA-YG__content a,.PageBanner-module__HgA-YG__content span,.PageBanner-module__HgA-YG__content button{box-sizing:border-box;padding-top:15px!important}.PageBanner-module__HgA-YG__kicker{letter-spacing:0;margin:0;font-size:18px;font-weight:400;line-height:1.4;color:#fff!important;font-family:var(--font-body)!important;margin-top:10px!important;padding:0!important}.PageBanner-module__HgA-YG__title{--color-heading:#fff;margin:0;font-size:34px;line-height:1.2;color:#fff!important;font-family:var(--font-heading)!important;padding:0!important}.PageBanner-module__HgA-YG__subtitle{max-width:60ch;margin:0;font-size:22px;font-weight:400;line-height:1.2;color:#fff4e9eb!important;font-family:var(--font-body)!important;padding:0!important}.PageBanner-module__HgA-YG__title+.PageBanner-module__HgA-YG__subtitle,.PageBanner-module__HgA-YG__title+.PageBanner-module__HgA-YG__kicker{display:block;margin-top:10px!important}.PageBanner-module__HgA-YG__line{margin:12px 0 8px;font-size:22px;font-weight:400;line-height:1.2;color:#fff4e9eb!important;font-family:var(--font-body)!important;padding:0!important}.PageBanner-module__HgA-YG__divider{background:linear-gradient(90deg,#f4efe7 0%,#f4efe726 100%);width:160px;height:3px;margin-top:22px}.PageBanner-module__HgA-YG__cta{margin-top:18px}.PageBanner-module__HgA-YG__content nav{margin:0 0 14px!important}.PageBanner-module__HgA-YG__content ol{justify-content:flex-start}.PageBanner-module__HgA-YG__center ol{justify-content:center}.PageBanner-module__HgA-YG__content a{color:#ffffffe6!important}.PageBanner-module__HgA-YG__content span{color:#fff}.PageBanner-module__HgA-YG__center .PageBanner-module__HgA-YG__divider{margin-left:auto;margin-right:auto}@media (min-width:769px) and (max-width:1024px){.PageBanner-module__HgA-YG__inner,.PageBanner-module__HgA-YG__dynamicInner{min-height:320px}.PageBanner-module__HgA-YG__content{max-width:min(700px,100% - 48px);left:clamp(24px,4vw,48px)}.PageBanner-module__HgA-YG__title{font-size:28px}.PageBanner-module__HgA-YG__subtitle{font-size:18px}}@media (max-width:768px){.PageBanner-module__HgA-YG__section{margin-bottom:16px}.PageBanner-module__HgA-YG__inner,.PageBanner-module__HgA-YG__dynamicInner{aspect-ratio:auto;height:auto;min-height:240px;display:flex;position:relative}.PageBanner-module__HgA-YG__overlay{background:linear-gradient(90deg,#100a08e0 0%,#100a08c7 55%,#100a089e 100%),linear-gradient(#100a0873 0%,#100a08a6 100%)}.PageBanner-module__HgA-YG__image{object-position:right center}.PageBanner-module__HgA-YG__content,.PageBanner-module__HgA-YG__dynamicContent{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:100%;padding:24px 18px 26px;display:flex;position:relative;inset:auto;transform:none}.PageBanner-module__HgA-YG__center{text-align:center;align-items:center;left:auto;transform:none}.PageBanner-module__HgA-YG__content nav{margin:0 0 10px!important}.PageBanner-module__HgA-YG__content ol{font-size:.82rem;line-height:1.3}.PageBanner-module__HgA-YG__title{word-break:normal;overflow-wrap:break-word;margin:0;font-size:clamp(20px,5.2vw,24px);line-height:1.25;padding:0!important}.PageBanner-module__HgA-YG__subtitle{max-width:100%;margin:0;font-size:14px;line-height:1.45;color:#fff4e9eb!important;margin-top:10px!important;padding:0!important}.PageBanner-module__HgA-YG__title+.PageBanner-module__HgA-YG__subtitle,.PageBanner-module__HgA-YG__title+.PageBanner-module__HgA-YG__kicker{margin-top:10px!important}.PageBanner-module__HgA-YG__line{margin-top:8px;margin-bottom:4px;font-size:14px;line-height:1.4;padding:0!important}.PageBanner-module__HgA-YG__kicker{margin:0 0 8px;font-weight:400;color:#fff4e9eb!important;font-size:14px!important;line-height:1.45!important;font-family:var(--font-body)!important;margin-top:10px!important;padding:0!important}.PageBanner-module__HgA-YG__divider{width:90px;height:2px;margin-top:14px}}
.page-module__hCg84q__page{background:#fffaf5}.page-module__hCg84q__breadcrumbWrap{width:min(100% - 100px,1600px);margin:0 auto;padding:16px 0 0}.page-module__hCg84q__floatingContacts{z-index:2000;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;top:50%;right:1px;transform:translateY(-50%)}.page-module__hCg84q__floatingContactLink{justify-content:end;align-items:end;width:fit-content;height:fit-content;text-decoration:none;display:inline-flex}.page-module__hCg84q__orderGifLink{justify-content:center;align-items:center;margin-bottom:2px;text-decoration:none;display:inline-flex}.page-module__hCg84q__orderGif{width:200px;height:200px;display:block}.page-module__hCg84q__floatingContactIcon{object-fit:contain;width:50px;height:50px;display:block}@media (max-width:768px){.page-module__hCg84q__floatingContacts{align-items:flex-end;gap:8px;top:auto;bottom:16px;right:12px;transform:none}.page-module__hCg84q__orderGif{width:56px;height:56px}.page-module__hCg84q__floatingContactIcon{width:50px;height:50px}}.page-module__hCg84q__floatingContactLink{display:none!important}
