.main-products-bundle{background:var(--BG, transparent);padding-top:24px;padding-bottom:24px;display:block;--info-wrapper-width: clamp(421px, 28vw, 540px);--slide-columns: 3.3}.main-products-bundle.section--loading [data-change-product-trigger]{pointer-events:none}.main-products-bundle.section--loading .main-products-bundle__matching__image-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;background:linear-gradient(100deg,#0000 30%,#fff,#0000 70%) var(--BG, #F4F0ED);background-size:200% 100%;background-position-x:180%;-webkit-animation:1s shimmer cubic-bezier(.215,.61,.355,1) infinite;animation:1s shimmer cubic-bezier(.215,.61,.355,1) infinite}.main-products-bundle.section--loading .main-products-bundle__matching__image-wrapper,.main-products-bundle.section--loading [data-change-product-trigger]{opacity:.5}.main-products-bundle__info-wrapper{width:var(--info-wrapper-width);flex:none}.main-products-bundle [hidden]{display:none!important;visibility:hidden!important}.main-products-bundle__grid{display:flex;flex-wrap:wrap;--column-gap: 24px;--row-gap: 24px;gap:var(--row-gap) var(--column-gap);--slide-width: min(calc((100vw - var(--info-wrapper-width) - var(--outer) * 2 - var(--column-gap)) / var(--slide-columns)), 500px)}.main-products-bundle__grid:after{content:none}.main-products-bundle__info--top{width:100%}.main-products-bundle__breadcrumb{--PT: 0;--PB: 0;margin-bottom:4px;display:flex;flex-wrap:wrap;align-items:center;gap:5px}.main-products-bundle__breadcrumb a,.main-products-bundle__breadcrumb span{color:#8a8a8a;--font-1: 12px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0}.main-products-bundle__matching-wrapper{flex:1;position:sticky;top:calc(var(--menu-height-sticky, 100px) + 4px);--columns: 5;overflow:hidden;margin-right:calc(-1 * var(--outer));display:flex;align-items:center;height:fit-content;min-height:calc(100vh - var(--menu-height-sticky, 100px) - 16px)}.main-products-bundle__matching{position:relative;padding-top:32px;display:flex;justify-content:center;align-items:center;width:100%}.swiper--matching-current{padding-right:var(--outer)}.main-products-bundle__matching__current{display:flex}.main-products-bundle__matching__current__item{display:block;width:300px}.main-products-bundle__matching__current__item__buttons{display:flex;justify-content:center;position:relative;margin-top:-5%;padding-bottom:5%}.main-products-bundle__matching__current__item__buttons button,.main-products-bundle__matching__current__item__buttons a{display:flex;justify-content:center;align-items:center;border-radius:50px;background:#ffffff80;color:var(--Primary-Black, #130F0C);font-size:12px;font-weight:700;line-height:1.5;padding:0 1.5em;min-height:3em;transition:background .2s,color .2s;position:relative;z-index:2}.main-products-bundle__matching__current__item__buttons button:hover,.main-products-bundle__matching__current__item__buttons a:hover{background:var(--COLOR-PRIMARY);color:var(--COLOR-PRIMARY-OPPOSITE)}.main-products-bundle__guideline{background:#009c86;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:40px;font-weight:700;line-height:1.2;padding-left:8px;padding-right:8%}.swiper--matching-row{opacity:0;visibility:hidden;pointer-events:none;transition:all .3s;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center}.swiper--matching-row.active{opacity:1;visibility:visible;pointer-events:auto}.swiper--matching-row>.swiper{width:fit-content;max-width:100%}.main-products-bundle__matching .swiper-slide{width:var(--slide-width);cursor:pointer}.main-products-bundle__matching .swiper-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.main-products-bundle__matching .swiper-btn svg{width:20px;height:auto}.main-products-bundle__matching .swiper-btn:disabled{opacity:.3}.main-products-bundle__matching .swiper-btn.swiper-btn--prev{left:0}.main-products-bundle__matching .swiper-btn.swiper-btn--next{right:0}.main-products-bundle__matching__image-wrapper{padding-top:150%;overflow:hidden;position:relative}.main-products-bundle__matching__image-wrapper:after{transition:opacity .5s,background .5s;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;overflow:hidden;background:transparent;background-size:200% 100%;background-position-x:180%;pointer-events:none}.main-products-bundle__matching__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:contain;transform:scale(1.2)}.main-products-bundle__info__title{margin-bottom:4px;color:#000;font-size:40.5px;font-weight:700;line-height:1.481481481em}.main-products-bundle__info__price-wrapper{margin-bottom:4px;row-gap:8px}.main-products-bundle__info__price-inner{display:flex;gap:6px;flex-wrap:wrap}.main-products-bundle__info__price-wrapper .product__price__wrap{display:contents}.main-products-bundle .product__price--off{--COLOR-BADGE-TEXT: var(--COLOR-PRIMARY, #009D85);--COLOR-BADGE: transparent;background-color:var(--COLOR-BADGE, #009D85);color:var(--COLOR-BADGE-TEXT, #fff);padding:0;white-space:nowrap;font-weight:inherit;font-size:inherit;letter-spacing:0;margin-left:2px}.main-products-bundle__info__price-inner{font-size:20px;font-weight:500;line-height:normal;letter-spacing:0}.main-products-bundle .product__price{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.main-products-bundle__info__price-wrapper s:not(:empty){margin-left:6px;opacity:.5;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:#000;bottom:0}.main-products-bundle__info__sub-product{display:none;padding:24px;background:#f9f7f6;border-radius:12px;margin-bottom:24px}.main-products-bundle__info__sub-product radio-swatch.unavailable{display:none}.main-products-bundle__info__sub-product.active{display:block}.main-products-bundle__info__sub-product__form{display:flex;flex-direction:column;gap:12px}.main-products-bundle__info__sub-product__badge{color:var(--COLOR-PRIMARY, #009D85);font-size:12px;font-weight:700;line-height:1.5}.main-products-bundle__info__sub-product__title{flex:1;color:var(--Primary-Black, #130F0C);font-size:20px;font-weight:700;line-height:1.45}.main-products-bundle .product__custom-rating{cursor:pointer;text-transform:capitalize;font-size:12px;font-weight:400;line-height:normal;width:fit-content}.main-products-bundle__info__sub-product__price{color:#000;font-size:16px;font-weight:500;line-height:1.5;display:flex;flex-wrap:wrap;gap:0 6px}.main-products-bundle__info__sub-product__price s{opacity:.5}.main-products-bundle__info__sub-product__price s{font-weight:500}.product__reviews__wrapper{display:flex}a.main-products-bundle__info__sub-product__more{text-decoration:none;display:inline-block;width:fit-content;text-underline-offset:2px;margin:0;padding:9px 0;color:var(--Primary-Black, #130F0C);font-size:12px;font-weight:500;line-height:1.5}a.main-products-bundle__info__sub-product__more:after{margin-bottom:4px}.main-products-bundle__info__sub-product .selector-wrapper{margin-top:12px}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:12px;column-gap:18px;padding:0;--swatch-border-width: 1px}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch .swatch__button{display:inline-flex;flex-direction:column;align-items:center}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch .swatch__button label{width:20px;height:20px}.main-products-bundle__info--sub-product .radio__legend{display:none}.main-products-bundle__info__sub-product .radio__inputs .radio__inputs__view-others-count{color:var(--Primary-Black, #130F0C);font-size:12.735px;font-weight:500;line-height:1.5;min-height:20px;margin:-4px;padding:4px}.main-products-bundle__info--others .main-products-bundle__submit__buttons{margin-top:40px;display:flex;flex-direction:row-reverse;gap:2px}.main-products-bundle__quantity{border-radius:50px;background:#ffffff80;border:1px solid rgba(0,0,0,.25);display:flex;width:70px;height:30px;--hairline: transparent}.main-products-bundle__quantity button{height:auto;width:22px;color:#000;font-size:16.5px;font-weight:400;line-height:normal;padding:0;margin:0}.main-products-bundle__quantity input{color:#000;text-align:center;font-size:12px;font-weight:700;line-height:normal;flex:1;border:none;padding:0;margin:0}.main-products-bundle__add-to-cart-wrapper{flex:1}.main-products-bundle__info--others .main-products-bundle__submit__buttons .btn--add-to-cart{background:#130f0c;border-color:#130f0c;color:#fff;font-weight:700;position:relative;transition:all .3s;border-radius:50px;font-size:16px;text-transform:initial;min-height:48px;letter-spacing:0}.main-products-bundle__info--others .main-products-bundle__submit__buttons .btn--add-to-cart:hover{background:var(--COLOR-PRIMARY);border-color:var(--COLOR-PRIMARY);color:var(--COLOR-PRIMARY-OPPOSITE)}.main-products-bundle__info--others .main-products-bundle__submit__buttons .btn--add-to-cart s{display:none}.main-products-bundle .btn--add-to-cart.loading .btn-state-ready{opacity:0}.main-products-bundle .main-products-bundle__submit__buttons{position:static;min-height:50px;margin-bottom:16px}.main-products-bundle__submit__buttons.fixed{padding-bottom:48px}.main-products-bundle__submit__buttons.fixed .main-products-bundle__add-to-cart-wrapper{position:fixed!important;left:0;right:0;bottom:0;width:100%;padding:12px var(--outer);z-index:1001;animation:product-form-button-up .5s forwards;background:#fff;display:flex;flex-direction:row}.main-products-bundle .product-installments{margin-bottom:16px}.main-products-bundle .product-accordion .accordion__title{font-weight:600}.main-products-bundle .accordion__body a{color:var(--COLOR-PRIMARY);font-weight:600}@media screen and (max-width:1440px){.main-products-bundle{--slide-columns: 3.1}}@media screen and (max-width:1280px){.main-products-bundle{--info-wrapper-width: 360px;--slide-columns: 2.3}.main-products-bundle__info__title{font-size:36px}}@media screen and (min-width:990px){.main-content{--outer: 40px}}@media screen and (min-width:768.1px){.main-products-bundle__info--sub-product .radio__inputs__select--mobile,.main-products-bundle__info--sub-product .radio__inputs__head{display:none}.main-products-bundle__info__sub-product .radio__inputs.radio__inputs--hide-others>.swatch__button:nth-child(n+4){display:none!important}.main-products-bundle__info__sub-product .radio__inputs:not(.radio__inputs--hide-others) .radio__inputs__view-others-count{display:none!important}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch .swatch__button input:checked~label~span{display:block!important;margin:8px -1px 1px;color:var(--Primary-Black, #130F0C);font-size:12px;font-weight:500;line-height:1.2;width:min-content;text-align:center}.main-products-bundle__quantity{height:100%;border:1.056px solid var(--Primary-Black, #130F0C);background:transparent}.main-products-bundle__matching-wrapper{margin-top:-64px}}@media screen and (max-width:989px){.main-products-bundle{--info-wrapper-width: 330px}.main-products-bundle{--slide-columns: 2.2}.main-products-bundle__grid{--row-gap: 16px;--column-gap: 4px}.main-products-bundle__info__sub-product{margin-bottom:16px}.main-products-bundle__info--others .main-products-bundle__submit__buttons .btn--add-to-cart{font-size:14.4px}}@media screen and (max-width:768px){.main-products-bundle{padding-bottom:0;margin-bottom:var(--padding-bottom);--outer: 24px}.main-products-bundle__grid{--slide-width: 40vw}.main-products-bundle__breadcrumb{margin-bottom:0}.main-products-bundle__matching{--columns: 1}.main-products-bundle__grid{display:flex;flex-direction:column;--row-gap: 0px}.main-products-bundle__info--top{text-align:left;padding-top:24px}.main-products-bundle__info--top,.main-products-bundle__info--others,.main-products-bundle__info--blocks{--BG: #fff;margin:0 calc(-1 * var(--outer));padding-left:var(--outer);padding-right:var(--outer);background:var(--BG, transparent);width:100%;box-sizing:content-box}.main-products-bundle__info__title{font-size:24px}.main-products-bundle__info__price-inner{margin-right:0;font-size:16px}.product__reviews__wrapper{width:100%;flex:none;justify-content:center;margin-top:16px}.main-products-bundle__info__title,.main-products-bundle__info__price-wrapper{margin-bottom:6px}.main-products-bundle__guideline{margin-bottom:16px;border-radius:5px;font-size:clamp(6px,3.07vw,13px)}.main-products-bundle__matching__current{border:none}.main-products-bundle__matching__current:after{content:"";position:absolute;box-shadow:0 0 0 .5px #2d2926;border-radius:5px;left:0;top:40px;margin-top:16px;bottom:0;right:0}.main-products-bundle__matching .swiper.swiper--matching-current>.swiper-wrapper{height:auto;display:flex;flex-direction:column;transform:none!important}.main-products-bundle__matching .swiper-btn{padding:0 4px}.main-products-bundle__matching .swiper-btn svg{width:16px;height:auto}.main-products-bundle__info-wrapper{display:contents}.main-products-bundle__info-wrapper>.main-products-bundle__info--top{order:0}.main-products-bundle__info-wrapper>.main-products-bundle__info--sub-product{display:flex;flex-direction:column;order:-1}.main-products-bundle__info__price-wrapper{flex-wrap:wrap;row-gap:0}.main-products-bundle__info__sub-product__title-wrapper{display:block}.main-products-bundle__info__sub-product-list{display:flex;flex-direction:column;flex:1;padding-bottom:12px}.main-products-bundle__info--sub-product .main-products-bundle__guideline{margin-bottom:16px;border-radius:5px}.main-products-bundle__info--sub-product .main-products-bundle__info__sub-product{flex:1;background:none;margin:0;padding:24px 0 0 12px}.main-products-bundle__info--sub-product .form__selectors{display:flex;flex-direction:column;gap:8px;min-height:50px;padding:12px 0}.main-products-bundle__info__sub-product .selector-wrapper{margin:0}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch{padding:2px 3px}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch .swatch__button label{width:11px;height:11px}.main-products-bundle__info__sub-product .selector-wrapper .radio__inputs--swatch{gap:8px}.main-products-bundle__info__sub-product__form{gap:0}.main-products-bundle__info__sub-product__title{font-size:16px;padding-bottom:1px;text-wrap:pretty}.main-products-bundle__info__sub-product__price{font-size:16px;font-weight:400}.main-products-bundle__info--others .main-products-bundle__submit__buttons{margin-top:24px;display:block}.main-products-bundle__submit__buttons .main-products-bundle__quantity-wrapper{margin-bottom:24px}.main-products-bundle__add-to-cart-wrapper{display:flex}.main-products-bundle__add-to-cart-wrapper .gw-add-to-wishlist-product-card-placeholder{position:static!important;display:flex!important;align-items:center;padding-bottom:6px;--icon-color: #130F0C;--gw-wl-wishlistIconSettings-heartColor: #130F0C}.main-products-bundle__add-to-cart-wrapper .gw-add-to-wishlist-product-card-placeholder::part(button),.main-products-bundle__add-to-cart-wrapper .gw-add-to-wishlist-product-card-placeholder::part(svg){color:#130f0c;--icon-color: #130F0C;--gw-wl-wishlistIconSettings-heartColor: #130F0C}.main-products-bundle__info__sub-product-list__row{display:flex;position:relative;align-items:center;margin:0 calc(-1 * var(--outer));padding:32px 12px 32px 0;overflow:hidden}.main-products-bundle__info__sub-product-list__row:first-child{padding-top:12px}.main-products-bundle__info__sub-product-list__row__matching{width:var(--slide-width)}.main-products-bundle__matching__image-wrapper{padding-top:calc(100% * 4 / 3);position:relative;margin:0}.main-products-bundle__matching__image-wrapper img{transform:none}.main-products-bundle__matching__candidate-slide{width:var(--slide-width);height:auto}.main-products-bundle__info__sub-product{flex:1}.swiper--matching-row{background:var(--BG, #F4F0ED)}.main-products-bundle__info__sub-product__buttons{display:flex;gap:5px;margin-top:10px}a.main-products-bundle__info__sub-product__more:after{content:none}.main-products-bundle__info__sub-product__change,a.main-products-bundle__info__sub-product__more{color:#000000bf;font-size:12px;font-weight:500;line-height:1.5;border-radius:50px;padding:4px 18px;min-height:36px;width:fit-content;display:flex;align-items:center}.main-products-bundle__info__sub-product__change{background:transparent;margin-left:-16px}a.main-products-bundle__info__sub-product__more{background:#fff}}
/*# sourceMappingURL=/cdn/shop/t/148/assets/section-main-products-bundle-v2.css.map */
