:root{--anf-ink: #181512;--anf-paper: #fbf8f2;--anf-cream: #f2e8d8;--anf-gold: #b77b00;--anf-green: #27563b;--anf-line: rgba(24, 21, 18, .16);--anf-radius: 24px}.anf-commerce{color:var(--anf-ink);background:var(--anf-paper)}.anf-shell{width:min(1200px,calc(100% - 40px));margin:0 auto}.anf-eyebrow{margin:0 0 12px;color:var(--anf-gold);font-size:13px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.anf-h1,.anf-h2,.anf-h3{margin:0;color:var(--anf-ink);line-height:.98;letter-spacing:-.045em}.anf-h1{font-size:clamp(42px,7vw,86px);max-width:900px}.anf-h2{font-size:clamp(32px,4.2vw,58px)}.anf-h3{font-size:clamp(23px,2.2vw,32px);line-height:1.04}.anf-lead{max-width:720px;margin:20px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.45}.anf-muted{color:#181512ad}.anf-grid{display:grid;gap:20px}.anf-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.anf-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.anf-card{padding:clamp(24px,3vw,38px);border:1px solid var(--anf-line);border-radius:var(--anf-radius);background:#fff}.anf-card--cream{background:var(--anf-cream)}.anf-card--dark{color:#fff;background:var(--anf-ink)}.anf-card--dark .anf-h2,.anf-card--dark .anf-h3{color:#fff}.anf-list{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.anf-list li{position:relative;padding-left:28px;line-height:1.45}.anf-list li:before{content:"\2713";position:absolute;left:0;color:var(--anf-green);font-weight:800}.anf-card--dark .anf-list li:before{color:#f5c85f}.anf-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid var(--anf-ink);border-radius:999px;color:#fff;background:var(--anf-ink);font-weight:720;text-decoration:none;transition:transform .2s ease,background .2s ease}.anf-button:hover{color:#fff;transform:translateY(-2px);background:#352f29}.anf-button--light{color:var(--anf-ink);border-color:#fff;background:#fff}.anf-button--light:hover{color:var(--anf-ink);background:#f3eadb}.anf-button--outline{color:var(--anf-ink);background:transparent}.anf-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.anf-stat{display:grid;gap:7px}.anf-stat strong{font-size:clamp(30px,4vw,52px);line-height:1}.anf-stat span{line-height:1.35;color:#181512b3}.anf-card--dark .anf-stat span{color:#ffffffb8}.anf-condition-grid{align-items:stretch}.anf-condition-card{display:flex;min-width:0;flex-direction:column}.anf-condition-card .anf-actions{margin-top:auto;padding-top:24px}.anf-mayoristas__section>.anf-h2{max-width:960px;line-height:1.04}.anf-product-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;margin:30px 0 0;padding:0;list-style:none}.anf-pro-card{display:flex;min-width:0;height:100%;overflow:hidden;flex-direction:column;border:1px solid rgba(24,21,18,.13);border-radius:22px;background:#fff;box-shadow:0 12px 34px #2c221812;transition:transform .22s ease,box-shadow .22s ease}.anf-pro-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #2c22181f}.anf-pro-card__media{position:relative;display:grid;overflow:hidden;width:100%;aspect-ratio:1 / .82;place-items:center;padding:22px;color:var(--anf-ink);background:linear-gradient(145deg,#f7f1e7,#eee5d7);text-decoration:none}.anf-pro-card__image{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:320px;object-fit:contain!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:transform .25s ease!important}.anf-pro-card:hover .anf-pro-card__image{transform:scale(1.035)!important}.anf-pro-card__placeholder{color:#18151229}.anf-pro-card__format,.anf-pro-card__saving{position:absolute;z-index:1;top:16px;display:inline-flex;min-height:30px;align-items:center;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:800;line-height:1}.anf-pro-card__format{left:16px;color:#fff;background:var(--anf-ink)}.anf-pro-card__saving{right:16px;color:#17492d;background:#dff1e6}.anf-pro-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.anf-pro-card__eyebrow{margin:0 0 8px;color:var(--anf-gold);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.anf-pro-card__title{min-height:2.55em;margin:0;font-size:clamp(19px,1.45vw,23px);line-height:1.16;letter-spacing:-.025em}.anf-pro-card__title a{color:var(--anf-ink);text-decoration:none}.anf-pro-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.anf-pro-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:18px}.anf-pro-card__price s{color:#18151280;font-size:15px}.anf-pro-card__price strong{font-size:25px;line-height:1}.anf-pro-card__availability{display:flex;align-items:center;gap:8px;margin:13px 0 18px;color:#181512b3;font-size:12px;line-height:1.35}.anf-pro-card__availability span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#2e7d46;box-shadow:0 0 0 4px #2e7d461c}.anf-pro-card__form{margin-top:auto}.anf-pro-card__button{width:100%;min-height:50px;padding:12px 18px;border:1px solid var(--anf-ink);border-radius:999px;color:#fff;background:var(--anf-ink);font:inherit;font-weight:750;cursor:pointer;transition:transform .2s ease,background .2s ease}.anf-pro-card__button:hover{transform:translateY(-1px);background:#352f29}.anf-pro-card__button:disabled{cursor:not-allowed;opacity:.45}.anf-note{padding:14px 18px;border-left:3px solid var(--anf-gold);background:#b77b0014;line-height:1.45}.anf-steps{align-items:stretch;margin-top:26px;counter-reset:anf-step}.anf-step{position:relative;min-height:240px;padding-top:68px}.anf-step:before{counter-increment:anf-step;content:"0" counter(anf-step);position:absolute;top:28px;left:38px;font-size:14px;font-weight:800;color:var(--anf-gold)}.anf-step p{margin:18px 0 0;line-height:1.55}.anf-lokal{margin-top:58px}.anf-lokal>.anf-grid{margin-top:28px}.anf-lokal .anf-note{margin-top:26px}@media(max-width:989px)and (min-width:781px){.anf-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.anf-shell{width:min(100% - 28px,1200px)}.anf-grid--2,.anf-grid--3{grid-template-columns:1fr}.anf-actions{display:grid}.anf-button{width:100%}.anf-product-list{grid-template-columns:1fr;gap:18px}.anf-pro-card{max-width:620px;width:100%;margin-inline:auto}.anf-pro-card__media{aspect-ratio:1 / .72}.anf-step{min-height:0}.anf-lokal{margin-top:42px}}@media(max-width:430px){.anf-pro-card__content{padding:20px}.anf-pro-card__title{min-height:0}}@media(prefers-reduced-motion:reduce){.anf-button,.anf-pro-card,.anf-pro-card__image,.anf-pro-card__button{transition:none}.anf-pro-card:hover,.anf-pro-card:hover .anf-pro-card__image,.anf-pro-card__button:hover{transform:none!important}}.anf-product__layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(30px,5vw,76px);align-items:start}.anf-product__gallery,.anf-product__buy{min-width:0}.anf-product__buy{position:sticky;top:110px}.anf-product__main-media{display:grid;place-items:center;overflow:hidden;border-radius:var(--anf-radius);background:#f1ece3;aspect-ratio:1 / 1}.anf-product__main-media img,.anf-product__main-media svg{width:100%;height:100%;object-fit:contain}.anf-product__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.anf-product__thumb{overflow:hidden;padding:0;border:1px solid transparent;border-radius:12px;background:#fff;cursor:pointer;aspect-ratio:1 / 1}.anf-product__thumb[aria-current=true]{border-color:var(--anf-ink)}.anf-product__thumb img{width:100%;height:100%;object-fit:cover}.anf-product__route{max-width:590px;margin:0 0 18px;color:#181512ad;font-size:17px;line-height:1.45}.anf-product__title{max-width:650px}.anf-product__availability{display:flex;align-items:center;gap:8px;margin:18px 0 10px;font-size:14px;font-weight:650}.anf-product__dot{width:8px;height:8px;border-radius:50%;background:#2e7d46;box-shadow:0 0 0 4px #2e7d461f}.anf-product__price-row{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin:16px 0 24px}.anf-product__price{font-size:clamp(30px,4vw,46px);font-weight:780;line-height:1}.anf-product__compare{color:#1815127a;font-size:20px}.anf-product__saving{padding:6px 10px;border-radius:999px;color:#17492d;background:#dff1e6;font-size:13px;font-weight:750}.anf-product__proof{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin:0 0 18px}.anf-product__seal{display:flex;min-width:0;min-height:54px;align-items:center;justify-content:center;gap:6px;padding:7px 6px;border:1px solid #dacdbb;border-radius:12px;color:#3f3328;background:linear-gradient(145deg,#fffdf8,#f4ecdf);text-align:left}.anf-product__seal svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:#a76b00;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.anf-product__seal strong{font-size:9px;line-height:1.15}.anf-product__options{display:grid;gap:8px;margin-bottom:16px}.anf-product__options label,.anf-product__quantity label{font-weight:700}.anf-product__options select,.anf-product__quantity input{min-height:48px;padding:10px 14px;border:1px solid var(--anf-line);border-radius:12px;color:var(--anf-ink);background:#fff;font:inherit}.anf-product__quantity{display:grid;grid-template-columns:1fr 90px;align-items:center;gap:12px;margin-bottom:14px}.anf-product__quantity input{width:100%;text-align:center}.anf-volume{min-width:0;margin:0 0 16px;padding:0;border:0}.anf-volume legend{margin-bottom:4px;padding:0;font-size:16px;font-weight:780}.anf-volume__note{margin:0 0 10px;color:#181512a8;font-size:12px}.anf-volume__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.anf-volume__choice{display:flex;min-width:0;min-height:78px;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1.5px solid var(--anf-line);border-radius:14px;color:var(--anf-ink);background:#fff;font:inherit;text-align:left;cursor:pointer}.anf-volume__copy,.anf-volume__prices{display:grid;min-width:0;gap:4px}.anf-volume__copy{flex:1 1 auto}.anf-volume__prices{flex:0 0 auto;justify-items:end;text-align:right}.anf-volume__copy strong{font-size:14px}.anf-volume__copy small,.anf-volume__prices small{color:#1815129e;font-size:10px;line-height:1.25}.anf-volume__prices strong{font-size:13px;line-height:1.1;white-space:nowrap}.anf-volume__choice.is-active{border-color:#a76b00;background:#fff8e8;box-shadow:inset 0 0 0 1px #a76b00}.anf-product__submit{width:100%;min-height:58px;border:0;border-radius:999px;color:#fff;background:var(--anf-ink);font:inherit;font-size:17px;font-weight:780;cursor:pointer}.anf-product__submit:hover{background:#362f29}.anf-product__submit:disabled{cursor:not-allowed;opacity:.45}.anf-product__assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;overflow:hidden;border:1px solid var(--anf-line);border-radius:16px;background:var(--anf-line)}.anf-product__assurances div{display:grid;gap:5px;padding:14px;background:#fff}.anf-product__assurances strong{font-size:13px}.anf-product__assurances span{color:#181512a6;font-size:12px;line-height:1.35}.anf-product__pro{margin-top:20px;padding:24px}.anf-product__story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,5vw,80px);margin-top:90px;padding-top:54px;border-top:1px solid var(--anf-line)}.anf-product__description{font-size:17px;line-height:1.65}.anf-product__description>:first-child{margin-top:0}.anf-product__benefits{margin-top:42px}@media(max-width:989px){.anf-product__layout{grid-template-columns:1fr}.anf-product__buy{position:static}.anf-product__story{grid-template-columns:1fr;margin-top:64px}}@media(max-width:540px){.anf-product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.anf-product__assurances{grid-template-columns:1fr}.anf-product__proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.anf-product__seal{min-height:52px;flex-direction:column;gap:4px;padding:6px 3px;text-align:center}.anf-product__seal svg{width:18px;height:18px;flex-basis:18px}.anf-product__seal strong{font-size:8.5px}.anf-volume__choices{grid-template-columns:1fr}.anf-volume__choice{min-height:64px;padding:10px 12px}.anf-volume__copy strong,.anf-volume__prices strong{font-size:14px}.anf-volume__copy small,.anf-volume__prices small{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/anf-commerce.css.map */
