:root{--font-heading-family: "Playfair Display", Georgia, "Times New Roman", serif;--font-heading-style: normal;--font-heading-weight: 400;--font-body-family: "Lora", Georgia, "Times New Roman", serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 600;--hf-cream: #f4edde;--hf-sand: #ebdccb;--hf-ink: #3a322c;--hf-terracotta: #f09252;--hf-gold: #dca445;--hf-display: clamp(2.5rem, 5.5vw, 4.25rem);--hf-h1: clamp(2.125rem, 4vw, 3.25rem);--hf-h2: clamp(1.625rem, 2.8vw, 2.375rem);--hf-h3: clamp(1.3125rem, 1.9vw, 1.625rem);--hf-body: 1.0625rem;--hf-label: .8125rem;--hf-flow: 1.25em;--hf-measure: 68ch}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-weight:400;line-height:1.15;letter-spacing:-.01em;text-wrap:balance}.h0{font-size:var(--hf-display)}h1,.h1{font-size:var(--hf-h1)}h2,.h2{font-size:var(--hf-h2)}h3,.h3{font-size:var(--hf-h3)}h4,.h4{font-size:1.125rem}body{font-size:var(--hf-body);line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}p{max-width:var(--hf-measure)}.text-center p,[class*=center] p{margin-inline:auto}.hf-eyebrow{display:inline-block;font-family:var(--font-body-family);font-size:var(--hf-label);font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--hf-gold);margin-bottom:1rem}.hf-eyebrow:after{content:"";display:block;width:2.5rem;height:1px;background:currentColor;margin-top:.65rem;opacity:.6}.hf-mantra{font-family:var(--font-heading-family);font-size:var(--hf-h2);font-style:italic;line-height:1.3;max-width:22ch}.header__heading-logo{mix-blend-mode:normal;max-width:30rem;height:auto}@media screen and (max-width:749px){.header__heading-logo{max-width:22rem}}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{font-family:var(--font-body-family);font-size:.9375rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:1.05rem 2.25rem;min-height:3.25rem;transition:transform .18s ease,box-shadow .18s ease}.button:not([disabled]):hover{transform:translateY(-1px)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E")}@media(prefers-reduced-motion:reduce){body:after{display:none}}.card__heading{font-family:var(--font-heading-family);font-size:1.0625rem;line-height:1.35}.price{font-family:var(--font-body-family);font-size:1rem;letter-spacing:.01em}.price--on-sale .price-item--regular{opacity:.55}.header__menu-item{font-family:var(--font-body-family);font-size:.9375rem;letter-spacing:.02em}.header{padding-block:1.15rem}.hf-consent{display:flex;gap:.75rem;align-items:flex-start;margin:1.25rem 0;padding:1rem 1.125rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:8px;background:rgba(var(--color-foreground),.03);text-align:left}.hf-consent input[type=checkbox]{flex:0 0 auto;width:1.125rem;height:1.125rem;margin-top:.2rem;accent-color:var(--hf-terracotta);cursor:pointer}.hf-consent label{font-size:.875rem;line-height:1.55;cursor:pointer;max-width:none}.hf-consent__error{display:none;margin:-.5rem 0 1rem;font-size:.875rem;color:#a4341f}.hf-consent__error.is-visible{display:block}.hf-bundle-compare{display:flex;flex-direction:column;gap:.15rem;margin:.75rem 0}.hf-bundle-compare__separate{font-size:.9375rem;opacity:.65}.hf-bundle-compare__bundle{font-family:var(--font-heading-family);font-size:1.75rem;color:var(--hf-terracotta)}.hf-slots{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--hf-gold);border-radius:40px;font-size:var(--hf-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hf-ink)}.hf-slots:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hf-terracotta)}.hf-paths__intro{text-align:center;margin-bottom:3rem}.hf-paths__intro .hf-eyebrow:after{margin-inline:auto}.hf-paths__title{font-size:var(--hf-h2);margin:0}.hf-paths__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:750px){.hf-paths__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.hf-path{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid rgba(var(--color-foreground),.14);border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.015);transition:transform .22s ease,border-color .22s ease}.hf-path:hover{transform:translateY(-3px);border-color:var(--hf-gold)}.hf-path__media{aspect-ratio:4 / 3;overflow:hidden}.hf-path__media img{width:100%;height:100%;object-fit:cover}.hf-path__body{display:flex;flex-direction:column;gap:.65rem;padding:2rem 1.75rem 2.25rem;flex:1}.hf-path__label{font-size:var(--hf-label);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--hf-gold)}.hf-path__title{font-size:var(--hf-h3);margin:0;line-height:1.2}.hf-path__text{margin:0;font-size:.9375rem;line-height:1.65;opacity:.82;max-width:none}.hf-path__cta{margin-top:auto;padding-top:.85rem;font-size:.9375rem;font-weight:600;color:var(--hf-terracotta)}.hf-path__cta:after{content:" \2192";display:inline-block;transition:transform .22s ease}.hf-path:hover .hf-path__cta:after{transform:translate(4px)}.card__media .media img,.card .media img{object-fit:contain}.card__inner .card__media{padding:6%;box-sizing:border-box}:root,[class~=color-]{--color-background: 244, 237, 222;--gradient-background: #f4edde;--color-foreground: 58, 50, 44;--color-background-contrast: 235, 220, 203;--color-shadow: 58, 50, 44;--color-button: 240, 146, 82;--color-button-text: 58, 50, 44;--color-secondary-button: 244, 237, 222;--color-secondary-button-text: 58, 50, 44;--color-link: 58, 50, 44;--color-badge-foreground: 58, 50, 44;--color-badge-background: 244, 237, 222;--color-badge-border: 58, 50, 44;--payment-terms-background-color: rgb(244, 237, 222)}body{background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.85)}[id$=__paths] [class~=color-]{--color-background: 235, 220, 203;--gradient-background: #ebdccb;--color-background-contrast: 219, 199, 176;--color-secondary-button: 235, 220, 203;--color-badge-background: 235, 220, 203;--payment-terms-background-color: rgb(235, 220, 203)}[id$=__metoda] [class~=color-],[id$=__footer] [class~=color-]{--color-background: 58, 50, 44;--gradient-background: #3a322c;--color-foreground: 244, 237, 222;--color-background-contrast: 92, 80, 70;--color-shadow: 26, 22, 19;--color-button: 220, 164, 69;--color-button-text: 58, 50, 44;--color-secondary-button: 58, 50, 44;--color-secondary-button-text: 244, 237, 222;--color-link: 244, 237, 222;--color-badge-foreground: 244, 237, 222;--color-badge-background: 58, 50, 44;--color-badge-border: 244, 237, 222;--payment-terms-background-color: rgb(58, 50, 44)}[class~=color-]{color:rgba(var(--color-foreground),.85);background-color:rgb(var(--color-background))}[class~=color-] h1,[class~=color-] h2,[class~=color-] h3,[class~=color-] h4,[class~=color-] .h0,[class~=color-] .h1,[class~=color-] .h2,[class~=color-] .h3{color:rgb(var(--color-foreground))}.product-form__submit.button--secondary{--color-button: 240, 146, 82;--color-button-text: 58, 50, 44}:root{--hf-r-sm: 10px;--hf-r-md: 14px;--hf-r-lg: 20px;--hf-ease: cubic-bezier(.22, .61, .36, 1)}.button,.shopify-challenge__button,.customer button,.product-form__submit,.cart__checkout-button,.shopify-payment-button__button,button.button,.field__input,.select__select,.customer input,.newsletter-form__field-wrapper .field__input{border-radius:var(--hf-r-sm)!important}.card__inner,.card,.media,.card__media,.collection-hero,.hf-consent,.quantity,.product__media-item img,.global-media-settings{border-radius:var(--hf-r-md)!important;overflow:hidden}.cart-drawer__inner,.modal__content,.newsletter-form,.price__badge-sale,.badge{border-radius:var(--hf-r-lg)}.button--primary,.product-form__submit,.cart__checkout-button,.shopify-challenge__button{background-image:linear-gradient(135deg,#f7a771,#f09252 52%,#e07f3c);box-shadow:0 1px 2px #3a322c14,0 6px 18px -6px #e07f3c73;border:none;transition:transform .25s var(--hf-ease),box-shadow .25s var(--hf-ease),filter .25s var(--hf-ease)}.button--primary:not([disabled]):hover,.product-form__submit:not([disabled]):hover,.cart__checkout-button:not([disabled]):hover{transform:translateY(-2px);filter:saturate(1.06);box-shadow:0 2px 4px #3a322c1a,0 14px 30px -10px #e07f3c8c}.button--primary:not([disabled]):active,.product-form__submit:not([disabled]):active{transform:translateY(0);box-shadow:0 1px 3px #3a322c24}[id$=__metoda] .button,.footer .button{background-image:linear-gradient(135deg,#e8b45e,#dca445 52%,#c98f30);box-shadow:0 1px 2px #0000002e,0 6px 18px -6px #dca44566}.button--secondary:not(.product-form__submit){background-image:none;border:1px solid rgba(var(--color-foreground),.28);box-shadow:none;transition:background-color .25s var(--hf-ease),border-color .25s var(--hf-ease),transform .25s var(--hf-ease)}.button--secondary:not(.product-form__submit):hover{background-color:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.5);transform:translateY(-2px)}.card-wrapper .card,.card-wrapper .card__inner{transition:transform .3s var(--hf-ease),box-shadow .3s var(--hf-ease)}.card-wrapper:hover .card__inner{transform:translateY(-4px);box-shadow:0 18px 40px -22px #3a322c66}[id$=__paths] [class~=color-]{background-image:linear-gradient(to bottom,#f4edde 0,#f4edde00 160px calc(100% - 160px),#f4edde)}[id$=__metoda] [class~=color-]{background-image:linear-gradient(to bottom,#f4edde 0,#3a322c 200px)}[id$=__footer] [class~=color-]{background-image:linear-gradient(to bottom,#3a322c 0,#322b26)}.field__input,.select__select,.customer input{background-color:#ffffff73;transition:border-color .2s var(--hf-ease),background-color .2s var(--hf-ease)}.field__input:focus,.customer input:focus{background-color:#fffc;border-color:var(--hf-gold)}.card__inner,.card__inner .card__media,.card-wrapper .media,.card .media,.card__media{aspect-ratio:3 / 2!important;background-color:#fff!important;padding:0!important;border-radius:var(--hf-r-md);overflow:hidden}.card__inner .card__media img,.card-wrapper .media img,.card .media img,.card__media img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;padding:4%;box-sizing:border-box;transition:transform .4s var(--hf-ease)}.card-wrapper:hover .card__media img,.card-wrapper:hover .media img{transform:scale(1.04)}.card__inner{box-shadow:inset 0 0 0 1px #3a322c14}.product__media,.product__media-item .media{background-color:#fff;border-radius:var(--hf-r-md)}.product__media img{object-fit:contain!important}:root{--font-body-family: "Playfair Display", Georgia, "Times New Roman", serif;--font-body-weight: 400;--font-body-weight-bold: 600;--hf-body: 1.1875rem}body{font-size:var(--hf-body);line-height:1.8;letter-spacing:.002em}p,li,.rich-text__text,.multicolumn-card__info p{font-size:1.1875rem;line-height:1.8}.multicolumn-card__info h3,.multicolumn-list h3{font-size:1.5rem;margin-bottom:.6rem}.card__heading,.card__heading a{font-size:1.1875rem;line-height:1.4}.price,.price-item{font-size:1.125rem}.link,.multicolumn-card .link{font-size:1.0625rem}.button:after,.button:before,.shopify-challenge__button:after,.customer button:after,.cart__checkout-button:after,.product-form__submit:after{content:none!important;box-shadow:none!important;border:0!important}.button,.product-form__submit,.cart__checkout-button,.shopify-challenge__button{border:0!important;border-radius:8px!important;text-transform:none;letter-spacing:.03em;font-size:1.0625rem;font-weight:500}.button--primary,.product-form__submit,.cart__checkout-button,.shopify-challenge__button{background-image:linear-gradient(180deg,#ff9b57,#fe6900);color:#fffaf3!important;box-shadow:0 2px 8px #fe69004d}.button--primary:not([disabled]):hover,.product-form__submit:not([disabled]):hover,.cart__checkout-button:not([disabled]):hover{transform:translateY(-2px);box-shadow:0 8px 22px #fe690059;filter:none}[id$=__metoda] .button,.footer .button{background-image:linear-gradient(180deg,#e8b45e,#c98f30);color:#2f2a23!important;box-shadow:0 2px 8px #c98f3052}.button--secondary:not(.product-form__submit){background-image:none;background-color:transparent;color:inherit!important;box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.25)}.button--secondary:not(.product-form__submit):hover{box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.5);background-color:rgba(var(--color-foreground),.04)}[id$=__paths] [class~=color-]{background-image:linear-gradient(180deg,#f4edde,#efe4d2 18%,#ebdccb 42% 58%,#efe4d2 82%,#f4edde)}[id$=__cum] [class~=color-]{background-image:linear-gradient(180deg,#f4edde,#f7f1e6,#f4edde)}[id$=__frecvente] [class~=color-]{background-image:linear-gradient(180deg,#f4edde 0% 55%,#ece0cd)}[id$=__metoda] [class~=color-]{background-image:linear-gradient(180deg,#ece0cd,#c9b49b,#8d7a66,#56493e 42%,#3a322c 55% 100%);padding-top:190px!important}[id$=__footer] [class~=color-]{background-image:linear-gradient(180deg,#3a322c,#2f2a23)}:root{--hf-display: clamp(4rem, 5.6vw, 6.8rem);--hf-h1: clamp(3.4rem, 4.2vw, 5.4rem);--hf-h2: clamp(2.7rem, 2.9vw, 3.9rem);--hf-h3: clamp(2.1rem, 2vw, 2.7rem);--hf-body: 1.9rem;--hf-label: 1.3rem}body{font-size:1.9rem;line-height:1.8}p,li,.rte,.rte p,.rich-text__text,.rich-text__text p,.multicolumn-card__info p,.product__description,.product__description p{font-size:1.9rem!important;line-height:1.8!important}.multicolumn-card__info h3,.multicolumn-list h3{font-size:2.6rem;line-height:1.25;margin-bottom:.5em}.card__heading,.card__heading a{font-size:1.9rem;line-height:1.4}.price,.price-item{font-size:1.9rem}.link,.multicolumn-card .link,.multicolumn-card__info .link{font-size:1.75rem}.button,.product-form__submit,.cart__checkout-button{font-size:1.7rem;padding:1.5rem 3rem;min-height:5.4rem;border-radius:8px!important}.hf-eyebrow,.caption-with-letter-spacing{font-size:1.4rem!important;letter-spacing:.2em}.header__menu-item{font-size:1.7rem}.field__input,.select__select,.customer input{font-size:1.8rem;min-height:5.2rem}:root{--hf-r-sm: 8px;--hf-r-md: 12px;--hf-r-lg: 16px}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5,.rich-text__heading,.title,.product__title h1,.collection-hero__title,.multicolumn-card__info h3{line-height:1.15}.h0,.rich-text__heading.h0{font-size:var(--hf-display)!important}h1,.h1,.rich-text__heading.h1,.product__title h1,.collection-hero__title{font-size:var(--hf-h1)!important}h2,.h2,.rich-text__heading.h2,.title.h2,.multicolumn .title{font-size:var(--hf-h2)!important}h3,.h3,.multicolumn-card__info h3,.multicolumn-list h3{font-size:var(--hf-h3)!important}h4,.h4{font-size:2rem!important}h5,.h5{font-size:1.8rem!important}.rte>p,.rte>ul li,.rte>ol li{font-size:1.9rem!important;line-height:1.8!important}:root{--hf-body: 1.6rem;--hf-display: clamp(3.6rem, 5vw, 5.8rem);--hf-h1: clamp(3rem, 3.8vw, 4.6rem);--hf-h2: clamp(2.4rem, 2.6vw, 3.3rem);--hf-h3: clamp(1.9rem, 1.8vw, 2.3rem);--hf-label: 1.2rem}body{font-size:1.6rem;line-height:1.78}p,li,.rte>p,.rte>ul li,.rte>ol li,.rich-text__text p,.multicolumn-card__info p,.product__description p{font-size:1.6rem!important;line-height:1.78!important}.multicolumn-card__info h3,.multicolumn-list h3{font-size:2.2rem!important}.card__heading,.card__heading a,.price,.price-item{font-size:1.65rem}.link,.multicolumn-card .link,.header__menu-item{font-size:1.5rem}.button,.product-form__submit,.cart__checkout-button{font-size:1.5rem;padding:1.35rem 2.8rem;min-height:5rem}.field__input,.select__select,.customer input{font-size:1.6rem;min-height:4.8rem}.hf-eyebrow,.caption-with-letter-spacing{font-size:1.25rem!important}[id$=__metoda] [class~=color-]{background-image:linear-gradient(180deg,#f4edde,#e2d3bd 8%,#bda891 18%,#8d7a66 30%,#56493e 44%,#3a322c 58% 100%)}[id$=__frecvente] [class~=color-]{background-image:linear-gradient(180deg,#f4edde 0% 100%)}[id$=__paths] [class~=color-]{background-image:linear-gradient(180deg,#f4edde,#f1e8d8 12%,#ebdccb 38% 62%,#f1e8d8 88%,#f4edde)}.hf-pop[hidden]{display:none}.hf-pop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2.4rem}.hf-pop__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#3a322c80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .35s var(--hf-ease)}.hf-pop__box{position:relative;width:100%;max-width:46rem;padding:4.4rem 3.6rem 3.2rem;border-radius:16px;text-align:center;background-image:linear-gradient(165deg,#f9f3e7,#f4edde 45%,#ebdccb);box-shadow:0 30px 70px -25px #3a322c8c;transform:translateY(14px) scale(.985);opacity:0;transition:transform .4s var(--hf-ease),opacity .4s var(--hf-ease)}.hf-pop.is-open .hf-pop__veil{opacity:1}.hf-pop.is-open .hf-pop__box{transform:none;opacity:1}.hf-pop__x{position:absolute;top:1.4rem;right:1.4rem;width:3.4rem;height:3.4rem;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#3a322c8c;cursor:pointer;transition:background-color .2s var(--hf-ease),color .2s var(--hf-ease)}.hf-pop__x:hover{background:#3a322c14;color:var(--hf-ink)}.hf-pop__eyebrow{display:block;font-size:1.15rem;font-weight:600;letter-spacing:.24em;color:var(--hf-gold);margin-bottom:1.4rem}.hf-pop__title{font-size:3rem!important;line-height:1.18;margin:0 0 1.2rem}.hf-pop__text{font-size:1.6rem!important;line-height:1.7!important;margin:0 auto 2.4rem;max-width:32ch;opacity:.85}.hf-pop__form{display:flex;flex-direction:column;gap:1rem}.hf-pop__form input[type=email]{width:100%;height:5rem;padding:0 1.6rem;font-family:var(--font-body-family);font-size:1.6rem;color:var(--hf-ink);background:#ffffffb3;border:1px solid rgba(58,50,44,.2);border-radius:8px;transition:border-color .2s var(--hf-ease),background-color .2s var(--hf-ease)}.hf-pop__form input[type=email]:focus{outline:none;background:#fff;border-color:var(--hf-gold)}.hf-pop__form .button{width:100%}.hf-pop__fine{margin:1.8rem 0 0;font-size:1.25rem!important;line-height:1.55!important;opacity:.6}.hf-pop__err{color:#a4341f;font-size:1.4rem!important;margin:.6rem 0 0}.hf-pop__ok{color:#3f6b45;font-size:1.5rem!important;margin:.6rem 0 0}@media screen and (max-width:600px){.hf-pop__box{padding:3.8rem 2.4rem 2.6rem}.hf-pop__title{font-size:2.5rem!important}}body{background-color:#f4edde;background-image:linear-gradient(180deg,#efc49b,#f2d3b4 8%,#f5e5d2 18%,#f4edde 30% 52%,#eeeade 66%,#e2e6d9,#d2ddd2 90%,#c2d4cb)!important;background-repeat:no-repeat!important;background-attachment:scroll!important;background-size:100% 100%!important}[class~=color-],.shopify-section,.footer,.multicolumn,.rich-text,.collection,.product{background-color:transparent!important;background-image:none!important}[class~=color-],.footer,.footer h2,[id$=__metoda] [class~=color-]{--color-background: 244, 237, 222;--color-foreground: 58, 50, 44;--color-secondary-button-text: 58, 50, 44;--color-link: 58, 50, 44;color:#3a322ce0!important}[id$=__metoda] h1,[id$=__metoda] h2,[id$=__metoda] .rich-text__heading,.footer h2,[class~=color-] h1,[class~=color-] h2,[class~=color-] h3{color:#3a322c!important}[id$=__metoda] [class~=color-]{padding-top:8rem!important}[id$=__metoda] .button,.footer .button{background-image:linear-gradient(180deg,#ff9b57,#fe6900);color:#fffaf3!important;box-shadow:0 2px 8px #fe69004d}.card__inner{background-color:#fff!important}.multicolumn-card{background-color:#ffffff59!important;border-radius:12px;padding:2.4rem 2rem}.hf-hero{position:relative;width:100%;height:var(--hf-hero-h, 80vh);min-height:42rem;overflow:hidden}.hf-hero img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hf-hero__fade{position:absolute;left:0;right:0;bottom:-1px;height:26%;background:linear-gradient(180deg,#efc49b00,#efc49b 92%);pointer-events:none}.hf-hero-section{margin:0!important;padding:0!important}@media screen and (max-width:749px){.hf-hero{height:62vh;min-height:34rem}.hf-hero img{object-position:center 38%}}html{background-color:#f4edde!important}.header__icon--search,.header__icon--account,predictive-search,details-modal.header__search,.header__search{display:none!important}.cart-drawer,.cart-drawer__inner,.drawer__inner,.cart-drawer .drawer__inner,cart-drawer .drawer__inner{background-color:#f7f1e6!important;background-image:linear-gradient(180deg,#f9f4ea,#f2e9da)!important}.cart-drawer__overlay,.drawer__overlay{background-color:#3a322c73!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer .drawer__header,.cart-drawer .drawer__footer,.cart-drawer__footer{background-color:transparent!important}.cart-item__image{background-color:#fff;border-radius:8px}cart-notification,.cart-notification-wrapper,#cart-notification{display:none!important}.hf-hero__fade{height:38%;background:linear-gradient(180deg,#efc49b00,#efc49b40 35%,#efc49bad 65%,#efc49beb 85%,#efc49b)}.hf-hero:before{content:"";position:absolute;top:-1px;left:0;right:0;height:12%;background:linear-gradient(180deg,#f4e2cd,#f4e2cd00);z-index:1;pointer-events:none}.header-wrapper,.header{background:transparent!important;border-bottom:0!important}.announcement-bar,.utility-bar{background:transparent!important}.multicolumn-card{position:relative;overflow:hidden;min-height:34rem;display:flex;align-items:flex-end;padding:0!important;border-radius:14px;background-color:#efe4d4!important;background-size:cover!important;background-position:center!important;box-shadow:0 10px 30px -14px #3a322c66;transition:transform .35s var(--hf-ease),box-shadow .35s var(--hf-ease)}.multicolumn-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#28201a00 30%,#28201a73 62%,#28201adb)}.multicolumn-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px -16px #3a322c80}.multicolumn-card__info{position:relative;z-index:1;width:100%;padding:2.4rem 2.2rem 2.6rem!important;text-align:left}.multicolumn-card__info h3{color:#fdf7ec!important;margin:0 0 .8rem;text-shadow:0 1px 12px rgba(0,0,0,.45)}.multicolumn-card__info p{color:#fdf7ece6!important;margin:0 0 1.4rem;text-shadow:0 1px 10px rgba(0,0,0,.4)}.multicolumn-card__info .link{color:#fdf7ec!important;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(253,247,236,.5);padding-bottom:.2rem}.multicolumn-card .media{display:none!important}@media screen and (max-width:749px){.multicolumn-card{min-height:28rem}}.menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation,.menu-drawer__submenu,.gradient.menu-drawer,details-modal .menu-drawer,.cart-drawer,.cart-drawer__inner,.drawer__inner,cart-drawer .drawer__inner,.search-modal__content{background-color:#f7f1e6!important;background-image:linear-gradient(180deg,#f9f4ea,#f2e9da)!important}.menu-drawer__overlay,.cart-drawer__overlay,.drawer__overlay,.menu-drawer-container .menu-drawer__overlay{background-color:#3a322c80!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.menu-drawer__menu-item{font-size:1.9rem;color:var(--hf-ink)!important}h1,h2,h3,.h0,.h1,.h2,.h3,.rich-text__heading,.title{line-height:1.08!important;letter-spacing:-.012em}[id$=__ce_sunt] .caption-with-letter-spacing{font-size:2.2rem!important;font-family:var(--font-heading-family);letter-spacing:.16em;color:var(--hf-ink);display:block;margin-bottom:2rem}.hf-cta-pair{display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center;margin-top:3.2rem}.hf-cta-pair .button{min-width:26rem}@media screen and (max-width:600px){.hf-cta-pair .button{min-width:100%}}.hf-marturii__eyebrow{text-align:center;font-size:1.25rem!important;font-weight:600;letter-spacing:.24em;color:var(--hf-gold);margin:0 0 1.2rem}.hf-marturii__title{text-align:center;font-size:var(--hf-h2)!important;margin:0 0 1rem}.hf-marturii__subtitle{text-align:center;max-width:56ch;margin:0 auto 3.6rem;opacity:.78}.hf-marturii__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.hf-marturii__track{display:flex;gap:2rem;width:max-content}.hf-marturii__viewport:hover .hf-marturii__track,.hf-marturii__viewport:focus-within .hf-marturii__track{animation-play-state:paused}@keyframes hf-glisare{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hf-marturii__track{animation:none}.hf-marturii__viewport{overflow-x:auto}}.hf-marturie{flex:0 0 auto;width:34rem;margin:0;padding:2.8rem 2.6rem 2.4rem;border-radius:14px;background:#ffffff8c;box-shadow:0 8px 26px -16px #3a322c73;display:flex;flex-direction:column;justify-content:space-between}.hf-marturie__text{margin:0 0 1.8rem;font-size:1.65rem!important;line-height:1.7!important;font-style:italic;color:#3a322ceb}.hf-marturie__text:before{content:"\201c"}.hf-marturie__text:after{content:"\201d"}.hf-marturie__who{display:flex;flex-direction:column;gap:.2rem;border-top:1px solid rgba(58,50,44,.12);padding-top:1.4rem}.hf-marturie__name{font-size:1.5rem;font-weight:600;color:var(--hf-ink)}.hf-marturie__meta{font-size:1.3rem;opacity:.62}@media screen and (max-width:749px){.hf-marturie{width:27rem;padding:2.2rem 2rem 1.8rem}}.hf-marturie{flex:0 0 auto;width:34rem;margin:0;padding:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:1rem}.hf-marturie__shot{height:30rem;border-radius:14px;overflow:hidden;background:#fbf7f0;box-shadow:0 10px 30px -16px #3a322c80;border:1px solid rgba(58,50,44,.1);display:grid;place-items:center;padding:1.2rem;box-sizing:border-box}.hf-marturie__shot img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;-webkit-user-select:none;user-select:none}.hf-marturie__meta{text-align:center;font-size:1.3rem!important;opacity:.6;letter-spacing:.04em}.hf-marturii__viewport{cursor:grab;padding-block:1rem}.hf-marturii__viewport.is-dragging{cursor:grabbing}.hf-marturii__viewport.is-dragging .hf-marturii__track{animation-play-state:paused}.hf-marturii__nota{text-align:center;font-size:1.3rem!important;opacity:.55;margin:2.4rem auto 0;max-width:56ch}@media screen and (max-width:749px){.hf-marturie{width:78vw}.hf-marturie__shot{height:40rem}}body:has(.hf-galerie) .rich-text__blocks,body:has(.hf-galerie) .rich-text__text{max-width:68rem;margin-inline:auto}body:has(.hf-galerie) .rich-text__text h3{font-size:2.4rem!important;margin:3.2rem 0 1.2rem;text-align:center}body:has(.hf-galerie) .rich-text__text p{text-align:left}body:has(.hf-galerie) .rich-text__text>p:first-child{margin-top:0}body:has(.hf-galerie) .rich-text__buttons,.rich-text__buttons{display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center;align-items:stretch;margin-top:3.6rem}.rich-text__buttons .button{flex:0 1 26rem;min-width:26rem;display:inline-flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width:620px){.rich-text__buttons .button{flex:1 1 100%;min-width:0}body:has(.hf-galerie) .rich-text__text p{text-align:left}}.hf-marturii__eyebrow,.caption-with-letter-spacing,.rich-text__caption,.hf-eyebrow{display:block;width:100%;text-align:center!important;font-family:var(--font-body-family);font-size:1.3rem!important;font-weight:600;letter-spacing:.24em!important;text-transform:uppercase;color:var(--hf-gold)!important;margin:0 0 1.6rem!important}[id$=__ce_sunt] .caption-with-letter-spacing{font-size:1.3rem!important;font-family:var(--font-body-family);color:var(--hf-gold)!important;margin-bottom:1.6rem!important}.rich-text__heading,.hf-marturii__title,.title,.collection__title .title{font-size:var(--hf-h1)!important;line-height:1.1!important;margin:0 0 1.6rem!important;text-align:center}.rich-text__heading.h0{font-size:var(--hf-display)!important}.rich-text__text,.hf-marturii__subtitle{max-width:68rem;margin-inline:auto}.rich-text__text p{margin:0 0 1.4rem}.rich-text__text p:last-child{margin-bottom:0}.shopify-section.section{padding-block:0}.rich-text,.hf-marturii,.multicolumn{padding-block:6.4rem}@media screen and (max-width:749px){.rich-text,.hf-marturii,.multicolumn{padding-block:4.4rem}}.button,.button--primary,.button--secondary,.button--tertiary,.product-form__submit,.cart__checkout-button,.shopify-challenge__button,.customer button,.hf-pop__form .button{background-image:linear-gradient(180deg,#ff9b57,#fe6900)!important;background-color:transparent!important;color:#fffaf3!important;border:0!important;border-radius:8px!important;box-shadow:0 2px 8px #fe69004d!important;font-size:1.5rem!important;font-weight:500;letter-spacing:.02em;text-transform:none!important;padding:1.35rem 2.8rem!important;min-height:5rem}.button:not([disabled]):hover,.product-form__submit:not([disabled]):hover,.cart__checkout-button:not([disabled]):hover{transform:translateY(-2px);box-shadow:0 8px 22px #fe690059!important}.card__inner,.card__inner .card__media,.card-wrapper .media,.card .media,.card__media{aspect-ratio:4 / 3!important}.card__inner .card__media img,.card-wrapper .media img,.card .media img,.card__media img{padding:6%}.card__heading,.card__heading a,.card-information .card__heading{font-size:1.7rem!important;line-height:1.35}.card-information .price,.card-information .price-item{font-size:1.6rem!important}.rich-text__wrapper,.rich-text__blocks{width:100%;max-width:72rem;margin-inline:auto;text-align:center}.rich-text__blocks>*{width:100%;margin-inline:auto}.rich-text__caption,.caption-with-letter-spacing,.rich-text__heading,.rich-text__text{max-width:100%;margin-inline:auto}.hf-hero--curat{max-width:96rem;margin:1.6rem auto 4rem;border-radius:16px;overflow:hidden;box-shadow:0 18px 44px -24px #3a322c80}.hf-hero--curat:before{display:none}@media screen and (max-width:749px){.hf-hero--curat{max-width:calc(100% - 3rem);border-radius:12px;margin-bottom:2.8rem}}.multicolumn-card{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:0!important;overflow:hidden;border-radius:16px;background-color:#fff!important;background-image:none!important;box-shadow:0 2px 6px #3a322c0f,0 16px 40px -22px #3a322c66;transition:transform .35s var(--hf-ease),box-shadow .35s var(--hf-ease)}.multicolumn-card:before{display:none}.multicolumn-card:hover{transform:translateY(-5px);box-shadow:0 4px 10px #3a322c14,0 26px 56px -22px #3a322c73}.multicolumn-card__media,.multicolumn-card .hf-tile-img{display:block;width:100%;aspect-ratio:4 / 3;background:#fff;overflow:hidden}.multicolumn-card__media img,.multicolumn-card .hf-tile-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.multicolumn-card__info{position:static;z-index:auto;text-align:center!important;padding:2.4rem 2rem 2.6rem!important;display:flex;flex-direction:column;gap:.7rem;flex:1}.multicolumn-card__info h3{color:var(--hf-ink)!important;text-shadow:none!important;margin:0!important;font-size:2rem!important;line-height:1.2!important}.multicolumn-card__info p{color:#3a322cb8!important;text-shadow:none!important;margin:0!important;font-size:1.55rem!important;line-height:1.6!important}.multicolumn-card__info .link{margin-top:auto;padding-top:1.4rem;color:#fe6900!important;border-bottom:0!important;font-weight:600}.button,.product-form__submit,.cart__checkout-button{position:relative;isolation:isolate;overflow:hidden;background-image:linear-gradient(180deg,#ffa96c,#fe7a17 55%,#ea5f00)!important;box-shadow:0 1px #ffffff59 inset,0 -2px 6px #b4460047 inset,0 3px 10px #fe690052,0 10px 26px -12px #fe690080!important}.button:after{content:""!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.42) 50%,transparent 65%);transform:translate(-120%);transition:transform .75s var(--hf-ease)}.button:not([disabled]):hover:after{transform:translate(120%)}.button:not([disabled]):hover{box-shadow:0 1px #fff6 inset,0 -2px 6px #b446003d inset,0 6px 16px #fe690057,0 18px 40px -14px #fe69008c!important}@media(prefers-reduced-motion:reduce){.button:after{display:none}}@media screen and (max-width:749px){.grid--2-col-tablet-down .grid__item{width:100%!important;max-width:100%!important}.card__inner,.card__inner .card__media,.card-wrapper .media,.card .media,.card__media{aspect-ratio:4 / 3!important}.card__heading,.card__heading a{font-size:1.8rem!important}.card-information .price,.card-information .price-item{font-size:1.7rem!important}}.hf-galerie{max-width:108rem;margin:0 auto 5.6rem;padding-inline:1.5rem}.hf-galerie__rand{display:grid;grid-template-columns:repeat(var(--hf-col, 3),1fr);gap:1.6rem}.hf-galerie--carusel .hf-galerie__rand{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.5rem;cursor:grab}.hf-galerie--carusel .hf-galerie__rand::-webkit-scrollbar{display:none}.hf-galerie--carusel .hf-galerie__item{flex:0 0 auto;width:30rem;scroll-snap-align:center}.hf-galerie__item{margin:0;aspect-ratio:3 / 4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 6px #3a322c0f,0 14px 34px -20px #3a322c73}.hf-galerie__item img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none}@media screen and (max-width:749px){.hf-galerie__rand{grid-template-columns:repeat(2,1fr);gap:1rem}.hf-galerie--carusel .hf-galerie__item{width:62vw}.hf-galerie{margin-bottom:3.6rem}}body:has(.hf-galerie) .rich-text__heading,body:has(.hf-galerie) h1,body:has(.hf-galerie) .h1{font-size:clamp(3.4rem,4.6vw,5.2rem)!important;color:#2b241f!important;font-weight:500}body:has(.hf-galerie) .caption-with-letter-spacing{color:#b8862c!important}body:has(.hf-galerie) .rich-text__text p{color:#2b241fe6}.menu-drawer__account,.menu-drawer__utility-links .menu-drawer__account,.header__icon--account,.customer-login-link{display:none!important}body:has(.hf-galerie) .rich-text__heading,body:has(.hf-galerie) h1,body:has(.hf-galerie) .h1{font-size:clamp(3.8rem,5vw,5.6rem)!important}body:has(.hf-galerie) .rich-text__text h3{font-size:2.6rem!important;color:#2b241f;margin:3.6rem 0 1.4rem}.multicolumn-card__info h3{min-height:2.4em;display:flex;align-items:center;justify-content:center}.multicolumn-card__info p{min-height:3.2em}@media screen and (max-width:749px){.multicolumn-card__info h3,.multicolumn-card__info p{min-height:0}}.hf-galerie--carusel .hf-galerie__rand{cursor:grab;scroll-behavior:smooth}.hf-galerie--carusel .hf-galerie__rand.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.hf-galerie--carusel .hf-galerie__rand.is-dragging img{pointer-events:none}.hf-marturie{--hf-h-card: 42rem;flex:0 0 auto;width:auto;margin:0;padding:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:.9rem}.hf-marturie__shot{height:var(--hf-h-card);width:calc(var(--hf-h-card) * var(--hf-raport, 1.4));max-width:86vw;padding:0;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(58,50,44,.1);box-shadow:0 2px 6px #3a322c0f,0 14px 34px -20px #3a322c80;display:block}.hf-marturie__shot img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center top;border-radius:0;display:block}@media screen and (max-width:749px){.hf-marturie{--hf-h-card: 34rem}.hf-marturie__shot{max-width:82vw}}.header-wrapper,.header-wrapper--border-bottom,.section-header,.shopify-section-header,.shopify-section-header-sticky,.shopify-section-group-header-group,.announcement-bar,.utility-bar{background-color:#f2ddc2!important;background-image:none!important}.shopify-section-header-sticky{box-shadow:0 2px 14px -8px #3a322c59}@media screen and (max-width:900px){.hf-marturie__shot{width:min(82vw,calc(var(--hf-h-card) * var(--hf-raport, 1.4)));height:auto;aspect-ratio:var(--hf-raport, 1.4);max-height:46rem}.hf-marturie__shot img{object-fit:contain;background:#fff}.hf-marturii__track{align-items:center}}.hf-marturii__track{animation:none!important}.hf-marturii__viewport{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto}.hf-marturii__viewport::-webkit-scrollbar{display:none}.button,.product-form__submit,.cart__checkout-button,.shopify-challenge__button,.customer button{font-size:1.7rem!important;font-weight:600;letter-spacing:.015em;padding:1.6rem 3.4rem!important;min-height:5.8rem;text-shadow:0 1px 0 rgba(140,52,0,.55),0 0 1px rgba(120,45,0,.5),0 1px 3px rgba(100,38,0,.35)}[id$=__metoda] .button,.footer .button{text-shadow:0 1px 0 rgba(120,80,10,.5),0 1px 3px rgba(90,60,8,.3)}.multicolumn-card__info .link{align-self:center;margin-top:1.8rem;padding:1.3rem 2.6rem!important;border-radius:8px;color:#fffaf3!important;background-image:linear-gradient(180deg,#ffa96c,#fe7a17 55%,#ea5f00);box-shadow:0 1px #ffffff52 inset,0 3px 10px #fe69004d;font-size:1.55rem!important;font-weight:600;text-decoration:none!important;text-shadow:0 1px 0 rgba(140,52,0,.5);transition:transform .25s var(--hf-ease),box-shadow .25s var(--hf-ease)}.multicolumn-card__info .link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #fe69005c}.multicolumn-card__info .link .icon-wrap,.multicolumn-card__info .link svg{display:none}.multicolumn-card__info h3{font-size:2.4rem!important;min-height:2.5em}.multicolumn-card__info p{font-size:1.75rem!important;line-height:1.55!important;min-height:3.4em}.newsletter-form__field-wrapper .field__input,.newsletter-form .field__input,.footer-block__newsletter .field__input{border-radius:8px!important;border:1px solid rgba(58,50,44,.35)!important;background:#ffffffd9!important;color:var(--hf-ink)!important;font-size:1.7rem!important;min-height:5.8rem;padding-inline:1.8rem}.newsletter-form__field-wrapper .field__label,.newsletter-form .field__label{color:#3a322cb8!important;font-size:1.6rem!important}.newsletter-form__field-wrapper .field__input::placeholder{color:#3a322c99!important}.newsletter-form__button{color:var(--hf-ink)!important}.newsletter-form__field-wrapper:after,.newsletter-form__field-wrapper .field:after{display:none!important}.hf-recenzii[hidden]{display:none}.hf-recenzii{padding-block:5.6rem;max-width:96rem}.hf-recenzii__titlu{text-align:center;font-size:var(--hf-h2)!important;margin:0 0 2.4rem}.hf-recenzii__scor{display:flex;align-items:baseline;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem}.hf-recenzii__medie{font-family:var(--font-heading-family);font-size:4.4rem;line-height:1;color:var(--hf-ink)}.hf-recenzii__din{font-size:1.7rem;opacity:.55}.hf-recenzii__stele{font-size:2rem;color:#dca445;letter-spacing:.1em;margin-left:.6rem}.hf-recenzii__numar{font-size:1.6rem;opacity:.65}.hf-recenzii__bare{list-style:none;margin:0 auto 3.6rem;padding:0;max-width:34rem;display:flex;flex-direction:column;gap:.6rem}.hf-bara{display:grid;grid-template-columns:4rem 1fr 2.4rem;align-items:center;gap:1rem;font-size:1.4rem}.hf-bara__nota{color:#3a322cb3;white-space:nowrap}.hf-bara__sina{height:8px;border-radius:4px;background:#3a322c1f;overflow:hidden}.hf-bara__umplut{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#e8b45e,#dca445)}.hf-bara__cate{text-align:right;opacity:.6}.hf-recenzii__lista{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.hf-recenzie{background:#fff9;border:1px solid rgba(58,50,44,.1);border-radius:12px;padding:2rem 2.2rem}.hf-recenzie__sus{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.hf-recenzie__nume{font-weight:600;font-size:1.6rem}.hf-recenzie__stele{color:#dca445;font-size:1.5rem;letter-spacing:.06em;white-space:nowrap}.hf-recenzie__text{margin:0!important;font-size:1.6rem!important;line-height:1.6!important;opacity:.88}@media screen and (max-width:749px){.hf-recenzii__lista{grid-template-columns:1fr}.hf-recenzii__medie{font-size:3.6rem}}@media screen and (max-width:900px){.hf-marturie__shot{width:min(92vw,calc(var(--hf-h-card) * var(--hf-raport, 1.4)));min-height:20rem;max-height:48rem}.hf-marturii__viewport{-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}}.multicolumn-card__info .link,.multicolumn-card__info a.link{display:inline-flex!important;align-items:center;justify-content:center;text-align:center;gap:0;min-width:22rem}.multicolumn-card__info .link>*{margin:0 auto}.button,.button--primary,.button--secondary,.product-form__submit,.cart__checkout-button,.shopify-challenge__button,.customer button,.multicolumn-card__info .link,.multicolumn-card__info a.link,a.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:0!important;line-height:1.25}.button>*,.multicolumn-card__info .link>*{margin-inline:auto!important;text-align:center!important}.button .icon-wrap,.button>svg,.multicolumn-card__info .link .icon-wrap,.multicolumn-card__info .link svg,.link-with-arrow svg{display:none!important;position:absolute!important;width:0!important;height:0!important}.button .svg-wrapper,.multicolumn-card__info .link .svg-wrapper,.link .svg-wrapper,a.button .svg-wrapper{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.hf-intro-col__text{max-width:62rem;margin-inline:auto;text-align:center}.hf-intro-col__text p{font-size:1.65rem!important;line-height:1.72!important;opacity:.86;margin-bottom:1.2rem}.hf-intro-col__text p:last-child{margin-bottom:0;opacity:1}.hf-intro-col{padding-block:1.6rem 2.4rem}.hf-up{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem 1.6rem;opacity:0;transition:opacity .25s var(--hf-ease, ease)}.hf-up.is-vizibil{opacity:1}.hf-up[hidden]{display:none}body.hf-up-deschis{overflow:hidden}.hf-up__fundal{position:absolute;top:0;right:0;bottom:0;left:0;background:#261e18bd;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hf-up__panou{position:relative;width:100%;max-width:116rem;max-height:92vh;overflow-y:auto;background:#faf5ea;border-radius:2rem;padding:3.6rem 3.2rem 2.8rem;box-shadow:0 3rem 8rem #00000059;transform:translateY(1.6rem) scale(.985);transition:transform .3s var(--hf-ease, ease)}.hf-up.is-vizibil .hf-up__panou{transform:none}.hf-up__x{position:absolute;top:1.6rem;right:1.8rem;background:none;border:0;padding:.6rem;cursor:pointer;color:#6b5d50;line-height:0}.hf-up__x:hover{color:var(--hf-ink, #3a322c)}.hf-up__eticheta{display:flex;align-items:center;justify-content:center;gap:.8rem;margin:0 0 .8rem;max-width:none;color:var(--hf-gold, #dca445);font-size:1.4rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.hf-up__titlu{margin:0 auto 1.6rem;max-width:24ch;text-align:center;font-size:clamp(2.6rem,3.4vw,4rem);line-height:1.15;color:var(--hf-ink, #3a322c)}.hf-up__titlu--mic{font-size:clamp(2.2rem,2.6vw,3rem);max-width:28ch}.hf-up__titlu em{font-style:normal;color:#dd5f19}.hf-up__avertisment{margin:0 auto 1.4rem;max-width:fit-content;padding:.9rem 2rem;border:1px solid rgba(220,164,69,.5);border-radius:1rem;background:#f0925217;text-align:center;font-size:1.5rem}.hf-up__avertisment strong{color:#dd5f19}.hf-up__note{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 2.4rem;margin:0 auto 2.4rem;max-width:none;text-align:center;font-size:1.4rem;color:#6b5d50}.hf-up__note span:before{content:"\2713";margin-right:.6rem;color:var(--hf-gold, #dca445)}.hf-up__carduri{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));align-items:start;gap:1.6rem;margin-bottom:2.4rem;max-width:78rem;margin-inline:auto}.hf-up__card{position:relative;display:flex;flex-direction:column;padding:2rem 1.8rem 1.8rem;border:1px solid rgba(58,50,44,.14);border-radius:1.4rem;background:#ffffff8c}.hf-up__card--top{border:2px solid var(--hf-gold, #dca445);background:#fffdf8;padding-top:3.2rem;box-shadow:0 1.2rem 3.2rem #dca44538}.hf-up__panglica{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);margin:0;max-width:none;white-space:nowrap;padding:.6rem 1.8rem;border-radius:999px;background:var(--hf-gold, #dca445);color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.hf-up__cap{position:relative;display:flex;align-items:center;justify-content:center;min-height:11rem;margin-bottom:1.4rem}.hf-up__numar{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:6.2rem;height:6.2rem;border-radius:50%;background:#fff;border:1px solid rgba(58,50,44,.12);z-index:2}.hf-up__numar b{font-size:2.2rem;line-height:1;font-family:var(--font-heading-family, inherit)}.hf-up__numar small{font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:#6b5d50}.hf-up__teanc{position:relative;display:flex;justify-content:center;padding-left:4rem;height:10rem}.hf-up__teanc img{width:6.4rem;height:10rem;object-fit:cover;border-radius:.4rem;box-shadow:-.3rem .2rem .9rem #0003;margin-left:-4.4rem;transform:rotate(calc((var(--i) - (var(--n) - 1) / 2) * 1.6deg))}.hf-up__nume{margin:0 0 1.2rem;text-align:center;font-size:2rem}.hf-up__lista{margin:0 0 1.4rem;padding:0;list-style:none;font-size:1.45rem}.hf-up__lista li{display:flex;align-items:flex-start;gap:.7rem;padding:.25rem 0}.hf-up__lista li:before{content:"\2713";color:#dd5f19;font-weight:700}.hf-up__preturi{margin-top:auto;padding-top:1.2rem;border-top:1px solid rgba(58,50,44,.12);text-align:center}.hf-up__vechi{margin:0;max-width:none;font-size:1.5rem;color:#9a8b7c;text-decoration:line-through}.hf-up__nou{margin:.2rem 0 .8rem;max-width:none;font-family:var(--font-heading-family, inherit);font-size:3.2rem;line-height:1;color:#dd5f19}.hf-up__economie{display:inline-block;margin:0 0 1.4rem;max-width:none;padding:.5rem 1.2rem;border-radius:.7rem;background:#f0925229;font-size:1.3rem;font-weight:600;color:#a84f14}.hf-up__cta{width:100%;padding:1.4rem 1.2rem;border:0;border-radius:.9rem;background:#e2600f;color:#fff;font-family:var(--font-heading-family, inherit);font-size:1.55rem;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .2s ease}.hf-up__cta:hover{background:#c95309;transform:translateY(-1px)}.hf-up__card--top .hf-up__cta{padding:1.7rem 1.2rem;font-size:1.75rem}.hf-up__garantii{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 3.2rem;padding:1.6rem 2.4rem;border-radius:1.2rem;background:#ebdccb73;font-size:1.35rem}.hf-up__garantii strong{display:block;font-size:1.45rem}.hf-up__garantii span{color:#6b5d50}.hf-up__refuz{display:block;width:100%;margin-top:1.8rem;background:none;border:0;cursor:pointer;color:#6b5d50;font-family:inherit}.hf-up__refuz span{display:block;font-size:1.5rem;text-decoration:underline}.hf-up__refuz small{display:block;margin-top:.3rem;font-size:1.3rem}.hf-up__refuz:hover span{color:var(--hf-ink, #3a322c)}.hf-up__inapoi{background:none;border:0;padding:0;margin-bottom:1.2rem;cursor:pointer;color:#6b5d50;font-family:inherit;font-size:1.45rem}.hf-up__inapoi:hover{color:var(--hf-ink, #3a322c)}.hf-up__sub{margin:0 auto 2rem;max-width:48ch;text-align:center;font-size:1.5rem;color:#6b5d50}.hf-up__grila{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1.2rem;margin-bottom:2rem}.hf-up__optiune{position:relative;display:flex;flex-direction:column;gap:.8rem;padding:.8rem;border:2px solid transparent;border-radius:1rem;background:#fff9;cursor:pointer;text-align:center;font-family:inherit;transition:border-color .15s ease,background .15s ease}.hf-up__optiune img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:.6rem}.hf-up__optiuneNume{font-size:1.3rem;line-height:1.3;color:var(--hf-ink, #3a322c)}.hf-up__optiune:hover{border-color:#dca44599}.hf-up__optiune.is-ales{border-color:#e2600f;background:#fff}.hf-up__bifa{position:absolute;top:1.4rem;right:1.4rem;width:2.4rem;height:2.4rem;border-radius:50%;border:2px solid rgba(255,255,255,.9);background:#3a322c40;z-index:2;transition:background .15s ease}.hf-up__optiune.is-ales .hf-up__bifa{background:#e2600f;box-shadow:inset 0 0 0 .35rem #fff,0 0 0 .15rem #e2600f}.hf-up__bara{position:sticky;z-index:5;bottom:-2.8rem;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;margin:0 -3.2rem -2.8rem;padding:1.6rem 3.2rem;background:#faf5ea;border-top:1px solid rgba(58,50,44,.12)}.hf-up__contor{margin:0;max-width:none;font-size:1.6rem;color:#6b5d50}.hf-up__contor.is-gata{color:#2f7a41;font-weight:600}.hf-up__final{flex:1 1 26rem;padding:1.6rem 2.4rem;border:0;border-radius:.9rem;background:#e2600f;color:#fff;font-family:var(--font-heading-family, inherit);font-size:1.7rem;cursor:pointer}.hf-up__final:disabled{background:#d6c9b8;color:#8b7d6e;cursor:not-allowed}.hf-up__final.is-ocupat{opacity:.7;pointer-events:none}@media screen and (max-width:900px){.hf-up{padding:0}.hf-up__panou{max-height:100dvh;height:100dvh;border-radius:0;padding:2.8rem 1.6rem 2rem}.hf-up__carduri{grid-template-columns:1fr;gap:2.8rem}.hf-up__card--top{order:-1}.hf-up__garantii{grid-template-columns:1fr}.hf-up__grila{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr))}.hf-up__bara{margin:0 -1.6rem -2rem;padding:1.2rem 1.6rem;bottom:-2rem}.hf-up__contor{flex:1 1 100%;text-align:center}}.hf-of{padding-block:0 2.4rem}.hf-of__cutie{display:grid;grid-template-columns:22rem 1fr;gap:2.8rem;align-items:center;padding:2.4rem;border:1px solid rgba(220,164,69,.55);border-radius:1.4rem;background:linear-gradient(135deg,#fffdf8e6,#ebdccb66)}.hf-of__poza img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:1rem;box-shadow:0 1rem 2.4rem #3a322c29}.hf-of__eticheta{margin:0 0 .6rem;max-width:none;color:var(--hf-gold, #dca445);font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.hf-of__titlu{margin:0 0 1.2rem;font-size:clamp(2rem,2.4vw,2.8rem);line-height:1.2}.hf-of__corp p{margin:0 0 .9rem;max-width:62ch;font-size:1.55rem;line-height:1.6}.hf-of__jos{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem;margin-top:1.6rem}.hf-of__formular{margin:0}.hf-of__buton{padding:1.5rem 2.8rem;border:0;border-radius:.9rem;background:#e2600f;color:#fff;font-family:var(--font-heading-family, inherit);font-size:1.65rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.hf-of__buton:hover{background:#c95309;transform:translateY(-1px)}.hf-of__link{font-size:1.5rem;color:#6b5d50}.hf-of__termen{margin:1.2rem 0 0;max-width:none;font-size:1.35rem;color:#6b5d50}@media screen and (max-width:749px){.hf-of__cutie{grid-template-columns:1fr;gap:1.8rem;padding:1.8rem;text-align:center}.hf-of__poza{max-width:20rem;margin-inline:auto}.hf-of__corp p{margin-inline:auto}.hf-of__jos{justify-content:center}.hf-of__buton{width:100%}}.hf-up__cta,.hf-up__final{background:none;width:100%}.hf-up__card--top .hf-up__cta{padding:1.8rem 3.4rem!important}.hf-up__final{flex:1 1 26rem;width:auto}.hf-up__final:disabled{background-image:none!important;background-color:#d6c9b8!important;color:#8b7d6e!important;text-shadow:none;box-shadow:none;cursor:not-allowed;transform:none!important}.hf-up__acord{display:flex;align-items:flex-start;gap:.9rem;flex:1 1 100%;padding-bottom:.4rem}.hf-up__acord input{flex:0 0 auto;width:1.9rem;height:1.9rem;margin:.2rem 0 0;accent-color:#e2600f;cursor:pointer}.hf-up__acord label{font-size:1.45rem;line-height:1.4;color:var(--hf-ink, #3a322c);cursor:pointer}.cart-remove-button,.cart-item__remove-button,a.cart-item__remove-button,cart-remove-button>a,cart-remove-button>button,cart-remove-button .button,cart-remove-button .button--tertiary{background:none!important;background-image:none!important;box-shadow:none!important;color:#3a322c99!important;text-shadow:none!important;padding:.8rem!important;min-height:0!important;min-width:0!important;width:4rem;height:4rem;border-radius:50%!important;transition:background-color .15s ease,color .15s ease}.cart-remove-button:hover,.cart-item__remove-button:hover,cart-remove-button>a:hover,cart-remove-button>button:hover{background-color:#3a322c14!important;color:var(--hf-ink, #3a322c)!important;transform:none!important}cart-remove-button .button .svg-wrapper,cart-remove-button .button--tertiary .svg-wrapper{display:inline-flex!important;width:1.8rem!important;height:1.8rem!important}cart-remove-button .button svg{display:block!important;width:1.8rem!important;height:1.8rem!important}.cart__login-title,.cart__login-paragraph,.cart__warnings .cart__login-title,.cart__warnings .cart__login-paragraph{display:none!important}.hf-poza{margin:0 0 2rem;padding:2rem;border:1px solid rgba(220,164,69,.5);border-radius:1.2rem;background:#fffdf8b3}.hf-poza__titlu{margin:0 0 .6rem;max-width:none;font-family:var(--font-heading-family, inherit);font-size:1.9rem;color:var(--hf-ink, #3a322c)}.hf-poza__explicatie{margin:0 0 1.4rem;max-width:52ch;font-size:1.45rem;line-height:1.55;color:#6b5d50}.hf-poza__zona{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;padding:1.4rem;border:2px dashed rgba(220,164,69,.7);border-radius:1rem;background:#f4edde80;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.hf-poza__zona:hover{border-color:#e2600f;background:#f0925214}.hf-poza__zona input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;clip:rect(0 0 0 0)}.hf-poza__buton{flex:0 0 auto;padding:1rem 2rem;border-radius:.8rem;background-image:linear-gradient(180deg,#ff9b57,#fe6900);color:#fffaf3;font-family:var(--font-heading-family, inherit);font-size:1.5rem;box-shadow:0 2px 8px #fe69004d}.hf-poza__nume{flex:1 1 14rem;min-width:0;font-size:1.4rem;color:#6b5d50;overflow-wrap:anywhere}.hf-poza.are-poza .hf-poza__zona{border-style:solid;border-color:#2f7a41;background:#2f7a410f}.hf-poza.are-poza .hf-poza__nume{color:#2f7a41;font-weight:600}.hf-poza.are-eroare .hf-poza__zona{border-color:#b3261e}.hf-poza__eroare{margin:1rem 0 0;max-width:none;font-size:1.4rem;color:#b3261e}.hf-poza__marunt{margin:1.2rem 0 0;max-width:52ch;font-size:1.3rem;line-height:1.5;color:#8b7d6e}:root{--hf-nisip: #e9dec7;--hf-nisip-sus: #f0e0c6;--hf-piersica: #eec49c;--hf-verde: #a3aa8a;--hf-verde-pal: #cdd1b6;--hf-verde-inchis: #6d7658;--hf-rama: rgba(58, 50, 44, .34);--hf-rama-tare: rgba(58, 50, 44, .55)}html{background-color:#f0e0c6!important}body{background-color:var(--hf-nisip)!important;background-image:linear-gradient(180deg,#f0e0c6,#eec49c 7%,#edd0ad 15%,#ebdcc0 26%,#e9dec7 38% 56%,#e4ddbf 68%,#dcdcb8,#d4d7ae 90%,#cbd1a4)!important}.shopify-section-header,.shopify-section-header-sticky,.shopify-section-group-header-group,.header-wrapper,.utility-bar,.announcement-bar,.header-wrapper--border-bottom{background:transparent!important;background-color:transparent!important;background-image:none!important;border-bottom:0!important;box-shadow:none!important}.header__localization,.header-localization,localization-form,.menu-drawer__localization,.desktop-localization-wrapper,.small-hide.medium-hide.large-up-hide+localization-form{display:none!important}.header__icon--cart,#cart-icon-bubble{display:flex!important;align-items:center;justify-content:center}.header{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;column-gap:1rem}.header__heading,.header__heading-link,.header__inline-menu{grid-column:2;justify-self:center;margin:0}.header__icons{grid-column:3;justify-self:end;padding:0}header-drawer,.header__icon--menu{grid-column:1;justify-self:start}.hf-meniu-cos{display:flex;align-items:center;gap:1.1rem;padding:1.4rem 3rem;border-top:1px solid var(--hf-rama);color:rgb(var(--color-foreground));font-size:1.8rem;text-decoration:none}.hf-meniu-cos:hover{background-color:#3a322c0d}.hf-meniu-cos__nr{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .6rem;border-radius:999px;background:#e2600f;color:#fff;font-size:1.3rem;font-weight:600}.card__inner,.card--card,.multicolumn-card,.hf-marturie__shot,.hf-rec__card,.hf-up__optiune,.hf-poza__zona,.collection-list__item .card__inner,.contains-card--product .card__inner{border:1px solid var(--hf-rama)!important;box-shadow:none!important}.card__inner,.card--card{border-radius:12px!important;overflow:hidden}.multicolumn-card{border-radius:14px!important}.card-wrapper:hover .card__inner,.multicolumn-card:hover{border-color:var(--hf-rama-tare)!important}.hf-marturie__shot{padding:.6rem;background:#fffdf8;border-radius:10px!important}.hf-marturie__shot img{border-radius:6px}.hf-rec__lista>*,.hf-recenzie{border:1px solid var(--hf-rama);border-radius:10px;padding:1.6rem 1.8rem;background:#fffdf88c}.hf-up__card{border-color:var(--hf-rama)!important}.shopify-section-header-sticky,.shopify-section-header-sticky .header-wrapper{background-color:#f0e0c6f0!important;backdrop-filter:saturate(1.1) blur(10px);-webkit-backdrop-filter:saturate(1.1) blur(10px);box-shadow:0 6px 24px -14px #3a322c80!important}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.shopify-section-header-sticky,.shopify-section-header-sticky .header-wrapper{background-color:#f0e0c6fc!important}}.card__inner,.card--card,.multicolumn-card,.hf-marturie__shot,.hf-rec__card,.hf-up__optiune,.hf-poza__zona,.hf-recenzie,.collection-list__item .card__inner,.contains-card--product .card__inner{border:2px solid rgba(58,50,44,.28)!important;box-shadow:0 10px 30px -5px #3a322c1a!important}.card-wrapper:hover .card__inner,.multicolumn-card:hover{border-color:#3a322c73!important;box-shadow:0 14px 34px -6px #3a322c29!important}.hf-up__card{border:2px solid rgba(58,50,44,.28)!important;box-shadow:0 10px 30px -5px #3a322c1a!important}.hf-up__card--top{border:2px solid var(--hf-gold, #dca445)!important;box-shadow:0 10px 30px -5px #dca44547!important}:root{--hf-verde: #c9a081;--hf-verde-pal: #e3cdb4;--hf-verde-inchis: #9e4e24;--hf-arama: #9e4e24;--hf-lut: #cfad8d;--hf-antet: #f0e0c6}body{background-image:linear-gradient(180deg,#f0e0c6,#eec49c 7%,#edd0ad 15%,#ebdcc0 26%,#e9dec7 38% 55%,#e8d9bd 67%,#e3cbaa 79%,#dbbb96 90%,#cfad8d)!important}.menu-drawer,.gradient.menu-drawer,details-modal .menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation,.menu-drawer__submenu,.menu-drawer>.menu-drawer__inner-container,.cart-drawer,.gradient.cart-drawer,.cart-drawer__inner,.drawer__inner,cart-drawer .drawer__inner,.search-modal__content{background-color:var(--hf-antet)!important;background-image:none!important}.menu-drawer__utility-links{background-color:#9e4e240f!important}.menu-drawer__menu-item{background-color:transparent!important}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus,.hf-meniu-cos:hover{background-color:#9e4e2417!important}.hf-meniu-cos{border-top-color:#3a322c33}.hf-up__contor.is-gata,.hf-poza.are-poza .hf-poza__nume{color:var(--hf-arama)!important}.hf-poza.are-poza .hf-poza__zona{border-color:var(--hf-arama)!important;background:#9e4e240d!important}.header__heading-logo{max-width:44rem}@media screen and (max-width:989px){.header__heading-logo{max-width:32rem}}@media screen and (max-width:480px){.header__heading-logo{max-width:26rem}}body{background-image:linear-gradient(180deg,#f0e0c6 0px 260px,#eec49c 9%,#edd0ad 17%,#ebdcc0 27%,#e9dec7 39% 55%,#e8d9bd 67%,#e3cbaa 79%,#dbbb96 90%,#cfad8d)!important}.menu-drawer,.gradient.menu-drawer,details-modal .menu-drawer,.menu-drawer__inner-container,.menu-drawer__navigation,.menu-drawer__submenu,.menu-drawer>.menu-drawer__inner-container,.cart-drawer,.gradient.cart-drawer,.cart-drawer__inner,.drawer__inner,cart-drawer .drawer__inner,.search-modal__content{background-color:#f0e0c6e6!important;background-image:none!important;backdrop-filter:saturate(1.05) blur(22px);-webkit-backdrop-filter:saturate(1.05) blur(22px)}.menu-drawer .menu-drawer__inner-container,.menu-drawer>.menu-drawer__inner-container,.menu-drawer .menu-drawer__navigation,.menu-drawer .menu-drawer__submenu,.cart-drawer .cart-drawer__inner,.cart-drawer .drawer__inner,cart-drawer .drawer__inner{background-color:transparent!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.menu-drawer,.gradient.menu-drawer,.cart-drawer,.search-modal__content{background-color:#f0e0c6!important}}.header__heading-logo{max-width:60rem;width:100%}@media screen and (max-width:989px){.header__heading-logo{max-width:42rem}}@media screen and (max-width:480px){.header__heading-logo{max-width:30rem}}.header{padding-top:1.4rem!important;padding-bottom:1.4rem!important}#shopify-pc__banner{left:1.6rem!important;right:1.6rem!important;bottom:1.6rem!important;width:auto!important;max-width:62rem!important;margin-inline:auto!important;background:#f0e0c6f7!important;backdrop-filter:saturate(1.05) blur(14px);-webkit-backdrop-filter:saturate(1.05) blur(14px);border:2px solid rgba(58,50,44,.28)!important;border-radius:1.4rem!important;box-shadow:0 10px 30px -5px #3a322c38!important;padding:2rem!important;color:#3a322c!important;font-family:var(--font-body-family, Georgia, serif)!important}#shopify-pc__banner__body{color:#3a322c!important;font-size:1.45rem!important;line-height:1.55!important;max-width:none!important}#shopify-pc__banner__body h2,#shopify-pc__banner h2{font-family:var(--font-heading-family, inherit)!important;font-size:1.9rem!important;color:#3a322c!important;margin-bottom:.6rem!important}#shopify-pc__banner a{color:#9e4e24!important;text-underline-offset:2px}#shopify-pc__banner__btns{gap:1rem!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-decline,#shopify-pc__banner__btn-manage-prefs{border-radius:.9rem!important;padding:1.2rem 2.4rem!important;font-family:var(--font-heading-family, inherit)!important;font-size:1.5rem!important;letter-spacing:.015em!important;border:0!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}#shopify-pc__banner__btn-accept{background-image:linear-gradient(180deg,#ff9b57,#fe6900)!important;background-color:transparent!important;color:#fffaf3!important;box-shadow:0 2px 8px #fe69004d!important;text-shadow:0 1px 0 rgba(140,52,0,.55),0 1px 3px rgba(100,38,0,.35)}#shopify-pc__banner__btn-accept:hover{transform:translateY(-1px);box-shadow:0 8px 22px #fe690059!important}#shopify-pc__banner__btn-decline,#shopify-pc__banner__btn-manage-prefs{background:transparent!important;color:#3a322c!important;box-shadow:inset 0 0 0 1px #3a322c59!important}#shopify-pc__banner__btn-decline:hover,#shopify-pc__banner__btn-manage-prefs:hover{background:#3a322c0d!important}#shopify-pc__prefs,#shopify-pc__prefs__dialog{background:#f0e0c6!important;border-radius:1.4rem!important;border:2px solid rgba(58,50,44,.28)!important;color:#3a322c!important;font-family:var(--font-body-family, Georgia, serif)!important}#shopify-pc__prefs__header h2,#shopify-pc__prefs h2{font-family:var(--font-heading-family, inherit)!important;color:#3a322c!important}#shopify-pc__prefs__scroller{color:#3a322c!important}#shopify-pc__prefs__header-close{color:#6b5d50!important}@media screen and (max-width:749px){#shopify-pc__banner{left:.8rem!important;right:.8rem!important;bottom:.8rem!important;padding:1.6rem!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-decline,#shopify-pc__banner__btn-manage-prefs{width:100%!important;padding:1.3rem 1.6rem!important}}#shopify-pc__banner{max-width:52rem!important;padding:1.4rem 1.6rem!important;border-radius:1.2rem!important}#shopify-pc__banner__body,#shopify-pc__banner__body p,#shopify-pc__banner p{font-size:1.25rem!important;line-height:1.4!important;margin-bottom:.8rem!important}#shopify-pc__banner h2,#shopify-pc__banner__body h2{font-size:1.5rem!important;margin-bottom:.4rem!important}#shopify-pc__banner a{font-size:1.25rem!important}#shopify-pc__banner__btns{display:flex!important;flex-wrap:nowrap!important;gap:.8rem!important;margin-top:.4rem!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-decline,#shopify-pc__banner__btn-manage-prefs{padding:.9rem 1.4rem!important;font-size:1.3rem!important;border-radius:.7rem!important;white-space:nowrap;flex:1 1 auto}#shopify-pc__banner__btn-decline{display:none!important}@media screen and (max-width:749px){#shopify-pc__banner{padding:1.2rem!important}#shopify-pc__banner__body,#shopify-pc__banner__body p{font-size:1.2rem!important}#shopify-pc__banner__btn-accept,#shopify-pc__banner__btn-manage-prefs{padding:1rem 1.2rem!important;font-size:1.25rem!important}}.hf-pop__gata{text-align:center;padding-top:.6rem}.hf-pop__bifa{color:#9e4e24;margin-bottom:1.2rem}.hf-pop__gata .hf-pop__title{margin-bottom:.8rem}.hf-pop__gata .hf-pop__text{margin-bottom:1.4rem}.hf-pop__unde{margin:0 auto 1.8rem;max-width:34ch;padding:1.2rem 1.4rem;border-radius:1rem;background:#9e4e2412;border:1px solid rgba(158,78,36,.2);font-size:1.35rem;line-height:1.5;color:#6b5d50}.hf-pop__unde strong{color:#9e4e24}.hf-pop__gata .button{width:100%}.shopify-section-header-sticky,.shopify-section-header-sticky .header-wrapper{background-color:#f0e0c6fb!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#shopify-pc__banner{background:#f2e4cd!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.shopify-section-header-sticky{will-change:transform}@media screen and (max-width:749px){.card__inner,.card--card,.multicolumn-card,.hf-marturie__shot,.hf-rec__card,.collection-list__item .card__inner,.contains-card--product .card__inner{box-shadow:0 4px 12px -4px #3a322c24!important}}.hf-pop [hidden]{display:none!important}.hf-pop__form .button[disabled]{opacity:.65;cursor:default}.hf-pop__err{padding:.9rem 1.2rem;border-radius:.8rem;background:#a4341f14;border:1px solid rgba(164,52,31,.22)}.collection-hero__text-wrapper,.collection-hero__title{text-align:center}.collection-hero__description{margin-inline:auto;max-width:68ch}.hf-up__acord--refuz{justify-content:center;margin:1.6rem auto 1rem;max-width:42rem}.hf-up__acord.is-lipsa{border-radius:.8rem;padding:.8rem 1.2rem;background:#a4341f14;box-shadow:inset 0 0 0 1px #a4341f4d}.hf-up__refuz[data-hf-up-refuz]{cursor:pointer}.hf-up__refuz.is-ocupat{opacity:.6;pointer-events:none}.hf-up__cap{width:fit-content;max-width:100%;margin-inline:auto;min-height:0}.hf-up__mockup{display:flex;align-items:center;justify-content:center}.hf-up__mockup img{display:block;width:100%;max-width:23rem;height:auto}.hf-up__numar{top:-.6rem;left:-1rem;background:#fffdf8;box-shadow:0 .2rem .8rem #3a322c1a}@media screen and (max-width:749px){.hf-up__mockup img{max-width:19rem}}@media screen and (min-width:990px){[id$=__ce_sunt] .rich-text__text p{font-size:2rem;line-height:1.72}[id$=__ce_sunt] .rich-text__text{max-width:76rem}}.cart-drawer,.gradient.cart-drawer,.cart-drawer__inner,cart-drawer .drawer__inner,cart-drawer .cart-drawer__inner{background-color:#f6ead4!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.cart-drawer .drawer__header,.cart-drawer .drawer__footer,.cart-drawer__footer,.cart-drawer .cart-item,.cart-drawer .drawer__contents{background-color:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.cart-drawer{box-shadow:-1.2rem 0 4rem -1.6rem #3a322c73!important}.cart-drawer .cart-item__name,.cart-drawer .totals__total-value,.cart-drawer .totals__subtotal-value{color:#3a322c!important}.header__icons{display:flex!important;align-items:center;gap:.4rem}.header__icon--cart{position:relative;width:4.4rem;height:4.4rem;color:var(--hf-ink, #3a322c)!important}.header__icon--cart svg{width:2.2rem;height:2.2rem}.cart-count-bubble{position:absolute;top:.6rem;right:.4rem;display:flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;padding:0 .5rem;border-radius:999px;background:linear-gradient(180deg,#ff9b57,#fe6900)!important;color:#fffaf3!important;font-size:1.1rem;font-weight:600;line-height:1}.hf-meniu-cos{display:none!important}@media screen and (max-width:749px){.header__icon--cart{width:4rem;height:4rem}}.header__icon .svg-wrapper,.header__icon--cart .svg-wrapper,#cart-icon-bubble .svg-wrapper{display:inline-flex!important;align-items:center;justify-content:center;width:2.4rem!important;height:2.4rem!important;margin:0!important;padding:0!important}.header__icon--cart .svg-wrapper>svg,#cart-icon-bubble .svg-wrapper>svg{width:100%!important;height:100%!important;fill:currentColor}.price--on-sale .price__sale s,.price--on-sale s.price-item--regular,.price s.price-item--regular,s.price-item{text-decoration-line:line-through!important;text-decoration-color:#c0392b!important;text-decoration-thickness:.2rem!important;text-decoration-skip-ink:none;color:var(--hf-ink, #3a322c)!important;opacity:.75;margin-right:.6rem}.price--on-sale .price-item--sale,.price--on-sale .price-item--last{color:var(--hf-ink, #3a322c)!important;font-weight:600}.badge.price__badge-sale,.price__badge-sale,.card__badge .badge.price__badge-sale{background-color:#9e4e24!important;border-color:#9e4e24!important;color:#f4edde!important}.utility-bar,.announcement-bar-section .utility-bar,.announcement-bar,.shopify-section-group-header-group .announcement-bar{background:#9e4e24!important;background-color:#9e4e24!important;background-image:none!important}@media screen and (max-width:749px){.utility-bar .utility-bar__grid.page-width,.announcement-bar-section .page-width{padding-left:1rem!important;padding-right:1rem!important}}.announcement-bar__message,.announcement-bar .announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.announcement-bar__link .announcement-bar__message.h5{color:#f4edde!important;font-family:Lora,Georgia,serif;font-size:1.7rem!important;font-weight:500;letter-spacing:.03em;line-height:1.4;margin:0;padding:.95rem 1.6rem;text-transform:none}.announcement-bar__link:hover .announcement-bar__message{color:#fff!important}@media screen and (max-width:749px){.announcement-bar__message,.announcement-bar .announcement-bar__message,.announcement-bar .announcement-bar__message.h5{font-size:1.35rem!important;letter-spacing:.01em;padding:.8rem 1.1rem}}.product__info-wrapper .price,.product__info-wrapper .price .price-item,.product__info-container .price .price-item{font-size:2.8rem!important;font-weight:600!important;line-height:1.2}.product__info-wrapper .price s.price-item,.product__info-container .price s.price-item{font-size:2rem!important;font-weight:400!important}.card-information .price,.card-information .price .price-item,.card__information .price .price-item{font-size:2rem!important;font-weight:600!important}.card-information .price s.price-item,.card__information .price s.price-item{font-size:1.6rem!important;font-weight:400!important}@media screen and (max-width:749px){.product__info-wrapper .price,.product__info-wrapper .price .price-item,.product__info-container .price .price-item{font-size:2.4rem!important}.product__info-wrapper .price s.price-item,.product__info-container .price s.price-item{font-size:1.8rem!important}.card-information .price,.card-information .price .price-item,.card__information .price .price-item{font-size:1.9rem!important}}@media screen and (max-width:749px){.product__media-list .product__media-item,.product__media-list .slider__slide,.product-media-container,.slider--mobile .grid__item,.grid__item.slider__slide,.grid--2-col-tablet-down .grid__item.slider__slide,slider-component .grid__item.slider__slide{width:calc(100vw - 3rem)!important;max-width:calc(100vw - 3rem)!important}.product__media-list .product__media-item img,.product-media-container img{margin-inline:auto}}.utility-bar,.announcement-bar-section .utility-bar,.announcement-bar,.shopify-section-group-header-group .announcement-bar{background:#f09252!important;background-color:#f09252!important}.announcement-bar__message,.announcement-bar .announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.announcement-bar__link .announcement-bar__message.h5{color:#3a322c!important;font-weight:600}.announcement-bar__link:hover .announcement-bar__message{color:#1f1a16!important}.hf-descriere{padding-block:1rem 3.5rem}.hf-descriere__titlu{font-size:2.6rem;margin:0 0 1.4rem}.hf-descriere__text{max-width:90rem;font-size:1.75rem;line-height:1.75}.hf-descriere__text>*:first-child{margin-top:0}.hf-descriere__text>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.hf-descriere{padding-block:.5rem 2.5rem}.hf-descriere__text{font-size:1.6rem;line-height:1.7}}.utility-bar,.announcement-bar-section .utility-bar,.announcement-bar,.shopify-section-group-header-group .announcement-bar{background:linear-gradient(90deg,#fdeadb,#fad3b4 22%,#f8c9a4 48%,#f4ae7f 76%,#f2a06a)!important;background-color:#f8c9a4!important}.announcement-bar-section .utility-bar__grid.page-width,.utility-bar .utility-bar__grid.page-width{padding-left:0!important;padding-right:0!important;max-width:none!important}.announcement-bar__message.hf-marchiza,.hf-marchiza{overflow:hidden!important;width:100%;padding:.85rem 0!important;white-space:nowrap;color:#3a322c!important}.hf-marchiza__pista{display:inline-flex;align-items:center;animation:hf-derulare 46s linear infinite;will-change:transform}.hf-marchiza__text{padding-inline:2.6rem;white-space:nowrap}@keyframes hf-derulare{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hf-marchiza__pista{animation:none}}@media screen and (max-width:749px){.hf-marchiza__text{padding-inline:1.8rem}.hf-marchiza__pista{animation-duration:34s}}.product.grid{background:#fff!important;border-radius:1.6rem;padding:2.6rem;box-shadow:0 1px 3px #3a322c0f,0 12px 34px -18px #3a322c47}.product.grid .product__media-wrapper,.product.grid .product__info-wrapper{background:transparent}@media screen and (max-width:749px){.product.grid{padding:1.4rem 1.2rem 2rem;border-radius:1.2rem}}.hf-garantie{display:flex;align-items:center;gap:1rem;margin-top:1.4rem;padding:1.1rem 1.3rem;border:1px solid rgba(58,50,44,.16);border-radius:.9rem;background:#fdfaf4}.hf-garantie svg{flex:0 0 auto;color:#9e4e24}.hf-garantie strong{display:block;font-size:1.5rem;line-height:1.3}.hf-garantie span{display:block;font-size:1.35rem;opacity:.75}.card-wrapper .card{background:#fff!important;border-radius:1.4rem;padding:1.2rem 1.2rem 1.6rem;box-shadow:0 1px 3px #3a322c0f,0 10px 28px -18px #3a322c42;height:100%}.card-wrapper .card__inner{border-radius:1rem;overflow:hidden}.card-wrapper .card>.card__content{padding:1.4rem .4rem 0}.card-wrapper .card>.card__content>.card__information:after{content:"View details";display:block;margin-top:1.4rem;padding:1.15rem 1rem;border-radius:.7rem;background:#f09252;color:#fff;font-family:Lora,Georgia,serif;font-size:1.6rem;font-weight:600;letter-spacing:.02em;text-align:center;transition:background-color .18s ease}.card-wrapper:hover .card>.card__content>.card__information:after{background:#e8814a}.badge.price__badge-sale,.price__badge-sale,.card__badge .badge.price__badge-sale,.card__badge .badge{background-color:#c0392b!important;border-color:#c0392b!important;color:#fff!important;font-size:1.5rem!important;font-weight:700!important;letter-spacing:.06em;text-transform:uppercase;padding:.6rem 1.2rem!important;border-radius:.6rem!important}.hf-up__panou{max-width:52rem!important;padding:3rem 2.6rem 2.4rem!important;text-align:center}.hf-up__pas[data-hf-up-pas=oferta] .hf-up__titlu{font-size:2.5rem!important;line-height:1.25;margin:0 0 .9rem;text-align:center}.hf-up__sub-oferta{margin:0 auto 2rem;max-width:40rem;font-size:1.55rem;line-height:1.55;opacity:.8}.hf-up__ales{display:flex;align-items:center;gap:1.2rem;margin:0 0 1.8rem;padding:1.1rem 1.3rem;border:1px dashed rgba(58,50,44,.28);border-radius:1rem;background:#ffffff8c;text-align:left}.hf-up__ales-poza{width:5.4rem;height:5.4rem;flex:0 0 auto;object-fit:contain;border-radius:.6rem}.hf-up__ales-text{display:block;min-width:0}.hf-up__ales-text small{display:block;font-size:1.25rem;opacity:.65}.hf-up__ales-text strong{display:block;font-size:1.65rem;line-height:1.3}.hf-up__optiuni{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.8rem}.hf-up__treapta{flex:1 1 18rem;padding:1.4rem 1.2rem;border:0;border-radius:.8rem;background:#f09252;color:#fff;font-family:Lora,Georgia,serif;font-size:1.7rem;font-weight:600;line-height:1.25;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.hf-up__treapta:hover{background:#e8814a;transform:translateY(-1px)}.hf-up__treapta--top{background:#9e4e24}.hf-up__treapta--top:hover{background:#8a4320}.hf-up__acord--refuz{justify-content:center;margin:0 0 .8rem;font-size:1.3rem;opacity:.8}.hf-up__refuz{display:block;width:100%;text-align:center}.hf-up__refuz span{font-size:1.45rem;text-decoration:underline;text-underline-offset:.3rem}.hf-up__refuz small{display:none}@media screen and (max-width:749px){.hf-up__panou{padding:2.4rem 1.6rem 2rem!important}.hf-up__pas[data-hf-up-pas=oferta] .hf-up__titlu{font-size:2.1rem!important}.hf-up__sub-oferta{font-size:1.45rem;margin-bottom:1.6rem}.hf-up__optiuni{flex-direction:column}.hf-up__treapta{flex:1 1 auto;width:100%}}.utility-bar__grid,.utility-bar .utility-bar__grid.page-width,.announcement-bar,.announcement-bar-section .announcement-bar{min-width:0!important}.announcement-bar-section,.utility-bar{overflow:hidden!important}.announcement-bar__message.hf-marchiza,.hf-marchiza{max-width:100%!important;overflow:hidden!important}.utility-bar,.announcement-bar-section .utility-bar,.announcement-bar,.shopify-section-group-header-group .announcement-bar{background:linear-gradient(180deg,#ff9b57,#fe6900)!important;background-color:#fe6900!important}.announcement-bar__message,.announcement-bar .announcement-bar__message,.announcement-bar .announcement-bar__message.h5,.announcement-bar__link .announcement-bar__message.h5{color:#fffaf3!important;font-weight:600}.hf-marchiza__pista{animation:hf-derulare 46s linear infinite!important}body{background-image:linear-gradient(180deg,#f0e0c6 0% 42%,#ead7b8 62%,#dcc09a 78%,#c39a6f 90%,#9e6b45)!important}.product__info-wrapper .price,.product__info-wrapper .price .price-item,.product__info-container .price .price-item{font-size:3.2rem!important}.card-information .price,.card-information .price .price-item,.card__information .price .price-item{font-size:2.2rem!important}.price s.price-item,.price--on-sale .price__sale s.price-item,s.price-item{text-decoration:none!important;display:inline-block;padding:0 .3rem;opacity:1!important;color:#7a6d62!important;background-image:linear-gradient(to top right,transparent calc(50% - 1.1px),#c0392b calc(50% - 1.1px),#c0392b calc(50% + 1.1px),transparent calc(50% + 1.1px))!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.product__info-wrapper .price s.price-item,.product__info-container .price s.price-item{font-size:2.4rem!important}.card-information .price s.price-item,.card__information .price s.price-item{font-size:1.8rem!important}@media screen and (max-width:749px){.product__info-wrapper .price,.product__info-wrapper .price .price-item,.product__info-container .price .price-item{font-size:2.7rem!important}.product__info-wrapper .price s.price-item,.card-information .price,.card-information .price .price-item,.card__information .price .price-item{font-size:2rem!important}}.card-wrapper .card{display:flex!important;flex-direction:column}.card-wrapper .card>.card__content{display:flex;flex-direction:column;flex:1 1 auto}.card-wrapper .card>.card__content>.card__information{display:flex;flex-direction:column;flex:1 1 auto}.card-wrapper .card>.card__content>.card__information:after{margin-top:auto!important}.card-wrapper .card__inner,.card-wrapper .card__inner.color-,.card-wrapper .card__media,.card-wrapper .card .media{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}.product__column-sticky,media-gallery.product__column-sticky,.product__info-container.product__column-sticky{position:static!important;top:auto!important}.product-media-container,.product-media-container.media-fit-contain,.product__media,.product__media.media{background:transparent!important;background-color:transparent!important;border:0!important;box-shadow:none!important}@media screen and (min-width:990px){.product.grid .product__media-wrapper{width:54%!important;max-width:54%!important}.product.grid .product__info-wrapper{width:46%!important;max-width:46%!important;padding-left:3rem}}.button--primary,.product-form__submit,.cart__checkout-button,.shopify-challenge__button,.quick-add__submit,.hf-up__treapta,.hf-up__final,.card-wrapper .card>.card__content>.card__information:after{background-image:linear-gradient(180deg,#ff9b57,#fe6900)!important;background-color:#fe6900!important;color:#fffaf3!important;box-shadow:0 2px 8px #fe69004d!important}.button--primary:not([disabled]):hover,.product-form__submit:not([disabled]):hover,.cart__checkout-button:not([disabled]):hover,.quick-add__submit:not([disabled]):hover,.hf-up__treapta:hover,.card-wrapper:hover .card>.card__content>.card__information:after{background-image:linear-gradient(180deg,#ffa96c,#ff7a17)!important}.hf-up__treapta--top{outline:2px solid #9e4e24;outline-offset:2px}.announcement-bar__message.hf-marchiza,.hf-marchiza{position:relative!important;display:block!important;height:4.4rem;padding:0!important;overflow:hidden!important}.hf-marchiza__pista{position:absolute!important;left:0;top:50%;display:inline-flex!important;align-items:center;transform:translateY(-50%);animation:hf-derulare 46s linear infinite!important}@keyframes hf-derulare{0%{transform:translateY(-50%)}to{transform:translate(-50%,-50%)}}.announcement-bar-section,.utility-bar{overflow-x:clip!important}@media screen and (max-width:749px){.announcement-bar__message.hf-marchiza,.hf-marchiza{height:3.8rem}}.product-grid .grid__item,.grid.product-grid>.grid__item{display:flex!important;flex-direction:column;align-items:stretch}.product-grid .grid__item>product-component,.product-grid .grid__item>.card-wrapper,.product-grid .grid__item product-component>.card-wrapper{display:flex!important;flex-direction:column;flex:1 1 auto;width:100%}.product-grid .grid__item .card-wrapper .card{flex:1 1 auto}@media screen and (max-width:749px){.product__media-wrapper slider-component,.product__media-wrapper .slider-mobile-gutter,.product__media-list{margin-left:0!important;margin-right:0!important;width:100%!important}.product__media-list .product__media-item,.product__media-list .slider__slide,.product__media-wrapper .product-media-container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.product__media-list .product__media-item img,.product__media-wrapper .product-media-container img{margin-inline:auto}}@media screen and (min-width:990px){.product__media-wrapper .product-media-container,.product__media-wrapper .product__media-item{margin-inline:auto!important}}@media screen and (max-width:749px){.product__media-wrapper .product__media-list{justify-content:center!important}.product__media-wrapper .product__media-list .product__media-item,.product__media-wrapper .product__media-list .product__media-item.grid__item,.product__media-wrapper .product__media-list .slider__slide{flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}}@media screen and (max-width:749px){.product__media-wrapper .product__media-list{gap:0!important;justify-content:flex-start!important;scroll-padding-left:0!important}.product__media-wrapper .product__media-list .product__media-item:only-child{flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}}.hf-fp{max-width:68rem;margin-inline:auto;padding-block:2rem 4rem}.hf-fp__fir{display:flex;gap:.6rem;list-style:none;margin:0 0 2rem;padding:0}.hf-fp__fir-pas{flex:1 1 0;height:.5rem;border-radius:999px;background:#3a322c24;transition:background-color .25s ease}.hf-fp__fir-pas.is-trecut{background:#f7a771}.hf-fp__fir-pas.is-activ{background:#fe6900}.hf-fp__card{background:#fff!important;border-radius:1.6rem;padding:3rem 2.8rem;box-shadow:0 1px 3px #3a322c0f,0 14px 38px -20px #3a322c4d}.hf-fp__card--stramt{max-width:52rem;margin-inline:auto;text-align:center}.hf-fp__titlu{font-size:2.9rem;line-height:1.2;margin:0 0 1.4rem}.hf-fp__subtitlu{font-size:2.1rem;margin:2.6rem 0 1.2rem}.hf-fp__card p{font-size:1.7rem;line-height:1.7;margin:0 0 1.3rem}.hf-fp__sub{opacity:.8}.hf-fp__intrebare{font-weight:600;font-size:1.85rem!important;margin-top:2rem!important}.hf-fp__camp{margin-bottom:2rem}.hf-fp__camp>label,.hf-fp__optiuni legend{display:block;font-size:1.6rem;font-weight:600;margin-bottom:.7rem}.hf-fp__ajutor{font-size:1.45rem!important;line-height:1.6!important;opacity:.78;margin-bottom:.9rem!important}.hf-fp__camp input[type=text],.hf-fp__camp input[type=email],.hf-fp__camp input[type=tel],.hf-fp__camp input[type=date],.hf-fp__camp textarea,.hf-fp__altceva{width:100%;padding:1.2rem 1.3rem;border:1px solid rgba(58,50,44,.28);border-radius:.8rem;background:#fdfaf4;font-family:inherit;font-size:1.65rem;color:var(--hf-ink, #3a322c)}.hf-fp__camp input:focus,.hf-fp__camp textarea:focus,.hf-fp__altceva:focus{outline:2px solid #fe6900;outline-offset:1px;border-color:transparent}.hf-fp__camp .is-gol,.is-gol{border-color:#c0392b!important;background:#fdf3f2}.hf-fp__optiuni{border:0;margin:0 0 2rem;padding:0}.hf-fp__optiune{display:flex;align-items:flex-start;gap:.9rem;padding:1.15rem 1.3rem;margin-bottom:.7rem;border:1px solid rgba(58,50,44,.2);border-radius:.8rem;background:#fdfaf4;font-size:1.6rem;line-height:1.45;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.hf-fp__optiune:hover{border-color:#f09252}.hf-fp__optiune:has(input:checked){border-color:#fe6900;background:#fff3e9}.hf-fp__optiune input{margin-top:.35rem;flex:0 0 auto}.hf-fp__altceva{margin-top:.4rem}.hf-fp__camp input[type=file]{width:100%;padding:1.1rem;border:1px dashed rgba(58,50,44,.35);border-radius:.8rem;background:#fdfaf4;font-size:1.5rem}.hf-fp__previzualizare{margin:.8rem 0 0!important;font-size:1.45rem!important;color:#5c7a52}.hf-fp__previzualizare.is-problema{color:#c0392b}.hf-fp__nota{margin:2rem 0;padding:1.6rem 1.8rem;border-left:3px solid #dca445;border-radius:0 .8rem .8rem 0;background:#fdf6e8}.hf-fp__nota strong{display:block;margin-bottom:.6rem;font-size:1.6rem}.hf-fp__pachet{margin:0;padding-left:2.2rem}.hf-fp__pachet li{margin-bottom:1.4rem;font-size:1.6rem;line-height:1.6}.hf-fp__pachet strong{display:block;margin-bottom:.2rem}.hf-fp__pachet span{display:block;opacity:.82}.hf-fp__pret{margin:2.6rem 0 1.8rem;padding:2rem;border-radius:1.1rem;background:#fdf6e8;text-align:center}.hf-fp__pret-eticheta{display:block;font-size:1.45rem;letter-spacing:.06em;text-transform:uppercase;opacity:.7;margin-bottom:.8rem}.hf-fp__pret-vechi{font-size:2.2rem;margin-right:1rem;text-decoration:none!important;display:inline-block;padding:0 .3rem;color:#7a6d62;background-image:linear-gradient(to top right,transparent calc(50% - 1.1px),#c0392b calc(50% - 1.1px),#c0392b calc(50% + 1.1px),transparent calc(50% + 1.1px));background-repeat:no-repeat}.hf-fp__pret-nou{font-size:3.6rem;font-weight:700}.hf-fp__pret-nota{display:block;margin-top:.8rem;font-size:1.4rem;opacity:.72}.hf-fp__acord{display:flex;align-items:flex-start;gap:.9rem;margin:0 0 1.6rem;font-size:1.45rem;line-height:1.55}.hf-fp__acord input{margin-top:.35rem;flex:0 0 auto}.hf-fp__buton{display:block;width:100%;margin-top:.6rem;padding:1.5rem 2rem;border:0;border-radius:.9rem;background-image:linear-gradient(180deg,#ff9b57,#fe6900);box-shadow:0 2px 8px #fe69004d;color:#fffaf3;font-family:Lora,Georgia,serif;font-size:1.8rem;font-weight:600;cursor:pointer;transition:filter .18s ease,transform .18s ease}.hf-fp__buton:hover:not([disabled]){transform:translateY(-1px);filter:saturate(1.06)}.hf-fp__buton[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none}.hf-fp__buton--final{font-size:1.9rem;padding:1.7rem 2rem}.hf-fp__inapoi{display:block;width:100%;margin-top:1.1rem;padding:.6rem;border:0;background:none;color:var(--hf-ink, #3a322c);font-family:inherit;font-size:1.45rem;opacity:.7;cursor:pointer}.hf-fp__inapoi:hover{opacity:1;text-decoration:underline}.hf-fp__eroare{margin:1rem 0 0!important;color:#c0392b;font-size:1.5rem!important;font-weight:600}@media screen and (max-width:749px){.hf-fp{padding-block:1rem 3rem}.hf-fp__card{padding:2rem 1.5rem;border-radius:1.2rem}.hf-fp__titlu{font-size:2.3rem}.hf-fp__card p{font-size:1.6rem}.hf-fp__intrebare{font-size:1.7rem!important}.hf-fp__pret-nou{font-size:3rem}.hf-fp__buton{font-size:1.65rem;padding:1.35rem 1.4rem}.hf-fp__pachet{padding-left:1.8rem}}.menu-drawer,.gradient.menu-drawer,details-modal .menu-drawer{background:var(--hf-antet, #f0e0c6)!important;background-color:var(--hf-antet, #f0e0c6)!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.menu-drawer__inner-container,.menu-drawer__navigation,.menu-drawer__submenu,.menu-drawer__utility-links,.menu-drawer__inner-submenu{background:transparent!important;background-color:transparent!important;background-image:none!important}cart-drawer .drawer__inner,cart-drawer .cart-drawer__inner,.cart-drawer__inner,.drawer__inner,.gradient.drawer__inner{background:var(--hf-antet, #f0e0c6)!important;background-color:var(--hf-antet, #f0e0c6)!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}cart-drawer .drawer__header,cart-drawer .drawer__footer,cart-drawer cart-drawer-items,cart-drawer .cart-drawer__overlay+.drawer__inner .drawer__contents{background:transparent!important;background-color:transparent!important;background-image:none!important}body{font-size:1.8rem!important}p,li,.rte>p,.rte>ul li,.rte>ol li,.rich-text__text p,.multicolumn-card__info p,.product__description p{font-size:1.8rem!important}.field__input,.select__select,.customer input,.hf-fp__camp input[type=text],.hf-fp__camp input[type=email],.hf-fp__camp input[type=tel],.hf-fp__camp input[type=date],.hf-fp__camp textarea{font-size:1.8rem!important}.hf-descriere__text{font-size:1.95rem!important}.hf-fp__card p{font-size:1.9rem!important}.hf-fp__optiune,.hf-fp__pachet li{font-size:1.8rem!important}.hf-up__sub-oferta{font-size:1.75rem!important}@media screen and (max-width:749px){.hf-descriere__text,.hf-fp__card p{font-size:1.8rem!important}.hf-up__sub-oferta{font-size:1.65rem!important}}.hf-gar{margin-top:1.6rem}.hf-gar__bife{list-style:none;margin:0 0 1.4rem;padding:0}.hf-gar__bife li{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.7rem;font-size:1.65rem!important;line-height:1.45}.hf-gar__bife svg{flex:0 0 auto;margin-top:.25rem;color:#5c7a52}.hf-gar__grila{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.hf-gar__caseta{display:flex;align-items:flex-start;gap:.9rem;padding:1.1rem 1.2rem;border:1px solid rgba(58,50,44,.14);border-radius:.9rem;background:#fdfaf4}.hf-gar__caseta>svg{flex:0 0 auto;margin-top:.15rem;color:#9e4e24}.hf-gar__caseta strong{display:block;font-size:1.45rem;line-height:1.3;margin-bottom:.15rem}.hf-gar__caseta span span,.hf-gar__caseta>span>span{display:block;font-size:1.3rem;line-height:1.45;opacity:.75}@media screen and (max-width:1199px){.hf-gar__grila{grid-template-columns:1fr}}@media screen and (max-width:749px){.hf-gar__bife li{font-size:1.6rem!important}.hf-gar__caseta{padding:1rem 1.1rem}}.hf-fp__pachet strong em{font-style:italic;font-weight:500;opacity:.8}.hf-fp__pachet span em{display:block;margin-top:.4rem;font-style:italic;font-size:.92em;opacity:.85}.hf-fp__card[data-hf-fp-pas="1"] .hf-fp__subtitlu{margin-top:2.4rem}.hf-recenzie__trad{margin:.5rem 0 0!important;padding-left:1.1rem;border-left:2px solid rgba(158,78,36,.28);font-size:.9em!important;font-style:italic;line-height:1.55!important;opacity:.72}.card-wrapper.product-card-wrapper .card>.card__inner{margin:-1.2rem -1.2rem 0!important;width:calc(100% + 2.4rem)!important;max-width:none!important;border-radius:1.4rem 1.4rem 0 0!important}.card-wrapper.product-card-wrapper .card{overflow:hidden!important}.card-wrapper.product-card-wrapper .card__inner.ratio,.card-wrapper.product-card-wrapper .card__media,.card-wrapper.product-card-wrapper .card .media{aspect-ratio:1 / 1!important;padding-bottom:0!important}.card-wrapper.product-card-wrapper .card .media img,.card-wrapper.product-card-wrapper .card__media img{object-fit:cover!important;width:100%!important;height:100%!important}.card-wrapper.product-card-wrapper .card .card__badge{left:1.2rem;bottom:1.2rem}.product.grid{overflow:hidden!important}@media screen and (min-width:990px){.product.grid .product__media-wrapper{margin-top:-2.6rem!important;margin-left:-2.6rem!important;width:calc(54% + 2.6rem)!important;max-width:calc(54% + 2.6rem)!important}.product.grid .product__media-wrapper .product__media-item:first-child .product-media-container,.product.grid .product__media-wrapper .product__media-item:first-child{border-radius:1.6rem 0 0!important;overflow:hidden!important;margin-inline:0!important}}@media screen and (min-width:750px)and (max-width:989px){.product.grid .product__media-wrapper{margin:-2.6rem -2.6rem 0!important;width:calc(100% + 5.2rem)!important;max-width:calc(100% + 5.2rem)!important}.product.grid .product__media-wrapper .product__media-item:first-child .product-media-container,.product.grid .product__media-wrapper .product__media-item:first-child{border-radius:1.6rem 1.6rem 0 0!important;overflow:hidden!important}}@media screen and (max-width:749px){.product.grid .product__media-wrapper{margin:-1.4rem -1.2rem 0!important;width:calc(100% + 2.4rem)!important;max-width:calc(100% + 2.4rem)!important}.product.grid .product__media-wrapper .product__media-item:first-child .product-media-container,.product.grid .product__media-wrapper .product__media-item:first-child{border-radius:1.2rem 1.2rem 0 0!important;overflow:hidden!important}}.product.grid .product__media-wrapper .product-media-container,.product.grid .product__media-wrapper .product__media-item,.product.grid .product__media-wrapper .product__media-list{width:100%!important;max-width:100%!important;margin-inline:0!important}.product.grid .product__media-wrapper .product-media-container,.product.grid .product__media-wrapper .product__media{aspect-ratio:1 / 1!important;padding-bottom:0!important}.product.grid .product__media-wrapper .product__media img{width:100%!important;height:100%!important;object-fit:cover!important}.product__modal-opener .product__media-icon{top:1.6rem;left:1.6rem}.hf-marturii__track{align-items:flex-start}.hf-marturie{width:min(calc(var(--hf-h-card) * var(--hf-raport, 1.4)),86vw)}.hf-marturie__shot,.hf-marturie__jos{width:100%;max-width:100%}.hf-marturie__jos{display:flex;flex-direction:column;gap:.7rem}.hf-marturie__trad{height:11rem;overflow-y:auto;overscroll-behavior:contain;padding:1rem 1.2rem;border-radius:10px;background:#ffffff80;border:1px solid rgba(58,50,44,.1);font-size:1.4rem!important;line-height:1.55!important;text-align:left;color:#3a322cd1;scrollbar-width:thin}.hf-marturie__jos .hf-marturie__meta{display:block;text-align:center}@media screen and (max-width:749px){.hf-marturie__trad{height:13rem;font-size:1.35rem!important}}body{background-image:linear-gradient(180deg,#f0e0c6,#eeddc0 18%,#ead7b8,#e2c9a5 58%,#d4b189 76%,#bf9068 90%,#9e6b45)!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/brand.css.map */
