.iw-upsell-pdp__inner{max-width:1440px;margin:0 auto;display:flex;flex-direction:column}.iw-upsell-pdp .iw-header{text-align:center;margin-bottom:48px}.iw-upsell-pdp .iw-header h2,.iw-upsell-pdp .iw-header .rte{margin-top:16px}.iw-upsell-pdp__placeholder{text-align:center;font-size:14px;color:#8b7259}.iw-upsell-pdp__mobile-gallery{display:none;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.iw-upsell-pdp__gallery-item{flex:1;max-width:210px;border-radius:4px;overflow:hidden}.iw-upsell-pdp__gallery-item img,.iw-upsell-pdp__gallery-item svg{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.iw-upsell-pdp__gallery-plus{flex:0 0 auto;font-family:var(--font-heading-family);font-size:18px;line-height:1;color:var(--brown, #3a2418)}.iw-upsell-pdp__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:1072px;margin:0 auto}.iw-upsell-pdp__card{display:flex;flex-direction:column;cursor:pointer;transition:opacity .25s ease}.iw-upsell-pdp__card.is-unselected{opacity:.45}.iw-upsell-pdp__card.is-unavailable{opacity:.35;cursor:not-allowed}.iw-upsell-pdp__card-image{display:none;border-radius:4px;overflow:hidden;margin-bottom:20px}.iw-upsell-pdp__card-image img,.iw-upsell-pdp__card-image svg{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.iw-upsell-pdp__card-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 12px;margin-bottom:4px}.iw-upsell-pdp__checkbox{width:18px;height:18px;padding:0;margin:0 auto;border:1px solid var(--brown);border-radius:4px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.iw-upsell-pdp__checkbox-icon{display:flex;width:24px;height:24px;opacity:0;color:var(--cream, #f3e8d2)}.iw-upsell-pdp__checkbox-icon svg{width:100%;height:100%}.iw-upsell-pdp__card.is-selected .iw-upsell-pdp__checkbox-icon{opacity:1}.iw-upsell-pdp__card-title{flex:1 1 auto;min-width:0;font-family:var(--font-heading-family);font-weight:900;font-size:18px;line-height:1.15;letter-spacing:1.08px;text-transform:uppercase;color:var(--brown, #3a2418)}.iw-upsell-pdp__card-price{flex:0 0 auto;font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:20.7px;letter-spacing:1.04px;color:var(--brown, #3a2418);white-space:nowrap}.iw-upsell-pdp__card .loox-rating{line-height:1;margin-bottom:4px}.iw-upsell-pdp__card .loox-rating .loox-icon{color:#d78a15;height:14px;width:14px}.iw-upsell-pdp__card .loox-rating-label{font-family:var(--font-body-family);font-weight:500;font-size:13px;line-height:1.1;letter-spacing:.02em;text-transform:capitalize;color:#d78a15;margin-left:4px}.iw-upsell-pdp__card-description{margin:0 0 4px;font-family:var(--font-body-family);font-weight:400;font-size:13px;line-height:1.5;letter-spacing:.02em;color:#8b7259;flex:1}.iw-upsell-pdp__qty{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 18px;border:1px solid var(--brown, #3a2418);border-radius:999px;background:#f3e8d2a6}.iw-upsell-pdp__qty-btn{flex:0 0 auto;width:24px;height:24px;padding:0;border:0;background:transparent;font-family:var(--font-body-family);font-size:18px;line-height:1;color:var(--brown, #3a2418);cursor:pointer}.iw-upsell-pdp__qty-btn:disabled{opacity:.35;cursor:not-allowed}.iw-upsell-pdp__qty-input{flex:1 1 auto;width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:center;font-family:var(--font-body-family);font-weight:500;font-size:14px;line-height:1;letter-spacing:1.04px;color:var(--brown, #3a2418);-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;outline:none;box-shadow:none}.iw-upsell-pdp__qty-input::-webkit-outer-spin-button,.iw-upsell-pdp__qty-input::-webkit-inner-spin-button{margin:0;appearance:none;-webkit-appearance:none}.iw-upsell-pdp__qty-input:disabled{opacity:.5}.iw-upsell-pdp__cta.iw-button{margin-top:48px;text-align:center}.iw-upsell-pdp__cta .button{max-width:400px}.iw-upsell-pdp__submit{width:100%;max-width:420px}.iw-upsell-pdp__submit .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.iw-upsell-pdp__submit.loading span:first-child{visibility:hidden}.iw-upsell-pdp__submit:disabled{opacity:.45;cursor:not-allowed}.iw-upsell-pdp__cta--mobile{display:none}.iw-upsell-pdp__error{margin-top:16px;text-align:center;font-size:14px;color:#b42318}.iw-upsell-pdp__error.hidden{display:none}.iw-upsell-pdp__card-body{display:flex;flex-direction:column;height:100%;flex:1}@media screen and (min-width:750px){.iw-upsell-pdp__card-header{flex-direction:row;flex-wrap:wrap}.iw-upsell-pdp__checkbox-main{flex:0 0 100%;width:18px;margin:0 auto 16px;display:flex;justify-content:center;height:32px;align-items:center}.iw-upsell-pdp__checkbox{width:24px;height:24px}.iw-upsell-pdp__card-title,.iw-upsell-pdp__card-price{flex:0 0 calc(50% - 6px)}.iw-upsell-pdp__card-title{text-align:left}.iw-upsell-pdp__card-price{text-align:right}}@media screen and (min-width:750px){.iw-upsell-pdp__card-image{display:block}.iw-upsell-pdp__cta--mobile{display:none}.iw-upsell-pdp__cta--desktop{display:block}.iw-upsell-pdp__qty{min-height:62px}}@media screen and (max-width:1024px){.iw-upsell-pdp__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.iw-upsell-pdp__card-title{font-size:16px;flex:0 0 100%;flex:0 0 calc(70% - 6px)}.iw-upsell-pdp__card-price{flex:0 0 calc(30% - 6px)}.iw-upsell-pdp__checkbox-main{margin:0 auto;display:flex}}@media screen and (max-width:749px){.iw-upsell-pdp__mobile-gallery{display:flex}.iw-upsell-pdp__products{margin-top:28px}.iw-upsell-pdp__card-image{display:none}.iw-upsell-pdp__card-header{display:grid;grid-template-columns:auto 1fr auto;align-items:start;column-gap:12px}.iw-upsell-pdp__checkbox{grid-column:1;grid-row:1;margin-top:0}.iw-upsell-pdp__card-title{grid-column:2;grid-row:1;font-size:16px}.iw-upsell-pdp__card-price{grid-column:3;grid-row:1;align-self:start}.iw-upsell-pdp__cta.iw-button{margin-top:20px}.iw-upsell-pdp__cta--mobile{display:block}.iw-upsell-pdp__cta--desktop{display:none}.iw-upsell-pdp__submit{max-width:none}.iw-upsell-pdp__card-header,.iw-upsell-pdp__card .loox-rating,.iw-upsell-pdp__card-description{margin-bottom:7px}.iw-upsell-pdp__products{gap:24px}.iw-upsell-pdp .iw-header h2{letter-spacing:2%}.iw-upsell-pdp .iw-header .rte{max-width:80%;margin:4px auto 0;font-size:16px}.iw-upsell-pdp .iw-header h2{margin-top:0}.iw-upsell-pdp .iw-header{margin-bottom:24px}.iw-upsell-pdp__checkbox-icon{width:18px;height:18px}}@media screen and (max-width:575px){.iw-upsell-pdp__products{grid-template-columns:repeat(1,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/iw-upsell-pdp.css.map */
