.occ-cart-gift{display:block;background-color:#fbf9f6;border:1px solid #e8e4df;border-radius:4px;margin:2rem 0;overflow:hidden}.occ-cart-gift__header{border-bottom:1px solid #e8e4df}.occ-cart-gift.is-collapsed .occ-cart-gift__header{border-bottom:none}.occ-cart-gift__toggle{display:flex;align-items:center;width:100%;padding:1.2rem 1.6rem;background:none;border:none;cursor:pointer;gap:1.2rem;text-align:left;font-family:inherit}.occ-cart-gift__toggle:hover{opacity:.85}.occ-cart-gift__header-image{width:40px;height:40px;object-fit:contain;flex-shrink:0;border-radius:2px}.occ-cart-gift__heading{flex:1;font-size:1.5rem;font-weight:600;color:#3e2b2e;letter-spacing:.02em}.occ-cart-gift__toggle-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#3e2b2e}.occ-cart-gift__toggle-icon .svg-wrapper{display:flex;align-items:center;justify-content:center}.occ-cart-gift__toggle-icon .icon{width:12px;height:12px}span.occ-cart-gift__icon-plus,.occ-cart-gift.is-collapsed span.occ-cart-gift__icon-minus{display:none!important}.occ-cart-gift.is-collapsed span.occ-cart-gift__icon-plus{display:flex!important}.occ-cart-gift__content{padding:1.2rem 1.6rem 1.6rem}.occ-cart-gift.is-collapsed .occ-cart-gift__content{display:none}.occ-cart-gift__description{font-size:1.3rem;line-height:1.5;color:#6b6161;margin:0 0 1.6rem}.occ-cart-gift__subheading{font-size:1.2rem;font-weight:700;color:#3e2b2e;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1.2rem}.occ-cart-gift__products{display:flex;gap:1.2rem;margin-bottom:1.6rem}.occ-cart-gift__tile{flex:1 1 0;min-width:0;max-width:260px}.occ-cart-gift__option{position:relative}.occ-cart-gift__radio{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.occ-cart-gift__card{display:flex;flex-direction:column;padding:1.2rem;border:2px solid #e8e4df;border-radius:4px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;text-align:center;height:100%;position:relative}.occ-cart-gift__card:hover{border-color:#c5bdb5}.occ-cart-gift__radio:checked~.occ-cart-gift__card{border-color:#3e2b2e;box-shadow:0 0 0 1px #3e2b2e}.occ-cart-gift__radio:checked~.occ-cart-gift__card:before{content:"";position:absolute;top:10px;left:10px;width:22px;height:22px;background-color:#3e2b2e;border-radius:3px;z-index:1}.occ-cart-gift__radio:checked~.occ-cart-gift__card:after{content:"";position:absolute;top:14px;left:15px;width:12px;height:7px;border:2px solid #fff;border-top:none;border-right:none;transform:rotate(-45deg);z-index:2}.occ-cart-gift__radio:disabled~.occ-cart-gift__card{opacity:.5;cursor:not-allowed}.occ-cart-gift__radio:focus-visible~.occ-cart-gift__card{outline:2px solid #3e2b2e;outline-offset:2px}.occ-cart-gift__image-wrapper{width:100%;max-width:140px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin:0 auto .8rem}.occ-cart-gift__product-image{max-width:100%;max-height:100%;object-fit:contain}.occ-cart-gift__label-area{display:block;cursor:pointer}.occ-cart-gift__product-name{font-size:1.3rem;font-weight:600;line-height:1.4;color:#3e2b2e;margin:0 0 .2rem;word-break:break-word}.occ-cart-gift__product-price{font-size:1.3rem;line-height:1.4;color:#3e2b2e;margin:0 0 .6rem}.occ-cart-gift__details-section{margin-top:auto;text-align:left}.occ-cart-gift__details-toggle{background:none;border:none;padding:0;font-size:1.2rem;color:#6b6161;text-decoration:underline;cursor:pointer;font-family:inherit}.occ-cart-gift__details-toggle:hover{color:#3e2b2e}.occ-cart-gift__details-text{font-size:1.2rem;line-height:1.5;color:#6b6161;margin-top:.6rem;text-align:left}.occ-cart-gift__in-cart-badge{display:inline-block;font-size:1.1rem;font-weight:600;color:#2e7d32;margin-top:.4rem}.occ-cart-gift__in-cart-badge[hidden]{display:none}.occ-cart-gift__actions{text-align:center;margin-bottom:2rem}.occ-cart-gift__actions.is-hidden{display:none}.occ-cart-gift__add-button{width:100%;max-width:320px;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background-color:#3e2b2e;color:#fff;border:none;border-radius:0;cursor:pointer;transition:opacity .2s ease;font-family:inherit}.occ-cart-gift__add-button:hover:not(:disabled){opacity:.85}.occ-cart-gift__add-button:disabled{opacity:.4;cursor:not-allowed}.occ-cart-gift__add-button.is-loading{position:relative;color:transparent;pointer-events:none}.occ-cart-gift__add-button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:occ-gift-spin .6s linear infinite}@keyframes occ-gift-spin{to{transform:rotate(360deg)}}.occ-cart-gift__divider{border:none;border-top:1px solid #e8e4df;margin:0 0 1.6rem}.occ-cart-gift__message-section{margin-top:0}.occ-cart-gift__textarea-wrapper{position:relative}.occ-cart-gift__textarea{width:100%;min-height:100px;padding:1rem;border:1px solid #c5bdb5;border-radius:4px;font-size:1.3rem;font-family:inherit;line-height:1.5;color:#3e2b2e;background:#fff;resize:vertical;box-sizing:border-box;transition:border-color .2s ease}.occ-cart-gift__textarea:focus{outline:none;border-color:#3e2b2e}.occ-cart-gift__textarea::placeholder{color:#9e9696}.occ-cart-gift__char-count{font-size:1.2rem;color:#6b6161;margin-top:.4rem}.occ-cart-gift__char-count.is-limit{color:#c62828}.occ-cart-gift__note-status{font-size:1.1rem;color:#2e7d32;margin-top:.2rem;min-height:1.6rem;transition:opacity .3s ease}.occ-cart-gift__status{text-align:center;margin-top:.6rem;min-height:2rem}.occ-cart-gift__status-text{font-size:1.2rem;color:#6b6161}.occ-cart-gift__status-text.is-error{color:#c62828}.occ-cart-gift__status-text.is-success{color:#2e7d32}@media screen and (min-width:990px){.shopify-section.occ-cart-extras--paired{float:left;width:50%;box-sizing:border-box;overflow:hidden}#shopify-section-cart-samples.occ-cart-extras--paired{padding-right:.5rem}#shopify-section-cart-samples.occ-cart-extras--paired .page-width{max-width:none}#shopify-section-cart-gift.occ-cart-extras--paired{padding-left:.5rem}#shopify-section-cart-gift.occ-cart-extras--paired .page-width{max-width:none}#shopify-section-cart-footer{clear:both}}@media screen and (max-width:989px){.occ-cart-gift__products{gap:.8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:.6rem}.occ-cart-gift__tile{min-width:180px;flex-shrink:0;scroll-snap-align:start}.occ-cart-gift__card{padding:.8rem}.occ-cart-gift__image-wrapper{max-width:100px}.occ-cart-gift__heading{font-size:1.3rem}.occ-cart-gift__toggle{padding:1rem 1.2rem;gap:1rem}.occ-cart-gift__content{padding:1rem 1.2rem 1.4rem}.occ-cart-gift__radio:checked~.occ-cart-gift__card:before{width:18px;height:18px;top:8px;left:8px}.occ-cart-gift__radio:checked~.occ-cart-gift__card:after{top:11px;left:12px;width:10px;height:6px}.occ-cart-gift__add-button{max-width:100%;font-size:1.3rem;padding:1rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-occ-cart-gift.css.map */
