.gm-gifts{display:block;padding-block:var(--gift-space);background:var(--gift-bg);color:var(--gift-ink)}.gm-gifts__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);max-width:1920px;margin-inline:auto}.gm-gifts__hero{position:relative;min-width:0;min-height:620px;overflow:hidden;background:#eee8de}.gm-gifts__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gm-gifts__placeholder{fill:#b7a48c}.gm-gifts__caption{position:absolute;inset:auto 0 0;padding:90px 36px 36px;background:linear-gradient(transparent,#19140db8);color:#fff}.gm-gifts__caption span{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.gm-gifts__caption p{margin:12px 0 0;max-width:320px;font-family:var(--font-heading-family, inherit);font-size:clamp(24px,2.5vw,40px);line-height:1.15;color:inherit}.gm-gifts__body{min-width:0;display:flex;flex-direction:column;padding:40px clamp(24px,3vw,64px) 24px}.gm-gifts__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:56px}.gm-gifts__eyebrow{margin:0 0 14px;color:var(--gift-accent);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.gm-gifts__header h2{margin:0;color:inherit;font-size:clamp(28px,3vw,48px);line-height:1.15;letter-spacing:-.025em}.gm-gifts__description{margin-top:18px;max-width:440px;font-size:15px;line-height:1.7;opacity:.8}.gm-gifts__description p{margin:0}.gm-gifts__collection{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:16px;padding:17px 22px;color:var(--gift-ink);border:1px solid var(--gift-accent);text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:background .2s}.gm-gifts__collection:hover{background:color-mix(in srgb,var(--gift-accent) 15%,transparent);color:var(--gift-ink)}.gm-gifts__collection span{font-size:19px;line-height:1}.gm-gifts__carousel{position:relative;min-width:0;margin-block:auto}.gm-gifts__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px) / 3);gap:20px;overflow-x:auto;padding:2px 0 12px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}.gm-gifts__track::-webkit-scrollbar{display:none;width:0;height:0}.gm-gifts__card{min-width:0;scroll-snap-align:start}.gm-gifts__media{position:relative}.gm-gifts__bag,.gm-gifts__bag-form,.gm-gifts__dots,.gm-gifts__mobile-collection{display:none}.gm-gifts__image-link{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:transparent}.gm-gifts__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s}.gm-gifts__image-link:hover .gm-gifts__image{transform:scale(1.035)}.gm-gifts__badge{position:absolute;top:12px;right:12px;background:var(--gift-accent);color:var(--gift-ink);padding:7px 10px;font-size:10px;font-weight:700;letter-spacing:.07em}.gm-gifts__details{padding:16px 4px 0;text-align:center}.gm-gifts__details h3{margin:0;font-size:15px;line-height:1.45;color:inherit}.gm-gifts__details a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:inherit;min-height:2.9em}.gm-gifts__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:9px;margin-top:10px;font-size:16px;font-weight:600}.gm-gifts__price s{opacity:.55;font-size:13px;font-weight:400}.gm-gifts__controls:not([hidden]){position:absolute;top:calc((100cqw - 40px) / 3 * .625);left:-17px;right:-17px;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.gm-gifts__carousel{container-type:inline-size}.gm-gifts__controls button{display:grid;place-items:center;width:46px;height:46px;padding:0;border-radius:50%;background:#fffffff0;color:#302b24;border:1px solid #e8e1d7;box-shadow:0 4px 16px #302b2410;pointer-events:auto;cursor:pointer}.gm-gifts__controls button:disabled{opacity:.45;cursor:default}.gm-gifts a:focus-visible,.gm-gifts button:focus-visible{outline:2px solid var(--gift-ink);outline-offset:3px}.gm-gifts__empty{padding:15px;font-size:14px}@media(min-width:990px)and (max-width:1250px){.gm-gifts__header{flex-wrap:wrap;margin-bottom:30px}.gm-gifts__hero{min-height:550px}}@media(max-width:989px){.gm-gifts__layout{grid-template-columns:minmax(0,1fr)}.gm-gifts__hero{min-height:0;height:clamp(300px,65vw,520px)}.gm-gifts__body{padding:30px 22px 12px}.gm-gifts__header{margin-bottom:28px}.gm-gifts__track{grid-auto-columns:44%;gap:16px}.gm-gifts__controls:not([hidden]){top:27.5cqw;left:-10px;right:-10px}}@media(max-width:767px){.gm-gifts__hero,.gm-gifts__eyebrow,.gm-gifts__header .gm-gifts__collection,.gm-gifts__controls:not([hidden]){display:none}.gm-gifts__body{padding:20px 18px 0}.gm-gifts__header{display:block;text-align:center;margin-bottom:48px}.gm-gifts__header h2{font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400;letter-spacing:0}.gm-gifts__description{margin:22px auto 0;font-size:15px;line-height:1.6;letter-spacing:.025em}.gm-gifts__track{grid-auto-columns:62%;gap:12px;padding-bottom:0}.gm-gifts__card{scroll-snap-stop:always}.gm-gifts__details{padding:9px 0 0;text-align:center}.gm-gifts__details h3{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400}.gm-gifts__details a{display:block;min-height:0;white-space:nowrap;text-overflow:ellipsis}.gm-gifts__price{justify-content:center;flex-wrap:nowrap;margin-top:6px;font-size:18px;color:var(--gift-accent)}.gm-gifts__price s{font-size:14px;color:var(--gift-ink)}.gm-gifts__badge{top:10px;right:10px;padding:5px 8px}.gm-gifts__bag-form{display:block;margin:0}.gm-gifts__bag{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;padding:0;color:#fff;background:var(--gift-accent);cursor:pointer}.gm-gifts__dots:not([hidden]){display:flex;justify-content:center;flex-wrap:wrap;gap:1px;margin:12px 0 8px}.gm-gifts__dots button{display:grid;place-items:center;width:24px;height:26px;padding:0;border:0;background:transparent;cursor:pointer}.gm-gifts__dots button:before{content:"";width:7px;height:7px;background:#ddd;border-radius:8px;transition:width .2s}.gm-gifts__dots button[aria-current=true]:before{width:22px;background:#aaa}.gm-gifts__mobile-collection{display:block;margin-top:8px;padding:17px 12px;text-align:center;text-decoration:none;background:var(--gift-accent);color:#fff;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.13em;text-transform:uppercase}}@media(prefers-reduced-motion:reduce){.gm-gifts__image,.gm-gifts__collection{transition:none}}.header.style5 .thb-desktop-currency,.header.style5 .thb-header-help,.header.style5 .thb-header-shipping-message{display:none}@media only screen and (min-width:1068px){.header.style5 .header--inner{width:calc(100% - 32px);max-width:1030px;margin-inline:auto;grid-template-columns:minmax(150px,200px) minmax(0,1fr);column-gap:clamp(24px,3vw,56px)}.header.style5 .logolink{justify-content:flex-start;text-align:left}.header.style5 .full-menu{display:flex;align-items:center;justify-content:center;gap:clamp(4px,.6vw,10px)}.header.style5 .full-menu>.thb-full-menu:not(.thb-secondary-menu){flex:0 1 auto;text-align:center;white-space:nowrap}.header.style5 .full-menu .thb-full-menu>li{padding-right:clamp(7px,.5vw,10px);padding-left:clamp(7px,.5vw,10px)}.header.style5 .full-menu>.thb-secondary-menu{flex:0 0 auto}.header.style5 .thb-header-shipping-message{display:block;flex:0 0 auto;padding:10px 0;color:var(--shipping-message-color, #d1a25e);font-size:.875rem;font-weight:var(--font-body-semibold-weight, 600);line-height:1.2;text-align:left;text-decoration:none;white-space:nowrap}.header.style5 a.thb-header-shipping-message:hover,.header.style5 a.thb-header-shipping-message:focus-visible{color:var(--color-header-links-hover, #b47d32);text-decoration:underline;text-underline-offset:3px}.header.style5 .thb-header-shipping-message__short{display:none}[dir=ltr] .header.style5 .full-menu .thb-full-menu>li:first-child{padding-left:0}[dir=rtl] .header.style5 .full-menu .thb-full-menu>li:first-child{padding-right:0}.header.style5 .thb-header-right{display:grid;grid-template-columns:minmax(300px,460px);grid-auto-flow:column;grid-auto-columns:max-content;width:100%;min-width:0;margin-left:0;align-items:center;justify-content:space-between;column-gap:clamp(12px,1.5vw,24px)}.header.style5 .thb-header-right .searchform{width:100%;max-width:460px;margin-right:0}.header.style5 .thb-header-right .searchform--form .search-field{border:1px solid rgba(var(--color-header-text-rgb, 44, 45, 46),.28);border-radius:var(--input-border-radius, 6px);background-color:rgba(var(--color-header-text-rgb, 44, 45, 46),.045)}.header.style5 .header-search-start{position:absolute;top:calc(100% - 1px);left:0;right:0;z-index:54;display:none;max-height:min(620px,calc(100vh - var(--header-height, 80px) - 30px));overflow-y:auto;border:0;border-radius:0 0 12px 12px;background:var(--color-drawer-bg, #fff);box-shadow:0 18px 42px #2724222e;color:var(--color-body, #2c2d2e)}.open-search .header.style5 .header-search-start:not([inert]){display:block}.header.style5 .header-search-start__content{padding:20px}.header.style5 .header-search-start__group+.header-search-start__group{margin-top:20px;padding-top:18px;border-top:1px solid var(--color-border, #dadce0)}.header.style5 .header-search-start__heading{margin:0 0 12px;font-size:.875rem;font-weight:var(--font-body-semibold-weight, 600);line-height:1.3}.header.style5 .header-search-start__terms{display:grid;gap:2px;margin:0;padding:0;list-style:none}.header.style5 .header-search-start__terms a{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:7px;color:inherit;font-size:.875rem;line-height:1.25;text-decoration:none}.header.style5 .header-search-start__terms a:hover,.header.style5 .header-search-start__terms a:focus-visible,.header.style5 .header-search-start__product:hover,.header.style5 .header-search-start__product:focus-visible{background:rgba(var(--color-header-text-rgb, 44, 45, 46),.06);color:var(--color-header-links-hover, var(--color-accent2))}.header.style5 .header-search-start__terms svg{width:16px;height:16px;flex:0 0 16px}.header.style5 .header-search-start__cart{display:grid;gap:6px}.header.style5 .header-search-start__product{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:8px;border-radius:9px;color:inherit;text-decoration:none}.header.style5 .header-search-start__product--no-image{grid-template-columns:minmax(0,1fr)}.header.style5 .header-search-start__product img{width:64px;height:64px;border-radius:7px;object-fit:cover;background:var(--color-body-bg, #f7f7f7)}.header.style5 .header-search-start__product-details{display:grid;gap:6px;min-width:0}.header.style5 .header-search-start__product-title{display:-webkit-box;overflow:hidden;font-size:.8125rem;font-weight:var(--font-body-medium-weight, 500);line-height:1.35;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.header.style5 .header-search-start__product-meta{font-size:.75rem;color:rgba(var(--color-body-rgb, 44, 45, 46),.72)}.header.style5 .thb-desktop-currency{display:inline-flex;flex:0 0 auto;font-size:.75rem;margin-right:0}.header.style5 .thb-desktop-currency .shopify-localization-form>div{margin-left:0}.header.style5 .thb-desktop-currency .custom-select--button{min-height:36px;padding:7px 10px;border:1px solid var(--color-header-border, var(--color-border, #dadce0));border-radius:999px;color:var(--color-header-links, var(--color-accent))}.header.style5 .thb-desktop-currency .custom-select--button:hover,.header.style5 .thb-desktop-currency .custom-select--button:focus-visible{border-color:currentColor}.header.style5 .thb-desktop-currency .custom-select--list{right:0;left:auto;min-width:260px;border:0;box-shadow:0 12px 30px #2724221f}[dir=rtl] .header.style5 .thb-desktop-currency .custom-select--list{right:auto;left:0}.header.style5 .thb-header-help{display:block;position:relative;flex:0 0 auto;margin-right:0;color:var(--color-header-links, var(--color-accent))}.header.style5 .thb-header-help summary{list-style:none}.header.style5 .thb-header-help summary::-webkit-details-marker{display:none}.header.style5 .thb-header-help__trigger{display:flex;min-height:36px;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--color-header-border, var(--color-border, #dadce0));border-radius:999px;font-size:.8125rem;font-weight:var(--font-body-medium-weight, 500);cursor:pointer;white-space:nowrap}.header.style5 .thb-header-help__trigger:hover,.header.style5 .thb-header-help__trigger:focus-visible{border-color:currentColor}.header.style5 .thb-header-help__arrow{display:inline-flex;transition:transform .2s ease}.header.style5 .thb-header-help[open] .thb-header-help__arrow{transform:rotate(180deg)}.header.style5 .thb-header-help__panel{position:absolute;top:calc(100% + 10px);right:0;z-index:100;width:300px;padding:10px;border:1px solid var(--color-border, #dadce0);border-radius:12px;background:var(--color-drawer-bg, #fff);box-shadow:0 14px 36px #27242229;color:var(--color-body, #2c2d2e)}.header.style5 .thb-header-help__heading{margin:4px 8px 8px;font-size:1rem;font-weight:var(--font-body-semibold-weight, 600)}.header.style5 .thb-header-help__link{display:flex;align-items:center;gap:12px;padding:12px 10px;border-radius:8px;color:inherit;text-decoration:none}.header.style5 .thb-header-help__link+.thb-header-help__link{border-top:1px solid var(--color-border, #dadce0);border-radius:0 0 8px 8px}.header.style5 .thb-header-help__link:hover,.header.style5 .thb-header-help__link:focus-visible{background:rgba(var(--color-header-text-rgb, 44, 45, 46),.06);color:var(--color-header-links-hover, var(--color-accent2))}.header.style5 .thb-header-help__copy{display:grid;gap:3px;min-width:0}.header.style5 .thb-header-help__label{font-size:.875rem;font-weight:var(--font-body-medium-weight, 500)}.header.style5 .thb-header-help__meta{font-size:.75rem;color:rgba(var(--color-body-rgb, 44, 45, 46),.7);word-break:break-word}[dir=rtl] .header.style5 .thb-header-help__panel{right:auto;left:0}.header.transparent--true:not(:hover):not(.is-sticky) .thb-desktop-currency .custom-select--button{color:var(--color-header-transparent-text, #fff);border-color:currentColor}.header.transparent--true:not(:hover):not(.is-sticky) .thb-header-help__trigger{color:var(--color-header-transparent-text, #fff);border-color:currentColor}.header.transparent--true:not(:hover):not(.is-sticky) .thb-desktop-currency .custom-select--arrow svg path{stroke:var(--color-header-transparent-text, #fff)}}@media only screen and (min-width:1501px){.header.style5 .header--inner{max-width:1225px}}@media only screen and (min-width:1068px)and (max-width:1500px){.header.style5 .thb-header-shipping-message{font-size:.75rem}.header.style5 .thb-header-shipping-message__long{display:none}.header.style5 .thb-header-shipping-message__short{display:inline}}.menu-item-badge.menu-item-badge--flame{display:inline-flex;align-items:center;justify-content:center;background:transparent;padding:0;min-width:0;height:22px;line-height:1;border:0}.menu-item-badge--flame svg{display:block;width:18px;height:22px}
/*# sourceMappingURL=/cdn/shop/t/45/compiled_assets/styles.css.map?subset=AAAABAAAAAAAAAAAAAAAAAo */
