<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes skeleton{0%{opacity:.3}to{opacity:1}}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes wobble{0%{transform:translate(0)}15%{transform:translate(-25%) rotate(-5deg)}30%{transform:translate(20%) rotate(3deg)}45%{transform:translate(-15%) rotate(-3deg)}60%{transform:translate(10%) rotate(2deg)}75%{transform:translate(-5%) rotate(-1deg)}to{transform:translate(0)}}@keyframes loader{0%{stroke-dasharray:40 242.6;stroke-dashoffset:0}50%{stroke-dasharray:141.3;stroke-dashoffset:141.3}to{stroke-dasharray:40 242.6;stroke-dashoffset:282.6}}body{background-color:#fcfbf5}html{scroll-behavior:smooth}body{overflow-x:hidden;-webkit-text-size-adjust:100%}body.locked{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}body,table,tbody,th,tr,td{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child,ol:first-child,ul:first-child{margin-block-start:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ol:last-child,ul:last-child{margin-block-end:0}h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty,p:empty,ol:empty,ul:empty{display:none}.text--light{color:#fff}.text--dark{color:#191c19}.text--sans-1{font-family:Circular Std,sans-serif;font-size:48px;line-height:56px}.text--sans-2{font-family:Circular Std,sans-serif;font-size:32px;line-height:48px}.text--sans-3{font-family:Circular Std,sans-serif;font-size:24px;line-height:32px}.text--sans-3-book{font-family:Circular Book,sans-serif;font-size:24px;line-height:32px}.text--sans-4{font-family:Circular Std,sans-serif;font-size:18px;line-height:24px}.text--sans-4-book{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}.text--sans-5{font-family:Circular Book,sans-serif;font-size:14px;line-height:20px}.text--sans-caps{font-family:Circular Std,sans-serif;font-size:12px;line-height:20px;text-transform:uppercase;letter-spacing:1.5px}.text--serif-1{font-family:"Victor Serif Trial 50",serif;font-size:48px;line-height:56px}.text--serif-2{font-family:"Victor Serif Trial 50",serif;font-size:32px;line-height:48px}.text--serif-3{font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px}.text--serif-4{font-family:"Victor Serif Trial 50",serif;font-size:18px;line-height:24px}::selection{background-color:#00973933!important}.rte *,.shopify-page__wrapper *,.rte * strong,.shopify-page__wrapper * strong{font-weight:unset}.rte p,.shopify-page__wrapper p{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}.rte p strong,.shopify-page__wrapper p strong{font-family:Circular Std,sans-serif;font-size:18px;line-height:24px}.rte a,.shopify-page__wrapper a{color:currentColor}.rte h1,.shopify-page__wrapper h1{font-family:"Victor Serif Trial 50",serif;font-size:32px;line-height:48px}.rte h1 strong,.shopify-page__wrapper h1 strong{font-family:Circular Std,sans-serif;font-size:32px;line-height:48px}@media (min-width: 834px){.rte h1,.shopify-page__wrapper h1{font-family:"Victor Serif Trial 50",serif;font-size:48px;line-height:56px}.rte h1 strong,.shopify-page__wrapper h1 strong{font-family:Circular Std,sans-serif;font-size:48px;line-height:56px}}.rte h2,.shopify-page__wrapper h2{font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px}.rte h2 strong,.shopify-page__wrapper h2 strong{font-family:Circular Std,sans-serif;font-size:24px;line-height:32px}@media (min-width: 834px){.rte h2,.shopify-page__wrapper h2{font-family:"Victor Serif Trial 50",serif;font-size:32px;line-height:48px}.rte h2 strong,.shopify-page__wrapper h2 strong{font-family:Circular Std,sans-serif;font-size:32px;line-height:48px}}.rte h3,.shopify-page__wrapper h3{font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px}.rte h3 strong,.shopify-page__wrapper h3 strong{font-family:Circular Std,sans-serif;font-size:24px;line-height:32px}@media (min-width: 834px){.rte h3,.shopify-page__wrapper h3{font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px}.rte h3 strong,.shopify-page__wrapper h3 strong{font-family:Circular Std,sans-serif;font-size:24px;line-height:32px}}.rte h4,.shopify-page__wrapper h4{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}.rte h4 strong,.shopify-page__wrapper h4 strong{font-family:Circular Std,sans-serif;font-size:18px;line-height:24px}.rte h5,.shopify-page__wrapper h5{font-family:Circular Book,sans-serif;font-size:14px;line-height:20px}.rte h6,.shopify-page__wrapper h6{font-family:Circular Std,sans-serif;font-size:12px;line-height:20px;text-transform:uppercase;letter-spacing:1.5px}.copy-button__tooltip{position:absolute;top:125%;left:50%;width:auto;background-color:var(--btn-mixin-background-color);color:var(--btn-mixin-text-color);text-align:center;text-wrap:nowrap;border-radius:6px;padding:5px 10px;transform:translate(-50%);visibility:hidden;opacity:0;transition:opacity .3s;z-index:1}.copy-button__tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--btn-mixin-background-color) rgba(0,0,0,0)}.variant-button{display:flex;justify-content:center;align-items:center;padding-inline:12px;padding-block:8px;border:solid 1.5px #c5c6c7;border-radius:6px;text-decoration:none;color:#191c19;cursor:pointer;white-space:nowrap;transition:border-color .3s ease;background-color:#0000;box-sizing:border-box;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}@media (hover: hover){.variant-button:hover{border-color:var(--text-color)}}.variant-button--selected,.variant-button.selected{border-color:var(--text-color)}.form__field{display:grid;gap:12px}.form__field label{color:#191c19;font-family:Circular Book,sans-serif;font-size:14px;line-height:20px}.form__field input{width:100%;height:48px;font-family:Circular Book,sans-serif;font-size:14px;line-height:20px;padding-inline:12px;border-radius:0;border:solid 1px #c5c6c7}.form__field select{width:100%;min-width:0px;height:48px;padding-inline:12px;border-radius:0;border:solid 1px #c5c6c7}.form__field ::placeholder{color:#777772}.form__checkbox{position:relative;width:14px!important;height:14px!important}.form__checkbox input[type=checkbox]{opacity:0}.form__checkbox input[type=checkbox]:checked+.checkbox{background-color:green;background-image:url("data:image/svg+xml,%3Csvg width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1.34326 3L3.93585 5.59259L9.12104 0.407408%27 stroke=%27%23ffffff%27 stroke-width=%270.777778%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");background-position:center;background-size:65%;background-repeat:no-repeat}.form__checkbox .checkbox{position:absolute;top:0;left:0;display:block;width:14px!important;height:14px!important;pointer-events:none;border:solid 1px #c5c6c7;background-color:#fff}.password-input{position:relative}.password-input__toggle{position:absolute;top:50%;right:12px;display:inline-block;font-family:Circular Book,sans-serif;font-size:14px;line-height:20px;transform:translateY(-50%);cursor:pointer}.password-input__toggle span:last-child{display:none}.password-input__toggle--active span:first-child{display:none}.password-input__toggle--active span:last-child{display:block}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.product-gallery-carousel__inner{display:grid;gap:28px;padding-inline:16px;padding-block:40px;color:var(--text-color);background-color:var(--background-color)}@media (min-width: 834px){.product-gallery-carousel__inner{padding-inline:48px}}@media (min-width: 1024px){.product-gallery-carousel__inner{padding-block:48px}}.product-gallery-carousel__heading{display:flex;justify-content:space-between;gap:28px}.product-gallery-carousel__title{font-weight:unset;font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px}@media (min-width: 1024px){.product-gallery-carousel__title{font-family:"Victor Serif Trial 50",serif;font-size:32px;line-height:48px}}.product-gallery-carousel__buttons{display:none}@media (min-width: 1024px){.product-gallery-carousel__buttons{display:flex;gap:18px;align-items:center}}.product-gallery-carousel__carousel{width:calc(100% + 32px);margin-inline-start:-16px;overflow:hidden}@media (min-width: 834px){.product-gallery-carousel__carousel{width:calc(100% + 96px);margin-inline-start:-48px}}@media (min-width: 1024px){.product-gallery-carousel__carousel{width:100%;margin-inline:0}}.product-gallery-carousel .embla{position:relative;width:100%;overflow:hidden}.product-gallery-carousel .embla__viewport{padding-inline:16px;overflow:hidden}@media (min-width: 834px){.product-gallery-carousel .embla__viewport{padding-inline:48px}}@media (min-width: 1024px){.product-gallery-carousel .embla__viewport{padding-inline:0}}.product-gallery-carousel .embla__container{display:flex}.product-gallery-carousel .embla__slide{position:relative;flex-shrink:0;width:calc(80vw - 16px);margin-inline-end:24px;margin-block-end:auto}@media (min-width: 834px){.product-gallery-carousel .embla__slide{width:calc((100% - 24px)/2)}}@media (min-width: 1024px){.product-gallery-carousel .embla__slide{width:calc((100% - 48px)/3)}}.product-gallery-carousel .embla__slide:nth-child(odd){aspect-ratio:4/5}.product-gallery-carousel .embla__slide:nth-child(2n){aspect-ratio:1}.product-gallery-carousel .embla__slide img,.product-gallery-carousel .embla__slide video,.product-gallery-carousel .embla__slide svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-gallery-carousel .embla__slide svg{background-color:#ffffff1a}@media (min-width: 1024px){.product-gallery-carousel .embla__slide:nth-child(3):last-child{margin-inline-end:0}}.product-gallery-carousel .embla__button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.product-gallery-carousel .embla__button svg{height:52px;width:52px}.product-gallery-carousel .embla__button svg circle,.product-gallery-carousel .embla__button svg path{transition:fill .2s ease}.product-gallery-carousel .embla__button svg circle{fill:var(--controls-background-color)}.product-gallery-carousel .embla__button svg path{fill:var(--controls-arrow-color)}.product-gallery-carousel .embla__button:hover svg circle{fill:var(--controls-hover-background-color)}.product-gallery-carousel .embla__button:hover svg path{fill:var(--controls-hover-arrow-color);fill-opacity:1}.product-gift-set__inner{display:flex;flex-direction:column;gap:40px;padding-block:40px;color:var(--text-color);background-color:var(--background-color)}@media (min-width: 1024px){.product-gift-set__inner{gap:80px;padding-block:40px 100px}}@media (max-width: 1023.98px){.product-gift-set__inner--height-mobile-1-1{aspect-ratio:1;justify-content:center}.product-gift-set__inner--height-mobile-4-3{aspect-ratio:4/3;justify-content:center}.product-gift-set__inner--height-mobile-4-5{aspect-ratio:4/5;justify-content:center}}@media (min-width: 1024px){.product-gift-set__inner--height-desktop-21-9{aspect-ratio:21/9;justify-content:center}.product-gift-set__inner--height-desktop-10-4{aspect-ratio:10/4;justify-content:center}}.product-gift-set__title{font-family:"Victor Serif Trial 50",serif;font-size:24px;line-height:32px;text-align:center;padding-inline:16px}@media (min-width: 834px){.product-gift-set__title{padding-inline:48px}}@media (min-width: 1024px){.product-gift-set__title{font-family:"Victor Serif Trial 50",serif;font-size:32px;line-height:48px}}.product-gift-set__products{display:flex;gap:60px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-inline:auto;width:auto;max-width:100vw;padding-inline:16px}@media (min-width: 834px){.product-gift-set__products{gap:80px}}@media (min-width: 1024px){.product-gift-set__products{justify-content:center;flex-wrap:nowrap;gap:40px;padding-inline:48px;margin-inline:0}}@media (min-width: 1440px){.product-gift-set__products{gap:80px}}.product-gift-set__products::-webkit-scrollbar{display:none}.product-gift-set__product{display:flex;flex-direction:column;flex:0 0 auto;align-items:center}@media (min-width: 1024px){.product-gift-set__product{flex:1;flex-basis:calc(25% - 20px)}}.product-gift-set__product .product__image{width:100%;max-width:100px;height:auto;margin:0;position:unset!important;top:unset!important;align-self:unset!important;transform:unset!important;margin-inline-start:unset!important}.product-gift-set__product .product__image img,.product-gift-set__product .product__image svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-gift-set__product .product__title{width:45vw;min-width:45vw;text-align:center}@media (min-width: 576px){.product-gift-set__product .product__title{width:30vw;min-width:30vw}}@media (min-width: 834px){.product-gift-set__product .product__title{width:unset;min-width:unset;max-width:200px}}.product-recommendations__inner{display:grid;gap:28px;padding-inline:16px;padding-block:40px;color:var(--text-color);background-color:var(--background-color)}@media (min-width: 834px){.product-recommendations__inner{padding-inline:48px}}@media (min-width: 1024px){.product-recommendations__inner{padding-block:48px}}.product-recommendations__heading{display:flex;justify-content:space-between;align-items:center}.product-recommendations__tabs{position:relative;display:flex;gap:20px}.product-recommendations__tabs .tabs__indicator{display:none;position:absolute;bottom:0;left:var(--left);flex-shrink:0;width:var(--width);height:2px;background-color:var(--text-color);z-index:2;transition:left .2s ease,width .2s ease;pointer-events:none}@media (min-width: 1024px){.product-recommendations__tabs .tabs__indicator{height:3px}}.product-recommendations__tab{color:var(--text-color-tint);font-weight:unset;cursor:pointer;margin-block:0;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}@media (min-width: 1024px){.product-recommendations__tab{font-family:Circular Std,sans-serif;font-size:32px;line-height:48px}}.product-recommendations__tab--recently-viewed{display:none}.product-recommendations__tab--active{color:var(--text-color);font-family:Circular Std,sans-serif;font-size:18px;line-height:24px}@media (min-width: 1024px){.product-recommendations__tab--active{font-family:Circular Std,sans-serif;font-size:32px;line-height:48px}}.product-recommendations__tab:not(.product-recommendations__tab--active):hover+.tabs__indicator,.product-recommendations__tab:not(.product-recommendations__tab--active):hover+.product-recommendations__tab+.tabs__indicator{background-color:var(--text-color-tint)}.product-recommendations__controls{display:none}@media (min-width: 1024px){.product-recommendations__controls{display:flex;gap:18px}}.product-recommendations__recommendations,.product-recommendations__recently-viewed{display:none;width:calc(100% + 32px);margin-inline-start:-16px;overflow:hidden}@media (min-width: 834px){.product-recommendations__recommendations,.product-recommendations__recently-viewed{width:calc(100% + 96px);margin-inline-start:-48px}}@media (min-width: 1440px){.product-recommendations__recommendations,.product-recommendations__recently-viewed{width:100%;margin-inline:0}}.product-recommendations__inner--has-recently-viewed:has(.product-tile:nth-child(4):last-child) .embla__button--recently-viewed{display:none}.product-recommendations__inner--has-recently-viewed .product-recommendations__tabs .tabs__indicator{display:block}.product-recommendations__inner--has-recently-viewed .product-recommendations__tab{padding-bottom:8px}.product-recommendations__inner--has-recently-viewed .product-recommendations__tab--recently-viewed{display:block}@media (min-width: 1440px){.product-recommendations__inner--has-recently-viewed .product-recommendations__recently-viewed .product-tile:nth-child(4):last-child{margin-right:0}}.product-recommendations .embla{position:relative;width:100%;overflow:hidden}.product-recommendations .embla__viewport{padding-inline:16px;overflow:hidden}@media (min-width: 834px){.product-recommendations .embla__viewport{padding-inline:48px}}@media (min-width: 1440px){.product-recommendations .embla__viewport{padding-inline:0}}.product-recommendations .embla__container{display:flex}.product-recommendations .embla__slide{position:relative;flex-shrink:0;width:calc(100vw - 64px);margin-inline-end:24px}@media (min-width: 834px){.product-recommendations .embla__slide{width:calc((100% - 24px)/2)}}@media (min-width: 1024px){.product-recommendations .embla__slide{width:318px}}@media (min-width: 1440px){.product-recommendations .embla__slide{width:calc((100% - 72px)/4)}}.product-recommendations .embla__button{display:none;background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.product-recommendations .embla__button--prev{left:48px}.product-recommendations .embla__button--next{right:48px}.product-recommendations .embla__button[disabled=disabled]{display:none!important}.product-recommendations .embla__button svg{display:block;height:52px;width:52px}.product-recommendations .embla__button svg circle,.product-recommendations .embla__button svg path{transition:fill .2s ease}.product-recommendations .embla__button:hover svg circle{fill:#009739}.product-recommendations .embla__button:hover svg path{fill:#fff;fill-opacity:1}.product-recommendations .product-tile__info{width:100%;margin-bottom:auto}.product-recommendations .product-tile__info .info__display-title,.product-recommendations .product-tile__info .info__product-title,.product-recommendations .product-tile__info .info__price{color:var(--text-color)}.product-recommendations .product-tile__info .info__size-label,.product-recommendations .product-tile__info .info__color-label{color:var(--text-color-tint)}.product-recommendations .product-tile__info--placeholder .placeholder__title{background-color:var(--text-color)}.product-recommendations .product-tile__info--placeholder .placeholder__size-label,.product-recommendations .product-tile__info--placeholder .placeholder__color-label{background-color:var(--text-color-tint)}.product-recommendations .product-tile__info--placeholder .placeholder__price{background-color:var(--text-color)}.product-recommendations:has(.product-recommendations__tab--recommendations.product-recommendations__tab--active) .product-recommendations__recommendations{display:block}.product-recommendations:has(.product-recommendations__tab--recommendations.product-recommendations__tab--active) .embla__button--recommendations{display:block}.product-recommendations:has(.product-recommendations__tab--recently-viewed.product-recommendations__tab--active) .product-recommendations__recently-viewed{display:block}.product-recommendations:has(.product-recommendations__tab--recently-viewed.product-recommendations__tab--active) .embla__button--recently-viewed{display:block}.fg-cust--customise-btn{position:absolute;z-index:10;bottom:16px;right:50%;transform:translate(50%);background-color:#0000;border:none;outline:none;display:flex;align-items:center;justify-content:center;display:inline-flex;padding:2px;border-radius:6px;background:conic-gradient(from var(--bg-angle) at 50% 50%,rgb(144,201,232),rgb(69,214,44),rgb(251,225,164),rgb(255,64,180),rgb(144,201,232));animation:gradient-spin 2s infinite linear paused;pointer-events:none;pointer-events:all}@media (min-width: 834px){.fg-cust--customise-btn{bottom:28px;right:28px;transform:none}}@media (min-width: 1024px){.fg-cust--customise-btn{cursor:pointer}}.fg-cust--customise-btn .badge__inner{color:#191c19;font-family:Circular Book,sans-serif;font-size:14px;line-height:20px;background-color:#fff;padding:8px 12px;border-radius:4px}.fg-cust--customise-btn .badge__inner{font-size:18px;line-height:48px;padding:0 28px}.fg-cust--customise-btn:hover{animation-play-state:running}.fg-cust--add-to-cart__btn-wrapper{display:flex;grid-gap:8px;flex-direction:column;margin-top:52px}@media (min-width: 834px){.fg-cust--add-to-cart__btn-wrapper{flex-direction:row;grid-gap:16px}}.fg-cust--add-to-cart .fg-cust--customise-btn{position:relative;bottom:unset;right:unset;display:flex;height:100%;width:100%;transform:none}.fg-cust--add-to-cart .fg-cust--customise-btn .badge__inner{width:100%}@media (min-width: 834px){.fg-cust--add-to-cart .fg-cust--customise-btn{width:auto}}.fg-cust--add-to-cart__btn{--btn-mixin-padding-inline: 28px;--btn-mixin-padding-block: 12px;--btn-mixin-width-medium: 343px;--btn-mixin-animation-duration: .4s;--btn-mixin-text-color: var(--button-text-color);--btn-mixin-background-color: var(--button-background-color);--btn-mixin-border-color: var(--button-border-color);font-family:Circular Book,sans-serif;font-size:18px;line-height:24px;font-weight:unset;position:relative;display:inline-block;color:var(--btn-mixin-text-color);text-align:center;text-decoration:none;padding-block:var(--btn-mixin-padding-block);padding-inline:var(--btn-mixin-padding-inline);background-color:var(--btn-mixin-background-color);border-color:var(--btn-mixin-border-color);border-style:solid;border-width:1px;border-radius:6px;cursor:pointer;transition:color var(--btn-mixin-animation-duration) ease,background-color var(--btn-mixin-animation-duration) ease,border var(--btn-mixin-animation-duration) ease;width:100%;display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion){.fg-cust--add-to-cart__btn{--btn-mixin-animation-duration: 0}}.fg-cust--add-to-cart__btn:hover,.fg-cust--add-to-cart__btn:focus-visible{--btn-mixin-text-color: var(--button-hover-text-color);--btn-mixin-background-color: var(--button-hover-background-color);--btn-mixin-border-color: var(--button-hover-border-color)}.fg-cust--add-to-cart__btn:hover .copy-button__tooltip,.fg-cust--add-to-cart__btn:focus-visible .copy-button__tooltip{visibility:visible;opacity:1}.fg-cust--add-to-cart__btn--medium{width:100%}@media (min-width: 834px){.fg-cust--add-to-cart__btn--medium{max-width:var(--btn-mixin-width-medium)}}@media (min-width: 834px){.fg-cust--add-to-cart__btn{max-width:var(--btn-mixin-width-medium)}}.fg-cust--add-to-cart__btn .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none}.fg-cust--add-to-cart__btn .loading__spinner svg circle{stroke:var(--button-text-color)}.fg-cust--add-to-cart__btn.loading&gt;span,.fg-cust--add-to-cart__btn.loading&gt;div{opacity:.25}.fg-cust--add-to-cart__btn.loading .loading__spinner{opacity:1}.fg-cust--add-to-cart__btn:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.fg-cust--add-to-cart__btn .loader{border:2px solid #f3f3f3;border-top:2px solid rgba(0,0,0,0);border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fg-cust--add-to-cart__btn__compare{text-decoration:line-through;margin-right:4px}.fg-cust--add-to-cart__oos-message{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px;margin-bottom:40px;color:#777772;display:none}[data-fg-cust-base] .fg-cust--add-to-cart.pdp-atc{margin-top:0;margin-bottom:40px}[data-fg-cust-base] .fg-cust--add-to-cart.pdp-atc .fg-cust--add-to-cart__oos-message{display:block}.fg-cust--add-ons{margin-bottom:28px;display:flex;flex-wrap:nowrap;grid-gap:16px;overflow-x:scroll;width:100vw;margin-left:-16px;padding:0 16px}@media (min-width: 1024px){.fg-cust--add-ons{margin-bottom:40px;width:100%;padding:0;margin-left:0}}.fg-cust--add-ons::-webkit-scrollbar{display:none}.fg-cust--add-ons__button{display:flex;justify-content:center;align-items:center;padding-inline:12px;padding-block:8px;border:solid 1.5px #c5c6c7;border-radius:6px;text-decoration:none;color:#191c19;cursor:pointer;white-space:nowrap;transition:border-color .3s ease;background-color:#0000;box-sizing:border-box;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}@media (hover: hover){.fg-cust--add-ons__button:hover{border-color:var(--text-color)}}.fg-cust--add-ons__button--selected,.fg-cust--add-ons__button.selected{border-color:var(--text-color)}.fg-cust--add-ons__button--price{margin-left:4px}.fg-cust--comp-select{margin-bottom:28px}@media (min-width: 1024px){.fg-cust--comp-select{margin-bottom:40px}}.fg-cust--comp-select__title{font-family:Circular Std,sans-serif;font-size:18px;line-height:24px;font-weight:unset;text-transform:capitalize;margin-bottom:12px}.fg-cust--comp-select__wrapper{width:100%;grid-gap:16px}.fg-cust--comp-select__button{display:flex;justify-content:center;align-items:center;padding-inline:12px;padding-block:8px;border:solid 1.5px #c5c6c7;border-radius:6px;text-decoration:none;color:#191c19;cursor:pointer;white-space:nowrap;transition:border-color .3s ease;background-color:#0000;box-sizing:border-box;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}@media (hover: hover){.fg-cust--comp-select__button:hover{border-color:var(--text-color)}}.fg-cust--comp-select__button--selected,.fg-cust--comp-select__button.selected{border-color:var(--text-color)}.fg-cust--comp-select__button span{margin-left:4px}.fg-cust--comp-select .embla{position:relative;width:100vw;overflow:hidden;padding-inline:16px;margin-inline-start:-16px}@media (min-width: 834px){.fg-cust--comp-select .embla{width:calc(100% + 48px);padding-inline-start:0;padding-inline-end:48px;margin-inline-start:0;margin-inline-end:-48px}}.fg-cust--comp-select .embla__viewport{position:relative;display:block}.fg-cust--comp-select .embla__container{display:flex;margin-inline:auto}.fg-cust--comp-select .embla__slide{pointer-events:all;flex-shrink:0;margin-inline-end:16px}.fg-cust--comp-select .embla__slide:last-child{margin-inline-end:0}.fg-cust__dynamic-image{position:relative;overflow:hidden;top:0;bottom:0;width:100%;aspect-ratio:4/5}.fg-cust__dynamic-image--elem{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;container-type:inline-size;aspect-ratio:4/5}.fg-cust__dynamic-image--elem.selected{opacity:1}.fg-cust__dynamic-image--elem img{height:100%;width:100%;object-fit:contain}.fg-cust__dynamic-image--elem img.selected{opacity:1}.fg-cust__dynamic-image--elem--inner{position:relative;height:100%;width:100%}.fg-cust__dynamic-image--monogram{position:absolute;z-index:10;left:50%;transform:translate(-50%);overflow:visible;pointer-events:none;width:30%;height:auto;display:block}.fg-cust__dynamic-image--monogram *{overflow:visible!important}@media (min-width: 834px){.fg-cust__dynamic-image--monogram{width:30%}}.fg-cust__dynamic-image--monogram path{fill:#0000;width:100%}.fg-cust__dynamic-image--monogram text{font-weight:700;line-height:1;font-size:20px;fill:silver;font-family:Arial,Helvetica,sans-serif;paint-order:stroke;stroke:#979797;stroke-width:.5px;stroke-linecap:butt;stroke-linejoin:miter}@media (min-width: 576px){.fg-cust__dynamic-image--monogram text{font-size:22px}}@media (min-width: 834px){.fg-cust__dynamic-image--monogram text{font-size:24px}}.fg-cust__dynamic-image--monogram text textpath{width:100%;overflow:visible}.fg-cust__dynamic-image--monogram-back img{position:absolute;z-index:1;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translateY(20%)}.fg-cust__dynamic-image--monogram-back svg{position:absolute;z-index:10;left:50%;transform:translate(-50%);overflow:visible;pointer-events:none;width:30%;height:auto}@media (min-width: 834px){.fg-cust__dynamic-image--monogram-back svg{width:30%}}.fg-cust__dynamic-image--monogram-back path{fill:#0000;width:100%}.fg-cust__dynamic-image--monogram-back text{font-weight:700;line-height:1;font-size:20px;fill:silver;font-family:Arial,Helvetica,sans-serif;paint-order:stroke;stroke:#979797;stroke-width:.5px;stroke-linecap:butt;stroke-linejoin:miter}@media (min-width: 576px){.fg-cust__dynamic-image--monogram-back text{font-size:22px}}@media (min-width: 834px){.fg-cust__dynamic-image--monogram-back text{font-size:24px}}.fg-cust__dynamic-image--emoji{position:absolute;z-index:10;left:50%;transform:translate(-50%);overflow:visible;pointer-events:none;width:50%;display:flex;align-items:center;justify-content:center}.fg-cust__dynamic-image--emoji svg{fill:silver;height:4cqw;width:4cqw;stroke:#979797;stroke-width:1px}.fg-cust__dynamic-image--straw{display:none}.fg-cust__dynamic-image--add-on{z-index:4;position:absolute;top:0;left:0;height:100%;width:100%;container-type:inline-size}.fg-cust__dynamic-image--add-on--inner{position:relative;height:100%;width:100%}.fg-cust__dynamic-image--add-on img{height:100%;width:100%;object-fit:contain;opacity:0}.fg-cust__dynamic-image--add-on img.selected{opacity:1}.fg-cust__dynamic-image--add-on--button{z-index:3;transform:scale(.75) translate(30%) translateY(50%)}.fg-cust__dynamic-image--add-on--lid-hull{z-index:2;transform:scale(.75) translate(30%) translateY(50%)}.fg-cust__dynamic-image--add-on--straw-lid-hull,.fg-cust__dynamic-image--add-on--flip-straw-lid-hull,.fg-cust__dynamic-image--add-on--grip-lid{z-index:2;transform:scale(.75) translate(-30%) translateY(50%)}.fg-cust__dynamic-image--add-on--strap,.fg-cust__dynamic-image--add-on--supersized-strap{z-index:2;transform:scale(.75) translate(-20%) translateY(50%)}.fg-cust__dynamic-image--add-on--straw{display:none}[data-fg-cust--dynamic-image]{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;aspect-ratio:4/5;width:100vw;z-index:1}@media (min-width: 834px){[data-fg-cust--dynamic-image]{position:sticky;justify-content:center;width:auto}}[data-fg-cust--dynamic-image] .image__featured,[data-fg-cust--dynamic-image] .image__variant{display:none!important}.fg-cust__export-canvas{position:absolute;overflow:hidden;aspect-ratio:4/5;height:250px;width:200px;top:0;pointer-events:none;z-index:-1}.fg-cust__export-canvas .fg-cust__export-canvas--monogram{position:absolute;z-index:10;left:50%;overflow:visible;pointer-events:none;width:30%;height:auto;text-align:center;font-weight:700;line-height:1;font-size:3cqw;font-family:Arial,Helvetica,sans-serif;color:silver;margin:0;padding:0;margin-top:-1cqw}.fg-cust__export-canvas .fg-cust__export-canvas--monogram-back{top:0!important;position:absolute;z-index:10;overflow:visible;pointer-events:none;height:100%;width:100%;text-align:center;font-weight:700;line-height:1;font-size:3cqw;font-family:Arial,Helvetica,sans-serif;color:silver;margin:0;padding:0;margin-top:-1cqw}.fg-cust__export-canvas .fg-cust__export-canvas--monogram-back p{position:absolute;left:50%;transform:translate(-50%);z-index:1}.fg-cust__export-canvas--add-on{right:0}.fg-cust__dynamic-image--base{z-index:1}.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(1) translate(0) translateY(0)}.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(1) translate(0) translateY(0)}.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(1) translate(10%) translateY(0)}.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.flip-straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.straw-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-68oz-2-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-25oz-740ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.switch-lid-with-strap-straw-20oz-595ml .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(1) translate(0) translateY(0)}.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--button{z-index:3;transform:scale(.75) translate(0) translateY(-26%)}.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-26%)}.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--monogram{top:75%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--monogram{top:75%;width:26%}}.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--emoji{top:76.5%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-cup-base-8oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-cup-base-8oz .fg-cust__dynamic-image--emoji{top:76.5%}}.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.74) translate(.5%) translateY(17.5%)}.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.74) translate(.5%) translateY(17.5%)}.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram{top:72%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram{top:73%}}.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji{top:74%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-cup-base-8oz-230ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji{top:75%}}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--button{z-index:3;transform:scale(.74) translate(.5%) translateY(9.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.74) translate(.5%) translateY(9.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--monogram{top:68%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--monogram{top:68%}}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--emoji{top:70%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-10oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-10oz-295ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-10oz .fg-cust__dynamic-image--emoji{top:70%}}.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.75) translate(0) translateY(-26%)}.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-26%)}.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram{top:67%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram{top:67%}}.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji{top:69%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-cup-base-12oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji{top:69%}}.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.73) translate(.5%) translateY(21%)}.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.73) translate(.5%) translateY(21%)}.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram{top:76%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--monogram{top:76%}}.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji{top:78%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-8oz-230ml .fg-cust__dynamic-image--emoji{top:78%}}.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.73) translate(.5%) translateY(10%)}.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.73) translate(.5%) translateY(10%)}.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram{top:68%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram{top:68%}}.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji{top:70%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji{top:70%}}.fg-cust__dynamic-image.french-press-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--french-press-16oz-475ml .fg-cust__dynamic-image--monogram{top:35%;left:49.2%}@media (min-width: 834px){.fg-cust__dynamic-image.french-press-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--french-press-16oz-475ml .fg-cust__dynamic-image--monogram{top:36%}}.fg-cust__dynamic-image.french-press-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--french-press-16oz-475ml .fg-cust__dynamic-image--emoji{top:37%;left:49.2%}@media (min-width: 834px){.fg-cust__dynamic-image.french-press-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--french-press-16oz-475ml .fg-cust__dynamic-image--emoji{top:38%}}.fg-cust__dynamic-image.iced-coffee-cup-with-straw .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-with-straw .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-1 .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-2 .fg-cust__dynamic-image--monogram{top:58%;width:32%}@media (min-width: 834px){.fg-cust__dynamic-image.iced-coffee-cup-with-straw .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-with-straw .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-1 .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-2 .fg-cust__dynamic-image--monogram{top:58%}}.fg-cust__dynamic-image.iced-coffee-cup-with-straw .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-with-straw .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-1 .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-2 .fg-cust__dynamic-image--emoji{top:60%}@media (min-width: 834px){.fg-cust__dynamic-image.iced-coffee-cup-with-straw .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-with-straw .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-1 .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-2 .fg-cust__dynamic-image--emoji{top:60%}}.fg-cust__dynamic-image.insulated-food-container-10oz-295ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--insulated-food-container-10oz-295ml .fg-cust__dynamic-image--monogram{top:50%;width:36%}@media (min-width: 834px){.fg-cust__dynamic-image.insulated-food-container-10oz-295ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--insulated-food-container-10oz-295ml .fg-cust__dynamic-image--monogram{top:50%}}.fg-cust__dynamic-image.insulated-food-container-10oz-295ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--insulated-food-container-10oz-295ml .fg-cust__dynamic-image--emoji{top:52%}.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.73) translate(.5%) translateY(1%)}.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.73) translate(.5%) translateY(1%)}.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram{top:62%;width:29%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram{top:61%}}.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji{top:64%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-cup-base-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-340ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji{top:63%}}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.74) translate(.5%) translateY(-14%)}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.74) translate(.5%) translateY(-14%)}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--monogram{top:50%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--monogram{top:51%}}.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--emoji{top:52%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-cup-base-16oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml .fg-cust__dynamic-image--emoji{top:53%}}.fg-cust__dynamic-image--product--ceramic-coffee-cup-with-hinged-lid-12oz-355ml .fg-cust__dynamic-image--monogram{top:62%;width:29%}.fg-cust__dynamic-image--product--ceramic-coffee-cup-with-hinged-lid-12oz-355ml .fg-cust__dynamic-image--emoji{top:64%}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.74) translate(.5%) translateY(-26%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--flip-straw-lid-hull{z-index:2;transform:scale(.74) translate(.5%) translateY(-26%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(.73) translate(.5%) translateY(-32%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(.74) translate(10%) translateY(-26%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(.74) translate(.5%) translateY(-31%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram{top:41%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram{top:42%}}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji{top:43%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-20oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.franksters-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji{top:44%}}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--button{z-index:3;transform:scale(.74) translate(.5%) translateY(-24%)}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--flip-straw-lid-hull{z-index:2;transform:scale(.74) translate(.5%) translateY(-24%)}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(.73) translate(.5%) translateY(-30%)}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(.74) translate(10%) translateY(-24%)}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(.74) translate(.5%) translateY(-29%)}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--monogram{top:42%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--monogram{top:42%}}.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--emoji{top:44%}@media (min-width: 834px){.fg-cust__dynamic-image.original-reusable-bottle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.original-reusable-bottle-base-25oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-bottle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--original-reusable-bottle-base-25oz .fg-cust__dynamic-image--emoji{top:44%}}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--button{z-index:3;transform:scale(.73) translate(0) translateY(-28%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.73) translate(0) translateY(-28%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--flip-straw-lid-hull{z-index:2;transform:scale(.73) translate(0) translateY(-27.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(.73) translate(0) translateY(-33%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(.73) translate(10%) translateY(-27.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(.73) translate(0) translateY(-32.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--monogram{top:42%;width:34%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--monogram{top:42%}}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--emoji{top:44%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.kic-workout-bundle .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-grip-finish-with-grip-lid-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-pixar-ceramic-reusable-bottle-34oz-1l .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.reusable-bottle-jumbo-straw-lid .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.mickey-friends-ceramic-reusable-bottle-34oz-1000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--kic-workout-bundle .fg-cust__dynamic-image--emoji{top:44%}}.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram{top:40%;width:34%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--monogram{top:40%}}.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji{top:42%}@media (min-width: 834px){.fg-cust__dynamic-image.ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--ceramic-reusable-bottle-base-grip-finish-34oz-1-000ml .fg-cust__dynamic-image--emoji{top:42%}}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--base,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--base,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--base,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--base,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--base{z-index:1}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--button,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.75) translate(0) translateY(-34%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-34%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--flip-straw-lid-hull,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-33.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--switch-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(.73) translate(0) translateY(-38%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--supersized-strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(.75) translate(10%) translateY(-33.5%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--grip-lid,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(.75) translate(0) translateY(-38%)}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--monogram{top:40%;width:34%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--monogram{top:41%}}.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--emoji{top:42%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.stainless-steel-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.ceramic-reusable-bottle-base-68oz .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.customisable-ceramic-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--emoji{top:43%}}.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram{top:43%;width:34%}.fg-cust__dynamic-image--product--gradient-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji{top:45%}.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--monogram{top:48%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--monogram{top:47%}}.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--emoji{top:50%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-large .fg-cust__dynamic-image--emoji{top:49%}}.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--monogram{top:47%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--monogram{top:48%}}.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--emoji{top:49%}@media (min-width: 834px){.fg-cust__dynamic-image.stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-small .fg-cust__dynamic-image--emoji{top:50%}}.fg-cust__dynamic-image.insulated-food-container-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--insulated-food-container-16oz-475ml .fg-cust__dynamic-image--monogram{top:46%}@media (min-width: 834px){.fg-cust__dynamic-image.insulated-food-container-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--insulated-food-container-16oz-475ml .fg-cust__dynamic-image--monogram{top:46%}}.fg-cust__dynamic-image.insulated-food-container-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--insulated-food-container-16oz-475ml .fg-cust__dynamic-image--emoji{top:48%}.fg-cust__dynamic-image.reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.reusable-party-cup-base-16oz-475ml .fg-cust__dynamic-image--monogram{top:62%;width:28%}@media (min-width: 834px){.fg-cust__dynamic-image.reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.reusable-party-cup-base-16oz-475ml .fg-cust__dynamic-image--monogram{top:62%}}.fg-cust__dynamic-image.reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.reusable-party-cup-base-16oz-475ml .fg-cust__dynamic-image--emoji{top:63.5%}@media (min-width: 834px){.fg-cust__dynamic-image.reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.reusable-party-cup-base-16oz-475ml .fg-cust__dynamic-image--emoji{top:64%}}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--monogram{top:48%}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--monogram.has-emoji{top:46.5%}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--monogram text{font-size:18px!important}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--monogram-back{top:67.5%}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--monogram-back text{font-size:18px!important}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--emoji{top:47.5%}.fg-cust__dynamic-image.pet-name-tag-small .fg-cust__dynamic-image--emoji.has-monogramming{top:48.5%}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--monogram{top:48%}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--monogram.has-emoji{top:46.5%}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--monogram text{font-size:18px!important}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--monogram-back{top:67.5%}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--monogram-back text{font-size:18px!important}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--emoji{top:47%}.fg-cust__dynamic-image.pet-name-tag-medium .fg-cust__dynamic-image--emoji.has-monogramming{top:49%}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--monogram{top:48%}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--monogram.has-emoji{top:47%}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--monogram-back{top:72%}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--monogram-back img{transform:scale(.9) translateY(25%)}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--emoji{top:48%}.fg-cust__dynamic-image.pet-name-tag-large .fg-cust__dynamic-image--emoji.has-monogramming{top:49%}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram{top:51.5%;left:60%;transform:translate(-50%) rotate(-2deg)}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram.has-emoji,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram.has-emoji{top:50.5%}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram text,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram text{font-size:17px!important}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--emoji{top:51%;left:60%;transform:translate(-50%) rotate(-2deg) scale(.8)}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--emoji.has-monogramming,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--emoji.has-monogramming{top:52%}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram-back,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram-back{top:67.5%}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram-back p,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram-back p{top:63.5%;font-size:5px}.fg-cust__dynamic-image.cat-collar-name-tag .fg-cust__dynamic-image--monogram-back text,.fg-cust__dynamic-image--cat-collar-name-tag .fg-cust__dynamic-image--monogram-back text{font-size:17px!important}.fg-cust__dynamic-image.cat-gift-set .fg-cust__dynamic-image--product--cat-collar-name-tag{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(-22%) translateY(-12%);z-index:1}.fg-cust__dynamic-image.cat-gift-set .fg-cust__dynamic-image--product--stainless-steel-pet-bowl-cat{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(1) translate(10%) translateY(12%)}.fg-cust__dynamic-image.dog-gift-box-small .fg-cust__dynamic-image--product--pet-collar-name-tag-small,.fg-cust__dynamic-image.dog-gift-box-small .fg-cust__dynamic-image--product--pet-collar-name-tag-medium,.fg-cust__dynamic-image.dog-gift-box-small .fg-cust__dynamic-image--product--pet-collar-name-tag-large,.fg-cust__dynamic-image.dog-gift-box-medium .fg-cust__dynamic-image--product--pet-collar-name-tag-small,.fg-cust__dynamic-image.dog-gift-box-medium .fg-cust__dynamic-image--product--pet-collar-name-tag-medium,.fg-cust__dynamic-image.dog-gift-box-medium .fg-cust__dynamic-image--product--pet-collar-name-tag-large,.fg-cust__dynamic-image.dog-gift-box-large .fg-cust__dynamic-image--product--pet-collar-name-tag-small,.fg-cust__dynamic-image.dog-gift-box-large .fg-cust__dynamic-image--product--pet-collar-name-tag-medium,.fg-cust__dynamic-image.dog-gift-box-large .fg-cust__dynamic-image--product--pet-collar-name-tag-large{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(-22%) translateY(-26%);z-index:1}.fg-cust__dynamic-image.dog-gift-box-small .fg-cust__dynamic-image--product--pet-lead,.fg-cust__dynamic-image.dog-gift-box-medium .fg-cust__dynamic-image--product--pet-lead,.fg-cust__dynamic-image.dog-gift-box-large .fg-cust__dynamic-image--product--pet-lead{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(10%) translateY(0)}.fg-cust__dynamic-image.dog-gift-box-small .fg-cust__dynamic-image--product--pet-poo-bag-holder,.fg-cust__dynamic-image.dog-gift-box-medium .fg-cust__dynamic-image--product--pet-poo-bag-holder,.fg-cust__dynamic-image.dog-gift-box-large .fg-cust__dynamic-image--product--pet-poo-bag-holder{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(-30%) translateY(18%) rotate(-12deg)}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--pet-name-tag-small,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--pet-name-tag-small{transform:scale(1) translateY(15%);z-index:1}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--pet-name-tag-small .fg-cust__dynamic-image--elem--inner img,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--pet-name-tag-small .fg-cust__dynamic-image--elem--inner img{opacity:0}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--pet-collar-small,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--pet-collar-small{transform:scale(1) translate(0)}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram{top:36%;left:57%;transform:translate(-50%) rotate(-2deg)}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram.has-emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram.has-emoji{top:35%}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram text,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram text{font-size:17px!important}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--emoji{top:35%;left:57%;transform:translate(-50%) rotate(-2deg) scale(.8)}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--emoji.has-monogramming,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--emoji.has-monogramming{top:36%}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back{top:50%}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back img,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back img{transform:scale(.9) translate(0);opacity:1!important}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back p,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back p{top:46.5%;font-size:5px}.fg-cust__dynamic-image.pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back text,.fg-cust__dynamic-image--product--pet-collar-name-tag-small .fg-cust__dynamic-image--monogram-back text{font-size:17px!important}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-name-tag-medium,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-name-tag-medium{transform:scale(1) translateY(15%);z-index:1}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-name-tag-medium .fg-cust__dynamic-image--elem--inner img,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-name-tag-medium .fg-cust__dynamic-image--elem--inner img{opacity:0}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-collar-medium,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--pet-collar-medium{transform:scale(1) translate(0)}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram{top:37%;left:54.5%;transform:translate(-50%) rotate(-1deg)}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram.has-emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram.has-emoji{top:36%}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram text,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram text{font-size:18px!important}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--emoji{top:36.5%;left:54.5%;transform:translate(-50%) rotate(-1deg)}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--emoji.has-monogramming,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--emoji.has-monogramming{top:38%}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back{top:55.5%}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back img,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back img{transform:scale(.7) translateY(8%);opacity:1!important}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back p,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back p{top:52%;font-size:5px}.fg-cust__dynamic-image.pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back text,.fg-cust__dynamic-image--product--pet-collar-name-tag-medium .fg-cust__dynamic-image--monogram-back text{font-size:18px!important}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--pet-name-tag-large,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--pet-name-tag-large{transform:scale(1) translateY(15%);z-index:1}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--pet-name-tag-large .fg-cust__dynamic-image--elem--inner img,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--pet-name-tag-large .fg-cust__dynamic-image--elem--inner img{opacity:0}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--pet-collar-large,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--pet-collar-large{transform:scale(1) translate(0)}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram{top:38%;left:57%;transform:translate(-50%) rotate(-2deg)}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram.has-emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram.has-emoji{top:36.5%}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram text,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram text{font-size:18px!important}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--emoji{top:37%;left:57%;transform:translate(-50%) rotate(-2deg)}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--emoji.has-monogramming,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--emoji.has-monogramming{top:38.5%}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back{top:57.5%}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back img,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back img{transform:scale(.6) translateY(12%);opacity:1!important}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back p,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back p{top:53.5%;font-size:5px}.fg-cust__dynamic-image.pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back text,.fg-cust__dynamic-image--product--pet-collar-name-tag-large .fg-cust__dynamic-image--monogram-back text{font-size:18px!important}.fg-cust__dynamic-image.pet-lead .fg-cust__dynamic-image--pet-lead-handle,.fg-cust__dynamic-image.pet-lead-base .fg-cust__dynamic-image--pet-lead-handle,.fg-cust__dynamic-image--product--pet-lead .fg-cust__dynamic-image--pet-lead-handle{z-index:1}.fg-cust__dynamic-image.pet-lead .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image.pet-lead-base .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--pet-lead .fg-cust__dynamic-image--monogram{top:61.5%;transform:translate(31.5%) scale(.35) rotate(-2deg);z-index:1}.fg-cust__dynamic-image.pet-lead .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image.pet-lead-base .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--pet-lead .fg-cust__dynamic-image--emoji{top:62%;transform:translate(-1%) scale(.7) rotate(-2deg);z-index:1}.fg-cust__dynamic-image.stainless-steel-pet-bowl-cat .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--stainless-steel-pet-bowl-cat .fg-cust__dynamic-image--monogram{top:43.5%}.fg-cust__dynamic-image.stainless-steel-pet-bowl-cat .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--stainless-steel-pet-bowl-cat .fg-cust__dynamic-image--emoji{top:45.5%}.fg-cust__dynamic-image.stainless-steel-pet-bowl .fg-cust__dynamic-image--monogram{top:44.5%}.fg-cust__dynamic-image.stainless-steel-pet-bowl .fg-cust__dynamic-image--emoji{top:46%}.fg-cust__dynamic-image.stainless-steel-pet-bowl-dog-large .fg-cust__dynamic-image--monogram{top:44.5%}.fg-cust__dynamic-image.stainless-steel-pet-bowl-dog-large .fg-cust__dynamic-image--emoji{top:46%}.fg-cust__dynamic-image.stainless-steel-pet-bowl-dog-extra-large .fg-cust__dynamic-image--monogram{top:44.5%}.fg-cust__dynamic-image.stainless-steel-pet-bowl-dog-extra-large .fg-cust__dynamic-image--emoji{top:46%}.fg-cust__dynamic-image.wine-bottle-cooler .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--wine-bottle-cooler .fg-cust__dynamic-image--monogram{top:31%}@media (min-width: 834px){.fg-cust__dynamic-image.wine-bottle-cooler .fg-cust__dynamic-image--monogram,.fg-cust__dynamic-image--product--wine-bottle-cooler .fg-cust__dynamic-image--monogram{top:32%}}.fg-cust__dynamic-image.wine-bottle-cooler .fg-cust__dynamic-image--emoji,.fg-cust__dynamic-image--product--wine-bottle-cooler .fg-cust__dynamic-image--emoji{top:34%}.fg-cust__dynamic-image.walkies-bundle .fg-cust__dynamic-image--pet-treat-holder{transform:scale(1) translate(15%)}.fg-cust__dynamic-image.walkies-bundle .fg-cust__dynamic-image--pet-poo-bag-holder{transform:scale(1) translate(-15%)}.fg-cust__dynamic-image.bottle-and-bowl-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-18%);z-index:1}.fg-cust__dynamic-image.bottle-and-bowl-bundle .fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-large{transform:scale(.9) translate(17%,20%)}.fg-cust__dynamic-image.bottle-bowl-bundle-small .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.bottle-bowl-bundle-small .fg-cust__dynamic-image--stainless-steel-bowl-with-glass-lid-small{transform:scale(.9) translate(17%,20%)}.fg-cust__dynamic-image.bottle-bumper-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.bottle-bumper-bundle .fg-cust__dynamic-image--bottle-bumper-guard{transform:scale(.9) translate(19%,20%)}.fg-cust__dynamic-image.bottle-bumper-bundle-small .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.bottle-bumper-bundle-small .fg-cust__dynamic-image--bottle-bumper-guard-small{transform:scale(.9) translate(19%,20%)}.fg-cust__dynamic-image.pawfect-pair-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.pawfect-pair-bundle .fg-cust__dynamic-image--silicone-pet-bowl-attachment{transform:scale(.9) translate(19%,15%)}.fg-cust__dynamic-image.on-the-road-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.on-the-road-bundle .fg-cust__dynamic-image--car-cup-holder-expander{transform:scale(.9) translate(19%,15%)}.fg-cust__dynamic-image.kester-black-bottle-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-15%);z-index:1}.fg-cust__dynamic-image.kester-black-bottle-bundle .fg-cust__dynamic-image--kester-black-nail-polish{transform:scale(.9) translate(19%)}.fg-cust__dynamic-image.coffee-lovers-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-30%);z-index:1}.fg-cust__dynamic-image.coffee-lovers-gift-set .fg-cust__dynamic-image--french-press-16oz-475ml{transform:scale(.9) translate(33%,14%);z-index:1}.fg-cust__dynamic-image.coffee-lovers-gift-set .fg-cust__dynamic-image--scoop{transform:scale(.7) translate(14%,36%);z-index:2}.fg-cust__dynamic-image.coffee-lovers-gift-set .fg-cust__dynamic-image--certified-organic-fairtrade-ground-coffee-200g{transform:scale(.9) translate(-19%)}.fg-cust__dynamic-image.coffee-lovers-gift-set .fg-cust__dynamic-image--insulated-food-container-16oz-475ml{transform:scale(.9) translate(16%)}.fg-cust__dynamic-image.tea-lovers-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-22%);z-index:1}.fg-cust__dynamic-image.tea-lovers-bundle .fg-cust__dynamic-image--certified-organic-fairtrade-tea-50g{transform:scale(.9) translate(26%,9%)}.fg-cust__dynamic-image.tea-lovers-bundle .fg-cust__dynamic-image--tea-infuser{transform:scale(.9) translate(5%,-2%)}.fg-cust__dynamic-image.brew-time-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-16oz-475ml{position:relative;height:100%;width:100%;transform:scale(.9) translate(-30%);z-index:1}.fg-cust__dynamic-image.brew-time-gift-set .fg-cust__dynamic-image--certified-organic-fairtrade-tea-50g{transform:scale(.9) translate(28%,9%)}.fg-cust__dynamic-image.brew-time-gift-set .fg-cust__dynamic-image--scoop{transform:scale(.5) translate(20%,60%);z-index:10}.fg-cust__dynamic-image.brew-time-gift-set .fg-cust__dynamic-image--product--tea-infuser{display:none}.fg-cust__dynamic-image.brew-time-gift-set .fg-cust__dynamic-image--insulated-food-container-16oz-475ml{transform:scale(.9)}.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml,.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml,.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml,.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml,.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml,.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(-22%);z-index:1}.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml:nth-of-type(2),.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml:nth-of-type(2),.fg-cust__dynamic-image.iconic-duo-gift-set-34oz-1-000ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml:nth-of-type(2),.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml:nth-of-type(2),.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml:nth-of-type(2),.fg-cust__dynamic-image.iconic-duo-gift-set-12oz-355ml .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml:nth-of-type(2),.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml:nth-of-type(2),.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml:nth-of-type(2),.fg-cust__dynamic-image.double-hydration-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml:nth-of-type(2){transform:scale(.9) translate(22%)}.fg-cust__dynamic-image.the-essentials-gift-set-large .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml,.fg-cust__dynamic-image.the-essentials-gift-set-large .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.the-essentials-gift-set-regular .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml,.fg-cust__dynamic-image.the-essentials-gift-set-regular .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(22%);z-index:1}.fg-cust__dynamic-image.the-essentials-gift-set-large .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml,.fg-cust__dynamic-image.the-essentials-gift-set-regular .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml,.fg-cust__dynamic-image.disney-gift-set .fg-cust__dynamic-image--product--disney-ceramic-reusable-cup-12oz-355ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(-22%);z-index:1}.fg-cust__dynamic-image.disney-gift-set .fg-cust__dynamic-image--product--disney-ceramic-reusable-bottle-34oz{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(22%);z-index:1}.fg-cust__dynamic-image.on-the-go-gift-set-medium .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.on-the-go-gift-set-medium .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml,.fg-cust__dynamic-image.on-the-go-gift-set-small .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml,.fg-cust__dynamic-image.on-the-go-gift-set-small .fg-cust__dynamic-image--product--customisable-ceramic-reusable-cup-12oz-355ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(-22%);z-index:1}.fg-cust__dynamic-image.on-the-go-gift-set-medium .fg-cust__dynamic-image--product--reusable-straw-pack-black,.fg-cust__dynamic-image.on-the-go-gift-set-small .fg-cust__dynamic-image--product--reusable-straw-pack-black{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(22%,15%);z-index:1}.fg-cust__dynamic-image.on-the-go-gift-set-medium .fg-cust__dynamic-image--product--3-in-1-ultimate-reusable-bag-midnight,.fg-cust__dynamic-image.on-the-go-gift-set-small .fg-cust__dynamic-image--product--3-in-1-ultimate-reusable-bag-midnight{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(14%,-29%);z-index:-1}.fg-cust__dynamic-image.the-original-gift-set .fg-cust__dynamic-image--product--customisable-original-reusable-cup-12oz-340ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(-22%);z-index:1}.fg-cust__dynamic-image.the-original-gift-set .fg-cust__dynamic-image--product--original-reusable-bottle{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(22%);z-index:1}.fg-cust__dynamic-image.iced-coffee-cup-with-straw-duo-pack .fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-1{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(1) translate(-16%);z-index:1}.fg-cust__dynamic-image.iced-coffee-cup-with-straw-duo-pack .fg-cust__dynamic-image--product--iced-coffee-cup-duo-cup-2{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(1) translate(16%);z-index:1}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.6) translate(-52%);z-index:2}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml:nth-of-type(2){transform:scale(.6) translate(-17%);z-index:1}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml:nth-of-type(3){transform:scale(.6) translate(17%);z-index:1}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml:nth-of-type(4){transform:scale(.6) translate(52%);z-index:2}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--monogram{top:62%;width:28%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--monogram{top:62%}}.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--emoji{top:63.5%}@media (min-width: 834px){.fg-cust__dynamic-image.customisable-reusable-party-cups-16oz-475-ml-4-pack .fg-cust__dynamic-image--product--reusable-party-cup-16oz-475ml .fg-cust__dynamic-image--emoji{top:64%}}.fg-cust__dynamic-image.bottle-holder-bundle-regular .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(-18%);z-index:2}.fg-cust__dynamic-image.bottle-holder-bundle-regular .fg-cust__dynamic-image--product--cactus-leather-bottle-holder-20oz-595ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(18%);z-index:1}.fg-cust__dynamic-image.bottle-holder-bundle-large .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(-21%);z-index:2}.fg-cust__dynamic-image.bottle-holder-bundle-large .fg-cust__dynamic-image--product--cactus-leather-bottle-holder-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(20%);z-index:1}.fg-cust__dynamic-image.kic-bottle-bumper-bundle .fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(-20%);z-index:2}.fg-cust__dynamic-image.kic-bottle-bumper-bundle .fg-cust__dynamic-image--product--kic-bottle-bumper-guard{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(20%,30.5%);z-index:2}.fg-cust__dynamic-image.kic-essentials-bundle .fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(-16%);z-index:2}.fg-cust__dynamic-image.kic-essentials-bundle .fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(18.5%);z-index:2}.fg-cust__dynamic-image.kic-it-bundle .fg-cust__dynamic-image--product--kic-ceramic-reusable-bottle-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(30%);z-index:1}.fg-cust__dynamic-image.kic-it-bundle .fg-cust__dynamic-image--product--kic-ceramic-reusable-cup-12oz-355ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;z-index:2}.fg-cust__dynamic-image.kic-it-bundle .fg-cust__dynamic-image--product--kic-workout-bundle{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(-30%);z-index:1}.fg-cust__dynamic-image.snack-container-21oz-630ml .fg-cust__dynamic-image--product--snack-container-21oz-630ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%}.fg-cust__dynamic-image.snack-container-21oz-630ml .fg-cust__dynamic-image--product--snack-container-21oz-630ml .fg-cust__dynamic-image--monogram{top:50%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.snack-container-21oz-630ml .fg-cust__dynamic-image--product--snack-container-21oz-630ml .fg-cust__dynamic-image--emoji{top:51.5%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-snack-container)) .fg-cust__dynamic-image--product--snack-container-21oz-630ml,.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-snack-container)) .fg-cust__dynamic-image--product--bumper-guard-snack-container{transform:translateY(-8%)}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-snack-container)) .fg-cust__dynamic-image--product--bumper-guard-snack-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:19.5%}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--ice-brick-snack-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container)) .fg-cust__dynamic-image--product--snack-container-21oz-630ml,.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--ice-brick-snack-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container)) .fg-cust__dynamic-image--product--ice-brick-snack-container{transform:translateY(-5%)}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--ice-brick-snack-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container)) .fg-cust__dynamic-image--product--ice-brick-snack-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:15.5%}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):has(.fg-cust__dynamic-image--product--ice-brick-snack-container) .fg-cust__dynamic-image--product--snack-container-21oz-630ml,.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):has(.fg-cust__dynamic-image--product--ice-brick-snack-container) .fg-cust__dynamic-image--product--bumper-guard-snack-container,.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):has(.fg-cust__dynamic-image--product--ice-brick-snack-container) .fg-cust__dynamic-image--product--ice-brick-snack-container{transform:translateY(-14%)}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):has(.fg-cust__dynamic-image--product--ice-brick-snack-container) .fg-cust__dynamic-image--product--bumper-guard-snack-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:19.5%}.fg-cust__dynamic-image.snack-container-21oz-630ml:has(.fg-cust__dynamic-image--product--bumper-guard-snack-container):has(.fg-cust__dynamic-image--product--ice-brick-snack-container) .fg-cust__dynamic-image--product--ice-brick-snack-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:32%}.fg-cust__dynamic-image.lunch-container-56oz-1650ml .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%}.fg-cust__dynamic-image.lunch-container-56oz-1650ml .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--monogram{top:60.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.lunch-container-56oz-1650ml .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--emoji{top:61.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container)) .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml,.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container)) .fg-cust__dynamic-image--product--bumper-guard-lunch-container{transform:translateY(-8%)}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):not(:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container)) .fg-cust__dynamic-image--product--bumper-guard-lunch-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:32%}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container)) .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml,.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container)) .fg-cust__dynamic-image--product--ice-brick-lunch-container{transform:translateY(-5%)}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--ice-brick-lunch-container):not(:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container)) .fg-cust__dynamic-image--product--ice-brick-lunch-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:27%}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):has(.fg-cust__dynamic-image--product--ice-brick-lunch-container) .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml,.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):has(.fg-cust__dynamic-image--product--ice-brick-lunch-container) .fg-cust__dynamic-image--product--bumper-guard-lunch-container,.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):has(.fg-cust__dynamic-image--product--ice-brick-lunch-container) .fg-cust__dynamic-image--product--ice-brick-lunch-container{transform:translateY(-14%)}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):has(.fg-cust__dynamic-image--product--ice-brick-lunch-container) .fg-cust__dynamic-image--product--bumper-guard-lunch-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:32%}.fg-cust__dynamic-image.lunch-container-56oz-1650ml:has(.fg-cust__dynamic-image--product--bumper-guard-lunch-container):has(.fg-cust__dynamic-image--product--ice-brick-lunch-container) .fg-cust__dynamic-image--product--ice-brick-lunch-container{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;top:45.5%}.fg-cust__dynamic-image.wine-down-gift-set .fg-cust__dynamic-image--product--premium-bottle-stopper{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(25%) translateY(-30%);z-index:1}.fg-cust__dynamic-image.wine-down-gift-set .fg-cust__dynamic-image--product--wine-bottle-cooler{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;z-index:2;transform:scale(1) translate(-20%)}.fg-cust__dynamic-image.wine-down-gift-set .fg-cust__dynamic-image--product--fill-and-chill-ice-tray{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(25%) translateY(7%);z-index:1}.fg-cust__dynamic-image.paws-and-play-gift-set .fg-cust__dynamic-image--product--chew-buddy-pet-toy{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(30%) translateY(20%);z-index:1}.fg-cust__dynamic-image.paws-and-play-gift-set .fg-cust__dynamic-image--product--pet-squeaky-toy{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;z-index:2;transform:scale(.8) translate(30%) translateY(-30%)}.fg-cust__dynamic-image.paws-and-play-gift-set .fg-cust__dynamic-image--product--lyka-beefy-bites,.fg-cust__dynamic-image.paws-and-play-gift-set .fg-cust__dynamic-image--product--lyka-pet-treats{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(-20%) translateY(12%);z-index:1}.fg-cust__dynamic-image.roll-with-it-gift-set .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-34oz-1-000ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(-23%);z-index:1}.fg-cust__dynamic-image.roll-with-it-gift-set .fg-cust__dynamic-image--product--knot-today-recovery-roller{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.8) translate(23%) translateY(15%);z-index:1}.fg-cust__dynamic-image.lets-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translateY(25%);z-index:1}.fg-cust__dynamic-image.lets-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--monogram{top:60.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.lets-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--emoji{top:61.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.lets-lunch-bundle .fg-cust__dynamic-image--product--premium-stainless-steel-utensil-set{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.65) translateY(-35%);z-index:1}.fg-cust__dynamic-image.sip-snack-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(1) translate(-20%) translateY(-5%);z-index:1}.fg-cust__dynamic-image.sip-snack-bundle .fg-cust__dynamic-image--product--snack-container-21oz-630ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.9) translate(22%) translateY(31%);z-index:1}.fg-cust__dynamic-image.sip-snack-bundle .fg-cust__dynamic-image--product--snack-container-21oz-630ml .fg-cust__dynamic-image--monogram{top:50%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.sip-snack-bundle .fg-cust__dynamic-image--product--snack-container-21oz-630ml .fg-cust__dynamic-image--emoji{top:51.5%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--customisable-ceramic-reusable-bottle-20oz-595ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.75) translate(-37.5%) translateY(11%);z-index:1}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.7) translate(23%) translateY(22.5%);z-index:1}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--monogram{top:60.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--lunch-container-56oz-1650ml .fg-cust__dynamic-image--emoji{top:61.75%;transform:translate(-50%) scale(.7)}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--ice-brick-lunch-container{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.7) translate(23%) translateY(52%);z-index:1}.fg-cust__dynamic-image.ultimate-lunch-bundle .fg-cust__dynamic-image--product--premium-stainless-steel-utensil-set{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.55) translate(29%) translateY(-38.5%);z-index:1}.fg-cust__dynamic-image.pitcher-perfect-jug .fg-cust__dynamic-image--product--pitcher-perfect-jug{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%}.fg-cust__dynamic-image.pitcher-perfect-jug .fg-cust__dynamic-image--product--pitcher-perfect-jug .fg-cust__dynamic-image--monogram{top:34%;width:34%}.fg-cust__dynamic-image.pitcher-perfect-jug .fg-cust__dynamic-image--product--pitcher-perfect-jug .fg-cust__dynamic-image--emoji{top:36%}.fg-cust__dynamic-image.chrome-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram{top:42%}.fg-cust__dynamic-image.chrome-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji{top:44%}.fg-cust__dynamic-image.lilo-stitch-ceramic-reusable-bottle .fg-cust__dynamic-image--monogram{top:41%}@media (min-width: 834px){.fg-cust__dynamic-image.lilo-stitch-ceramic-reusable-bottle .fg-cust__dynamic-image--monogram{top:42%}}.fg-cust__dynamic-image.lilo-stitch-ceramic-reusable-bottle .fg-cust__dynamic-image--emoji{top:43%}@media (min-width: 834px){.fg-cust__dynamic-image.lilo-stitch-ceramic-reusable-bottle .fg-cust__dynamic-image--emoji{top:44%}}.fg-cust__dynamic-image--product--tritan-titan-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--monogram{top:42%;width:34%}.fg-cust__dynamic-image--product--tritan-titan-bottle-base-68oz-2-000ml .fg-cust__dynamic-image--emoji{top:44%}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--base{z-index:1}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--button{z-index:3;transform:scale(.75) translate(0) translateY(-28%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-28%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--straw-lid-hull,.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--flip-straw-lid-hull{z-index:2;transform:scale(.75) translate(0) translateY(-27.5%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--switch-lid{z-index:2;transform:scale(.73) translate(0) translateY(-33.5%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--strap,.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--supersized-strap{z-index:2;transform:scale(.75) translate(10%) translateY(-27.5%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--grip-lid{z-index:2;transform:scale(.75) translate(0) translateY(-32.75%)}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--monogram{top:42%;width:34%}.fg-cust__dynamic-image.tritan-titan-reusable-bottle-68oz-2-000ml .fg-cust__dynamic-image--emoji{top:44%}.fg-cust__dynamic-image.ice-ice-bundle .fg-cust__dynamic-image--product--iced-coffee-cup-with-straw{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:translate(-20%) translateY(-20%);z-index:1}.fg-cust__dynamic-image.ice-ice-bundle .fg-cust__dynamic-image--product--fill-and-chill-ice-tray{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;transform:scale(.85) translate(24%) translateY(.5%);z-index:1}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--monogram{top:42%;width:34%}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-34oz-1-000ml .fg-cust__dynamic-image--emoji{top:44%}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram{top:41%}@media (min-width: 834px){.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--monogram{top:42%}}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji{top:43%}@media (min-width: 834px){.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-bottle-20oz-595ml .fg-cust__dynamic-image--emoji{top:44%}}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram{top:62%;width:29%}@media (min-width: 834px){.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--monogram{top:61%}}.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji{top:64%}@media (min-width: 834px){.fg-cust__dynamic-image--product--limited-edition-ceramic-reusable-cup-12oz-355ml .fg-cust__dynamic-image--emoji{top:63%}}.fg-cust__dynamic-image--product--limited-edition-ceramic-coffee-cup-with-hinged-lid-12oz-355ml .fg-cust__dynamic-image--monogram{top:62%;width:29%}.fg-cust__dynamic-image--product--limited-edition-ceramic-coffee-cup-with-hinged-lid-12oz-355ml .fg-cust__dynamic-image--emoji{top:64%}.fg-cust-modal{position:fixed;top:0;bottom:0;width:100vw;height:100dvh;left:0;right:0;background-color:#fcfbf5;z-index:1000;pointer-events:none;opacity:0;display:flex;flex-direction:column}@media (min-width: 834px){.fg-cust-modal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;background-color:#eaeaea}}.fg-cust-modal.open{opacity:1;pointer-events:all}.fg-cust-modal.closed *{pointer-events:none!important;opacity:0!important}.fg-cust-modal__image-container{background-color:#eaeaea;position:relative;display:flex;align-items:center;flex-direction:column;justify-content:flex-end;aspect-ratio:4/5!important;width:100vw;max-width:100%;max-width:50vh;max-height:100vh}@media (max-width: 833.98px){.fg-cust-modal__image-container{margin-inline:auto}.fg-cust-modal__image-container:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background-color:#eaeaea;transform:translate(-50%);z-index:-1}}@media (min-width: 834px){.fg-cust-modal__image-container{max-width:unset;max-height:100vh;aspect-ratio:unset;justify-content:center;width:auto;left:50%;transform:translate(-50%)}}.fg-cust-modal__image-container .fg-cust__dynamic-image{height:auto;left:0;right:0;bottom:unset;top:unset;transform:none;position:relative;aspect-ratio:4/5;object-fit:contain}.fg-cust-modal__mobile-header{display:flex;position:absolute;justify-content:space-between;width:100%;z-index:20;top:0;right:0;left:0;font-family:Circular Std,sans-serif;font-size:24px;line-height:32px;padding-inline:16px;padding-block-start:60px}@media (min-width: 834px){.fg-cust-modal__mobile-header{top:117px;right:48px;justify-content:flex-end;padding-inline:48px;padding-block-start:0}}.fg-cust-modal__mobile-header h3{margin:0}@media (min-width: 834px){.fg-cust-modal__mobile-header h3{display:none}}.fg-cust-modal__close{height:24px;width:24px;z-index:20;background-color:#0000;border:none;outline:none;display:flex;align-items:center;justify-content:center;padding:0}@media (min-width: 1024px){.fg-cust-modal__close{cursor:pointer}}.fg-cust-modal__editor{position:relative;flex:1;height:100%}@media (min-width: 834px){.fg-cust-modal__editor{padding:48px}}.fg-cust--step{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;width:100%;background-color:#fcfbf5;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:0;overflow-y:scroll;padding:24px 0 20px;scroll-padding:24px 0 20px}@media (min-width: 834px){.fg-cust--step{justify-content:center}}.fg-cust--step.active{pointer-events:all;opacity:1;z-index:10}.fg-cust--step__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;width:100%;padding:0 16px}@media (min-width: 834px){.fg-cust--step__header{justify-content:center;grid-gap:12px}}.fg-cust--step__arrow-btn{background-color:#0000;border:none;outline:none;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .3s ease}@media (min-width: 1024px){.fg-cust--step__arrow-btn{cursor:pointer}}.fg-cust--step__arrow-btn:disabled{opacity:.1;cursor:not-allowed}.fg-cust--step__left-arrow,.fg-cust--step__right-arrow{height:28px;width:40px}.fg-cust--step__right-arrow{transform:rotate(180deg)}.fg-cust--step__title{font-family:"Victor Serif Trial 50",serif;font-size:18px;line-height:24px;font-weight:500;margin:0;text-align:center}@media (min-width: 1024px){.fg-cust--step__title{min-width:300px}}.fg-cust--step__title span{margin-left:16px;letter-spacing:3px}.fg-cust--step__content{width:100%;position:relative;display:grid;justify-content:center;align-items:start;flex:1}@media (min-width: 834px){.fg-cust--step__content{flex:0;padding-left:40px;padding-right:40px}}.fg-cust--step__product-select{display:flex;flex-direction:column;align-items:center}.fg-cust--step__product-select--product-btns,.fg-cust--step__product-select--part-btns{display:grid;grid-template-columns:auto 1fr auto;justify-content:center;align-items:center;max-width:calc(100vw + -0px);margin-bottom:24px}@media (min-width: 834px){.fg-cust--step__product-select--product-btns,.fg-cust--step__product-select--part-btns{max-width:35vw}}.fg-cust--step__product-select--part-btns{display:none;pointer-events:none}.fg-cust--step__product-select--part-btns.visible{display:grid;pointer-events:all}.fg-cust--step__colour-select{display:flex;flex-direction:column;align-items:center}.fg-cust--step__colour-select--component-buttons{display:grid;grid-template-columns:auto 1fr auto;justify-content:center;align-items:center;max-width:calc(100vw + -0px)}@media (min-width: 834px){.fg-cust--step__colour-select--component-buttons{max-width:35vw}}.fg-cust--step__colour-select--options{display:none;pointer-events:none}.fg-cust--step__colour-select--options.visible{display:flex;flex-direction:column;align-items:center;pointer-events:all}.fg-cust--step__colour-carousel{--swatches-per-view: 3;--swatches-size: 54px;--slide-size: calc(var(--swatches-size) + 16px);--total-controls-width: 48px;display:none;width:calc(var(--slide-size)*var(--swatches-per-view) + var(--total-controls-width));max-width:calc(100vw + -0px);grid-template-columns:auto 1fr auto;justify-self:center;align-items:center;margin:40px auto 0;opacity:0;pointer-events:none;overflow:hidden}@media (min-width: 576px){.fg-cust--step__colour-carousel{--swatches-per-view: 5}}@media (min-width: 1095px){.fg-cust--step__colour-carousel{--swatches-per-view: 5}}@media (min-width: 1440px){.fg-cust--step__colour-carousel{--swatches-per-view: 7}}@media (min-width: 1920px){.fg-cust--step__colour-carousel{--swatches-per-view: 9}}.fg-cust--step__colour-carousel.selected{display:grid;grid-template-columns:24px calc(var(--slide-size)*var(--swatches-per-view)) 24px;opacity:1;pointer-events:all}.fg-cust--step__colour-carousel .embla{grid-column:2/3;max-width:calc(var(--slide-size)*var(--swatches-per-view) + var(--total-controls-width) - 48px);margin-inline:auto;overflow:visible!important}.fg-cust--step__colour-carousel .embla__container{padding-bottom:36px}.fg-cust--step__colour-carousel .embla__slide{position:relative;width:var(--swatches-size);height:var(--swatches-size);padding-top:2px;opacity:1;transition:opacity .2s ease}.fg-cust--step__colour-carousel .embla__slide:not(.is-in-view){opacity:0;pointer-events:none}@media (min-width: 834px){.fg-cust--step__colour-carousel .embla__slide .fg-cust--step__swatch{width:100%;height:auto;aspect-ratio:1}}.fg-cust--step__colour-carousel .embla__button{position:relative;flex-shrink:0;transform:translateY(-18px);z-index:1}.fg-cust--step .embla{position:relative;overflow:hidden}.fg-cust--step .embla__viewport{position:relative;display:block}.fg-cust--step .embla__container{display:flex;margin-inline:auto}.fg-cust--step .embla__slide{pointer-events:all;flex-shrink:0;margin-inline:8px}.fg-cust--step .embla__button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:0;border:none;margin:0;cursor:pointer}.fg-cust--step .embla__button:disabled{opacity:0;pointer-events:none}@media (hover: hover){.fg-cust--step .embla__button:hover{opacity:1;background-color:#f6f5f3}}.fg-cust--step .embla__button svg{width:30%}.fg-cust--step__swatch{width:48px;height:48px;border-radius:50%;border:none;flex-shrink:0;border:3px solid var(--swatch-color);background-color:var(--swatch-color);transition:border-color .3s ease;position:relative;overflow:hidden}.fg-cust--step__swatch img{position:absolute;top:-3px;bottom:-3px;right:-3px;left:-3px;object-fit:cover;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:50%}@media (min-width: 1024px){.fg-cust--step__swatch{width:54px;height:54px}}@media (hover: hover){.fg-cust--step__swatch:hover{cursor:pointer}}.fg-cust--step__swatch.selected{border-color:var(--text-color)!important}.fg-cust--step__swatch.selected img{border:3px solid var(--text-color)!important}.fg-cust--step__swatch--disabled:after{content:"";position:absolute;top:50%;left:50%;height:calc(100% + 6px);width:2px;background-color:#fff;transform:translate(-50%,-50%) rotate(-45deg)}.fg-cust--step__swatch:disabled{border:2px solid #fff;cursor:not-allowed}.fg-cust--step__swatch:disabled:after{content:"";position:absolute;top:0;bottom:0;height:100%;width:2px;background-color:#fff;transform:rotate(-45deg)}.fg-cust--step__swatch-label{pointer-events:none;position:absolute;bottom:-32px;left:50%;transform:translate(-50%);white-space:nowrap;color:var(--text-color-tint);opacity:0;transition:opacity .2s ease}.fg-cust--step__swatch.selected+.fg-cust-solid-colours__swatch-label{opacity:1}.fg-cust--step__swatch--cloud:not(.selected){border:solid 1.5px #c5c6c7}.fg-cust--step__swatch--cloud:after{height:100%;background-color:#c5c6c7}.fg-cust--step__add-ons,.fg-cust--step__monogramming{display:flex;flex-direction:column;align-items:center}.fg-cust--step__add-ons--component-buttons,.fg-cust--step__monogramming--component-buttons{display:flex;grid-gap:20px;align-items:center;justify-content:center}.fg-cust--step__add-ons--product,.fg-cust--step__monogramming--product{display:none;pointer-events:none}.fg-cust--step__add-ons--product.visible,.fg-cust--step__monogramming--product.visible{display:flex;flex-direction:column;align-items:center;pointer-events:all}.fg-cust--step__add-ons--comp-btn,.fg-cust--step__monogramming--comp-btn{display:flex;justify-content:center;align-items:center;padding-inline:12px;padding-block:8px;border:solid 1.5px #c5c6c7;border-radius:6px;text-decoration:none;color:#191c19;cursor:pointer;white-space:nowrap;transition:border-color .3s ease;background-color:#0000;box-sizing:border-box;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px;padding:7px 10px;display:grid;align-items:unset;justify-content:unset;grid-template-columns:auto 16px;grid-template-rows:repeat(2,minmax(0,1fr));grid-column-gap:12px;width:100%;min-width:204px}@media (hover: hover){.fg-cust--step__add-ons--comp-btn:hover,.fg-cust--step__monogramming--comp-btn:hover{border-color:var(--text-color)}}.fg-cust--step__add-ons--comp-btn--selected,.fg-cust--step__add-ons--comp-btn.selected,.fg-cust--step__monogramming--comp-btn--selected,.fg-cust--step__monogramming--comp-btn.selected{border-color:var(--text-color)}@media (min-width: 834px){.fg-cust--step__add-ons--comp-btn,.fg-cust--step__monogramming--comp-btn{padding:13px 10px}}.fg-cust--step__add-ons--comp-btn .checkbox-icon,.fg-cust--step__monogramming--comp-btn .checkbox-icon{opacity:0;transition:opacity .3s ease}.fg-cust--step__add-ons--comp-btn.included .checkbox-icon,.fg-cust--step__monogramming--comp-btn.included .checkbox-icon{opacity:1}.fg-cust--step__add-ons--comp-btn.included .add-ons__component--checkbox,.fg-cust--step__add-ons--comp-btn.included .monogramming__component--checkbox,.fg-cust--step__monogramming--comp-btn.included .add-ons__component--checkbox,.fg-cust--step__monogramming--comp-btn.included .monogramming__component--checkbox{background-color:#009739;border-color:#191c19}.fg-cust--step__add-ons--comp-btn.selected,.fg-cust--step__monogramming--comp-btn.selected{border-color:#191c19}.fg-cust--step__add-ons--comp-btn span,.fg-cust--step__monogramming--comp-btn span{text-align:left}.fg-cust--step__add-ons .add-ons__component--title,.fg-cust--step__add-ons .monogramming__component--title,.fg-cust--step__monogramming .add-ons__component--title,.fg-cust--step__monogramming .monogramming__component--title{grid-row:1}.fg-cust--step__add-ons .add-ons__component--price,.fg-cust--step__add-ons .monogramming__component--price,.fg-cust--step__monogramming .add-ons__component--price,.fg-cust--step__monogramming .monogramming__component--price{grid-row:2}.fg-cust--step__add-ons .add-ons__component--checkbox,.fg-cust--step__add-ons .monogramming__component--checkbox,.fg-cust--step__monogramming .add-ons__component--checkbox,.fg-cust--step__monogramming .monogramming__component--checkbox{grid-row:1;grid-column:2;border:solid 1.5px #c5c6c7;height:16px;width:16px;display:flex;align-items:center;justify-content:center;transition:border-color .3s ease,background-color .3s ease}.fg-cust--step__add-ons .add-ons__parts,.fg-cust--step__add-ons .monogramming__parts,.fg-cust--step__monogramming .add-ons__parts,.fg-cust--step__monogramming .monogramming__parts{display:flex;grid-gap:20px;align-items:center;justify-content:center;margin-top:22px}.fg-cust--step__add-ons .monogramming__details,.fg-cust--step__monogramming .monogramming__details{display:none}.fg-cust--step__add-ons .monogramming__details.selected,.fg-cust--step__monogramming .monogramming__details.selected{display:flex;flex-direction:column;align-items:center;margin-top:20px}.fg-cust--step__add-ons .monogramming__input,.fg-cust--step__monogramming .monogramming__input{background-color:#0000;max-width:200px;width:100%;height:48px;border:1px solid #c5c6c7;padding:10px;text-align:center;font-family:Circular Book,sans-serif;font-size:18px;line-height:24px}.fg-cust--step__add-ons .monogramming__input:focus,.fg-cust--step__monogramming .monogramming__input:focus{border:2px solid #191c19}.fg-cust--step__add-ons .monogramming__banned-word-message,.fg-cust--step__monogramming .monogramming__banned-word-message{font-family:Circular Book,sans-serif;font-size:18px;line-height:24px;color:#ff40b4;display:block;margin-top:16px;margin-bottom:0}.fg-cust--step__add-ons .monogramming__emojis,.fg-cust--step__monogramming .monogramming__emojis{display:grid;grid-template-columns:auto 1fr auto;justify-content:center;align-items:center;max-width:calc(100vw + -0px)}@media (min-width: 834px){.fg-cust--step__add-ons .monogramming__emojis,.fg-cust--step__monogramming .monogramming__emojis{--swatches-per-view: 3;--swatches-size: 54px;--slide-size: calc(var(--swatches-size) + 16px);--total-controls-width: 48px;max-width:calc(var(--slide-size)*var(--swatches-per-view) + var(--total-controls-width))!important}}@media (min-width: 1095px){.fg-cust--step__add-ons .monogramming__emojis,.fg-cust--step__monogramming .monogramming__emojis{--swatches-per-view: 5}}@media (min-width: 1440px){.fg-cust--step__add-ons .monogramming__emojis,.fg-cust--step__monogramming .monogramming__emojis{--swatches-per-view: 7}}@media (min-width: 1920px){.fg-cust--step__add-ons .monogramming__emojis,.fg-cust--step__monogramming .monogramming__emojis{--swatches-per-view: 9}}.fg-cust--step__add-ons .monogramming__emojis--title,.fg-cust--step__monogramming .monogramming__emojis--title{font-family:Circular Std,sans-serif;font-size:18px;line-height:24px;margin-bottom:20px;margin-top:24px}@media (min-width: 834px){.fg-cust--step__add-ons .monogramming__emojis--title,.fg-cust--step__monogramming .monogramming__emojis--title{margin-top:40px}}.fg-cust--step__add-ons .monogramming__emojis--btn,.fg-cust--step__monogramming .monogramming__emojis--btn{background-color:#0000;border:none;outline:none;display:flex;align-items:center;justify-content:center;padding:0;height:53px;width:53px;background-color:#f0f1ef;border-radius:53px}@media (min-width: 1024px){.fg-cust--step__add-ons .monogramming__emojis--btn,.fg-cust--step__monogramming .monogramming__emojis--btn{cursor:pointer}}@media (min-width: 834px){.fg-cust--step__add-ons .monogramming__emojis--btn,.fg-cust--step__monogramming .monogramming__emojis--btn{width:var(--swatches-size);height:var(--swatches-size)}}.fg-cust--step__add-ons .monogramming__emojis--btn svg,.fg-cust--step__monogramming .monogramming__emojis--btn svg{height:100%;width:100%}.fg-cust--step__add-ons .monogramming__emojis--btn.selected,.fg-cust--step__monogramming .monogramming__emojis--btn.selected{border:2px solid #191c19}.fg-cust--step__add-ons .monogramming__disclaimer,.fg-cust--step__monogramming .monogramming__disclaimer{width:100%}.fg-cust--step__add-ons .monogramming__disclaimer:before,.fg-cust--step__monogramming .monogramming__disclaimer:before{content:var(--monogramming-disclaimer);display:block;width:100%;max-width:80%;margin-inline:auto;font-size:80%;text-align:center;padding-top:20px;opacity:.45}.fg-cust-solid-colours{min-height:48px;position:relative;margin-block-start:-1px}@media (min-width: 834px){.fg-cust-solid-colours{min-height:54px}}.fg-cust-solid-colours__swatch{width:48px;height:48px;border-radius:50%;border:none;flex-shrink:0;border:3px solid var(--swatch-color);background-color:var(--swatch-color);transition:border-color .3s ease;position:relative;overflow:hidden}.fg-cust-solid-colours__swatch img{position:absolute;top:-3px;bottom:-3px;right:-3px;left:-3px;object-fit:cover;width:calc(100% + 6px);height:calc(100% + 6px);border-radius:50%}@media (min-width: 1024px){.fg-cust-solid-colours__swatch{width:54px;height:54px}}@media (hover: hover){.fg-cust-solid-colours__swatch:hover{cursor:pointer}}.fg-cust-solid-colours__swatch.selected{border-color:var(--text-color)!important}.fg-cust-solid-colours__swatch.selected img{border:3px solid var(--text-color)!important}.fg-cust-solid-colours__swatch--disabled:after{content:"";position:absolute;top:50%;left:50%;height:calc(100% + 6px);width:2px;background-color:#fff;transform:translate(-50%,-50%) rotate(-45deg)}.fg-cust-solid-colours__swatch:disabled{border:2px solid #fff;cursor:not-allowed}.fg-cust-solid-colours__swatch:disabled:after{content:"";position:absolute;top:0;bottom:0;height:100%;width:2px;background-color:#fff;transform:rotate(-45deg)}.fg-cust-solid-colours__swatch-label{pointer-events:none;position:absolute;top:calc(100% + 10px);left:50%;min-width:100px;max-width:120px;transform:translate(-50%);text-align:center;color:var(--text-color-tint);opacity:0;transition:opacity .2s ease}@media (min-width: 834px){.fg-cust-solid-colours__swatch-label{top:unset;bottom:-32px;min-width:unset;max-width:unset;white-space:nowrap}}.fg-cust-solid-colours__swatch.selected+.fg-cust-solid-colours__swatch-label{opacity:1}.fg-cust-solid-colours__swatch--cloud:not(.selected){border:solid 1.5px #c5c6c7}.fg-cust-solid-colours__swatch--cloud:after{height:100%;background-color:#c5c6c7}.fg-cust-solid-colours .embla{position:relative;width:calc(100% + 32px);padding-inline:16px;padding-block-start:16px;margin-inline:-16px;overflow:hidden}@media (min-width: 834px){.fg-cust-solid-colours .embla{width:calc(100% + 48px);padding-inline:0;padding-block-start:28px;margin-inline:0;margin-inline-end:-48px;overflow:unset}}.fg-cust-solid-colours .embla:before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background-color:#c5c6c7}@media (min-width: 834px){.fg-cust-solid-colours .embla:before{left:0;right:48px}}.fg-cust-solid-colours .embla__viewport{position:relative;width:calc(100% - 1px)}.fg-cust-solid-colours .embla__container{display:flex;padding-bottom:36px}.fg-cust-solid-colours .embla__slide{position:relative;pointer-events:all;flex-shrink:0;margin-inline-end:16px;opacity:1;transition:opacity .2s ease}.fg-cust-solid-colours .embla__slide:not(.is-in-view){opacity:0}.fg-cust-solid-colours .embla__slide:last-child{margin-inline-end:0}@media (min-width: 834px){.fg-cust-solid-colours .embla__slide:last-child{margin-inline-end:48px}}.fg-cust-solid-colours .embla__button{position:absolute;top:15px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background-color:#fff;padding:0;border:none;margin:0;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.fg-cust-solid-colours .embla__button--prev{left:0}.fg-cust-solid-colours .embla__button--next{right:0}.fg-cust-solid-colours .embla__button:disabled,.fg-cust-solid-colours .embla__button[disabled=disabled]{display:none}@media (hover: hover){.fg-cust-solid-colours .embla__button:hover{opacity:1;background-color:#f6f5f3}}.fg-cust-solid-colours .embla__button svg{width:30%}.fg-cust-solid-colours .embla--hover-left .embla__button--prev,.fg-cust-solid-colours .embla--hover-right .embla__button--next{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/586/assets/frank_green_product.css.map */
</pre></body></html>