@keyframes widthAnimation{0%{width:0}30%{width:0}to{width:100%}}.experience-commerce_assets-giftingBanner{position:sticky;top:calc(var(--offersBannerHeightMobile, 0px) + var(--shippingBannerHeightMobile, 0px) + var(--headerHeightHeightMobile, 0px))}.experience-commerce_assets-giftingBanner.not-sticky{position:static}@media (min-width:1024px){.experience-commerce_assets-giftingBanner{top:calc(var(--offersBannerHeightDesktop, 0px) + var(--shippingBannerHeightDesktop, 0px) + var(--headerHeightHeightDesktop, 0px))}}.gifting-banner{display:flex;position:relative;width:100%;height:calc(80vh - (var(--offersBannerHeightMobile, 0px) + var(--shippingBannerHeightMobile, 0px) + var(--headerHeightHeightMobile, 0px)));max-height:calc(80vh - (var(--offersBannerHeightMobile, 0px) + var(--shippingBannerHeightMobile, 0px) + var(--headerHeightHeightMobile, 0px)));overflow:hidden}@media (min-width:1024px){.gifting-banner{height:calc(80vh - (var(--offersBannerHeightDesktop, 0px) + var(--shippingBannerHeightDesktop, 0px) + var(--headerHeightHeightDesktop, 0px)));max-height:calc(80vh - (var(--offersBannerHeightDesktop, 0px) + var(--shippingBannerHeightDesktop, 0px) + var(--headerHeightHeightDesktop, 0px)))}}.gifting-banner-video{height:100%;width:100%}.gifting-banner-video .mfk-visualContent-container{display:flex;margin:0;width:100%;max-width:100%;height:100%}.gifting-banner-video .mfk-freecaster-container{width:100%;max-height:100%}.gifting-banner-video .mfk-freecaster-container .mfk-freecaster-player-loaded:before{display:none}.gifting-banner-video .mfk-freecasterBackgroundImage img{width:100%;height:100%;object-fit:cover}.gifting-banner-video .freecaster-player .mfk-fc-skin .fp-controls{width:fit-content;z-index:6}.gifting-banner-picture{width:100%}.gifting-banner-picture img{object-position:var(--mobile-focal-point-x) var(--mobile-focal-point-y)}@media (min-width:1024px){.gifting-banner-picture img{object-position:var(--desktop-focal-point-x) var(--desktop-focal-point-y)}}.gifting-banner-img{width:100%;height:100%;object-fit:cover}.gifting-banner-logo{position:absolute;top:3.5rem;left:3.5rem;z-index:2}.gifting-banner-content{position:absolute;right:0;bottom:-3.125rem;left:0;transition:all 1s;visibility:hidden;opacity:0;z-index:5;text-align:center;color:#fff}@media (min-width:768px){.gifting-banner-content{bottom:-6.25rem}}.gifting-banner-content.show{bottom:0;visibility:visible;opacity:1}@media (min-width:768px){.gifting-banner-content.show{bottom:1.5rem}}.gifting-banner-content.z-index-initial{z-index:auto}.gifting-banner-title{margin:0;padding:0 1rem 1.5rem;line-height:2.5rem;font-family:BauerBodoni-roman,serif;font-size:2.1875rem;font-weight:400}@media (min-width:768px){.gifting-banner-title{padding:0 0 1.875rem;line-height:3.4375rem;font-size:4rem}}.gifting-banner-overlay{position:absolute;top:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));width:100%;height:100%}.gifting-banner-filters{bottom:-3.125rem}.gifting-banner-filters-list{display:none;flex-flow:row wrap;justify-content:center;margin:0}@media (min-width:768px){.gifting-banner-filters-list{display:flex}}.gifting-banner-filters-item{flex-shrink:0}.gifting-banner-filters-link{display:flex;align-items:center;justify-content:center;padding:0 1rem;min-height:3.125rem;text-transform:uppercase;text-decoration:underline;line-height:1.125rem;letter-spacing:0;color:#fff;font-size:.875rem;font-weight:400;text-underline-offset:.25rem}.gifting-banner-filters-link:hover{color:#fff}.gifting-banner-filters-header{display:none;align-items:center;justify-content:space-between;cursor:pointer;min-height:3.125rem;min-width:max-content}.gifting-banner-filters-title{padding:0 1.5rem;line-height:1.5rem;color:#906833;font-family:BauerBodoni-roman,serif;font-size:1rem}.gifting-banner-filters-status{display:flex;align-items:center;padding-right:.625rem;color:#535359}.gifting-banner-filters-selected{text-align:end;text-transform:uppercase;line-height:1.125rem;letter-spacing:1px;font-size:.875rem}@media (min-width:768px){.gifting-banner-filters-selected{flex-shrink:0}}.gifting-banner-filters-arrow{flex-shrink:0;transition:all .3s ease;width:1.875rem;height:1.875rem;line-height:1.875rem;font-size:.8125rem}.gifting-banner-filters.sticky{position:fixed;right:0;bottom:-4.0625rem;left:0;transition:bottom .2s ease-out;z-index:5;margin:0 auto;max-width:calc(100% - 32px)}.gifting-banner-filters.show-filters{bottom:1rem}.gifting-banner-filters.sticky .gifting-banner-filters-inner{display:inline-flex;flex-direction:column;margin:0 auto;box-shadow:0 .5rem 1rem .25rem rgba(0,0,0,.15);background:#fff}@media (max-width:1023.98px){.gifting-banner-filters.sticky .gifting-banner-filters-inner{transition:all .5s ease-out}}.gifting-banner-filters.sticky .gifting-banner-filters-list{display:flex;flex-direction:column;border-top:1px solid #f5f5f5}.gifting-banner-filters.sticky .gifting-banner-filters-list-wrapper{display:none}.gifting-banner-filters.sticky .gifting-banner-filters-header{display:flex}.gifting-banner-filters.sticky .gifting-banner-filters-link{transition:background-color .5s cubic-bezier(.25,.05,.04,.99);width:100%;text-transform:none;text-decoration:none;color:#535359}.gifting-banner-filters.sticky .gifting-banner-filters-link:hover{background-color:#fbfbfb}.gifting-banner-filters.sticky .gifting-banner-filters-item{margin:.5rem .5rem 0}.gifting-banner-filters.sticky .gifting-banner-filters-item:last-child{margin-bottom:.5rem}@media (max-width:1023.98px){.gifting-banner-filters.sticky.open .gifting-banner-filters-inner{width:100%!important}}.gifting-banner-filters.sticky.open .gifting-banner-filters-arrow{transform:rotate(180deg)}.gifting-products{display:flex;flex-direction:column}@media (min-width:768px){.gifting-products{flex-direction:row}}.gifting-products-img{object-position:var(--mobile-focal-point-x) var(--mobile-focal-point-y)}@media (min-width:1024px){.gifting-products-img{object-position:var(--desktop-focal-point-x) var(--desktop-focal-point-y)}}.gifting-products-info{position:sticky;top:calc(var(--offersBannerHeightMobile, 0px) + var(--shippingBannerHeightMobile, 0px) + var(--headerHeightHeightMobile, 0px));z-index:1;width:100%;min-height:28.125rem;overflow:hidden}@media (min-width:768px){.gifting-products-info{width:50%;height:calc(100vh - (var(--offersBannerHeightMobile, 0px) + var(--shippingBannerHeightMobile, 0px) + var(--headerHeightHeightMobile, 0px)));min-height:auto}}@media (min-width:1024px){.gifting-products-info{top:calc(var(--offersBannerHeightDesktop, 0px) + var(--shippingBannerHeightDesktop, 0px) + var(--headerHeightHeightDesktop, 0px));height:calc(100vh - (var(--offersBannerHeightDesktop, 0px) + var(--shippingBannerHeightDesktop, 0px) + var(--headerHeightHeightDesktop, 0px)))}}@media (min-width:768px){.gifting-products-info.right{order:1}}.gifting-products-info img{width:100%;height:100%;object-fit:cover}.gifting-products-info .gifting-products-img{height:105%}.gifting-products-content{position:absolute;right:2rem;bottom:2rem;left:2rem;padding:0 2rem;text-align:center}@media (min-width:768px){.gifting-products-content{bottom:4.75rem}}.gifting-products-title{position:relative;z-index:2;margin:0 0 1rem;line-height:2.5rem;color:#fff;font-family:BauerBodoni-roman,serif;font-size:1.875rem;font-weight:400}@media (min-width:768px){.gifting-products-title{margin:0 0 1.5rem;font-size:2.1875rem}}.gifting-products-link{position:relative;z-index:4;border:1px solid #dfdfdf;padding:.9375rem 3.875rem;text-transform:uppercase;text-decoration:none;line-height:1.125rem;color:#fff;font-size:.875rem;font-weight:400;text-underline-offset:.25rem}.gifting-products-link:hover{color:#fff}.gifting-products-clickable{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}.gifting-products-overlay{position:absolute;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));width:100%;height:calc(100% - 24px)}@media (min-width:768px){.gifting-products-overlay{height:58%}}.gifting-products-list{display:flex;flex-flow:wrap;align-content:start;z-index:1;margin:0;background:#fff;width:100%}@media (min-width:768px){.gifting-products-list{width:50%}}.gifting-products-list-item{width:100%}.gifting-products-list-item .single-product{margin-bottom:-1px;border:1px solid #f5f5f5}.gifting-products-list-item .single-product .first-body-sm,.gifting-products-list-item .single-product .first-body-sm .price .range,.gifting-products-list-item .single-product .first-body-sm .price .sales{line-height:1.5rem;font-size:1rem}.gifting-products-list-item .single-product .second-title-sm{line-height:2.25rem;font-size:1.75rem;font-weight:400}.gifting-products-list-item .single-product .product-tile{margin:4.9375rem 0;min-height:auto}@media (min-width:768px){.gifting-products-list-item .single-product .product-tile{margin:6.0625rem 0}}@media (min-width:1024px){.gifting-products-list-item .single-product .product-tile .tile-body{margin-bottom:0;min-height:auto}}.gifting-products-list-item .single-product .product-tile .image-container{margin-bottom:1rem}@media (min-width:768px){.gifting-products-list-item .single-product .product-tile .image-container{margin-bottom:3rem}}.gifting-products-list-item .single-product .product-tile .image-container .mfk-imageBtn{max-width:13.75rem}@media (min-width:768px){.gifting-products-list-item .single-product .product-tile .image-container .mfk-imageBtn{max-width:19.125rem}}.gifting-products-list-item .single-product .product-tile .image-container .tile-image{min-height:13.75rem}@media (min-width:768px){.gifting-products-list-item .single-product .product-tile .image-container .tile-image{min-height:19.125rem}}.gifting-products-list-item .multiple-products .first-body-sm,.gifting-products-list-item .multiple-products .first-body-sm .price .range,.gifting-products-list-item .multiple-products .first-body-sm .price .sales{line-height:1.375rem;font-size:.875rem}.gifting-products-list-item .multiple-products .second-title-sm{line-height:1.875rem;font-size:1.4375rem;font-weight:400}.gifting-products-list-item .multiple-products .product-tile{margin:1rem 0;min-height:auto}@media (min-width:768px){.gifting-products-list-item .multiple-products .product-tile{margin:2.0625rem 0}}@media (min-width:1024px){.gifting-products-list-item .multiple-products .product-tile .tile-body{margin-bottom:0;min-height:auto}}.gifting-products-list-item .multiple-products .product-tile .image-container{margin-bottom:1rem}.gifting-products-list-item .multiple-products .product-tile .image-container .mfk-imageBtn{max-width:9.75rem}.gifting-products-list-item .multiple-products .product-tile .image-container .tile-image{min-height:9.75rem}.gifting-products-list-item .product-tile.disable-animation{border:0}.gifting-products-list-items{display:flex;width:100%}.gifting-products-list-sub-item{display:flex;margin-right:-1px;margin-bottom:-1px;border:1px solid #f5f5f5;width:calc(50% + .5px)}.gifting-products-list-sub-item .product{width:100%}
