@font-face{font-family:GRBarlow;src:url("barlow-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:GRBarlow;src:url("barlow-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
.gr-clone{--gr-red:#cb0101;--gr-ink:#2b2b2b;--gr-paper:#f0f0f0;--gr-white:#fff;--gr-line:#d8d8d8;font-family:GRBarlow,Arial,sans-serif;color:var(--gr-ink);background:var(--gr-paper)}
.gr-clone *,.gr-clone *:before,.gr-clone *:after{box-sizing:border-box}.gr-clone img{display:block;max-width:100%}.gr-clone a{color:inherit;text-decoration:none}.gr-shell{width:min(1344px,calc(100% - 64px));margin:0 auto}.gr-button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;padding:16px 32px;border:1px solid var(--gr-red);border-radius:8px;background:var(--gr-red);color:#fff!important;font:700 16px/1 GRBarlow,Arial,sans-serif;cursor:pointer}.gr-button:hover{background:#a90000;border-color:#a90000}.gr-button--outline{background:transparent;color:var(--gr-ink)!important;border-color:var(--gr-ink)}.gr-kicker{margin:0 0 12px;color:var(--gr-red);font-size:13px;font-weight:700;text-transform:uppercase}.gr-heading{margin:0;font-size:clamp(40px,4.2vw,62px);line-height:1.05;font-weight:700;letter-spacing:0}.gr-copy{font-size:17px;line-height:1.6}
.gr-announcement{height:46px;display:flex;align-items:center;justify-content:center;background:var(--gr-red);color:#fff;font-size:15px;font-weight:700;text-transform:uppercase}.gr-header{position:relative;z-index:30;height:94px;background:#fff;border-bottom:1px solid #ececec}.gr-header__inner{height:100%;display:grid;grid-template-columns:190px 1fr 190px;align-items:center;gap:24px}.gr-header__logo img{width:112px;height:auto}.gr-header__nav{display:flex;justify-content:center;gap:38px;font-size:16px;font-weight:700}.gr-header__nav a{padding:35px 0}.gr-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.gr-icon-link,.gr-menu-button,.gr-drawer__close{display:inline-grid;width:30px;height:30px;place-items:center;border:0;background:transparent;color:var(--gr-ink);padding:0;cursor:pointer}.gr-icon-link svg,.gr-menu-button svg,.gr-drawer__close svg{width:22px;height:22px}.gr-menu-button{display:none}.gr-cart-count{position:absolute;transform:translate(11px,-10px);min-width:17px;height:17px;padding:0 4px;border-radius:50%;background:var(--gr-red);color:#fff;font-size:10px;line-height:17px;text-align:center}.gr-drawer{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.5)}.gr-drawer[hidden]{display:none}.gr-drawer__panel{width:min(360px,88vw);height:100%;padding:24px;background:#fff}.gr-drawer__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.gr-drawer__links{display:grid}.gr-drawer__links a{padding:18px 0;border-bottom:1px solid var(--gr-line);font-size:22px;font-weight:700}
.gr-clone--product-header{border-top:5px solid var(--gr-red)}.gr-clone--product-header .gr-header{border-bottom:4px solid #17a9ad}.gr-clone--product-header .gr-header__inner{height:90px}
.gr-hero{position:relative;height:600px;overflow:hidden;background:#777}.gr-hero__media,.gr-hero__media:after{position:absolute;inset:0}.gr-hero__media img,.gr-hero__media video{width:100%;height:100%;object-fit:cover}.gr-hero__media video{display:block}.gr-hero__media:after{content:"";background:rgba(35,35,35,.48)}.gr-hero__flag{position:absolute;z-index:1;top:0;right:0;width:190px;height:190px;overflow:hidden;clip-path:polygon(28% 0,100% 0,100% 100%)}.gr-hero__flag img{width:100%;height:100%;object-fit:cover}.gr-hero__content{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.gr-hero h1{max-width:900px;margin:0 0 22px;font-size:clamp(48px,4.3vw,62px);line-height:1.16;font-weight:700;letter-spacing:0}.gr-hero p{margin:0 0 26px;font-size:21px}.gr-hero strong{font-weight:700}
.gr-deals{padding:94px 0 100px;background:var(--gr-paper)}.gr-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.gr-section-head__copy p{margin:12px 0 0;font-size:18px}.gr-section-head .gr-button{min-height:48px;padding:12px 24px}.gr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gr-product-card{position:relative;display:flex;min-width:0;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden}.gr-product-card__media{aspect-ratio:1/1;background:#fff;overflow:hidden}.gr-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gr-product-card:hover .gr-product-card__media img{transform:scale(1.025)}.gr-product-card__body{display:flex;flex:1;flex-direction:column;padding:24px 24px 26px}.gr-product-card__body h3{margin:0 0 8px;font-size:25px;line-height:1.15}.gr-rating{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#d89a00;font-weight:700}.gr-rating span{color:#555;font-size:14px}.gr-product-card__price{margin:0 0 18px;color:var(--gr-red);font-size:19px}.gr-product-card__tag{align-self:flex-start;margin-bottom:18px;padding:7px 12px;border:2px solid var(--gr-ink);border-radius:20px;font-size:13px;font-weight:700}.gr-product-card form{margin-top:auto}.gr-product-card .gr-button{width:100%;min-height:50px;padding:13px 18px}.gr-product-card__badge{position:absolute;top:14px;left:14px;z-index:1;padding:7px 10px;border-radius:3px;background:var(--gr-red);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}
.gr-reviews{padding:80px 0 96px;background:#fff;text-align:center}.gr-reviews__intro{max-width:860px;margin:0 auto 42px}.gr-reviews__intro h2{margin:0;font-size:clamp(46px,5vw,72px);line-height:1}.gr-reviews__intro p{margin:18px 0 0;font-size:18px}.gr-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:left}.gr-review-card{position:relative;min-height:420px;overflow:hidden;border-radius:4px;background:#222;color:#fff}.gr-review-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gr-review-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.82))}.gr-review-card__content{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:26px}.gr-review-card__content p{margin:0 0 14px;font-size:19px;line-height:1.35}.gr-review-card__content strong{font-size:13px;text-transform:uppercase}
.gr-press{padding:30px 0 34px;background:#fff;border-top:1px solid var(--gr-line);border-bottom:1px solid var(--gr-line);text-align:center;overflow:hidden}.gr-press__heading{margin:0 0 24px;font-size:13px;font-weight:700;text-transform:uppercase}.gr-press__viewport{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.gr-press__track{display:flex;width:max-content;will-change:transform;animation:gr-press-flow var(--gr-press-duration,28s) linear infinite}.gr-press--reverse .gr-press__track{animation-direction:reverse}.gr-press--pause .gr-press__viewport:hover .gr-press__track{animation-play-state:paused}.gr-press__group{display:flex;flex:none;align-items:center;gap:var(--gr-press-gap,64px);padding-right:var(--gr-press-gap,64px)}.gr-press__logo{display:grid;flex:0 0 var(--gr-press-width,142px);width:var(--gr-press-width,142px);height:52px;place-items:center}.gr-press__logo img{width:100%;height:100%;object-fit:contain;filter:grayscale(1);opacity:.88;transition:opacity .2s ease}.gr-press__logo:hover img{opacity:1}@keyframes gr-press-flow{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.gr-press__track{animation:none}.gr-press__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.gr-press__group[aria-hidden="true"]{display:none}}
.gr-grills{padding:88px 0 104px;background:var(--gr-paper)}.gr-grills__intro{text-align:center;margin-bottom:38px}.gr-grills__intro p{margin:12px 0 0;font-size:18px}.gr-grill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gr-grill-card{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#333;color:#fff}.gr-grill-card img{width:100%;height:100%;object-fit:cover}.gr-grill-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.8))}.gr-grill-card__content{position:absolute;z-index:1;right:28px;bottom:26px;left:28px}.gr-grill-card h3{margin:0;font-size:34px}.gr-grill-card p{margin:6px 0 0;font-size:16px}
.gr-featured{padding:94px 0;background:#fff}.gr-featured__grid{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center}.gr-featured__media{aspect-ratio:1/1;background:var(--gr-paper);overflow:hidden}.gr-featured__media img{width:100%;height:100%;object-fit:cover}.gr-featured__info h2{margin:10px 0 14px;font-size:clamp(42px,4vw,60px);line-height:1}.gr-featured__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.gr-featured__badges span{padding:6px 9px;border-radius:4px;background:var(--gr-red);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.gr-featured__price{display:flex;align-items:baseline;gap:12px;margin:18px 0 22px;font-size:24px}.gr-featured__price s{color:#777;font-size:17px}.gr-featured__description{font-size:18px;line-height:1.6}.gr-featured__options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.gr-field{display:grid;gap:7px}.gr-field label{font-weight:700}.gr-field select,.gr-field input{width:100%;min-height:52px;padding:12px;border:1px solid #aaa;border-radius:4px;background:#fff;font:400 16px GRBarlow,Arial,sans-serif}.gr-featured__buy{display:flex;gap:12px}.gr-featured__buy .gr-button{flex:1}.gr-quantity{width:110px!important}.gr-guarantee{margin:18px 0 0;font-weight:700}
.gr-faq{padding:82px 0;background:var(--gr-paper)}.gr-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.gr-faq details{border-top:1px solid #aaa}.gr-faq details:last-child{border-bottom:1px solid #aaa}.gr-faq summary{display:flex;min-height:74px;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:19px;font-weight:700}.gr-faq summary:after{content:"+";font-size:28px;font-weight:400}.gr-faq details[open] summary:after{content:"−"}.gr-faq__answer{padding:0 38px 25px 0;font-size:16px;line-height:1.6}
.gr-trust{padding:58px 0;background:#fff}.gr-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--gr-line);border-bottom:1px solid var(--gr-line)}.gr-trust__item{min-height:160px;padding:30px;border-right:1px solid var(--gr-line)}.gr-trust__item:last-child{border-right:0}.gr-trust__item span{display:block;margin-bottom:26px;color:var(--gr-red);font-size:14px;font-weight:700}.gr-trust__item h3{margin:0 0 8px;font-size:23px}.gr-trust__item p{margin:0;line-height:1.5;color:#666}
.gr-footer{background:#232323;color:#fff}.gr-footer__signup{padding:42px 0;background:var(--gr-red)}.gr-footer__signup-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.gr-footer__signup h2{margin:0;font-size:34px}.gr-newsletter{display:flex}.gr-newsletter input{flex:1;min-width:0;min-height:54px;padding:14px;border:0;border-radius:6px 0 0 6px;font:400 16px GRBarlow,Arial,sans-serif}.gr-newsletter button{min-width:150px;border:0;border-radius:0 6px 6px 0;background:#111;color:#fff;font:700 16px GRBarlow,Arial,sans-serif}.gr-footer__main{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:70px;padding:68px 0}.gr-footer__brand img{filter:invert(1);width:126px;margin-bottom:24px}.gr-footer__brand h3{margin:0 0 12px;font-size:26px}.gr-footer__brand p{max-width:520px;color:#d0d0d0;line-height:1.65}.gr-footer__column h3{margin:0 0 18px;font-size:20px}.gr-footer__column a{display:block;margin:11px 0;color:#ddd}.gr-footer__bottom{padding:22px 0;border-top:1px solid #4a4a4a;color:#aaa;font-size:13px}
@media(max-width:990px){.gr-header__inner{grid-template-columns:1fr auto}.gr-header__nav{display:none}.gr-menu-button{display:inline-grid}.gr-header__actions{grid-column:2}.gr-header__logo{grid-column:1;grid-row:1}.gr-product-grid,.gr-review-grid{grid-template-columns:repeat(2,1fr)}.gr-featured__grid,.gr-faq__grid{grid-template-columns:1fr}.gr-featured__media{max-height:680px}.gr-footer__main{grid-template-columns:1fr 1fr}.gr-footer__brand{grid-column:1/-1}}
@media(max-width:680px){.gr-shell{width:min(100% - 28px,1344px)}.gr-announcement{height:44px;font-size:12px}.gr-header{height:72px}.gr-header__inner{gap:12px}.gr-header__logo{display:flex;align-items:center;gap:14px}.gr-header__logo img{width:98px}.gr-icon-link--account{display:none}.gr-header__actions{gap:10px}.gr-hero{height:580px}.gr-hero__flag{width:112px;height:112px}.gr-hero h1{max-width:330px;font-size:42px;line-height:1.02}.gr-hero p{max-width:330px;font-size:17px;line-height:1.5}.gr-button{width:100%}.gr-deals,.gr-reviews,.gr-grills,.gr-featured,.gr-faq{padding:62px 0}.gr-section-head{display:grid}.gr-section-head .gr-button{width:auto;justify-self:start}.gr-product-grid,.gr-review-grid,.gr-grill-grid{grid-template-columns:1fr}.gr-press{padding:24px 0 28px}.gr-press__heading{margin-bottom:18px}.gr-press__logo{flex-basis:112px;width:112px;height:40px}.gr-press__group{gap:38px;padding-right:38px}.gr-product-card__body h3{font-size:23px}.gr-review-card{min-height:380px}.gr-reviews__intro h2{font-size:43px}.gr-featured__grid{gap:34px}.gr-featured__info h2{font-size:42px}.gr-featured__options{grid-template-columns:1fr}.gr-featured__buy{display:grid}.gr-quantity{width:100%!important}.gr-trust__grid{grid-template-columns:1fr}.gr-trust__item{min-height:auto;border-right:0;border-bottom:1px solid var(--gr-line)}.gr-footer__signup-inner,.gr-footer__main{grid-template-columns:1fr;gap:34px}.gr-newsletter{display:grid;gap:8px}.gr-newsletter input,.gr-newsletter button{border-radius:6px}.gr-footer__brand{grid-column:auto}}
.gr-press__logo{overflow:hidden}.gr-press__logo--asset img{height:auto;max-width:none}
.gr-video-reviews{padding:80px 0 88px;background:var(--gr-video-bg,#fff)}.gr-video-reviews__intro{max-width:780px;margin:0 auto 38px;text-align:center}.gr-video-reviews__intro h2{margin:0;font-size:clamp(44px,5vw,68px);line-height:1}.gr-video-reviews__copy{margin-top:16px;font-size:18px;line-height:1.55}.gr-video-reviews__copy p{margin:0}.gr-video-reviews__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gr-video-gap,20px)}.gr-video-reviews__item{position:relative;aspect-ratio:9/16;min-width:0;overflow:hidden;border-radius:8px;background:#e8e8e8}.gr-video-reviews__item video,.gr-video-reviews__item>img,.gr-video-reviews__placeholder{width:100%;height:100%;object-fit:cover}.gr-video-reviews__item video{display:block}.gr-video-reviews__label{position:absolute;right:0;bottom:0;left:0;display:grid;gap:3px;padding:42px 18px 18px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78));color:#fff}.gr-video-reviews__label strong{font-size:18px}.gr-video-reviews__label span{font-size:13px;line-height:1.35}.gr-video-reviews__link{position:absolute;inset:0;z-index:2;overflow:hidden;text-indent:-9999px}.gr-video-reviews__placeholder{display:block;background:#e8e8e8;color:#aaa}
@media(max-width:990px){.gr-video-reviews__rail{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.gr-video-reviews{padding:60px 0 66px}.gr-video-reviews__intro{margin-bottom:26px;text-align:left}.gr-video-reviews__intro h2{font-size:42px}.gr-video-reviews__copy{font-size:16px}.gr-video-reviews__rail{display:flex;gap:var(--gr-video-gap,20px);margin-right:calc((100vw - 100%)/-2);padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gr-video-reviews__rail::-webkit-scrollbar{display:none}.gr-video-reviews__item{flex:0 0 var(--gr-video-mobile-width,80%);scroll-snap-align:start}}

/* GRATENORTH brand lockup */
.gr-header__inner{grid-template-columns:220px 1fr 190px}
.gr-header__logo,.gr-header__logo a{display:flex;align-items:center}
.gr-header__logo img,.gr-header__logo .gr-brand-logo{width:auto;max-width:100%;height:28px;object-fit:contain}
.gr-drawer__top .gr-brand-logo{width:150px;height:auto;object-fit:contain}
.gr-footer__brand img,.gr-footer__brand .gr-brand-logo{filter:brightness(0) invert(1);width:auto;height:34px;max-width:240px;margin-bottom:24px;object-fit:contain}
@media(max-width:990px){.gr-header__inner{grid-template-columns:1fr auto}}
@media(max-width:680px){.gr-header__logo{gap:12px}.gr-header__logo img,.gr-header__logo .gr-brand-logo{width:auto;max-width:132px;height:22px}}
