.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cart__flyout-cart .cart__main{display:flex;flex-direction:column;height:100%}.cart__flyout-cart{gap:0}.cart__flyout-cart .drawer__inner-content{padding:0}.cart__main.loading{pointer-events:none}.cart__body-inner{display:flex;flex-direction:column;gap:3.2rem;min-height:100%;padding:1.6rem 0 0}.cart__flyout-cart .cart__body{flex:1;overflow:auto}.cart__flyout-cart .cart__body-inner{padding:1.6rem .8rem}.cart__body-content{display:flex;flex:1;flex-direction:column;gap:3.2rem}.cart__free-shipping-wrapper{background-color:rgba(26,26,26,.05);padding:3.2rem}.cart__free-shipping-indicator{background:rgba(55,55,209,.1);border-radius:2rem;height:.6rem;margin:1.5rem auto 0;overflow:hidden}.cart__free-shipping-indicator-bar{background-color:#3737d1;border-radius:2rem;height:100%;width:var(--free-shipping-percent)}.cart__free-shipping-notice{font-size:1.6rem;margin:0}.cart-main .cart__items--items-only{margin-bottom:-3.3rem}.cart__empty{flex:1;gap:5.6rem;justify-content:center}.cart__empty,.cart__empty-banner{display:flex;flex-direction:column}.cart__empty-banner{gap:.8rem}.cart__empty-description,.cart__empty-title{margin:0}.cart__empty-description{font-size:1.4rem}.cart__empty-collections{--aspect-ratio:0.8;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr)}.cart-main .cart__empty-collections{padding-bottom:2.8rem}.cart__body-lower{display:flex;flex:1;flex-direction:column;gap:3.2rem;justify-content:flex-end}.cart__note-wrapper{display:flex;flex-direction:column;gap:.8rem}.cart__note{border-color:var(--color-border);border-radius:.8rem;font-family:var(--font-body-family);height:9rem;padding:1rem;resize:none;width:100%}.cart__discount{display:flex;gap:1.6rem;justify-content:space-between}.cart__discount p{margin:0}.cart__footer{display:flex;flex-direction:column;gap:1.6rem;padding:1.6rem 0 0}.cart__flyout-cart .cart__footer{border-top:.1rem solid var(--color-border);padding:1.6rem .8rem}.cart-main .cart__footer{border-top:.1rem solid var(--color-border);margin-top:3.2rem}.cart__footer .button{width:100%}.cart__totals{display:flex;justify-content:space-between;margin-bottom:2.5rem}.cart__flyout-cart .cart__totals{margin-bottom:0}.cart__subtotal,.cart__subtotal-value,.cart__tax-note{margin:0}.cart__tax-note a{color:inherit;text-decoration:underline}.cart__footer-buttons{display:flex}.cart__gift{width:-moz-fit-content;width:fit-content}.cart-main__banner{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:3.2rem}
.checkbox{align-items:center;cursor:pointer;display:flex;gap:.8rem}.checkbox__box{background-color:var(--color-text-5);border:.1rem solid var(--color-border);border-radius:.4rem;display:block;flex-shrink:0;height:2.4rem;position:relative;width:2.4rem}.checkbox input[type=checkbox],.checkbox input[type=radio]{display:none}.checkbox input[type=checkbox]:checked~.checkbox__box:after,.checkbox input[type=radio]:checked~.checkbox__box:after{content:"";display:block}.checkbox input[type=checkbox]:disabled~.checkbox__box,.checkbox input[type=checkbox]:disabled~.checkbox__label,.checkbox input[type=radio]:disabled~.checkbox__box,.checkbox input[type=radio]:disabled~.checkbox__label{cursor:not-allowed;opacity:.25}.checkbox input[type=checkbox]:checked~.checkbox__box{background-color:var(--color-accent)}.checkbox input[type=checkbox]:checked~.checkbox__box:after{border-bottom:3px solid var(--color-background);border-left:3px solid var(--color-background);height:.8rem;transform:translate(5px,5px) rotate(-45deg);width:1.2rem}.checkbox input[type=radio]:checked~.checkbox__box{background-color:var(--color-accent)}.checkbox input[type=radio]:checked~.checkbox__box:after{background-color:var(--color-background);border-radius:50%;height:1.2rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.2rem}.checkbox input[type=radio]~.checkbox__box{border-radius:50%}.checkbox.switch .checkbox__label{display:none}.checkbox.switch .checkbox__box{border:1.5px solid #000;border-radius:initial!important;height:22px;position:relative;width:44px}.checkbox.switch .checkbox__box-inner{border:1.5px solid #000;height:22px;left:-1.5px;position:absolute;top:-1.5px;transition:all .3s;width:22px}.checkbox.switch .checkbox__box-inner:after{transform:translateY(-50%) rotate(-45deg)}.checkbox.switch .checkbox__box-inner:after,.checkbox.switch .checkbox__box-inner:before{background-color:#000;content:"";display:block;height:2px;left:0;position:absolute;top:50%;transition:all .3s;width:100%}.checkbox.switch .checkbox__box-inner:before{transform:translateY(-50%) rotate(45deg)}.checkbox.switch input:checked~.checkbox__box{background-color:#dcffdc;border:1.5px solid #47a547}.checkbox.switch input:checked~.checkbox__box .checkbox__box-inner{border:1.5px solid #47a547;transform:translate(100%)}.checkbox.switch input:checked~.checkbox__box .checkbox__box-inner:after{background-color:#47a547;height:.1rem;left:25%;transform:translateY(-50%) rotate(-50deg);width:75%}.checkbox.switch input:checked~.checkbox__box .checkbox__box-inner:before{background-color:#47a547;height:.1rem;left:5%;top:60%;transform:rotate(65deg);width:45%}.checkbox.input-error .checkbox__box{border:.1rem solid rgba(236,92,61,.502)}.checkbox.input-error input[type=radio]:checked~.checkbox__box:after{background-color:#ff4f2d}.checkbox.input-error input[type=checkbox]:checked~.checkbox__box:after{border-bottom:.1rem solid rgba(236,92,61,.502);border-left:.1rem solid rgba(236,92,61,.502)}.checkbox.input-error .checkbox__label{color:rgba(255,79,45,.502)}
