.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__container,.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__container{place-self:center;position:relative;min-height:100%;min-width:100%}@media screen and (min-width: 768px){.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__container,.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__container{min-height:unset;min-width:unset;width:100%;max-width:calc(830/var(--design-reference)*var(--screen-width))}}.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__content,.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__content{padding:0;height:100svh;animation:slide-from-bottom .5s ease forwards;transform:unset;transition:unset;overflow-y:auto;display:grid;grid-template:"main"}.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__content>[data-modalpopupcontent],.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__content>[data-modalpopupcontent]{grid-area:main;pointer-events:all}.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__content>[data-modalpopupcontent].modal-closing,.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__content>[data-modalpopupcontent].modal-closing{display:block}@media screen and (min-width: 768px){.modal-controller-popup:has(.sticky-buy-cta__modal.active) .modal-controller-popup__content,.modal-controller-popup:has(.product-card__modal.active) .modal-controller-popup__content{height:auto;border:0}}.sticky-buy-cta__modal[data-modalpopupcontent],.product-card__modal[data-modalpopupcontent]{display:none}.sticky-buy-cta__modal,.product-card__modal{border:1px solid var(--core-teal)}@media screen and (min-width: 768px){.sticky-buy-cta__modal,.product-card__modal{border:0}}.modal-shopify{background-color:var(--scottish-white);display:grid;overflow:hidden;position:relative;grid-template:"image" auto "content" auto/1fr;padding-top:calc(80/var(--design-reference)*var(--screen-width));padding-bottom:calc(30/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-shopify{grid-template:"image content"/calc(380 / var(--design-reference) * var(--screen-width)) 1fr;padding-block:0}}.modal-shopify__content{grid-area:content;text-align:center;padding-top:calc(32/var(--design-reference)*var(--screen-width));padding-inline:calc(15/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-shopify__content{align-self:center;text-align:left;padding-top:0;padding-inline:calc(40/var(--design-reference)*var(--screen-width))}}.modal-shopify__content h4{font-weight:var(--weight-medium);margin-bottom:calc(17/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-shopify__content h4{margin-bottom:calc(22/var(--design-reference)*var(--screen-width))}}.modal-shopify__image{grid-area:image;display:flex;justify-content:center}.modal-shopify__image picture{display:flex;width:calc(260/var(--design-reference)*var(--screen-width));height:calc(260/var(--design-reference)*var(--screen-width));background-color:var(--almost-white)}@media screen and (min-width: 768px){.modal-shopify__image picture{width:100%;height:unset}}.modal-shopify__image picture img{aspect-ratio:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media screen and (min-width: 768px){.modal-shopify__image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:380/540}}.modal-shopify__title{text-transform:uppercase;line-height:130%;font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-bottom:calc(18/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-shopify__title{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-bottom:calc(10/var(--design-reference)*var(--screen-width))}}.modal-shopify__card{display:grid;position:relative;grid-template-columns:auto;grid-template-areas:"button" "desc";gap:calc(15/var(--design-reference)*var(--screen-width));font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-bottom:calc(28/var(--design-reference)*var(--screen-width));margin-inline:auto;max-width:calc(420/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-shopify__card{max-width:unset;margin-bottom:calc(20/var(--design-reference)*var(--screen-width))}}.modal-shopify__desc{grid-area:desc;text-align:center;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 768px){.modal-shopify__desc{text-align:left}}.modal-shopify__button{grid-area:button;justify-items:center}@media screen and (min-width: 768px){.modal-shopify__button{justify-self:start}}.modal-shopify__close-btn{display:block;background-image:url(/wp-content/themes/global-theme/static-v2/images/close-v3.svg);background-size:cover;background-color:rgba(0,0,0,0);pointer-events:all;cursor:pointer;width:calc(40/var(--design-reference)*var(--screen-width));height:calc(40/var(--design-reference)*var(--screen-width));border:unset;padding:unset;transition:transform .2s;position:absolute;right:calc(10/var(--design-reference)*var(--screen-width));top:calc(5/var(--design-reference)*var(--screen-width));z-index:99}@media screen and (min-width: 768px){.modal-shopify__close-btn{right:calc(15/var(--design-reference)*var(--screen-width));top:calc(15/var(--design-reference)*var(--screen-width))}}.modal-shopify__close-btn:hover{transform:scale(1.1)}.shopify-buy__product{position:relative}@media screen and (min-width: 768px){.shopify-buy__product{display:grid !important;grid-template-columns:auto;grid-template-areas:". button price"}}.shopify-buy__product__price{grid-area:price}@media screen and (min-width: 768px){.shopify-buy__product__price{display:flex;align-items:center;margin-bottom:0 !important;padding-left:calc(22/var(--design-reference)*var(--screen-width))}}.shopify-buy__btn-wrapper{grid-area:button}@media screen and (max-width: 1023px){.shopify-buy__product__price{position:absolute;right:calc(10/var(--design-reference)*var(--screen-width));top:calc(13/var(--design-reference)*var(--screen-width))}}.shopify-wrapper{width:100%}@media screen and (min-width: 768px){.shopify-wrapper{width:auto}}.shopify-buy__btn-wrapper{text-align:center}.shopify-buy__btn-wrapper>button{margin-inline:auto}.shopify-buy-frame .shopify-buy__product__actual-price{font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier)) !important;font-weight:var(--weight-demi-bold);margin-bottom:0 !important}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar),.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar){width:100%}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar),.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar){width:100%;max-width:75%}}@media screen and (min-width: 1024px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar),.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar){max-width:65%}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar{pointer-events:all;position:relative;isolation:isolate;display:grid;grid-template:"header" min-content "content" 1fr/1fr;width:100%;height:calc(500/var(--design-reference)*var(--screen-width));max-width:100%;margin:auto;background:#f6f6f0}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar{max-height:calc(528/var(--design-reference)*var(--screen-width));height:auto}}@media screen and (min-width: 1024px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar{max-height:calc(528/var(--design-reference)*var(--screen-width))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container{grid-area:header;position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center;height:-moz-min-content;height:min-content;border-bottom:solid 1px #00968f;margin-top:15%;padding:calc(15/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container{padding:calc(20/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));margin-top:0}}@media screen and (min-width: 1024px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-header-container{padding:calc(25/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-heading,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-heading{color:#00968f;font-weight:700;text-transform:uppercase;font-size:calc(20/var(--design-reference)*var(--screen-width));line-height:calc(20/var(--design-reference)*var(--screen-width));padding-right:calc(45/var(--design-reference)*var(--screen-width));margin:0}@media screen and (min-width: 1024px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-heading,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-heading{font-size:calc(24/var(--design-reference)*var(--screen-width));line-height:calc(24/var(--design-reference)*var(--screen-width))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn{position:absolute;top:50%;right:calc(15/var(--design-reference)*var(--screen-width));transform:translateY(-50%);width:calc(30/var(--design-reference)*var(--screen-width));height:calc(30/var(--design-reference)*var(--screen-width));background-image:url(/wp-content/themes/global-theme/static-v2/images/close-modal-teal.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn{right:calc(30/var(--design-reference)*var(--screen-width))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn:hover,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .modal-controller-popup__close-btn:hover{transform:translateY(-50%) scale(1.1)}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container{grid-area:content;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:calc(25/var(--design-reference)*var(--screen-width));width:100%;box-sizing:border-box;overflow-y:auto;padding:calc(25/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container{gap:calc(30/var(--design-reference)*var(--screen-width));padding:calc(45/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-content-container{padding:calc(45/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-description,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-description{position:relative;z-index:1;width:100%;margin:0;color:#2d2926;font-family:var(--primary-font-family);font-weight:400;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:150%;margin:0}@media screen and (min-width: 768px){.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-description,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__modal-description{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__reserve-controls,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__reserve-controls{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:calc(20/var(--design-reference)*var(--screen-width));width:100%}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__address,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__address{width:100%;max-width:calc(580/var(--design-reference)*var(--screen-width))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__fulfillment-container,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__fulfillment-container{display:flex;flex-direction:column;align-items:flex-start;gap:calc(20/var(--design-reference)*var(--screen-width));width:100%}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__fulfillment,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__fulfillment{width:100%;max-width:calc(580/var(--design-reference)*var(--screen-width))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar__add-to-cart,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar__add-to-cart{display:flex;justify-content:flex-start;width:100%}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead],.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead],.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead{position:relative;display:flex;flex-direction:column;gap:calc(5/var(--design-reference)*var(--screen-width));width:100%}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input{order:1;width:100%;box-sizing:border-box;border:1px solid rgba(45,41,38,.4);border-radius:0;background:#fff;color:#2d2926;font-family:var(--primary-font-family);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(12/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input::-moz-placeholder, .modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input::-moz-placeholder, .modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input::-moz-placeholder, .modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input::-moz-placeholder{color:rgba(45,41,38,.65)}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input::placeholder,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input::placeholder,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input::placeholder,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input::placeholder{color:rgba(45,41,38,.65)}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input:focus,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input:focus,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] input:focus,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead input:focus{outline:2px solid #00968f;outline-offset:1px;border-color:#00968f}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-error,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-error,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-error,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-error{order:2;color:#b00020;font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-error:empty,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-error:empty,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-error:empty,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-error:empty{display:none}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-buttons,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-buttons,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-buttons,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-buttons{order:3;width:100%;box-sizing:border-box;border:1px solid rgba(45,41,38,.4);border-radius:0;background:#fff}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-buttons:empty,.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-buttons:empty,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar [liquid-address-typeahead] .liquid-address-typeahead-buttons:empty,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-address-typeahead .liquid-address-typeahead-buttons:empty{display:none}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector{display:flex;flex-direction:column;align-items:flex-start;gap:calc(5/var(--design-reference)*var(--screen-width));width:100%;margin:0}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector>h3,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector>h3{margin:0;color:#00968f;font-family:var(--primary-font-family);font-size:calc(10/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));font-weight:700;line-height:120%;text-transform:uppercase}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector>div,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-fulfillment-method-selector>div{width:100%;box-sizing:border-box;margin:0;border:1px solid rgba(45,41,38,.4);border-radius:0;background:#fff;color:rgba(45,41,38,.75);font-family:var(--primary-font-family);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(12/var(--design-reference)*var(--screen-width))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-availability,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-availability{font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-retailer-details,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-retailer-details{display:none}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc{position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0;border:solid 2px #2d2926;border-radius:0;background:rgba(0,0,0,0);color:#2d2926;cursor:pointer;font-family:var(--primary-font-family);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));font-weight:700;line-height:100%;text-align:center;text-transform:uppercase;padding:calc(12/var(--design-reference)*var(--screen-width)) calc(28/var(--design-reference)*var(--screen-width));transition:color .3s ease,border-color .3s ease,background-color .3s ease}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:hover:not(:disabled),.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:hover:not(:disabled){color:#fff;border-color:#00968f;background-color:#00968f}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:focus-visible,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:focus-visible{outline:2px solid #00968f;outline-offset:2px}.modal-controller-popup__container:has(.sticky-buy-cta__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:disabled,.modal-controller-popup__container:has(.product-card__modal.active .modal-reserve-bar) .modal-reserve-bar .liquid-cart-atc:disabled{opacity:.5;cursor:not-allowed}.wp-admin .sticky-buy-cta{background-color:var(--scottish-white) !important;position:static !important;place-items:end}.wp-admin .sticky-buy-cta:before{content:"Sticky Buy CTA";display:block}.wp-admin .sticky-buy-cta button{margin-top:calc(10/var(--design-reference)*var(--screen-width))}.sticky-buy-cta{padding:calc(20/var(--design-reference)*var(--screen-width));display:grid;place-items:flex-end;position:fixed;bottom:0;right:0;z-index:calc(var(--z-index-body) + 50)}

/*# sourceMappingURL=sticky-buy-cta.css.map*/