.home-offer-hero{--hoh-accent: var(--livre-verde, #8b9371);--hoh-accent-dark: var(--livre-verde-escuro, #5d6447);--hoh-muted: #6b7060;--hoh-line: #e3e6dc;--hoh-radius: var(--block-border-radius, 24px);--hoh-ease: var(--motion-ease, cubic-bezier(.22, 1, .36, 1));color:var(--livre-tinta, #3a3f30)}.hoh{display:block}.hoh__empty{padding:40px 0;text-align:center;color:var(--hoh-muted)}.hoh__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}.hoh__gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.hoh__thumbs{display:none}.hoh__stage{position:relative;aspect-ratio:4 / 5;border-radius:20px;background:var(--livre-offwhite, #f0f2eb);overflow:hidden}.hoh__track{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hoh__track::-webkit-scrollbar{display:none}.hoh__slide{position:relative;flex:0 0 100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.hoh__slide img,.hoh__slide .hoh__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hoh__slide:not(.image-loaded) .blur-image{z-index:0}.hoh__slide--empty{display:flex;align-items:center;justify-content:center}.hoh__placeholder{width:60%;height:auto;opacity:.4}.hoh__chips{position:absolute;top:14px;left:14px;z-index:2;display:flex;gap:6px;pointer-events:none}.hoh__chip{font-family:var(--livre-font-apoio);font-weight:700;font-size:10px;letter-spacing:.22em;text-transform:uppercase;line-height:1;padding:8px 11px;border-radius:999px}.hoh__chip--verde{background:var(--hoh-accent);color:#fff}.hoh__chip--areia{background:var(--livre-areia, #fee2c5);color:var(--livre-tinta, #3a3f30)}.hoh__arrow{position:absolute;top:50%;z-index:2;width:44px;height:44px;margin-top:-22px;border:0;border-radius:999px;background:#ffffffd9;color:var(--hoh-accent);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color var(--motion-duration-fast, .3s) var(--hoh-ease),color var(--motion-duration-fast, .3s) var(--hoh-ease)}.hoh__arrow--prev{left:10px}.hoh__arrow--next{right:10px}.hoh__arrow:hover,.hoh__arrow:focus-visible{background:var(--hoh-accent);color:#fff}.hoh__dots{position:absolute;left:0;right:0;bottom:14px;z-index:2;display:flex;justify-content:center;gap:5px}.hoh__dot{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#3a3f304d;transition:width var(--motion-duration-fast, .3s) var(--hoh-ease),background-color var(--motion-duration-fast, .3s) var(--hoh-ease)}.hoh__dot.is-active{width:18px;background:var(--hoh-accent)}.hoh__buy{display:flex;flex-direction:column;min-width:0}.hoh__rating{display:flex;align-items:center;gap:8px}.hoh__stars{display:inline-flex;gap:2px;color:var(--hoh-accent)}.hoh__stars svg{width:15px;height:15px}.hoh__rating-value{font-family:var(--livre-font-apoio);font-weight:700;font-size:13px}.hoh__rating-count{font-size:12px;color:var(--hoh-muted)}.hoh__title{margin:10px 0 0;font-family:var(--font-head-family);font-weight:var(--font-head-weight, 300);font-size:21px;line-height:1.15;letter-spacing:-.01em;white-space:nowrap;color:var(--livre-tinta, #3a3f30)}.hoh__title-italic{font-style:italic;color:var(--hoh-accent)}.hoh__sub{margin:8px 0 0;font-size:14px;color:var(--hoh-muted)}.hoh__dot-sep{color:var(--livre-orvalho, #c3ccba);margin:0 4px}.hoh__benefits{margin-top:22px}.hoh__label{margin:0 0 10px;color:var(--hoh-accent)}.hoh__benefit-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hoh__benefit{display:flex;align-items:flex-start;gap:10px;margin-bottom:0;font-size:14px;line-height:1.45;color:var(--livre-tinta, #3a3f30)}.hoh__benefit strong{font-weight:500}.hoh__check{flex:none;width:20px;height:20px;margin-top:1px;border-radius:999px;background:var(--hoh-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center}.hoh__closing{margin:12px 0 0;font-family:var(--font-head-family);font-style:italic;font-weight:300;font-size:15px;letter-spacing:-.005em;color:var(--hoh-accent-dark)}.hoh__seals{list-style:none;margin:18px -15px 0;padding:2px 15px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hoh__seals::-webkit-scrollbar{display:none}.hoh__seal{flex:none;display:inline-flex;align-items:center;gap:6px;margin-bottom:0;padding:6px 12px;border:1px solid var(--livre-orvalho, #c3ccba);border-radius:999px;font-family:var(--livre-font-apoio);font-weight:600;font-size:12px;line-height:1.2;color:var(--livre-tinta, #3a3f30);white-space:nowrap}.hoh__seal svg{color:var(--hoh-accent)}.hoh__seal--img{padding:4px 12px 4px 5px}.hoh__seal img{width:22px;height:22px;object-fit:contain;display:block}.hoh__offer{position:relative;margin-top:28px;padding:24px 16px 16px;border:2px solid var(--hoh-accent);border-radius:18px;background:#fff;box-shadow:var(--livre-card-shadow-soft, 0 10px 30px rgba(0, 0, 0, .06))}.hoh__offer-badge{position:absolute;top:-12px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:var(--hoh-accent);color:#fff;font-family:var(--livre-font-apoio);font-weight:700;font-size:10px;letter-spacing:.22em;text-transform:uppercase;line-height:1;white-space:nowrap}.hoh__offer-row{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px 14px;align-items:center}.hoh__offer-thumb{width:60px;height:60px;border-radius:12px;background:var(--livre-offwhite, #f0f2eb);overflow:hidden}.hoh__offer-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hoh__offer-info{display:flex;flex-direction:column;gap:6px;min-width:0}.hoh__offer-name{font-size:17px;line-height:1.25}.hoh__save{align-self:flex-start;font-family:var(--livre-font-apoio);font-weight:700;font-size:10px;letter-spacing:.2em;text-transform:uppercase;line-height:1;color:var(--hoh-accent-dark);background:var(--livre-offwhite, #f0f2eb);padding:5px 9px;border-radius:999px}.hoh__offer-price{grid-column:1 / 3;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px}.hoh__compare{order:2;font-size:13px;color:#8a8f80;text-decoration:line-through}.hoh__price{order:1;font-family:var(--font-head-family);font-size:30px;font-weight:400;line-height:1;color:var(--hoh-accent)}.hoh__price-pix{order:1;gap:0 6px}.hoh__price-pix .livre-price__pix-label{order:2}.hoh__installments{order:3;width:100%;font-size:13px;color:var(--hoh-muted)}.hoh__offer-divider{height:1px;margin:14px 0 12px;border:0;background:var(--livre-offwhite, #f0f2eb)}.hoh__perks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.hoh__perk{display:flex;align-items:center;gap:9px;margin-bottom:0;font-size:13.5px;line-height:1.35;color:var(--livre-tinta, #3a3f30)}.hoh__perk svg{flex:none;color:var(--hoh-accent)}.hoh__perk strong{font-weight:500}.hoh__perk--cashback{margin-top:4px;padding:11px 12px;border-radius:12px;background:var(--livre-areia, #fee2c5)}.hoh__perk--cashback strong{font-weight:600}.hoh__form{display:block;width:100%;margin-top:16px}.hoh__form .form{display:flex;flex-direction:column;align-items:stretch}.hoh__message{text-align:left}.hoh__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:17px 28px;border:1px solid transparent;border-radius:999px;font-family:var(--font-head-family);font-weight:500;font-size:calc(var(--font-body-scale) * 16px);letter-spacing:.14em;text-transform:uppercase;color:#fff;overflow:hidden;transition:transform .25s var(--hoh-ease)}.hoh__cta:before,.hoh__cta:hover:before{background-color:var(--hoh-accent)}.hoh__cta:after{content:none}.hoh__cta:hover:before{background-color:var(--hoh-accent-dark)}.hoh__cta:hover{transform:translateY(-2px);color:#fff;border:1px solid transparent}.hoh__cta .btn--text{display:inline-flex;align-items:center;gap:12px}.hoh__cta-arrow{flex:none;transition:transform .3s var(--hoh-ease)}.hoh__cta:hover .hoh__cta-arrow{transform:translate(4px)}.hoh__cta-note{margin:10px 0 0;text-align:center;font-family:var(--livre-font-apoio);font-weight:600;font-size:11.5px;letter-spacing:.04em;color:var(--hoh-muted)}.hoh__delivery{margin-top:16px;display:flex;align-items:flex-start;gap:12px;padding:14px;background:var(--livre-offwhite, #f0f2eb);border:1px solid var(--livre-orvalho, #c3ccba);border-radius:16px}.hoh__delivery-icon{flex:none;width:40px;height:40px;border-radius:999px;background:#fff;color:var(--hoh-accent);display:inline-flex;align-items:center;justify-content:center}.hoh__delivery-icon svg{width:20px;height:20px}.hoh__delivery-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.hoh__delivery-head{display:flex;align-items:center;gap:8px}.hoh__delivery-title{font-size:15px;font-weight:500;white-space:nowrap}.hoh__delivery-caps{text-transform:uppercase;letter-spacing:.06em}.hoh__pill{flex:none;font-family:var(--livre-font-apoio);font-weight:700;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:#fff;background:var(--hoh-accent-dark);padding:4px 8px;border-radius:999px}.hoh__pill--head{display:none}.hoh__delivery-body{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 7px;font-size:12px;line-height:1.45;color:var(--hoh-accent-dark)}.hoh__kits{margin-top:14px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--hoh-accent);text-decoration:underline;text-underline-offset:4px;transition:color var(--motion-duration-fast, .3s) var(--hoh-ease)}.hoh__kits:hover{color:var(--hoh-accent-dark)}.hoh__accordions{margin-top:18px;display:flex;flex-direction:column;border-bottom:1px solid var(--hoh-line)}.hoh__acc{border-top:1px solid var(--hoh-line)}.hoh__acc-summary,.hoh__acc--link{display:flex;align-items:center;gap:10px;padding:13px 0;font-size:15px;color:var(--livre-tinta, #3a3f30);text-decoration:none;cursor:pointer;list-style:none;transition:color var(--motion-duration-fast, .3s) var(--hoh-ease)}.hoh__acc-summary::-webkit-details-marker{display:none}.hoh__acc-summary:hover,.hoh__acc--link:hover{color:var(--hoh-accent)}.hoh__acc-icon{flex:none;display:inline-flex;color:var(--hoh-accent)}.hoh__acc-title{flex-grow:1}.hoh__acc-caret{flex:none;color:var(--livre-tinta, #3a3f30)}.hoh__acc-caret--minus,.hoh__acc[open] .hoh__acc-caret--plus{display:none}.hoh__acc[open] .hoh__acc-caret--minus{display:block}.hoh__acc-content{padding:0 0 12px 28px;font-size:14px;line-height:1.55;color:var(--hoh-muted)}@media screen and (min-width:750px){.hoh__title{font-size:28px}.hoh__seals{margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding-bottom:2px}.hoh__pill--head{display:inline-block}.hoh__pill--body{display:none}.hoh__delivery{align-items:center;gap:14px;padding:16px 18px}.hoh__delivery-icon{width:44px;height:44px}.hoh__delivery-icon svg{width:22px;height:22px}.hoh__delivery-title{font-size:18px}.hoh__delivery-caps{letter-spacing:.08em}.hoh__pill{font-size:10px;letter-spacing:.2em;background:var(--hoh-accent)}.hoh__delivery-body{font-size:12.5px}}@media screen and (min-width:990px){.hoh__grid{grid-template-columns:minmax(0,1.4fr) minmax(360px,1fr);gap:60px;align-items:start}.hoh__gallery{grid-template-columns:84px minmax(0,1fr);gap:20px}.hoh__thumbs{display:flex;flex-direction:column;gap:10px;max-height:100%}.hoh__thumb{width:84px;height:100px;padding:0;border:2px solid transparent;border-radius:12px;background:var(--livre-offwhite, #f0f2eb);overflow:hidden;cursor:pointer;transition:border-color var(--motion-duration-fast, .3s) var(--hoh-ease)}.hoh__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hoh__thumb:hover,.hoh__thumb:focus-visible,.hoh__thumb.is-active{border-color:var(--hoh-accent)}.hoh__stage{border-radius:var(--hoh-radius)}.hoh__chips{top:20px;left:20px;gap:8px}.hoh__chip{font-size:11px;letter-spacing:.24em;padding:8px 14px}.hoh__arrow--prev{left:16px}.hoh__arrow--next{right:16px}.hoh__dots{bottom:18px;gap:6px}.hoh__stars svg{width:16px;height:16px}.hoh__rating{gap:10px}.hoh__rating-value{font-size:14px}.hoh__rating-count{font-size:13px}.hoh__title{margin-top:14px;font-size:36px;line-height:1.12}.hoh__sub{margin-top:10px;font-size:15px}.hoh__benefits{margin-top:26px}.hoh__label{margin-bottom:12px}.hoh__benefit{gap:12px;font-size:15.5px}.hoh__check{width:22px;height:22px}.hoh__closing{margin-top:14px;font-size:18px}.hoh__seals{margin-top:22px;gap:7px}.hoh__seal{gap:7px;padding:7px 13px}.hoh__seal--img{padding:5px 13px 5px 6px}.hoh__offer{margin-top:30px;padding:26px 22px 20px;border-radius:20px}.hoh__offer-badge{top:-13px;left:22px;padding:5px 12px}.hoh__offer-row{grid-template-columns:66px minmax(0,1fr) auto;gap:16px}.hoh__offer-thumb{width:66px;height:66px}.hoh__offer-name{font-size:18px}.hoh__save{padding:5px 10px}.hoh__offer-price{grid-column:auto;flex-direction:column;align-items:flex-end;flex-wrap:nowrap;gap:2px}.hoh__compare{order:1}.hoh__price{order:2;font-size:34px}.hoh__price-pix{order:2;justify-content:flex-end}.hoh__installments{order:3;width:auto}.hoh__offer-divider{margin:18px 0 14px}.hoh__perks{gap:9px}.hoh__perk{gap:10px;font-size:14px}.hoh__perk--cashback{margin-top:5px;padding:12px 14px;border-radius:14px;gap:11px}.hoh__form{margin-top:18px}.hoh__cta{min-height:62px;font-size:calc(var(--font-body-scale) * 17px);letter-spacing:.16em}.hoh__cta .btn--text{gap:14px}.hoh__cta-note{font-size:12px}.hoh__delivery{margin-top:18px}.hoh__kits{margin-top:16px}.hoh__accordions{margin-top:20px}.hoh__acc-summary,.hoh__acc--link{gap:12px;padding:14px 0}.hoh__acc-content{padding-left:30px;font-size:14.5px}}@media(prefers-reduced-motion:reduce){.hoh__track{scroll-behavior:auto}.hoh__cta,.hoh__cta-arrow,.hoh__dot,.hoh__arrow,.hoh__thumb,.hoh__kits,.hoh__acc-summary,.hoh__acc--link{transition:none}.hoh__cta:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-home-offer-hero.css.map */
