.fw-section{padding:56px 5%;max-width:1400px;margin:0 auto}.fw-section__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.fw-section__title{font-size:1.4rem;font-weight:400;text-transform:uppercase;letter-spacing:.06em;color:#000;margin:0}.fw-section__title--bold{font-size:2rem;font-weight:900;letter-spacing:.02em}.fw-section__title-en{font-weight:400;opacity:.65}.fw-section__title-sub{font-weight:400;font-size:1.4rem;opacity:.55}.fw-section__subtitle{font-size:1.2rem;color:#00000080;margin:4px 0 0}.fw-section__view-all{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#000;text-decoration:none;white-space:nowrap}.fw-section__view-all:hover{opacity:.55}.fw-monthly-picks{padding-top:48px;padding-bottom:48px}.fw-picks__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fw-picks__card{display:flex;flex-direction:column}.fw-picks__img-link{display:block;text-decoration:none}.fw-picks__img-wrap{position:relative;background:#f5f5f5;aspect-ratio:1/1;overflow:hidden;display:flex;align-items:center;justify-content:center}.fw-picks__img-wrap img{width:100%;height:100%;object-fit:contain;transition:transform .4s;padding:8px;box-sizing:border-box}.fw-picks__card:hover .fw-picks__img-wrap img{transform:scale(1.04)}.fw-picks__placeholder-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fw-picks__placeholder{width:100%;height:100%}.fw-picks__badge{position:absolute;top:10px;left:10px;z-index:2;background:#000;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px}.fw-picks__info{padding:10px 0 0;text-align:center}.fw-picks__name{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0 0 4px;text-align:center}.fw-picks__price{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 10px;text-align:center}.fw-picks__buy{display:inline-flex;align-items:center;gap:6px;font-size:1.1rem;font-weight:600;color:#000;text-decoration:none;border-bottom:1px solid #000;padding-bottom:2px}.fw-picks__buy:hover{opacity:.6}.fw-kol{padding-top:48px;padding-bottom:48px}.fw-kol__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.fw-kol__card{position:relative;aspect-ratio:3/4;overflow:hidden;background:#222}.fw-kol__card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.fw-kol__placeholder{width:100%;height:100%}.fw-kol__card:hover img{transform:scale(1.04)}.fw-kol__overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 14px 14px;background:linear-gradient(to top,rgba(0,0,0,.65),transparent)}.fw-kol__username{font-size:1.1rem;color:#ffffffbf;margin:0 0 2px}.fw-kol__product{font-size:1.1rem;color:#fff;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:.04em}.fw-bundle{background:#f7f7f7;padding-top:56px;padding-bottom:56px;max-width:100%}.fw-bundle .fw-section__header{max-width:1400px;margin:0 auto 24px;padding:0 5%}.fw-bundle__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 5%}.fw-bundle__card{background:#fff;padding:28px 24px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.fw-bundle__images{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px;flex-wrap:wrap;min-height:90px;width:100%}.fw-bundle__img{width:80px;height:80px;object-fit:contain;flex-shrink:0;background:#f5f5f5}.fw-bundle__img--placeholder{background:#f0f0f0}.fw-bundle__plus{font-size:1.8rem;color:#aaa;font-weight:300;flex-shrink:0}.fw-bundle__name{font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;color:#000}.fw-bundle__desc{font-size:1.2rem;color:#0000008c;margin:0 0 14px;line-height:1.5}.fw-bundle__info{width:100%;display:flex;flex-direction:column;align-items:center}.fw-gift{width:100%}.fw-gift__inner{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:32px 5%}.fw-gift__left{display:flex;align-items:center;gap:20px}.fw-gift__icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.fw-gift__icon-svg{width:52px;height:52px;flex-shrink:0}.fw-gift__text{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin:0}.fw-gift__label{font-size:1.3rem;letter-spacing:.08em;margin:0;opacity:.75}.fw-ig-mobile{display:none;padding:0 20px 32px}.fw-ig-mobile__card{display:block;background:#fff;border-radius:12px;padding:16px 18px;box-shadow:0 4px 20px #0000001a;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.fw-ig-mobile__card:hover{box-shadow:0 8px 28px #00000024;transform:translateY(-2px)}.fw-ig-mobile__header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.fw-ig-mobile__icon{width:36px;height:36px;border-radius:50%;object-fit:cover}.fw-ig-mobile__icon--placeholder{width:36px;height:36px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.fw-ig-mobile__name{font-size:1.2rem;font-weight:700;margin:0;color:#000}.fw-ig-mobile__msg{font-size:1.3rem;line-height:1.6;color:#333;margin:0 0 10px}.fw-ig-mobile__cta{font-size:1.2rem;font-weight:700;color:#000;margin:0;text-align:right;display:block}@media(max-width:749px){.fw-ig-mobile{display:block}}.fw-line{background:#f0f0f0}.fw-line__inner{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:56px 5%}.fw-line__chat{display:flex;justify-content:center}.fw-line__chat-bubble{background:#fff;border-radius:12px;padding:16px 18px;max-width:280px;box-shadow:0 4px 20px #0000001a}.fw-line__chat-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.fw-line__brand-icon{width:36px;height:36px;border-radius:50%;object-fit:cover}.fw-line__brand-icon--placeholder{width:36px;height:36px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.fw-line__chat-name{font-size:1.2rem;font-weight:700;margin:0;color:#000}.fw-line__chat-msg{font-size:1.3rem;line-height:1.6;color:#333;margin:0 0 8px}.fw-line__chat-cta{font-size:1.2rem;font-weight:700;color:#000;margin:8px 0 0;letter-spacing:.02em;text-align:right;display:block}.fw-line__chat-bubble--link{text-decoration:none;color:inherit;display:block;transition:box-shadow .2s,transform .2s}.fw-line__chat-bubble--link:hover{box-shadow:0 8px 28px #00000024;transform:translateY(-2px)}.fw-line__content{text-align:center}.fw-line__title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0 0 10px}.fw-line__desc{font-size:1.3rem;color:#0009;margin:0 0 24px;line-height:1.6}.fw-line__btn{display:inline-flex;align-items:center;justify-content:center;background:#000;color:#fff;font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:14px 36px;text-decoration:none;transition:background .2s}.fw-line__btn:hover{background:#333}.fw-line__app{display:flex;justify-content:center}.fw-line__app-icon{width:160px;height:160px;border-radius:24px;object-fit:cover}.fw-line__app-placeholder{width:160px;height:160px;border-radius:24px;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.fw-line__app-f{font-size:4rem;font-weight:900;color:#fff;line-height:1}.fw-line__app-line{font-size:1.4rem;font-weight:700;color:#06c755;letter-spacing:.12em}.fw-editorial{width:100%;background:#fff}.fw-editorial__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.fw-editorial__card{display:flex;flex-direction:column}.fw-editorial__photo{overflow:hidden;aspect-ratio:4/5;background:#f5f5f5}.fw-editorial__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.fw-editorial__card:hover .fw-editorial__photo img{transform:scale(1.03)}.fw-editorial__placeholder{width:100%;height:100%}.fw-editorial__info{padding:24px 32px 36px;background:#fff}.fw-editorial__title{font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:800;color:#000;margin:0 0 8px;line-height:1.3;letter-spacing:-.01em}.fw-editorial__desc{font-size:1.3rem;color:#0000008c;margin:0 0 20px;line-height:1.6}.fw-editorial__btn{display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #000;background:transparent;color:#000;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:11px 24px;text-decoration:none;transition:background .2s,color .2s}.fw-editorial__btn:hover{background:#000;color:#fff}@media(max-width:749px){.fw-editorial__grid{grid-template-columns:1fr}.fw-editorial__info{padding:18px 20px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.fw-editorial__photo{aspect-ratio:3/4}}@media(max-width:989px){.fw-picks__grid{grid-template-columns:repeat(3,1fr)}.fw-kol__grid{grid-template-columns:repeat(2,1fr)}.fw-bundle__grid,.fw-line__inner{grid-template-columns:1fr}.fw-line__chat,.fw-line__app,.fw-gift__label{display:none}}@media(max-width:749px){.fw-section{padding:36px 4%}.fw-picks__grid{grid-template-columns:repeat(2,1fr);gap:8px}.fw-kol__grid{grid-template-columns:repeat(2,1fr);gap:2px}.fw-section__title--bold{font-size:1.6rem}.fw-bundle__grid{padding:0 4%}.fw-kol .fw-section__header{flex-direction:column;align-items:center;text-align:center;gap:10px}.fw-kol .fw-section__view-all{align-self:center}.fw-kol__overlay{text-align:center}}.fw-ct{padding:56px 0}.fw-ct__tabs{display:flex;justify-content:center;gap:0;margin-bottom:32px}.fw-ct__tab{padding:12px 32px;font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1.5px solid #000;background:#fff;color:#000;cursor:pointer;transition:background .2s,color .2s}.fw-ct__tab:first-child{border-right:none}.fw-ct__tab--active{background:#000;color:#fff}.fw-ct__panel{display:none}.fw-ct__panel--active{display:block}.fw-ct__scroll{overflow-x:auto;padding:0 5% 24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fw-ct__scroll::-webkit-scrollbar{display:none}.fw-ct__track{display:flex;gap:16px;width:max-content}.fw-ct__card{width:280px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.fw-ct__img-link{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.fw-ct__img-link img{width:100%;height:100%;object-fit:contain;transition:transform .4s;padding:8px;box-sizing:border-box}.fw-ct__card:hover .fw-ct__img-link img{transform:scale(1.04)}.fw-ct__info{padding:10px 0 0;text-align:center;width:100%}.fw-ct__name{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0 0 4px;text-align:center}.fw-ct__price{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 10px;text-align:center}.fw-ct__buy{display:inline-flex;align-items:center;gap:6px;font-size:1.1rem;font-weight:600;color:#000;text-decoration:none;border-bottom:1px solid #000;padding-bottom:2px}.fw-ct__buy:hover{opacity:.6}@media(max-width:749px){.fw-ct__card{width:200px}}.fw-activity{padding:56px 5%}.fw-activity__title{font-size:clamp(2rem,4vw,3.6rem);font-weight:900;text-align:center;color:#000;margin:0 0 36px;letter-spacing:.02em}.fw-activity__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.fw-activity__card{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center}.fw-activity__img{width:100%;aspect-ratio:1/1;overflow:hidden;background:#f0f0f0}.fw-activity__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.fw-activity__card:hover .fw-activity__img img{transform:scale(1.04)}.fw-activity__placeholder{width:100%;height:100%}.fw-activity__label{font-size:1.3rem;font-weight:700;color:#000;text-align:center;margin-top:10px;letter-spacing:.02em}@media(max-width:749px){.fw-activity{padding:40px 0}.fw-activity__title{padding:0 5%;margin-bottom:24px}.fw-activity__scroll-wrap{overflow-x:auto;padding:0 5% 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fw-activity__scroll-wrap::-webkit-scrollbar{display:none}.fw-activity__grid{display:flex;gap:12px;width:max-content}.fw-activity__card{width:130px}}.fw-bs{padding:56px 0 0}.fw-bs__header{display:flex;align-items:flex-end;justify-content:space-between;padding:0 5%;margin-bottom:28px}.fw-bs__title{font-size:clamp(3rem,6vw,6rem);font-weight:900;text-transform:uppercase;letter-spacing:-.02em;color:#000;margin:0 0 6px;line-height:1}.fw-bs__subtitle{font-size:1.4rem;color:#00000080;margin:0}.fw-bs__view-all{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c00;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:6px}.fw-bs__view-all:hover{opacity:.7}.fw-bs__scroll{overflow-x:auto;padding:0 5% 24px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.fw-bs__scroll::-webkit-scrollbar{display:none}.fw-bs__track{display:flex;gap:16px;width:max-content}.fw-bs__card{width:280px;flex-shrink:0;background:#fff;border-radius:0;overflow:hidden;cursor:pointer;transition:transform .2s;text-decoration:none;color:inherit}.fw-bs__card:hover{transform:translateY(-2px)}.fw-bs__img-wrap{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.fw-bs__img-wrap img{width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box}.fw-bs__badge{position:absolute;top:12px;left:12px;z-index:2;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px}.fw-bs__badge--red{background:#c00;color:#fff}.fw-bs__badge--black{background:#000;color:#fff}.fw-bs__heart{display:none}.fw-bs__info{padding:10px 8px 14px;background:#fff;text-align:center}.fw-bs__name{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0 0 4px;text-align:center}.fw-bs__zh{font-size:1.1rem;color:#00000080;margin:0 0 6px;text-align:center}.fw-bs__price{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 10px;text-align:center}.fw-bs__community{display:flex;align-items:center;gap:12px;padding:18px 5%;border-top:1px solid #e8e8e8;margin-top:8px}.fw-bs__community-icon{width:40px;height:40px;background:#111;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fw-bs__community-icon svg{width:20px;height:20px;stroke:#fff;fill:none}.fw-bs__community-title{font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#000;white-space:nowrap}.fw-bs__sep{color:#ccc;font-size:1.4rem}.fw-bs__community-desc{font-size:1.2rem;color:#00000073}@media(max-width:749px){.fw-bs__card{width:220px}.fw-bs__community-desc,.fw-bs__sep{display:none}}.fw-ct__scroll-wrap,.fw-bs__scroll-wrap{position:relative}.fw-ct__arrow,.fw-bs__arrow{position:absolute;right:16px;top:42%;transform:translateY(-50%);width:44px;height:44px;background:#000000a6;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:opacity .25s,background .2s;box-shadow:0 2px 10px #0003}.fw-ct__arrow:hover,.fw-bs__arrow:hover{background:#000}.fw-ct__arrow--hidden,.fw-bs__arrow--hidden{opacity:0;pointer-events:none}@media(max-width:749px){.fw-ct__arrow,.fw-bs__arrow{display:none}}.fw-trust{padding:64px 5%;background:#fff;border-top:1px solid #e8e8e8}.fw-trust__header{text-align:center;margin-bottom:48px}.fw-trust__title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#000;margin:0 0 6px}.fw-trust__subtitle{font-size:1.3rem;color:#00000073;margin:0;letter-spacing:.04em}.fw-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto}.fw-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center}.fw-trust__icon{width:40px;height:40px;margin-bottom:16px;color:#000}.fw-trust__icon svg{width:40px;height:40px}.fw-trust__name{font-size:1.5rem;font-weight:800;color:#000;margin:0 0 10px;letter-spacing:.02em}.fw-trust__desc{font-size:1.3rem;color:#0000008c;line-height:1.7;margin:0}.fw-bundle__cart-btn{display:flex;align-items:center;justify-content:center;width:100%;margin-top:16px;padding:13px 0;background:#000;color:#fff;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;transition:background .2s}.fw-bundle__cart-btn:hover{background:#333}.fw-bundle__cart-btn:disabled{background:#999;cursor:not-allowed}@media(max-width:749px){.fw-trust__grid{grid-template-columns:1fr;gap:32px}.fw-trust{padding:48px 4%}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/fw-sections.css.map */
