.byr-page{max-width:1440px;margin:0 auto}.byr-page .index-page .hero__title{font-size:32px;font-weight:600;margin-bottom:32px}.byr-icon-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:40px;gap:12px}.byr-icon-line{height:1px;width:33px;background:#80a09a}.byr-header{display:flex;justify-content:space-between;align-items:center}.byr-header__active-tab-content{display:none}.byr-header__active-tab-content--active{display:block}.byr-header__active-tab-content h3{font-size:24px;font-weight:600;margin-top:0;margin-bottom:12px}.byr-header__active-tab-content p{font-size:14px;font-weight:400;margin:0}.byr-header__tabs-wrapper{width:100%;position:relative}.byr-header__tabs-gradient-icon{display:none}.byr-header__tabs{display:flex;justify-content:flex-end;gap:16px}.byr-header__tab{font-size:14px;font-weight:600;display:flex;align-items:center;gap:12px;padding:4px 12px 4px 4px;border-radius:24px;cursor:pointer}.byr-header__tab span{width:33px;height:33px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid var(--COLOR-TEXT)}.byr-header__tab--additional{padding:12.5px 12px;gap:8px}.byr-header__tab--additional span{border:none;background:none;width:22px;height:22px}.byr-header__tab--active,.byr-header__tab--selected{background:#f7f3eb}.byr-header__tab--active:not(.byr-header__tab--additional) span,.byr-header__tab--selected:not(.byr-header__tab--additional) span{background:var(--COLOR-TEXT);color:#fff;border:none}.byr-section__content{width:100%;margin-top:20px;display:flex;gap:24px;align-items:flex-start}.byr-grid-items{display:none;list-style:none;margin:0}.byr-grid-items.byr-grid-items--active{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.byr-product-card{display:flex;flex-direction:column;height:100%}.byr-product-card__image img{width:100%;height:100%;object-fit:cover}.byr-product-card__content{display:flex;flex-direction:column;gap:12px;padding:20px;height:100%}.byr-product-card__title{display:flex;justify-content:space-between;align-items:flex-start;font-weight:600;font-size:16px;gap:4px}.byr-product-card__title h5{font-size:16px;font-weight:600;margin:0;line-height:120%;font-family:var(--FONT-STACK-BODY);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.byr-product-card__description{display:flex;flex-direction:column;gap:20px;padding-bottom:12px}.byr-product-card__description-toggle{display:none}.byr-product-feature{display:flex;align-items:center;gap:12px}.byr-product-feature__icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.byr-product-feature__text{display:flex;flex-direction:column;gap:4px}.byr-product-feature__text span{font-size:15px;font-weight:600;line-height:100%}.byr-product-feature__text p,.byr-product-feature__text ul{font-size:13px;font-weight:400;margin:0;list-style:none}.byr-product-card__actions{display:flex;flex-direction:column;margin-top:auto}.byr-product-card__action-button{width:100%;color:var(--COLOR-TEXT);border:1px solid var(--COLOR-TEXT);border-radius:4px;padding:16.5px;font-size:14px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:all .3s ease;letter-spacing:.2px}.byr-product-card__action-button:hover,.byr-product-card__action-button--added{background:var(--COLOR-TEXT);color:#fff}.byr-product-card__variants{margin-bottom:1rem}.byr-variant-option{margin-bottom:.75rem}.byr-variant-option__label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#333}.byr-variant-option__values{display:flex;flex-wrap:wrap;gap:.5rem}.byr-variant-option__input{position:absolute;opacity:0;pointer-events:none;display:none}.byr-variant-option__button{display:inline-block;padding:.5rem .75rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333;font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:44px;text-align:center}.byr-variant-option__button:hover{border-color:#999;background:#f9f9f9}.byr-variant-option__input:checked+.byr-variant-option__button{border-color:#333;background:#333;color:#fff}.byr-variant-option__input:disabled+.byr-variant-option__button{opacity:.5;cursor:not-allowed;background:#f5f5f5}.byr-product-card__action-button:disabled{opacity:.6;cursor:not-allowed}.byr-summary{width:394px;min-width:394px;display:flex;flex-direction:column;gap:24px;position:sticky;top:150px}.byr-summary__content{display:flex;flex-direction:column;gap:16px;border-radius:4px}.byr-summary__content{background:#f7f3eb;padding:28px 24px;display:flex;flex-direction:column}.byr-summary__content-header{padding-left:30px}.byr-summary__content-header-icon{display:none}.byr-summary__content-header h4{font-family:var(--FONT-STACK-BODY);font-size:18px;font-weight:600;line-height:100%;margin-top:0;margin-bottom:12px;letter-spacing:.14px}.byr-summary__content-header p{margin-top:0;margin-bottom:8px;font-size:14px;font-weight:400;line-height:160%;color:#1c1e1f}.byr-summary__progress{display:flex;flex-direction:column;gap:8px}.byr-summary__progress-bar{width:100%;height:7px;background:#fff;border-radius:5px}.byr-summary__progress-fill{width:0%;height:100%;background:#004236;border-radius:12px;transition:width .3s ease}.byr-summary__progress span{font-size:14px;font-weight:600;line-height:160%;color:#1c1e1f}.byr-summary__content-body{background:#fff;padding:8px 20px;display:flex;flex-direction:column;overflow:hidden;border-radius:4px}.byr-summary__content-body-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;gap:4px}.byr-sumary_item-wrapper{display:flex;align-items:center;gap:16px}.byr-sumary_item-step{position:relative;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#004236;font-size:12px;font-weight:600;color:#fff;line-height:22.4px;cursor:pointer}.byr-sumary_item-addon{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #004236;background:#fff;z-index:2;cursor:pointer}.byr-sumary_item-addon svg{width:16px;height:16px}.byr-summary__content-body-item:not(:last-child) .byr-sumary_item-step:after{content:"";width:1px;background:#80a09a;height:130%;position:absolute;right:0;left:0;margin:auto;top:100%}[data-step-last] .byr-sumary_item-step:after{display:none}.empty:not(.current-step--no-added) .byr-sumary_item-step{background:#fff;border:1px solid #80A09A;color:#80a09a}.byr-sumary_item-content{display:flex;flex-direction:column;flex:1}.byr-sumary_item-title{font-size:14px;font-weight:600;line-height:22.4px}.empty:not(.current-step--no-added) .byr-sumary_item-title{color:#80a09a}.byr-sumary_item-subtitle{color:#00000080;font-size:14px;font-weight:400;line-height:16.2px}.byr-summary__content-body-item:not(.empty) .byr-sumary_item-subtitle{display:none}.byr-sumary_item-product{font-size:14px;font-weight:400;line-height:16.2px;max-height:33px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.byr-sumary_item-product-edit,.byr-sumary_item-product-remove{display:flex;align-items:flex-start;gap:6px;font-size:13px;font-weight:400;line-height:16.2px;color:#000;cursor:pointer;margin-top:5px}.empty .byr-sumary_item-product,.empty .byr-sumary_item-product-edit,.empty .byr-sumary_item-product-remove{display:none}.byr-sumary_item-image{width:44px;height:44px}.byr-sumary_item-image img{width:100%;height:100%;object-fit:cover}.empty .byr-sumary_item-image img{display:none}.byr-sumary_item-image-icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#00423617;border-radius:50%;border:1px dashed #80A09A;cursor:pointer}.byr-summary__content-body-item:not(.empty) .byr-sumary_item-image-icon{display:none}.current-step--no-added .byr-sumary_item-image-icon{display:flex}.byr-summary__content-footer{padding:8px 0 0;display:flex;flex-direction:column;gap:13px}.byr-sumary-total{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:26.13px}.byr-sumary-total__title{font-weight:600;line-height:25px}.byr-sumary-total__price-wrapper{display:flex;align-items:center;gap:8px}.byr-sumary-total__price-compare{text-decoration:line-through}.byr-sumary-total__price-compare.hidden{display:none}.byr-summary__cta{width:100%;border-radius:4px;color:#fff;text-transform:uppercase;font-size:14px;font-weight:700;line-height:100%;padding:16.5px 19px;cursor:pointer;transition:all .3s ease;background:#004236;letter-spacing:.2px}.byr-summary__cta--disabled{background:#80a09a;cursor:not-allowed;pointer-events:none}.byr-summary__footer{width:100%;padding:20px 24px;border-radius:4px;border:1px solid #F7F3EB;display:flex;flex-direction:column;gap:8px}.byr-summary__footer-item{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:400;line-height:15.96px;color:#272727}.byr-disclaimer{width:100%;text-align:center;margin-top:20px}.byr-disclaimer p{margin:0;font-size:13px;font-weight:400;line-height:100%;font-style:italic}.byr-sumary_item-product-actions{display:flex;flex-direction:column}@media (max-width: 1024px){.byr-page .index-page .hero__title{font-size:24px;margin-bottom:16px}.byr-icon-wrapper{margin-top:16px}.byr-page .index-page{padding-top:40px;padding-bottom:20px}.byr-header{flex-direction:column-reverse}.byr-header__active-tab-content{padding:16px 4px;width:100%}.byr-header__active-tab-content h3{font-size:20px}.byr-header__tabs{width:100%;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-bottom:16px;justify-content:flex-start}.byr-header__tabs-wrapper:after{content:"";position:absolute;margin:16px -16px 16px 0;top:0;right:0;width:130px;height:100%;background:linear-gradient(90deg,#fff6,#fff 75%);pointer-events:none}.byr-header__tabs-gradient-icon{display:flex;position:absolute;align-items:center;top:0;right:0;bottom:0;z-index:10}.byr-header__tabs-wrapper.hide-gradient:after{display:none}.byr-header__tabs-wrapper.hide-gradient .byr-header__tabs-gradient-icon{display:none}.byr-header__tabs::-webkit-scrollbar{display:none}.byr-header__tab{scroll-snap-align:start;min-width:max-content}.byr-section__content{flex-direction:column;gap:0;margin-top:16px}.byr-grid-items.byr-grid-items--active{grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.byr-product-card{width:100%}.byr-product-card__content{padding:0}.byr-summary__content-header-icon{display:block;position:absolute;top:24px;left:16px;cursor:pointer;transition:transform .3s ease}.byr-product-card__title{flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:14px}.byr-product-card__title h5{font-size:14px;text-align:center;line-height:100%}.byr-product-card__description{display:none;padding:0 8px;margin-bottom:0;gap:12px}.byr-product-card__description-toggle{display:flex;justify-content:center;font-size:12px;font-weight:400;line-height:100%;text-decoration:underline;cursor:pointer}.byr-product-card__description--active{display:flex}.byr-product-card__description-toggle .description-toggle-active,.byr-product-card__description-toggle--active .description-toggle-inactive{display:none}.byr-product-card__description-toggle--active .description-toggle-active{display:flex}.byr-product-feature{flex-direction:column;gap:0;align-items:center;justify-content:center}.byr-product-feature__text{flex-direction:column;align-items:center;justify-content:center;text-align:center}.byr-product-feature__text span{font-size:13px;font-weight:500}.byr-product-feature__icon{width:26px;height:26px}.byr-product-card__action-button{padding:12.5px 0}.byr-summary{width:100%;min-width:100%;position:fixed;left:0;top:auto;z-index:100;transition:bottom .3s ease;bottom:var(--bottom-mobile)}.byr-summary.byr-summary--active{bottom:0}.byr-summary.byr-summary--active .byr-summary__content-header-icon{transform:rotate(180deg);transition:transform .3s ease}.byr-summary__progress-bar{display:none}.byr-summary.byr-summary--active .byr-summary__progress-bar{display:block}.byr-summary__content{padding:24px 16px 16px}.byr-summary__content-body{min-height:315px;max-height:315px;overflow-y:auto}.byr-summary__footer{display:none}.byr-sumary_item-step{width:28px;height:28px}.byr-sumary-total__title,.byr-sumary-total__price,.byr-sumary-total__price-compare{font-size:14px}.byr-summary__content-body-item:not(:last-child) .byr-sumary_item-step:after{height:170%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/build-your-routine.css.map */
