.mobileBreadCrumb{font-size:12px;padding:0 0 8px}.mobileBreadCrumb a{height:15px;text-transform:capitalize;font-family:var(--font-family-md);color:var(--text-color)!important;text-decoration:underline!important;padding-left:4px}.mobileBreadCrumb .chevron-right{display:none}.Breadcrumb{display:flex;align-items:center;margin:0 0 1.0714rem;padding:0 .7143rem;list-style:none;min-height:14px}.Breadcrumb li:last-child a{font-family:var(--font-family-sb);pointer-events:none}.Breadcrumb .extra-text,.Breadcrumb li{display:inline;font-family:var(--font-family-reg);font-size:var(--font-size-tiny);line-height:14px}.Breadcrumb span.extra-text{margin-right:0;padding-right:4px}.Breadcrumb span.extra-text:empty{display:none}.Breadcrumb li{font-family:var(--font-family-sb)}.Breadcrumb li+li:before{padding:0 4px 0 6px;color:#939497;content:">"}.Breadcrumb li a{font-family:var(--font-family-reg);text-decoration:none;padding:5px 10px 5px 0;margin:-5px -10px -5px 0;white-space:nowrap;color:var(--text-color-grey2);display:flex}.Breadcrumb li a:hover{text-decoration:underline;color:var(--text-color-grey2)}.breadcrumb-nonlink{display:flex}@media (max-width:768px){.Breadcrumb{display:none!important}}.Carousel{display:flex;flex-flow:row wrap;flex:0 1 auto;align-items:center;--viewport-width:100px;position:relative}.topCarouselImg{align-items:baseline}.Carousel a.next,.Carousel a.prev{display:flex;flex:0 0 auto;width:24px;height:48px;z-index:1;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;color:transparent;border:1px solid var(--gray-dark);border-radius:4px;position:relative;box-sizing:border-box;transition:opacity .35s}.Carousel a.next{right:-10px}.Carousel.pip a.pipNext{position:absolute;bottom:-10px;left:55px;transform:rotate(90deg)}.Carousel.slide a.next,.Carousel.slide a.prev{opacity:0;position:absolute;top:calc(50% - 24px)}html:not(.focus-none) .Carousel.slide a.next:not(.disabled),html:not(.focus-none) .Carousel.slide a.prev:not(.disabled){opacity:1}.Carousel.slide a.next:not(.disabled),.Carousel.slide a.prev:not(.disabled){opacity:1;transition:opacity .35s}.Carousel>a.next:hover.disabled,.Carousel>a.prev:hover.disabled{color:transparent}.Carousel>a.next:hover:not(.disabled),.Carousel>a.prev:hover:not(.disabled){border:1px solid #757579;color:transparent;background-color:rgba(235,237,240,.9)}.Carousel>a.next:active:not(.disabled),.Carousel>a.prev:active:not(.disabled){border:1px solid #58595b;color:rgba(220,222,225,.9);background-color:rgba(220,222,225,.9)}.Carousel>a:before{content:"";height:5px;width:5px;border:solid #58595b;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:absolute}.Carousel>a.prev:before{transform:translate(7px,17px) rotate(135deg)}.Carousel>a.next:before{transform:translate(1px,17px) rotate(-45deg)}.Carousel a.disabled{opacity:.3;cursor:default}.Carousel>div{display:flex;flex-grow:0;flex-shrink:1;flex-basis:calc(100% - 48px);width:0;z-index:0;overflow:hidden;mix-blend-mode:multiply}.Carousel.pip>div{overflow:visible}.Carousel ul{display:flex;flex:0 1 auto;flex-flow:row nowrap;margin:0;padding:0;align-items:stretch;transition:all .5s ease-in-out 0s}.Carousel.pip ul{flex-flow:column nowrap}.Carousel.pip .CarouselImgWrapper{width:180px;height:470px;max-height:calc(100% - 50px);overflow-y:hidden;overflow-x:visible}.imageWall>.Carousel.pip>a.pipNext,.imageWall>.Carousel.pip>a.pipPrev{display:none}@media screen and (max-width:991px){.Carousel.slide ul li,.Carousel.slide ul li .altView .altViewImageWrapper img{max-height:371px}}@media screen and (min-width:480px) and (max-width:992px){.Carousel.pip .CarouselImgWrapper{height:350px}}.Carousel.pip .CarouselImg{margin:0 0 auto}.Carousel ul li{display:flex;flex-flow:column nowrap;flex:0 1 auto;align-items:center;max-width:var(--viewport-width);overflow:hidden}.Carousel.pip ul li{overflow:inherit}.Carousel.slide a.prev{left:-10px}.Carousel.pip a.pipPrev{position:absolute;top:-10px;left:55px;transform:rotate(90deg)}.Carousel.slide a.next{right:-10px}.Carousel.slide ul li{flex:1 1 auto;height:100%;width:var(--viewport-width);overflow:hidden;align-items:stretch}.Carousel .navigation{display:flex;flex-flow:column nowrap;bottom:0;width:100%;flex:0 1 auto;align-items:center;z-index:1;mix-blend-mode:unset}.Carousel .hideNavigation{display:none!important}.Carousel .navigation>div{display:flex;flex-flow:row nowrap;grid-gap:30px;gap:30px}.Carousel.slide>div{flex-basis:100%}.Carousel .navigation span{--size:12px;background-color:transparent;overflow:hidden;border-radius:50%;width:var(--size);height:var(--size);margin:0 4px;border:2px solid #fff;cursor:pointer}.Carousel .navigation span.active{background:#fff}.Carousel .navigation .store-p{margin:0;display:flex;flex:0 1 auto;padding:2px;font-size:var(--font-size-tiny)}.Carousel.slide .navigation{opacity:0;margin-top:20px}.Carousel.slide .navigation.mobile{margin:0}.Carousel .navigation.mobile{opacity:1}.Carousel .navigation.mobile .store-p{display:none}.Carousel.slide:hover .navigation{opacity:1}@media (max-width:767px){.Carousel .navigation .store-p{font-size:var(--font-size-tiny);display:none}.Carousel .navigation{display:flex;flex-flow:column wrap}.Carousel.slide a.next:not(.disabled),.Carousel.slide a.prev:not(.disabled),.Carousel a.next:not(.disabled),.Carousel a.prev:not(.disabled){opacity:1}.Carousel.slide a.next.disabled,.Carousel.slide a.prev.disabled,.Carousel a.next.disabled,.Carousel a.prev.disabled{opacity:.3}.Carousel.slide .navigation{opacity:1}.Carousel .navigation span{--size:8px;width:var(--size);height:var(--size)}.Carousel.pip a.pipPrev{bottom:25px;left:30px}.Carousel.pip a.pipNext{bottom:100px;left:30px}}@media (max-width:767px){.Carousel a.prev{left:-10px}.Carousel>div{border-radius:var(--border-radius) var(--border-radius) 0 0}}.collections~.apc-global{display:none}.collections.similar{margin-top:20px}.collections ul{list-style-type:none;padding:10px 0}.collections .Carousel .disabled{display:none}.collections .Carousel{margin-bottom:25px}.collections h1.store-h1{font-size:var(--font-size-headline-main);font-family:var(--font-family-b);color:#6a707c}.collections .Carousel ul li{--width:370px;--similar-width:270px;--margin:24px;--similar-margin:40px;margin-right:var(--margin);padding:8px 4px;box-sizing:border-box;width:var(--width)}.collections.similar .Carousel ul li{width:var(--similar-width);margin-right:var(--similar-margin)}.collections .suggestion{font-family:var(--font-family-md);box-sizing:border-box;text-align:center;border:10px solid #fff;width:var(--width);height:var(--height)}.collections img{width:var(--img)}.collections.similar img{width:var(--img-similar)}.collections>header{display:flex;justify-content:space-between;align-content:center}.collections>header a.button{text-transform:uppercase;color:unset}.collections .store-h3{font-family:var(--font-family-b);margin:0;font-weight:400;line-height:1.5;display:-webkit-box;line-clamp:2;box-orient:vertical;-webkit-line-clamp:2;-webkit-box-orient:vertical}.collections .suggestion .store-h3{text-overflow:ellipsis;max-width:70%;margin:auto;font-family:var(--font-family-md);font-size:var(--suggestions-hdr);font-weight:inherit;line-height:1.2;overflow:hidden}.collections.similar .suggestion .store-h3{font-size:var(--h3size)}.collections .store-h4{font-size:var(--collections-subhdr);margin:5px 0 0}.collections.similar .suggestion{box-sizing:border-box;width:var(--similar-width);height:var(--similar-height)}.collections .suggestion a,.collections .suggestion a:hover{color:unset}.collections .Carousel li:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 5px 15px 0 rgba(0,0,0,.08)}.collections .Carousel.adaptive :is(a.next,a.prev){left:0;right:0}.collections .Carousel.adaptive .CarouselImg{transform:translateX(-5px)}@media (max-width:479px){.collections.similar .suggestion img,.collections .suggestion img{max-width:100%;object-fit:contain}.collections .suggestion .store-h3,.collections .suggestion .store-h4{--suggestions-hdr:14px;font-family:var(--font-family-reg);font-weight:unset}.collections .suggestion .store-h4{font-family:var(--font-family-md)}.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--margin:0;--similar-margin:0;--width:137px;--similar-width:137px;--height:191px;--similar-height:191px}}@media (max-width:991px){.collections h1.store-h1{--font-size-headline-main:18.66px}}@media (min-width:480px){.collections.similar .suggestion{--similar-width:137px}.collections.similar img,.collections img{--img:154px;--img-similar:154px}.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--width:172px;--similar-width:172px;--height:226px;--similar-height:226px}}@media (min-width:768px){.collections.similar .suggestion{--similar-width:137px}.collections img{--img:154px}.collections.similar img{--img-similar:119px}.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--width:172px;--similar-width:137px;--height:226px;--similar-height:191px}}@media (min-width:992px){.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--width:218px;--similar-width:172px;--height:284px;--similar-height:226px}.collections img{--img:200px}.collections.similar img{--img-similar:154px}.collections .suggestion .store-h3{--suggestions-hdr:18px;font-family:var(--font-family-md)}.collections .suggestion .store-h4{--collections-subhdr:12px;font-family:var(--font-family-reg)}.collections.similar .suggestion .store-h3{font-family:var(--font-family-reg)}.collections.similar .suggestion .store-h4{font-family:var(--font-family-md)}}@media (min-width:1200px){.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--width:270px;--height:372px;--similar-height:278px;--similar-width:215px}.collections .Carousel ul li{--margin:6px;--similar-margin:8px}.collections img{--img:252px}.collections.similar img{--img-similar:197px}.collections.similar .store-h3{--h3size:14px}}@media (min-width:1600px){.collections .Carousel ul li,.collections.similar .suggestion,.collections .suggestion{--margin:12px;--similar-margin:25px;--width:370px;--height:450px;--similar-width:270px;--similar-height:336px}.collections img{--img:350px}.collections.similar img{--img-similar:252px}.collections.similar .store-h3{--h3size:18px}}@media (max-width:768px){.collections>header{align-items:center}.collections .store-h1{line-height:1}.collections>header a.button.SFLY,.collections>header a.button.SFLY:active,.collections>header a.button.SFLY:not(.disabled):active,.collections>header a.button.SFLY:not(.disabled):hover{font-size:14px;border:none;padding:0;text-transform:capitalize;color:unset;text-decoration:underline;height:auto;box-shadow:none}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend.hidden-color-swatch{display:none}.color-swatches{display:flex;align-items:flex-start;justify-content:center;margin:2px 0;z-index:20}@media screen and (max-width:500px){.color-swatches{flex-wrap:wrap}}.color-swatches .color-swatch{position:relative;margin:1px 3px;border:2px solid transparent;width:28px;height:28px;border-radius:50%;box-sizing:border-box}.color-swatches .color-swatch.selected{background-color:rgba(0,0,0,.1);border:1px solid var(--gray-medium)}.color-swatches .color-swatch .swatch{width:24px;height:24px;border-radius:50%;cursor:pointer;line-height:10px;border:1px solid var(--gray-dark);box-sizing:border-box;box-shadow:0 0 0 1px #fff;text-indent:-9999px}@media screen and (min-width:768px){.color-swatches .color-swatch:hover{border-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.14),0 3px 2px 0 rgba(0,0,0,.3),0 0 0 1px var(--gray-medium)}.color-swatches .color-swatch.action-more:hover{box-shadow:none}}.color-swatches .color-swatch .swatch.rosegoldfoil{background:var(--color-brown);background:linear-gradient(45deg,var(--color-brown),var(--brown-light))}.color-swatches .color-swatch .swatch.goldfoil{background:var(--color-golden);background:linear-gradient(45deg,var(--color-golden),var(--golden-light))}.color-swatches .color-swatch .swatch.silverfoil{background:var(--color-grey);background:linear-gradient(45deg,var(--gray-deep),var(--gray-light))}.color-swatches .color-swatch .swatch.redfoil{background:var(--gray-deep);background:linear-gradient(45deg,var(--gray-deep),var(--red-deep),var(--gray-red))}.color-swatches .color-swatch .swatch.custom-color{background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.color-swatches .color-swatch .swatch.none:after{content:"";display:block;position:absolute;width:1px;height:22px;background:#c6c7c9;left:50%;transform:rotate(135deg)}.color-swatches .color-swatch .swatch.iridescent{background:linear-gradient(48deg,#e3c1f4,#d9d7ed,#dff7f1,#acf0ff,#e3c1f4,#d9d7ed,#dff7f1,#acf0ff,#e3c1f4)}.color-swatches .color-swatch .swatch.multi{background:linear-gradient(135deg,#a82dd8,#6aa8dd 17%,#70e5b2 33%,#bced42 50%,#ede740 66%,#e88e4a 83%,#e54040)}.color-swatches .color-swatch .color-tooltip{display:none;font-size:13px;border:1px solid var(--gray-dark);margin-left:-14px;margin-top:10px;pointer-events:none;position:absolute;width:240px;background-color:var(--color-white);padding:10px;z-index:300;text-align:left;border-radius:5px;font-family:var(--font-family-reg)}.color-swatches .color-swatch.action-more .color-tooltip{font-size:14px;width:133px;text-align:center}.color-swatches .color-swatch .color-tooltip strong{display:block;margin:8px 0 4px}.color-swatches .color-swatch:hover .color-tooltip{display:block}.color-swatches .color-swatch .color-swatch-input{position:absolute;top:0;right:0;left:0;bottom:0;height:0;width:0;opacity:0}.color-swatches .color-swatch .color-swatch-input:focus+.swatch{outline:1px dotted var(--color-black);outline:5px auto -webkit-focus-ring-color}.color-swatches .color-swatch .arrow.top:before{left:16px}color-swatches .color-swatch.action-more .arrow.top:before{left:20px}@media screen and (max-width:768px){.color-swatches .color-swatch.action-more .color-tooltip{left:-100px}.color-swatches .color-swatch.action-more .arrow.top:before{left:117px}}.option-type-dropdown{display:flex;flex-wrap:nowrap;flex-direction:column;margin-right:auto!important;margin-bottom:10px}.option-type-dropdown label{display:flex;text-transform:uppercase;font-family:var(--font-family-sb);font-weight:600;color:#757779;margin-bottom:5px}.option-type-dropdown .selected-option{position:relative}.option-type-dropdown .selected-option button{width:auto;padding:.5rem 1rem;display:inline-block;margin-bottom:0;font-size:var(--font-size-default);font-weight:400;line-height:1.42857143;text-align:left;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid var(--gray-dark);border-radius:4px;color:var(--dark-charcoal);background-color:var(--color-white);position:relative}.option-type-dropdown:not(.open) .selected-option button:hover{box-shadow:0 0 0 2px var(--gray-medium)}.option-type-dropdown .selected-option button .caret{position:relative;border-left:6px solid transparent;border-width:6px 6px 4px;border-right:6px solid transparent;border-top:6px dashed var(--text-color-grey);left:7px;margin:auto 7px;display:inline-table}.option-type-dropdown button:active{background-color:rgba(0,0,0,.1);border-width:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.option-type-dropdown.open button .caret{transform:rotate(180deg)}.option-type-dropdown.open button{border-color:var(--gray-medium);border-width:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:none}.option-type-dropdown .dropdown-menu{max-height:300px;overflow:auto;width:calc(100% - 4px);position:absolute;top:100%;left:0;z-index:50;float:left;min-width:160px;padding:5px 0;margin:-2px 0 0;font-size:var(--font-size-default);text-align:left;background-color:#fff;background-clip:padding-box;border:2px solid var(--gray-medium);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.option-type-dropdown .dropdown-menu .dropdown-item{font-size:var(--font-size-default);font-weight:500;line-height:17px;padding:8px 10px 8px 25px;cursor:pointer;float:left;width:calc(100% - 35px);position:relative}.option-type-dropdown .dropdown-menu .dropdown-item.selected{font-family:var(--font-family-sb);color:#58595b}.option-type-dropdown .dropdown-menu .dropdown-item:hover{background-color:#ebedf0}.option-type-dropdown .dropdown-menu .dropdown-item:focus{background-color:#ebedf0;box-shadow:inset 0 0 0 1px #d74012;outline:none;border-radius:4px}.option-type-dropdown .dropdown-menu .dropdown-item.focus{background-color:#ebedf0}img.Banner{width:100%;height:auto}a.buy-now{border:1px solid transparent}a.buy-now.primary{order:-1;display:inline-flex}body.uig-db-open{position:fixed}.store-front .uig-dialog-box-container .uig-db-backdrop,.store-front .uig-dialog-box-wrapper.buy-now-modal-wrapper{z-index:10002}.calendar-dropdown{margin:16px 0}.calendar-dropdown .calendar-dropdown-wrapper .calendar-month{width:130px}.calendar-dropdown .calendar-dropdown-wrapper .calendar-year{width:88px}.calendar-dropdown-wrapper{display:flex;flex-flow:row nowrap;grid-gap:10px;gap:10px;margin-top:16px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown{display:flex;flex-flow:row nowrap;margin:6px 0 0;position:relative;border-bottom:0!important}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown label{padding:0 0 5px;margin:10px 10px 0 0;flex:0 0 auto;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown label,.calendar-dropdown span.dropdown-label{display:flex;text-transform:uppercase;font-family:var(--font-family-sb);font-weight:600;color:#757779}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .caret{position:absolute;top:43%;right:12px;border-top:4px dashed var(--text-color-grey);border-right:4px solid transparent;border-left:4px solid transparent}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button:hover{box-shadow:0 0 0 2px var(--gray-medium)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button{width:100%;padding:.5rem 1.8rem .5rem 1rem;display:inline-block;margin-bottom:0;font-size:var(--font-size-default);font-weight:400;line-height:1.42857143;text-align:left;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;border:1px solid var(--gray-dark);border-radius:4px;color:var(--dark-charcoal);background-color:var(--color-white)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button span{font-family:var(--font-family-reg);font-size:var(--font-size-default);color:var(--text-color)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button .caret{border-width:6px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown.open button .caret{transform:rotate(180deg)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown.open button{border-color:var(--gray-medium);border-width:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;padding:.438rem 1.738rem .438rem .938rem;box-shadow:none}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown.open button span{font-family:var(--font-family-sb)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .btn-default:visited{color:var(--dark-charcoal);background-color:#e6e6e6;border-color:#adadad}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button .product-quantity{text-align:left;display:inline-block;min-width:30%;float:none}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button:active:after{display:none}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button:active{background-color:rgba(0,0,0,.1);border-width:2px;padding:.438rem 1.738rem .438rem .938rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-menu{max-height:300px;overflow:auto;position:absolute;top:100%;left:0;z-index:50;float:left;padding:5px 0;margin:-2px 0 0;font-size:var(--font-size-default);text-align:left;background-color:var(--color-white);background-clip:padding-box;border:2px solid var(--gray-medium);border-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-item{font-size:var(--font-size-default);font-weight:500;line-height:17px;padding:8px 10px 8px 25px;cursor:pointer;float:left;width:calc(100% - 35px);position:relative}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-menu .dropdown-item.selected{font-family:var(--font-family-sb);color:var(--text-color)}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-menu .dropdown-item:hover{background-color:var(--gray-solitude);text-decoration:underline}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-menu .dropdown-item:focus{background-color:var(--gray-solitude);outline:none;border-radius:4px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .dropdown-menu .dropdown-item.focus{background-color:var(--gray-solitude)}.check{display:inline-block;transform:rotate(35deg);height:8px;width:4px;border-bottom:2px solid var(--deep-carrot);border-right:2px solid var(--deep-carrot);position:absolute;left:10px;top:-3px;bottom:0;margin:auto}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown button .calendar-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calendar-dropdown-wrapper>.mobile-options.active{display:flex}.calendar-dropdown-wrapper .date-dropdown>ul li.selected>a{display:flex!important}.calendar-dropdown .fade-bg{position:fixed;z-index:2000;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:20px;left:0;top:0;display:none}.calendar-dropdown .fade-bg.show{display:block}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options .close{right:0;left:auto}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .mobile-options.show>ul li a,.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .mobile-options.show ul li{width:100%;box-sizing:border-box;height:auto;flex-direction:row;grid-column-gap:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown .mobile-options.show ul li a:hover{height:auto!important}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show{display:flex;flex-direction:column;position:fixed;bottom:15px;z-index:2005;width:calc(100% - 30px);background-color:var(--color-white);box-sizing:border-box;left:15px;border-radius:8px;padding:40px 20px 20px;max-height:550px;overflow:auto}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show .mobile-options-label{color:#58595b;font-family:var(--font-family-md);font-size:14px;font-weight:500;letter-spacing:0;line-height:18px;margin-bottom:10px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.active{display:flex}.date-dropdown>.mobile-options.show ul li{width:100%;list-style-type:none;box-sizing:border-box;height:auto;flex-direction:row;grid-column-gap:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.date-dropdown>.mobile-options.show ul li a{border-radius:4px;box-sizing:content-box;height:100%;padding:10px;align-items:center;justify-content:flex-start;background:#fff;position:relative;z-index:3;display:flex;flex-flow:column nowrap;color:var(--gray-medium);border:1px solid #929497;text-decoration:none;text-align:center;width:100%;flex-direction:row}.date-dropdown .mobile-options ul li a:hover{height:100%!important}.date-dropdown .mobile-options ul li.selected>a:not(.show-popup){padding:10px}.date-dropdown .mobile-options ul li.selected a{padding:8px 9px 9px;border:2px solid var(--gray-medium);font-family:var(--font-family-sb);font-weight:unset}.date-dropdown>.mobile-options.show li a:focus{outline:solid 1px var(--deep-carrot)!important;outline-offset:2px}.date-dropdown .mobile-options.show ul li a:focus:after{display:none}.date-dropdown .mobile-options.show ul li.selected a:focus{outline:none!important}.date-dropdown .mobile-options.show ul li.selected a:focus:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid #fff;top:-4px;left:-4px;border-radius:6px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show ul li a .Icon.SelectedTick{width:12px;height:12px;position:absolute;top:-7px;right:-7px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show ul li.selected a:focus+.selected-tick-focus:before{position:absolute;content:"";right:-8px;top:-8px;width:16px;height:16px;border:1px solid var(--deep-carrot);border-radius:100%;background:#fff;z-index:2}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show ul li.selected a:focus+.selected-tick-focus:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:#fff;top:-3px;left:-3px;border:1px solid var(--deep-carrot);border-radius:4px}.calendar-dropdown .calendar-dropdown-wrapper .date-dropdown>.mobile-options.show ul{flex:1 1 auto;display:flex;flex-flow:row wrap;list-style-type:none;margin:0;padding:0;box-sizing:border-box;grid-gap:10px 8px;gap:10px 8px}.ProductOption{--neutrals-ink:#2d3137;--neutrals-slate:#dbdde1;--neutrals-fog:#6a707c;--neutrals-dark:#2f3237}.ProductOption.chicklet-2 ul{display:flex}.ProductOption.chicklet-1.full-width.two-column .option-wrapper ul li a.two-column{display:grid!important;grid-template-columns:82px 2fr;grid-gap:10px;gap:10px;padding:0 20px 0 0}.ProductOption.chicklet-1.ProductOption.full-width.two-column ul li a.two-column .Icon svg{align-self:flex-end}.ProductOption.chicklet-1.full-width.two-column>.mobile-options.show ul li a.two-column{display:grid!important;grid-template-columns:98px 2fr;grid-gap:10px;gap:10px;padding:0}.ProductOption.chicklet-1.full-width .option-wrapper ul li a.two-column .column-right,.ProductOption.chicklet-1.full-width.two-column>.mobile-options.show ul li a.two-column .column-right{align-self:center;margin-bottom:5px}.ProductOption.chicklet-1.full-width .option-wrapper ul li a.two-column .column-right span.envelope-type-free-tag,.ProductOption.chicklet-1.full-width.two-column>.mobile-options.show ul li a.two-column .column-right span.envelope-type-free-tag{color:var(--deep-carrot);font-family:var(--font-family-md);font-size:12px;font-weight:500;letter-spacing:0;line-height:18px;align-self:center}.ProductOption.chicklet-2 ul li{display:inline-flex;align-items:flex-start}.ProductOption.chicklet-2 ul li .a{display:flex;align-items:flex-start;border-radius:4px;border:1px solid var(--neutrals-slate);background:#fff}.ProductOption.chicklet-1.no-icon ul{display:flex}.ProductOption.chicklet-1 ul li,.ProductOption.chicklet-2 ul li{height:auto!important;position:relative}.ProductOption.chicklet-1 ul li{display:inline-flex;flex-direction:column;align-items:flex-start}.ProductOption.chicklet-1.full-width ul li{width:464px!important;display:flex;align-items:flex-start;flex-direction:column}.ProductOption.ProductOption.chicklet-1.full-width.two-column .option-wrapper ul li a{height:100%!important}.ProductOption.chicklet-1.full-width .option-wrapper ul li a{display:flex!important;width:100%!important;align-items:flex-start!important;border-radius:4px!important;background:#fff!important}.ProductOption.full-width ul{display:grid!important;grid-template-columns:1fr}.ProductOption.full-width ul li{min-width:0}.ProductOption.chicklet-1 .option-wrapper>li:not(.selected) a>div{position:absolute;top:10px}.ProductOption.full-width ul li .description{text-align:left;color:var(--neutrals-fog);font-family:var(--font-family-reg);font-size:12px;font-weight:500;line-height:18px;font-style:italic}.ProductOption.chicklet-1.full-width ul li .additional-description{text-align:left;color:#6a707c;color:var(--neutrals-fog,#6a707c);font-family:var(--font-family-md);font-size:12px;font-style:normal;font-weight:500;line-height:18px;margin-top:2px}.ProductOption.chicklet-1.full-width ul li .additional-description span{color:#6a707c;font-family:var(--font-family-sb)}.ProductOption.chicklet-1.no-icon.full-width .mobile-options.show ul li a .details-container,.ProductOption.chicklet-1.no-icon.full-width .option-wrapper ul li a .details-container{width:-webkit-fill-available;max-width:-moz-available;max-width:100%}.ProductOption.chicklet-1.full-width ul li a .column-left{align-self:flex-end;width:100%;height:100%}.ProductOption.chicklet-1.full-width ul li a .column-left .Icon:not(.SelectedTick){padding:0!important;margin:0;width:100%;height:100%}.ProductOption.full-width ul li .detail-description{overflow:hidden;white-space:nowrap;max-width:100%;text-overflow:ellipsis;display:inline-block;font-family:var(--font-family-reg);text-align:left;font-size:var(--font-size)}.ProductOption.PAPER_TYPE.full-width ul li .detail-description{display:block}.ProductOption.full-width ul li a{align-items:flex-start!important;flex-direction:column!important}.ProductOption.full-width .extra-price{display:none}.ProductOption.chicklet-1 ul li a{border:1px solid #c6c7c9;border-radius:4px;box-sizing:content-box;height:100%;padding:10px;align-items:center;justify-content:flex-start;background:#fff;position:relative;z-index:3}.ProductOption.chicklet-1.no-icon.chicklet-1.no-icon .option-wrapper ul li a{width:auto;border-radius:4px;border:1px solid var(--neutrals-slate);background:#fff;padding:7px 16px;flex-direction:column}.ProductOption.chicklet-1.no-icon.chicklet-1.no-icon.full-width .option-wrapper ul li a{padding:10px}.ProductOption.chicklet-1.no-icon.chicklet-1.no-icon .option-wrapper ul li.selected a{border:2px solid var(--neutrals-ink)!important}.ProductOption.chicklet-1 ul li a .Icon{height:32px;width:32px;margin-bottom:8px}.ProductOption.chicklet-1 ul li a .Icon svg{width:100%;height:100%}.ProductOption.chicklet-1 ul li a:hover{border:2px solid var(--neutrals-ink)!important;box-shadow:0 3px 3px 0 rgba(0,0,0,.2)!important}.ProductOption.chicklet-1 ul li a:active{box-shadow:inset 0 0 250px 0 rgba(0,0,0,.1)!important}.ProductOption.chicklet-1 ul li.selected>a:not(.show-popup){height:100%;padding:8px 10px}.ProductOption.chicklet-1 ul li.selected a{border:2px solid var(--neutrals-ink)!important}.ProductOption.chicklet-1 ul li a:focus{box-shadow:0 0 0 2px #d74012,0 0 0 1px #fff!important}.ProductOption.chicklet-1 ul li a:focus:after{display:none}.ProductOption.chicklet-1 ul li.selected a:focus{outline:none!important}.ProductOption.chicklet-1 ul li.selected a:focus:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid #fff;top:-4px;left:-4px;border-radius:6px}.ProductOption.chicklet-1 ul li a .Icon.SelectedTick{width:12px;height:12px;position:absolute;top:-6px;right:-6px}.ProductOption.chicklet-1 ul li.selected a:focus+.selected-tick-focus:before{position:absolute;content:"";right:-8px;top:-8px;width:16px;height:16px;border:1px solid var(--deep-carrot);border-radius:100%;background:#fff;z-index:2}.ProductOption.chicklet-1 ul li.selected a:focus+.selected-tick-focus:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:#fff;top:-3px;left:-3px;border:1px solid var(--deep-carrot);border-radius:4px}.ProductOption.chicklet-1 ul li.selected>a:not(.show-popup).disabled{opacity:.4}.ProductOption.chicklet-1 ul li a .Icon.SelectedTick svg{width:100%;height:100%;z-index:3}.ProductOption.chicklet-1 ul li a .best-seller{color:#00829b;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap;font-family:var(--font-family-md)}.ProductOption.chicklet-1 ul li a .price{font-family:var(--font-family-md);font-size:12px;font-weight:500;line-height:18px}.ProductOption.chicklet-1 .mobile-label{display:none}.ProductOption.chicklet-2 ul li a{border:1px solid #c6c7c9;border-radius:4px;box-sizing:content-box;display:flex;height:100%!important;align-items:flex-start;justify-content:flex-start;padding:0!important;background:#fff;position:relative;z-index:3;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ProductOption.chicklet-2 ul li a .Icon{height:100%;max-height:64px;max-width:64px;grid-row:1;grid-column:1;align-self:flex-start;width:auto}.ProductOption.chicklet-2 ul li a .Icon svg{width:100%;height:100%;align-self:flex-start;border-top-left-radius:3px;border-bottom-left-radius:3px}.ProductOption.chicklet-2 ul li.selected a .Icon svg,.ProductOption.chicklet-2 ul li a:hover .Icon svg{border-top-left-radius:2px;border-bottom-left-radius:2px}.ProductOption.chicklet-2 ul li a:hover{height:100%!important}.ProductOption.chicklet-2 ul li.selected a{border-width:2px;border-color:var(--gray-medium)}.ProductOption.chicklet-2 ul li a:focus{outline:solid 1px var(--deep-carrot)!important;outline-offset:2px}.ProductOption.chicklet-2 ul li a:focus:after{display:none}.ProductOption.chicklet-2 ul li.selected a:focus{outline:none!important}.ProductOption.chicklet-2 ul li.selected a:focus:before{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid #fff;top:-4px;left:-4px;border-radius:6px}.ProductOption.chicklet-2 ul li a .Icon.SelectedTick{width:12px;height:12px;position:absolute;top:-6px;right:-6px}.ProductOption.chicklet-2 ul li.selected a:focus+.selected-tick-focus:before{position:absolute;content:"";right:-8px;top:-8px;width:16px;height:16px;border:1px solid var(--deep-carrot);border-radius:100%;background:#fff;z-index:2}.ProductOption.chicklet-2 ul li.selected a:focus+.selected-tick-focus:after{content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:#fff;top:-3px;left:-3px;border:1px solid var(--deep-carrot);border-radius:4px}.ProductOption.chicklet-2 ul li.selected>a:not(.show-popup).disabled{opacity:.4}.ProductOption.chicklet-2 ul li a .Icon.SelectedTick svg{width:100%;height:100%;z-index:3}.ProductOption.chicklet-2 ul li a .best-seller{color:#00829b;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap;font-family:var(--font-family-md)}.ProductOption.chicklet-2 ul li a .price{font-family:var(--font-family-md);font-size:12px;font-weight:500;line-height:18px}.ProductOption ul li a .label{color:var(--neutrals-dark);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:21px;display:flex;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;grid-row:1;grid-column:2;white-space:nowrap}.ProductOption.TRIM ul li a .label{justify-content:center}.ProductOption ul li a .label .optionExtraPrice{display:none}.ProductOption.full-width ul li a .label .optionExtraPrice{display:block}.ProductOption.chicklet-2 ul li a .label{color:var(--neutrals-dark);font-family:var(--font-family-reg);align-self:center;justify-content:center;font-size:14px;margin:0 8px;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;text-align:left;padding:5px 0;font-style:normal;font-weight:600;line-height:21px}.ProductOption.chicklet-2 .mobile-label{display:none}.ProductOption.single-option label span{font-family:var(--font-family-reg);margin-left:5px;text-transform:capitalize}@media screen and (max-width:767px){.ProductOption.chicklet-1 ul,.ProductOption.chicklet-2 ul{display:grid;grid-template-columns:1fr!important;grid-auto-rows:1fr}.ProductOption.chicklet-1 .mobile-label,.ProductOption.chicklet-2 .mobile-label{display:flex;font-weight:400;text-transform:none;font-family:var(--font-family-sb)}.ProductOption.single-option{margin:15px 0 0}.ProductOption.chicklet-1:not(.single-option) label,.ProductOption.chicklet-2:not(.single-option) label{white-space:nowrap;font-size:14px;line-height:21px;font-family:var(--font-family-md);font-weight:500;border:1px solid #d8d8d8;width:100%;border-radius:8px;padding:10px;box-sizing:border-box;margin:0}.ProductOption.chicklet-1:not(.single-option) label .caret,.ProductOption.chicklet-2:not(.single-option) label .caret{position:absolute;top:35%;right:12px;border-top:6px dashed #2d3137;border-right:6px solid transparent;border-left:6px solid transparent}.ProductOption.chicklet-1>ul>li,.ProductOption.chicklet-2>ul>li{display:flex!important}.ProductOption.chicklet-1>.mobile-options,.ProductOption.chicklet-2>.mobile-options{display:flex;position:fixed;bottom:65px;z-index:2001;width:calc(100% - 30px);background-color:var(--color-white);box-sizing:border-box;left:15px;border-radius:8px;padding:42px 20px 20px;display:none;overflow-y:scroll;max-height:calc(100vh - 80px)}.ProductOption.chicklet-1.full-width.no-icon>.mobile-options{padding:20px 8px}.ProductOption>.mobile-options.show .close{display:block!important}.ProductOption.chicklet-1>.mobile-options.show,.ProductOption.chicklet-2>.mobile-options.show{display:flex;flex-direction:column}.ProductOption.chicklet-1>.mobile-options.show .mobile-options-label,.ProductOption.chicklet-2>.mobile-options.show .mobile-options-label{color:#58595b;font-family:var(--font-family-md);font-size:14px;font-weight:500;letter-spacing:0;line-height:18px;margin-bottom:10px;text-transform:uppercase}.ProductOption.chicklet-1>.mobile-options.active,.ProductOption.chicklet-2>.mobile-options.active{display:flex}.ProductOption.chicklet-1 ul li.selected>a,.ProductOption.chicklet-2 ul li.selected>a{display:flex!important}.ProductOption.chicklet-1 .fade-bg,.ProductOption.chicklet-2 .fade-bg{position:fixed;z-index:2000;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:20px;left:0;top:0;display:none}.ProductOption.chicklet-1 .fade-bg.show,.ProductOption.chicklet-2 .fade-bg.show{display:block}.ProductOption.chicklet-1>.mobile-options .close,.ProductOption.chicklet-2>.mobile-options .close{right:0;left:auto}.ProductOption.chicklet-1 .mobile-options ul li,.ProductOption.chicklet-1 .mobile-options ul li a,.ProductOption.chicklet-2 .mobile-options ul li,.ProductOption.chicklet-2 .mobile-options ul li a{width:100%!important;box-sizing:border-box;height:auto!important;flex-direction:row;grid-column-gap:12px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.ProductOption.chicklet-1 .mobile-options ul li a .Icon,.ProductOption.chicklet-2 .mobile-options ul li a .Icon{margin-bottom:0}.ProductOption.chicklet-1 .mobile-options ul li a:hover,.ProductOption.chicklet-2 .mobile-options ul li a:hover{height:auto!important}.ProductOption.chicklet-1 ul,.ProductOption.chicklet-1.no-icon ul{display:grid;grid-template-columns:1fr}.ProductOption.chicklet-1 ul li.selected .selected-tick-focus,.ProductOption.chicklet-2 ul li.selected .selected-tick-focus{display:none}}@media screen and (min-width:970px) and (max-width:1199px){.ProductOption.chicklet-2 ul li a .label{margin:0 5px}}a.DropDown{display:flex;color:var(--gray-medium)!important;white-space:nowrap;text-transform:uppercase}a.DropDown .arrowIcon{margin:7px 0 0 7px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--text-color)}a.DropDown span.Icon.actionMore.action-view-more{min-height:22px;min-width:22px}a.DropDown:hover{color:var(--gray-medium)}.DropDownPanel{max-width:50vw;padding:16px;max-height:480px;overflow:auto}a.DropDown .color-swatch.action-more:hover{border-color:#f5f6f8;box-shadow:2px 2px 7px 7px rgba(25,18,18,.05);background-color:#ebedf0;border-radius:6px}@media screen and (max-width:480px){.DropDownPanel{min-width:50vw;max-width:100vw;max-height:60vh;overflow-y:scroll}.DropDownPanel .FilterPanelItem .SVGIconBox{width:98px;margin:0 4px 8px 0}}@media screen and (max-width:768px) and (min-width:481px){.DropDownPanel{min-width:33vw;max-width:40vw;max-height:40vh;overflow-y:scroll}}.CollapsibleContent{display:flex;flex-flow:column nowrap;margin:16px 0}.CollapsibleContent>.content{margin:0;padding:5px 0;display:flex;flex-direction:column}.CollapsibleContent:hover,.CollapsibleContent:not(.disableFoldable):hover{cursor:pointer}.CollapsibleContent header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;height:36px;margin:2px;border:0}.CollapsibleContent:not(.disableFoldable) header:hover{border-color:var(--gray-medium);box-shadow:0 3px 3px 0 rgba(0,0,0,.2)}.CollapsibleContent:not(.disableFoldable) header:hover h4{text-decoration:underline}.CollapsibleContent header:focus{outline:1px solid #d74012}.CollapsibleContent:not(.disableFoldable) header:focus{outline:1px solid #d74012;outline-offset:1px}.CollapsibleContent:not(.disableFoldable) header:active{background:rgba(0,0,0,.1);box-shadow:none;outline:none;border-bottom:1px solid #dcdee1}.CollapsibleContent header .store-h4{text-transform:uppercase;flex-flow:row;justify-content:flex-start;margin:0;padding:0;line-height:21px;font-weight:unset;font-family:var(--font-family-md);color:var(--gray-medium)}.CollapsibleContent header .store-h4,.CollapsibleContent header a{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CollapsibleContent header a{--height:2px;--width:16px;position:relative;width:22px;height:22px;color:transparent;flex:0 0 auto;cursor:pointer;overflow:hidden;margin-right:8px}.CollapsibleContent header:active a,.CollapsibleContent header:hover a{color:transparent;background:var(--gray-medium);border-radius:4px}.CollapsibleContent.open header:hover a{background-color:var(--gray-medium)}.CollapsibleContent.open header:hover a:after{background-color:#fff}.CollapsibleContent.open header a:after,.CollapsibleContent.open header a:before,.CollapsibleContent:not(.open) header a:after,.CollapsibleContent:not(.open) header a:before,.CollapsibleContent header a:after,.CollapsibleContent header a:before{background-color:var(--gray-medium)}.CollapsibleContent:not(.open) header:hover a:after,.CollapsibleContent:not(.open) header:hover a:before{background-color:#fff}.CollapsibleContent header a:after{content:"";position:absolute;width:var(--width);height:var(--height);top:calc(50% - var(--height)*0.5);right:calc(50% - var(--width)*0.5)}.CollapsibleContent:not(.open) header a:before{content:"";position:absolute;width:var(--height);height:var(--width);right:1px;top:calc(50% - var(--width)*0.5);right:calc(50% - var(--height)*0.5)}.DesignerDetails>div{font-family:var(--font-family-md);margin-top:10px}.DesignerDetails div>span:first-child{display:inline-block;margin-right:40px;text-decoration:line-through}.DesignerDetails div>span:last-child{text-decoration:none}.DesignerDetails div>span:nth-child(2){color:#c00}.designer-info{max-width:634px;margin-bottom:24px;margin-top:10px}.designer-info .designer-title{height:28px;color:var(--gray-medium);font-family:var(--font-family-reg);font-size:18.66px;letter-spacing:0;line-height:28px;margin-bottom:16px}.designer-info .designer-detail{display:flex;font-family:var(--font-family-reg);align-items:flex-start;color:var(--gray-dark-blue);font-size:14px;letter-spacing:0;line-height:21px}.designer-info .designer-detail img{width:72px;height:72px;border-radius:50%;margin-right:16px}.designer-wrapper{display:flex}@media (max-width:768px){.designer-info .designer-detail img{width:56px;height:56px}}@media (min-width:375px){.designer-info{max-width:351px}}@media (min-width:480px){.designer-info{max-width:464px}}@media (min-width:768px){.designer-info{max-width:445px}}@media (min-width:992px){.designer-info{max-width:571px}.designer-info .designer-title{font-size:24.88px}}@media (min-width:1200px){.designer-info{max-width:698px}}@media (min-width:1600px){.designer-info{max-width:994px}}.social-share-icons{display:flex;white-space:nowrap;text-decoration:none;grid-gap:10px;gap:10px;justify-content:center;align-items:center}.costco-info-wrapper{display:flex;margin:8px 0 16px}.costco-info-wrapper .info-icon{margin-right:8px;width:16px;height:16px}.costco-info-wrapper .info-icon path{fill:#5b7491}.costco-info-wrapper .costco-info-text{color:#5b7491;font-family:var(--font-family-md);position:relative}.costco-info-wrapper .costco-info-text .discount{text-decoration:underline}.costco-info-text .costco-tooltip{position:absolute;padding:12px;background-color:#fff;border:1px solid #dcdee1;border-radius:.286rem;font-family:var(--font-family-reg);color:var(--text-color-fog);letter-spacing:0;line-height:21px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;top:calc(100% + 4px);left:50%;transform:translateX(-50%);z-index:1000}.costco-info-text .costco-tooltip:after,.costco-info-text .costco-tooltip:before{content:"";position:absolute;border-left:.714rem solid transparent;border-right:.714rem solid transparent;bottom:100%;left:50%;font-size:1rem;transform:translateX(-50%)}.costco-info-text .costco-tooltip:before{border-bottom:.714rem solid var(--slate-gray)}.costco-info-text .costco-tooltip:after{border-bottom:.714rem solid var(--white);margin-bottom:-.143rem}@media screen and (max-width:375px){.costco-info-text .costco-tooltip{max-width:22rem;left:46%}}a.close-costco-tooltip{display:none;position:absolute;top:6px;width:16px;height:16px;cursor:pointer;--height:2px;--width:20px;color:transparent!important;overflow:hidden;z-index:999;background:hsla(0,0%,100%,.8);border-radius:100%;right:0;left:auto;margin:8px}a.close-costco-tooltip:before{width:var(--height);height:var(--width);top:calc(50% - var(--width)*0.5);right:calc(50% - var(--height)*0.5)}a.close-costco-tooltip:after,a.close-costco-tooltip:before{content:"";position:absolute;background-color:var(--text-color);transform:rotate(45deg)}a.close-costco-tooltip:after{width:var(--width);height:var(--height);top:calc(50% - var(--height)*0.5);right:calc(50% - var(--width)*0.5)}@media screen and (max-width:768px){a.close-costco-tooltip{display:block}.costco-tooltip p{margin-right:15px}}
/*# sourceMappingURL=storefe_3.906048fed9e1b.css.map */