:root{--base:#f8f7e9;--primary:#080808;--dark:#1f1f1f;--tone:#99c23d;--black:#182230;--gray:#f9fafb;--gray-var:#d0d5dd;--gray-dark:#908e83;--font-regular:"RidleyGrotesk Bold",sans-serif;--font-regular-extrabold:"RidleyGrotesk ExtraBold",sans-serif;--font-regular-var:"HVFitzgerald Regular",sans-serif;--font-bold:"HVFitzgerald Bold",sans-serif;--font-secondary:"Inter",sans-serif;--font-secondary-semibold:"Inter Semibold",sans-serif;--font-secondary-bold:"Inter Bold",sans-serif;--btn-primary-bg:var(--primary) !important;--btn-primary-hover:var(--base) !important;--font-default:1.8rem;--line-height-default:2.8rem;--font-heading1:8rem;--line-height-heading1:8.6rem;--font-heading2:5rem;--line-height-heading2:5.2rem;--font-heading3:3.2rem;--line-height-heading3:3.6rem;--font-heading4:2.4rem;--line-height-heading4:3rem}.beer-hero{width:100%;padding:4rem 0;background-color:#f8f7e9}@media(max-width:991px){.beer-hero{padding:14rem 0 4rem}}.beer-hero__inner{display:-ms-grid;display:grid;gap:1.5rem;max-width:144rem;margin:0 auto;padding:0 2rem;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto}@media(min-width:992px){.beer-hero__inner{gap:0;padding:4rem 10rem;min-height:63rem;-ms-grid-columns:62rem 1fr;grid-template-columns:62rem 1fr;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr}}.beer-hero__images-col{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media(min-width:992px){.beer-hero__images-col{-ms-grid-column:1;grid-column:1;grid-row:1/-1;-ms-grid-row-align:start;align-self:start;gap:6rem}}.beer-hero__main-wrap{border-radius:1rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1;max-height:41rem}@media(max-width:991px){.beer-hero__main-wrap{max-height:35.3rem;width:100%}}.beer-hero__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.beer-hero__main-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.beer-hero__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.beer-hero__thumb{position:relative;width:10rem;height:10rem;-ms-flex-negative:0;flex-shrink:0;border:1px solid #080808;border-radius:2px;background:0;cursor:pointer;padding:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:border-color .2s;transition:border-color .2s}.beer-hero__thumb.is-active,.beer-hero__thumb:hover{border-color:#000}.beer-hero__thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:.8rem}@media(max-width:991px){.beer-hero__thumb{width:8.075rem;height:8.075rem;gap:1rem}}.beer-hero__badge{position:absolute;top:0;right:0;background:#49bd98;color:#fff;font-size:1.2rem;font-weight:600;padding:.4rem .8rem;line-height:1;z-index:1}.beer-hero__content-top{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width:992px){.beer-hero__content-top{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;-ms-grid-row-align:start;align-self:start}}.beer-hero__content-rest{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;min-width:0}@media(min-width:992px){.beer-hero__content-rest{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2;-ms-grid-row-align:start;align-self:start}}.beer-hero__title{color:#080808;font-size:6rem;line-height:1.1;margin:0 0 .5rem;font-weight:700;text-transform:uppercase}@media(max-width:991px){.beer-hero__title{font-size:5rem;text-align:center}.beer-hero__subtitle{text-align:center}}.beer-hero__subtitle{color:#080808;font-size:1.8rem;line-height:1.2;margin:0 0 2rem;text-transform:uppercase}.beer-hero__properties{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 2.4rem;margin-bottom:2rem}@media(max-width:991px){.beer-hero__properties{gap:0 1.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.beer-hero__property{color:#7d6736;font-size:1.4rem;line-height:1;text-transform:uppercase}.beer-hero__property-sep{width:1px;height:2.8rem;background:#7d6736;-ms-flex-negative:0;flex-shrink:0}.beer-hero__details{color:#080808;font-size:1.6rem;line-height:1.5;margin:0;white-space:pre-line;text-transform:uppercase}@media(max-width:991px){.beer-hero__property-sep{height:2.4rem}.beer-hero__details{font-size:1.2rem;margin-top:2rem}}.beer-hero__divider{border:0;border-top:2px solid #000;margin:0}.beer-hero__ecommerce{width:100%}