.bundling-products__buy-area{align-items:center;border-top:1px solid var(--color-asphalt-tint-1);display:flex;justify-content:space-between;padding-top:var(--spacing-24)}.bundling-products__total-price{font-weight:var(--font-weight-bold)}.bundling-products__buy-btn{background-color:var(--color-button-primary);border-radius:var(--spacing-32);box-shadow:0 1px 6px rgba(0,0,0,.08);font-weight:var(--font-weight-semi-bold);height:var(--spacing-48);min-width:180px;padding:0 var(--spacing-24)}.bundling-products_buy-btn-icon{fill:var(--color-asphalt)}.bundling-products__buy-btn-wrapper{align-items:center;display:flex;gap:var(--spacing-4);justify-content:center}@media only screen and (min-width:1025px){.bundling-products__buy-area{align-items:flex-start;border-top:none;flex-direction:column;margin-top:none;padding-top:0}.bundling-products__total-price{font-size:var(--font-size-heading-2);margin-top:var(--spacing-32)}.bundling-products__buy-btn{margin-top:var(--spacing-32)}.bundling-products__buy-btn:hover{background-color:var(--color-button-primary-hover)}}.product-bundles__checkbox-label{cursor:pointer}.product-bundles__checkbox{visibility:hidden}.product-bundles__checkbox--checked{fill:var(--color-asphalt);display:none}.product-bundles__checkbox--hover{display:none}.product-bundles__checkbox:checked~.product-bundles__checkbox--checked{display:inline-block}.product-bundles__checkbox:checked~.product-bundles__checkbox--unchecked{display:none}@media only screen and (min-width:1025px){.product-bundles__checkbox-label{position:absolute;right:var(--spacing-16);top:var(--spacing-16);z-index:10}.product-bundles__checkbox-label:hover .product-bundles__checkbox--hover{display:inline-block}.product-bundles__checkbox-label:hover .product-bundles__checkbox--checked,.product-bundles__checkbox-label:hover .product-bundles__checkbox--unchecked{display:none}}.bundling-products__alt-btn{align-items:center;background-color:var(--color-button-tertiary);border:1px solid var(--color-button-tertiary-border);border-radius:var(--border-radius-l);color:var(--color-button-tertiary-text);display:flex;font-weight:var(--font-weight-semi-bold);justify-content:center;padding:var(--spacing-8);width:100px}.bundling-products__alt-btn:hover{background-color:var(--color-button-tertiary-hover);color:var(--color-button-tertiary-text-hover)}.bundling-products__alt-btn--active{background-color:var(--color-button-tertiary-active);color:var(--color-button-tertiary-text-hover)}.bundling-products__alt-wrapper{background-color:var(--color-white);box-shadow:0 1px 6px rgba(0,0,0,.08);display:block;left:calc(var(--spacing-32)*-1);position:absolute;top:100%;width:100vw;z-index:999}.bundling-products__alt-wrapper-overlay{bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw}.bundling-products__flex-container{display:flex;justify-content:space-evenly;padding-bottom:var(--spacing-8)}.bundling-products__alt-card{cursor:default;display:grid;width:110px}.plus-icon_small{fill:var(--color-asphalt);margin-right:var(--spacing-8)}.bundling-products__line{background-color:var(--color-asphalt-tint-1)}.bundling-products__alt-product-price{font-size:var(--font-size-heading-4);font-weight:var(--font-weight-bold);padding-bottom:var(--spacing-8)}@media only screen and (min-width:1025px){.bundling-products__alt-btn{margin-right:auto}.bundling-products__alt-wrapper{left:auto;top:calc(100% - 16px);width:auto}.bundling-products__alt-card{display:flex;flex-direction:column;justify-content:space-between;padding-right:var(--spacing-16);width:144px}.bundling-products__alt-card:last-of-type{padding-right:0}}.bundling-products-skel__title{background-color:var(--color-surface-3);height:var(--spacing-24);margin-bottom:var(--spacing-16)}.bundling-products-skel__text{background-color:var(--color-surface-3);height:var(--spacing-16);line-height:var(--spacing-24);width:300px}.bundling-products-skel__name{background-color:var(--color-surface-3);height:20px;width:200px}.bundling-products-skel__img{background-color:var(--color-surface-3);height:var(--spacing-56);margin-right:var(--spacing-16);width:70px}.bundling-products-skel__price{background-color:var(--color-surface-3);height:var(--spacing-16);width:var(--spacing-40)}@media only screen and (min-width:1025px){.bundling-products-skel__wrapper{display:flex;flex-direction:column;padding:0 var(--spacing-16)}.bundling-products-skel__img{height:220px;margin:var(--spacing-32) 0 var(--spacing-16) 0;width:220px}.bundling-products-skel__text{width:220px}.bundling-products-skel__merchant{background-color:var(--color-surface-3);height:var(--spacing-16);margin-bottom:var(--spacing-4);width:var(--spacing-72)}.bundling-products-skel__total-price{height:var(--spacing-24);width:var(--spacing-80)}.bundling-products-skel__btn,.bundling-products-skel__total-price{background-color:var(--color-surface-3);margin-top:var(--spacing-32)}.bundling-products-skel__btn{border-radius:var(--spacing-32);height:var(--spacing-48);width:190px}}.bundling-products{display:flex;font-size:1.4rem}.bundling-products__wrapper{background-color:var(--color-surface-2);border-radius:var(--border-radius-m);display:flex;flex-direction:column;margin-bottom:var(--spacing-block);padding:var(--spacing-24) var(--spacing-16)}.bundling-products__title{font-size:var(--font-size-heading-3);margin-bottom:var(--spacing-8)}.bundling-products__ingress{font-size:var(--font-size-text-sm);line-height:var(--text-sm-line-height)}.bundling-products__body{display:flex;flex-direction:column;justify-content:space-between;width:100%}.bundling-products__product-price{font-weight:var(--font-weight-bold);padding-bottom:var(--spacing-8)}.bundling-products__product-section{align-items:center;margin-top:var(--spacing-16)}.bundling-products__img-wrapper{max-width:100px}.bundling-products__img-wrapper-alternatives{height:128px}.bundling-products__title-wrapper{column-gap:var(--spacing-4);display:flex;flex-direction:row;justify-content:space-between}.bundling-products__product-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;font-size:var(--font-size-text-sm);line-height:var(--text-sm-line-heigh);max-width:160px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis}.bundling-products__product-img{height:100%;object-fit:contain;width:100%}.bundling-products__box{align-items:center;display:flex;flex-direction:row;gap:var(--spacing-24);margin:var(--spacing-16) 0;position:relative}.bundling-products__box:hover{text-decoration:none}.bundling-products__plus-icon{margin:var(--spacing-4)}.bundling-products__plus-icon-wrapper{align-items:center;display:flex;justify-content:space-around}.semi-bold{font-weight:var(--font-weight-semi-bold)}.bundling-products__text-wrapper{align-self:flex-start;width:100%}@media only screen and (min-width:1025px){.bundling-products{background-color:var(--color-surface-2);padding:0;width:100%}.bundling-products__wrapper{align-items:center;flex-direction:row;margin:0 auto;padding:var(--spacing-56) 0;width:var(--content-wrapper-width)}.bundling-products__info{padding-right:var(--spacing-32)}.bundling-products__title{font-size:var(--font-size-heading-2)}.bundling-products__ingress{font-size:var(--font-size-text);line-height:var(--text-line-height)}.bundling-products__product-section{display:flex;flex-direction:row}.bundling-products__box{background-color:var(--color-white);box-shadow:0 1px 6px rgba(0,0,0,.08);flex-direction:column;height:470px;justify-content:space-between;margin-bottom:0;position:relative;width:230px}.bundling-products__box--skeleton{margin:0 var(--spacing-8)}.bundling-products__box-first-placeholder-btn{height:var(--spacing-56);width:100%}.bundling-products__img-wrapper{height:230px;max-height:230px;max-width:unset}.bundling-products__text-wrapper{padding:var(--spacing-16) var(--spacing-16) 0 var(--spacing-16)}.bundling-products__bottom{display:flex;justify-content:center;padding:0 var(--spacing-16) var(--spacing-16) var(--spacing-16);width:100%}.bundling-products__product-title{-webkit-line-clamp:2;max-width:100%}.bundling-products__product-price{font-size:var(--font-size-heading-3);margin-top:var(--spacing-32);padding-bottom:0}.product-bundles__checkbox-label{margin-left:auto;padding-right:0;padding-top:0}.bundling-products__plus-icon-wrapper{margin:0 var(--spacing-8)}}