.gift-set-selector{display:flex;flex-direction:row;max-width:98%;margin:0 auto}.gift-set-selector__sidebar{width:25%;padding:20px;border:.5px solid #8F9096;margin-top:5rem;position:sticky;top:112px;align-self:flex-start;max-height:calc(100vh - 40px);overflow-y:auto;margin-bottom:3rem}.gift-set-selector__sidebar-inner{height:100%;display:flex;flex-direction:column}.sidebar-collections{margin-top:1rem;margin-bottom:1rem}.sidebar-collection-title{display:inline-block}.sidebar-collection-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sidebar-collection-count{padding:.2rem .5rem;display:flex;justify-content:center;text-align:center;min-width:40px;border:1px solid black;background:#fff;color:#000}.sidebar-collection-total-title{text-align:right}.sidebar-button-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;margin-top:1rem;margin-bottom:1rem}.gift-set-selector__button_primary{width:100%;background:#000;color:#fff;display:flex;justify-content:center;align-items:center}.gift-set-selector__button_secondary{background:#fff;color:#8f9096;width:100%}.gift-set-selector__main{width:75%;padding:20px}.gift-set-selector__main .product-item__info{padding-bottom:8px}.main-info{padding-top:1rem;padding-bottom:2rem}.main-title-container{border-bottom:.5px solid #8F9096;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.collection-title-count{display:inline-flex;align-items:center;position:relative;padding-right:28px;padding-left:0;min-height:1px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.collection-title-count:before{content:"";position:absolute;right:0;left:auto;top:50%;transform:translateY(-50%);width:20px;height:20px;border:1px solid #957861;box-sizing:border-box}.collection-title-count.has-selection:before{content:"\2713";background-color:#957861;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px}.product-item{position:relative}.product-item .product-item__image{border-color:#f2ece7;border-width:.5px .5px .1px .5px;border-style:solid}.product-item.selected{position:relative}.product-item.selected .product-item__image{border-color:#957861;border-width:.5px .5px .1px .5px;border-style:solid}.product-item.selected:after{content:"\2713";position:absolute;top:0;right:0;width:30px;height:30px;background:#957861;color:#fff;border-radius:0%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.product-item{cursor:pointer}@media (min-width: 768px){.gift-set-selector__main-header-mobile,.gift-set-selector__mobile-footer{display:none}}@media (max-width: 768px){.gift-set-selector{flex-direction:column}.gift-set-selector__sidebar{display:none}.gift-set-selector__main{width:100%}.gift-set-selector__main-header-mobile{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;margin-top:1rem;margin-bottom:1rem}.gift-set-selector__main-header-mobile h5{margin-bottom:0}.gift-set-selector__main-header-mobile span{text-align:center;margin-bottom:.75rem}.gift-set-selector__mobile-footer{position:sticky;bottom:0;background:#fff;padding:1rem;z-index:4004}.gift-set-selector__mobile-footer-inner{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:.5rem}.gift-set-selector__mobile-footer-button{width:48%;height:100%}.gift-set-selector__button_primary{border:1px solid black;text-wrap:nowrap}.gift-set-selector__button_secondary{border:1px solid #8F9096;text-wrap:nowrap}.gift-set-selector__mobile-footer-total{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:.5rem;margin-top:1rem}.gift-set-selector__mobile-footer-total-count{font-weight:400}.gift-set-selector__mobile-footer-loyalty-points{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:.5rem;height:20px;padding-bottom:.5rem;padding-top:.5rem;border-bottom:1px solid #E5E5E5;min-height:1px}.gift-set-selector__mobile-footer-loyalty-points-title{font-weight:400;display:inline;align-items:center;gap:5px;min-height:1px;margin-bottom:10px}.loyalty-points-info-icon{width:16px;height:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-style:italic;cursor:help;position:relative;color:#fff;background-color:#957861;line-height:1;margin-left:5px;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:5px;padding-top:9px}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.loyalty-points-info-icon{display:inline-grid;place-items:center}}}.loyalty-points-info-icon:after{content:"Points will be credited to your account after 14 days";position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #8F9096;padding:8px 12px;border-radius:4px;font-size:12px;white-space:nowrap;visibility:hidden;opacity:0;transition:all .2s ease;pointer-events:none;margin-bottom:8px;font-style:normal;font-weight:400;color:#000;z-index:5000;width:80vw;left:-41vw!important}.loyalty-points-info-icon:after{left:auto;right:-8px;transform:none;white-space:normal}.loyalty-points-info-icon:before{left:auto;right:4px;transform:none}.loyalty-points-info-icon:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#8f9096;visibility:hidden;opacity:0;transition:all .2s ease;pointer-events:none;margin-bottom:-5px;z-index:5001}.loyalty-points-info-icon:hover:after,.loyalty-points-info-icon:hover:before{visibility:visible;opacity:1}.gift-set-selector__mobile-footer-loyalty-points-value{margin-bottom:12px}}.sidebar-loyalty-points-container{padding:15px 0;border-top:1px solid var(--color-border)}.sidebar-loyalty-points-title{display:block;font-weight:var(--font-weight-body-bold);margin-bottom:5px}.sidebar-loyalty-points-inner{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:.5rem}.sidebar-loyalty-points-value{display:block;font-size:var(--font-size-body);margin-bottom:10px}.sidebar-loyalty-points-info{font-size:.7rem;color:var(--color-text-light);margin:0}.sidebar-collection-count,.sidebar-collection-total-title,.sidebar-loyalty-points-value,.gift-set-selector__mobile-footer-total,.collection-title-count{display:inline-block;vertical-align:middle}.sidebar-collection-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-height:24px}.sidebar-collection-title{display:inline-block;line-height:1.2}.product-item__price__holder{min-height:1.5em}.gift-set-selector__mobile-footer{min-height:150px}.sidebar-collection-total-title{display:flex;justify-content:end}@media (min-width: 768px){.sidebar-info{margin-bottom:1rem}}.slider__button{width:40px;height:40px;background:#fff;position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}.slider__button:before{content:"";width:15px;height:10px;display:inline-block}.slider__button--prev{left:0}.slider__button--prev:before{margin-left:13px}.slider__button--next{right:0}.slider__button--next:before{margin-right:14px}.slider__button:hover{background:#957861}.slider__button:hover:before{border-color:#fff}.slider__button[disabled]{opacity:0;visibility:hidden}.collection-title-count,.sidebar-collection-count,.sidebar-collection-total-title{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;position:relative}.main-info .product-item__title{font-weight:400}@media (max-width: 768px){.main-info .product-item__title{margin-top:-8px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/gift-set-selector.css.map */
