.product-card-wrapper .card>.card__content .card__information{display:flex;flex-direction:column}.product-card-wrapper .card__heading{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;line-height:1.35;min-height:2.7em}.product-card-wrapper .card>.card__content .card-information{margin-top:auto;padding-top:.6rem}product-info .product.grid{--grid-desktop-horizontal-spacing: 0px;--grid-mobile-horizontal-spacing: 0px;column-gap:0;row-gap:0;border:1px solid rgba(var(--color-foreground),.08);border-radius:2.4rem;overflow:hidden;background:rgb(var(--color-background))}product-info .product .product__media-wrapper{padding:1.6rem;background:#f3f5ec}product-info .product .product__info-wrapper{padding:2.4rem 1.6rem 2.8rem}@media screen and (min-width:750px){product-info .product .product__media-wrapper{padding:2.8rem}product-info .product .product__info-wrapper{padding:3.6rem 4rem 4rem}}.fgp-pdp__eyebrow{margin:0 0 .8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#56700b}product-info .product__title{margin-top:0}product-info .product__title h1{font-size:clamp(2.8rem,3.2vw,4.2rem);line-height:1.1;letter-spacing:-.01em;text-wrap:balance}product-info .rating-wrapper{margin-top:.4rem}.fgp-pdp__subtitle{margin:1.2rem 0 0;max-width:52ch;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}.fgp-pdp__benefits{display:grid;gap:1rem;margin:1.8rem 0 .4rem;padding:0}.fgp-pdp__benefits li{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground))}.fgp-pdp__check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:#c4e348;color:#0a0a0a}.fgp-bundles{display:grid;gap:1.2rem;margin:2rem 0 1.2rem;padding:0;border:0;min-width:0}.fgp-bundles__legend{margin-bottom:1rem;padding:0;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.fgp-tier{position:relative;display:block;overflow:hidden;border:1px solid rgba(var(--color-foreground),.14);border-radius:1.4rem;background:rgb(var(--color-background));cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.fgp-tier:hover{border-color:rgba(var(--color-foreground),.4)}.fgp-tier:has(input:checked){border-color:#0a0a0a;box-shadow:0 0 0 1px #0a0a0a}.fgp-tier:has(input:focus-visible){outline:2px solid #0a0a0a;outline-offset:3px}.fgp-tier__input{position:absolute;opacity:0;pointer-events:none}.fgp-tier__badge{display:block;padding:.7rem 1.2rem;background:#0a0a0a;color:#c4e348;font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.1em;text-align:center;text-transform:uppercase}.fgp-tier__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.4rem;padding:1.6rem 1.8rem}.fgp-tier__radio{width:2rem;height:2rem;border-radius:50%;border:1.5px solid rgba(var(--color-foreground),.35);background:rgb(var(--color-background));transition:border-color .2s ease,box-shadow .2s ease}.fgp-tier:has(input:checked) .fgp-tier__radio{border-color:#0a0a0a;box-shadow:inset 0 0 0 .4rem rgb(var(--color-background)),inset 0 0 0 1rem #0a0a0a}.fgp-tier__title{display:block;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.7rem;line-height:1.25;color:rgb(var(--color-foreground))}.fgp-tier__meta{display:block;margin-top:.2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.fgp-tier__price{display:grid;justify-items:end;text-align:right}.fgp-tier__compare{font-size:1.3rem;text-decoration:line-through;color:rgba(var(--color-foreground),.5)}.fgp-tier__total{font-family:var(--font-heading-family);font-weight:700;font-size:2.1rem;line-height:1.15;color:rgb(var(--color-foreground));font-variant-numeric:tabular-nums}.fgp-tier__each{font-size:1.2rem;color:rgba(var(--color-foreground),.65);font-variant-numeric:tabular-nums}.fgp-tier__perks{display:flex;flex-wrap:wrap;gap:.4rem 1.8rem;margin:0;padding:0 1.8rem 1.4rem 5.2rem;list-style:none;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground))}.fgp-tier__perks li:before{content:"\2713";margin-right:.5rem;font-weight:700;color:#56700b}.fgp-tier__perks:empty{display:none}product-info .product-form__submit{min-height:5.6rem;font-size:1.7rem;font-weight:600;letter-spacing:.02em}@media(prefers-reduced-motion:reduce){.fgp-tier,.fgp-tier__radio{transition:none}}.fgp-details__heading{max-width:76rem;margin:0 auto 2.4rem;text-align:center}.fgp-details__body{margin:0 auto}.fgp-details__body>*:first-child{margin-top:0}.fgp-details__body h2{font-size:2.2rem;line-height:1.25;margin:4.8rem 0 1.6rem;padding-bottom:1rem;border-bottom:.3rem solid #c4e348;display:inline-block}.fgp-details__body h3{font-size:1.7rem;margin:3.2rem 0 1.2rem}.fgp-details__body p,.fgp-details__body li{font-size:1.6rem;line-height:1.7}.fgp-details__body ul{list-style:none;padding-left:0;margin:0 0 2.4rem}.fgp-details__body ul>li{position:relative;padding-left:3rem;margin-bottom:1.2rem}.fgp-details__body ul>li:before{content:"";position:absolute;left:0;top:.7em;width:1rem;height:1rem;border-radius:50%;background:#c4e348;transform:translateY(-50%)}.fgp-details__body li>p{margin:0 0 .4rem}.fgp-details__body table{width:100%;border-collapse:collapse;margin:0 0 2.4rem;font-size:1.5rem;border:.1rem solid rgba(10,10,10,.08);border-radius:1.2rem;overflow:hidden}.fgp-details__body table td,.fgp-details__body table th{padding:1.1rem 1.4rem;text-align:left;vertical-align:top;border-bottom:.1rem solid rgba(10,10,10,.06)}.fgp-details__body table thead td,.fgp-details__body table thead th{background:#0a0a0a;color:#fff;font-weight:600;border-bottom:0}.fgp-details__body table tbody tr:nth-child(2n) td{background:#f3f4ef}.fgp-details__body table tbody tr:last-child td{border-bottom:0}.fgp-details__body table td:first-child{width:40%;font-weight:500}.fgp-details__body img{display:block;width:100%;height:auto;margin:2.4rem auto;border-radius:1.2rem}.fgp-details__figure{margin:2.4rem 0}.fgp-details__figure img{margin:0}.fgp-details__figure figcaption{margin-top:.8rem;font-size:1.3rem;line-height:1.5;color:#0a0a0a99;text-align:center}.fgp-details__body hr{border:0;border-top:.1rem solid rgba(10,10,10,.08);margin:4rem 0}.fgp-details__note{margin:3.2rem 0 0;padding:1.6rem 1.8rem;background:#f3f4ef;border-radius:1.2rem;font-size:1.4rem;line-height:1.6;color:#0a0a0ab8}@media screen and (max-width:749px){.fgp-details__body h2{font-size:1.9rem;margin-top:3.6rem}.fgp-details__body table{font-size:1.4rem}.fgp-details__body table td,.fgp-details__body table th{padding:.9rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fgp-overrides.css.map */
