.wbw{background:var(--wbw-bg, #ffffff);padding-top:var(--wbw-pt, 80px);padding-bottom:var(--wbw-pb, 80px)}.wbw__inner{display:flex;align-items:flex-start;gap:var(--wbw-gap, 60px)}.wbw__left{flex:0 0 var(--wbw-left-w, 540px);position:sticky;top:40px}.wbw__heading{font-family:var(--font-heading-family);font-size:var(--wbw-heading-size, 42px);font-style:normal;font-weight:var(--wbw-heading-weight, 400);line-height:100%;letter-spacing:-.42px;text-transform:capitalize;color:var(--wbw-heading-color, #1a1a1a);max-width:var(--wbw-heading-mw, 390px);margin:0}.wbw__subtext{font-family:var(--font-body-family);font-size:var(--wbw-sub-size, 18px);font-style:normal;font-weight:var(--wbw-sub-weight, 400);line-height:23.2px;letter-spacing:-.36px;color:var(--wbw-sub-color, #000000);margin:0;padding:14px 0 24px}.wbw__btn{display:inline-block;box-sizing:border-box;width:var(--wbw-btn-w, 371px);max-width:100%;padding:16px;border:none;border-radius:var(--wbw-btn-radius, 44px);background:var(--wbw-btn-bg, #c47245);color:var(--wbw-btn-color, #ffffff);font-size:var(--wbw-btn-size, 18px);font-weight:var(--wbw-btn-weight, 600);text-align:center;text-decoration:none;cursor:pointer;transition:transform .3s ease}.wbw__btn:hover{transform:scale(1.05)}.wbw__guarantee{display:flex;align-items:center;justify-content:center;gap:4px;width:var(--wbw-btn-w, 371px);max-width:100%;margin-top:10px;font-size:var(--wbw-guar-size, 14px);font-style:normal;font-weight:var(--wbw-guar-weight, 500);line-height:136%;letter-spacing:-.28px;text-align:center;color:var(--wbw-guar-color, #000000)}.wbw__guarantee-icon{display:inline-flex;align-items:center;line-height:0;flex-shrink:0}.wbw__guarantee-icon svg,.wbw__guarantee-icon img{display:inline-block;width:var(--wbw-guar-icon, 19px);height:var(--wbw-guar-icon, 19px);object-fit:contain}.wbw__guarantee-icon .material-icon{font-size:var(--wbw-guar-icon, 19px);line-height:1;color:var(--wbw-guar-icon-color, #daa544)}.wbw__cta--mobile{display:none}.wbw__right{flex:1;position:relative;min-width:0}.wbw__timeline{position:relative;list-style:none;margin:0;padding:0}.wbw__timeline:before{content:"";position:absolute;left:8px;top:12px;bottom:12px;width:2px;z-index:0;background:linear-gradient(to bottom,var(--wbw-line-fill, #daa544) 0%,var(--wbw-line-fill, #daa544) var(--wbw-progress, 0%),var(--wbw-line-track, #f4e8dd) var(--wbw-progress, 0%),var(--wbw-line-track, #f4e8dd) 100%)}.wbw__phase{position:relative;padding-left:34px;margin-bottom:20px}.wbw__phase:last-child{margin-bottom:0}.wbw__dot{position:absolute;left:0;top:13px;width:var(--wbw-dot-size, 16px);height:var(--wbw-dot-size, 16px);border-radius:50%;background:var(--wbw-dot-color, #f4e8dd);z-index:1;transition:background .4s ease,transform .3s ease}.wbw__phase.is-seen .wbw__dot{transform:scale(1.15)}.wbw__phase.is-active .wbw__dot{background:var(--wbw-dot-active, #daa544);transform:scale(1.2)}.wbw__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:var(--wbw-header-radius, 4px);background:var(--wbw-header-bg, #f4e8dd);transition:background .4s ease}.wbw__phase.is-active .wbw__header{background:var(--wbw-header-bg-active, #894c2b)}.wbw__title{font-size:var(--wbw-title-size, 20px);font-style:normal;font-weight:var(--wbw-title-weight, 400);line-height:18px;letter-spacing:-.4px;color:var(--wbw-title-color, #000000);transition:color .4s ease}.wbw__phase.is-active .wbw__title{color:var(--wbw-title-color-active, #ffffff)}.wbw__week:empty{display:none}.wbw__week{font-size:var(--wbw-week-size, 20px);font-style:normal;font-weight:var(--wbw-week-weight, 500);line-height:18px;letter-spacing:.11px;white-space:nowrap;color:var(--wbw-week-color, #000000);transition:color .4s ease}.wbw__phase.is-active .wbw__week{color:var(--wbw-week-color-active, #ffffff)}.wbw__body{margin-top:14px;padding:0}.wbw__list{list-style:none;margin:0;padding:0}.wbw__item{display:flex;align-items:flex-start;gap:5px;margin-bottom:6px;font-size:var(--wbw-bullet-size, 16px);font-style:normal;font-weight:var(--wbw-bullet-weight, 500);line-height:24px;letter-spacing:-.32px;color:var(--wbw-bullet-color, #000000)}.wbw__item:last-child{margin-bottom:0}.wbw__check{flex-shrink:0;margin-top:1px;font-size:var(--wbw-check-size, 16px);font-weight:700;line-height:inherit;color:var(--wbw-check-color, #894c2b)}.wbw__check .material-icon{font-size:var(--wbw-check-size, 16px);line-height:inherit}.wbw__check img{display:block;width:var(--wbw-check-size, 16px);height:var(--wbw-check-size, 16px);object-fit:contain}.wbw__mobile-desc{display:none}@media screen and (max-width:767px){.wbw{padding-top:var(--wbw-pt-m, 52px);padding-bottom:var(--wbw-pb-m, 52px)}.wbw__inner{flex-direction:column;gap:22px}.wbw__left{flex:none;width:100%;position:static}.wbw__heading{font-size:var(--wbw-heading-size-m, 36px);max-width:330px}.wbw__subtext{padding:20px 0 0}.wbw__btn,.wbw__guarantee{width:100%}.wbw--cta-bottom .wbw__cta--desktop{display:none}.wbw--cta-bottom .wbw__cta--mobile{display:block;margin:16px 16px 0}.wbw__timeline{padding-left:30px}.wbw__dot{left:-27px;width:var(--wbw-dot-size-m, 13px);height:var(--wbw-dot-size-m, 13px)}.wbw__phase.is-seen .wbw__dot{background:var(--wbw-dot-active, #daa544);transform:none}.wbw__phase{padding:16px;margin-bottom:8px;border-radius:var(--wbw-card-radius, 8px);background:var(--wbw-card-bg, linear-gradient(102deg, #efe1d6 4.69%, #fff8ee 50.14%, #efe1d6 95.6%));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.wbw__header{flex-direction:row-reverse;justify-content:start;gap:12px;padding:0;border-radius:0;background:transparent}.wbw__phase.is-active .wbw__header{background:transparent}.wbw__title,.wbw__phase.is-active .wbw__title{font-size:var(--wbw-title-size-m, 16px);color:var(--wbw-title-color, #000000)}.wbw--title-badge .wbw__title,.wbw--title-badge .wbw__phase.is-active .wbw__title{display:inline-block;padding:var(--wbw-badge-pad-y, 4px) var(--wbw-badge-pad-x, 10px);border-radius:var(--wbw-badge-radius, 4px);background:var(--wbw-badge-bg, linear-gradient(45deg, #7c4527 -9.5%, #9f5933 58.07%, #7c4527 93.16%));color:var(--wbw-badge-color, #ffffff)}.wbw__week,.wbw__phase.is-active .wbw__week{font-size:var(--wbw-week-size-m, 16px);padding:4px 10px;border-radius:var(--wbw-badge-radius, 4px);background:var(--wbw-badge-bg, linear-gradient(45deg, #7c4527 -9.5%, #9f5933 58.07%, #7c4527 93.16%));color:var(--wbw-badge-color, #ffffff)}.wbw__body{margin-top:0}.wbw__list{margin-top:14px}.wbw__item{font-size:var(--wbw-bullet-size-m, 16px);font-weight:400;line-height:22px}.wbw--mobile-desc .wbw__list{display:none}.wbw__mobile-desc{display:block;margin:14px 0 0;font-size:var(--wbw-bullet-size-m, 16px);font-style:normal;font-weight:400;line-height:21px;letter-spacing:-.32px;color:var(--wbw-bullet-color, #000000)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-week-by-week.css.map */
