.gbgg {
  --gbgg-navy:#102c57;
  --gbgg-blue:#1e73be;
  --gbgg-paper:#f5f5f5;
  --gbgg-white:#fff;
  --gbgg-ink:#3a3a3a;
  --gbgg-gold:#d4b15e;
  width:100%;
  max-width:1440px;
  margin:0 auto;
  background:var(--gbgg-white);
  color:var(--gbgg-ink);
  font-family:Poppins,Arial,sans-serif;
  line-height:1.5;
  overflow:hidden;
  border:1px solid #e7e7e7;
}
.gbgg *{box-sizing:border-box}.gbgg button,.gbgg a{font:inherit}.gbgg button:focus-visible,.gbgg a:focus-visible{outline:3px solid var(--gbgg-gold);outline-offset:3px}.gbgg__top{height:78px;padding:0 clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e7eb;background:#fff}.gbgg__brand{display:flex;align-items:center;gap:12px;color:var(--gbgg-navy);background:none!important;border:0!important;padding:0!important;cursor:pointer;letter-spacing:.13em;font-size:12px}.gbgg__brand span{width:34px;height:34px;display:grid;place-items:center;border:1.5px solid var(--gbgg-navy);border-radius:50%;font-family:Georgia,"Times New Roman",serif;font-size:20px;letter-spacing:0}.gbgg__brand b{font-weight:700}.gbgg__guide-label{font-size:10px;letter-spacing:.2em;color:#728099;font-weight:600}.gbgg__hero{min-height:650px;padding:clamp(58px,8vw,110px) clamp(25px,8vw,115px);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:40px;background:linear-gradient(90deg,#fff 0%,#fff 68%,var(--gbgg-paper) 68%,var(--gbgg-paper) 100%)}.gbgg__hero-copy{position:relative;z-index:1}.gbgg__eyebrow{font-size:11px!important;letter-spacing:.2em!important;font-weight:700!important;color:var(--gbgg-blue)!important;margin:0 0 20px!important}.gbgg h2{font-family:Georgia,"Times New Roman",serif!important;color:var(--gbgg-navy)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:.98!important;margin:0!important}.gbgg__hero h2{font-size:clamp(54px,6.8vw,96px)!important}.gbgg__intro{max-width:580px;font-size:clamp(17px,1.5vw,21px)!important;line-height:1.55!important;color:#56606d!important;margin:34px 0 30px!important}.gbgg__primary,.gbgg__product-link{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;border:0!important;border-radius:999px!important;padding:14px 24px!important;background:var(--gbgg-navy)!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;cursor:pointer;box-shadow:none!important;transition:transform .18s,background .18s}.gbgg__primary:hover,.gbgg__product-link:hover{background:var(--gbgg-blue)!important;transform:translateY(-2px)}.gbgg__primary:disabled{opacity:.35;cursor:not-allowed;transform:none}.gbgg__primary span,.gbgg__product-link span{font-size:19px;line-height:1}.gbgg__micro{margin:17px 0 0!important;font-size:11px!important;color:#89909a!important}.gbgg__hero-art{position:relative;min-height:430px}.gbgg__ring{position:absolute;border:1px solid rgba(16,44,87,.28);border-radius:50%;display:grid;place-items:center;font-size:9px;letter-spacing:.23em;color:var(--gbgg-navy)}.gbgg__ring:after{content:"";position:absolute;width:48px;height:83px;border:1px solid var(--gbgg-blue);border-radius:100% 0 100% 0;transform:rotate(32deg);opacity:.5}.gbgg__ring--one{width:170px;height:170px;right:5%;top:4%;transform:rotate(10deg)}.gbgg__ring--two{width:118px;height:118px;left:0;top:43%;transform:rotate(-14deg)}.gbgg__stamp{position:absolute;right:5%;bottom:5%;width:138px;height:138px;border-radius:50%;background:var(--gbgg-navy);color:#fff;display:grid;place-content:center;text-align:center;font-size:9px;line-height:1.45;letter-spacing:.15em;transform:rotate(7deg)}.gbgg__stamp b{font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:.8;font-weight:400}.gbgg__quiz{min-height:680px;padding:42px clamp(24px,7vw,100px) 55px;display:flex;flex-direction:column;background:#fff}.gbgg__progress-meta{display:flex;justify-content:space-between;color:#758093;font-size:9px;letter-spacing:.17em;font-weight:700;margin-bottom:10px}.gbgg__progress{height:3px;background:#edf0f3;overflow:hidden;margin-bottom:clamp(50px,7vw,85px)}.gbgg__progress i{display:block;height:100%;background:var(--gbgg-blue);transition:width .3s}.gbgg__question{max-width:790px}.gbgg__question h2,.gbgg__results-head h2,.gbgg__status h2{font-size:clamp(39px,4.5vw,64px)!important}.gbgg__question>p:last-child,.gbgg__results-head>div>p:last-child{font-size:15px!important;color:#707887!important;margin:17px 0 29px!important}.gbgg__choices{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe3e8;border-left:1px solid #dfe3e8}.gbgg__choices--compact{grid-template-columns:repeat(4,1fr)}.gbgg__choice{appearance:none;min-height:112px;display:flex;align-items:center;gap:15px;text-align:left;padding:20px!important;background:#fff!important;color:var(--gbgg-navy)!important;border:0!important;border-right:1px solid #dfe3e8!important;border-bottom:1px solid #dfe3e8!important;border-radius:0!important;cursor:pointer;box-shadow:none!important;transition:background .15s,color .15s}.gbgg__choices--compact .gbgg__choice{min-height:88px}.gbgg__choice:hover{background:#f1f6fb!important}.gbgg__choice.is-selected{background:var(--gbgg-navy)!important;color:#fff!important}.gbgg__choice-icon{font-family:Georgia,serif;font-size:28px;width:34px;text-align:center}.gbgg__choice-copy{display:flex;flex-direction:column;gap:6px}.gbgg__choice-copy b{font-family:Georgia,"Times New Roman",serif;font-size:19px;font-weight:400}.gbgg__choice-copy small{font-size:10px;opacity:.64}.gbgg__check{margin-left:auto;flex:none;width:24px;height:24px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:12px}.gbgg__actions{margin-top:auto;padding-top:36px;display:flex;justify-content:space-between;align-items:center}.gbgg__back,.gbgg__retake{appearance:none;border:0!important;border-bottom:1px solid currentColor!important;border-radius:0!important;padding:7px 0!important;background:none!important;color:var(--gbgg-navy)!important;box-shadow:none!important;font-size:12px!important;font-weight:600!important;cursor:pointer}.gbgg__results{padding:65px clamp(24px,6vw,86px) 90px;background:#fff}.gbgg__results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px}.gbgg__results-head>div{max-width:760px}.gbgg__result-list{list-style:none!important;padding:0!important;margin:0!important;border-top:2px solid var(--gbgg-navy)}.gbgg__result{min-height:320px;display:grid;grid-template-columns:54px 220px minmax(280px,1fr) 155px;align-items:center;gap:28px;padding:30px 0;border-bottom:1px solid #dfe3e8}.gbgg__rank{align-self:start;padding-top:7px;font-size:10px;letter-spacing:.18em;font-weight:700;color:#758093}.gbgg__product-image{display:grid;place-items:center;height:250px;background:var(--gbgg-paper);overflow:hidden}.gbgg__product-image img{display:block!important;max-width:100%!important;max-height:230px!important;width:auto!important;height:auto!important;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.gbgg__product-image:hover img{transform:scale(1.04)}.gbgg__match{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.14em;font-weight:700;color:var(--gbgg-navy)}.gbgg__match i{width:7px;height:7px;border-radius:50%;background:var(--gbgg-gold);box-shadow:0 0 0 3px rgba(212,177,94,.22)}.gbgg__meta{font-size:9px!important;text-transform:uppercase;letter-spacing:.12em;color:#7c8490!important;margin:13px 0 7px!important}.gbgg__result h3{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(26px,2.7vw,38px)!important;line-height:1.05!important;font-weight:400!important;margin:0!important}.gbgg__result h3 a{color:var(--gbgg-navy)!important;text-decoration:none!important}.gbgg__description{max-width:570px;margin:13px 0 0!important;color:#687180!important;font-size:13px!important;line-height:1.6!important}.gbgg__why{display:flex;align-items:center;gap:12px;margin-top:20px}.gbgg__why>b{font-size:8px;letter-spacing:.14em;white-space:nowrap;color:var(--gbgg-navy)}.gbgg__why>div{display:flex;flex-wrap:wrap;gap:5px}.gbgg__why span{font-size:8px;padding:4px 8px;border:1px solid #d5dae1;border-radius:999px;color:#5d6878}.gbgg__buy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right}.gbgg__price{margin-bottom:21px;font-family:Georgia,"Times New Roman",serif;font-size:23px;color:var(--gbgg-navy)}.gbgg__price del{font-size:14px;color:#8d929a}.gbgg__price ins{text-decoration:none}.gbgg__product-link{min-height:45px!important;padding:11px 18px!important;gap:14px!important;font-size:11px!important;white-space:nowrap}.gbgg__final{margin-top:70px;padding:58px 25px;background:var(--gbgg-navy);color:#fff;text-align:center}.gbgg__final p{font-size:9px!important;letter-spacing:.2em!important;font-weight:700!important;color:#bfc9d8!important}.gbgg__final h2{font-size:clamp(38px,5vw,64px)!important;color:#fff!important;margin:8px 0 34px!important}.gbgg__final a{display:inline-block;border-radius:999px;padding:13px 21px;background:#fff;color:var(--gbgg-navy)!important;text-decoration:none!important;font-size:12px;font-weight:700}.gbgg__status{min-height:570px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.gbgg__status p{color:#707887;margin:20px 0 28px}.gbgg__loader{width:42px;height:42px;border:3px solid #e5e9ee;border-top-color:var(--gbgg-blue);border-radius:50%;animation:gbgg-spin .8s linear infinite}@keyframes gbgg-spin{to{transform:rotate(360deg)}}
@media(max-width:960px){.gbgg__hero{grid-template-columns:1fr minmax(220px,.5fr)}.gbgg__choices{grid-template-columns:repeat(2,1fr)}.gbgg__result{grid-template-columns:42px 160px 1fr}.gbgg__product-image{height:210px}.gbgg__buy{grid-column:3;align-items:flex-start;text-align:left;display:grid;grid-template-columns:1fr auto;width:100%;gap:15px}.gbgg__price{margin:0}.gbgg__why{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:700px){.gbgg{border-left:0;border-right:0}.gbgg__top{height:68px}.gbgg__guide-label{display:none}.gbgg__hero{min-height:680px;grid-template-columns:1fr;padding-top:58px;background:linear-gradient(#fff 0%,#fff 77%,var(--gbgg-paper) 77%)}.gbgg__hero-art{position:absolute;inset:120px 12px auto 45%;height:450px;opacity:.16;pointer-events:none}.gbgg__hero h2{font-size:clamp(48px,14vw,72px)!important}.gbgg__intro{max-width:90%;font-size:16px!important}.gbgg__quiz{padding:30px 16px 24px;min-height:680px}.gbgg__progress{margin-bottom:42px}.gbgg__question h2,.gbgg__results-head h2{font-size:39px!important}.gbgg__choices,.gbgg__choices--compact{grid-template-columns:1fr}.gbgg__choice,.gbgg__choices--compact .gbgg__choice{min-height:78px;padding:15px!important}.gbgg__actions{position:sticky;bottom:0;padding:35px 0 8px;background:linear-gradient(transparent,#fff 25%)}.gbgg__results{padding:44px 16px 60px}.gbgg__results-head{align-items:flex-start;flex-direction:column;margin-bottom:34px}.gbgg__result{grid-template-columns:32px 96px 1fr;gap:11px;padding:25px 0;min-height:0}.gbgg__product-image{height:160px}.gbgg__result h3{font-size:24px!important}.gbgg__description{font-size:12px!important}.gbgg__why{display:none}.gbgg__buy{grid-column:2/4;margin-top:6px}.gbgg__price{font-size:20px}.gbgg__final{padding:45px 18px}.gbgg__final h2{font-size:36px!important}}
@media(prefers-reduced-motion:reduce){.gbgg *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* 1.1 — visuelt tilpasset Ginbutikkens forside */
.gbgg{--gbgg-paper:#f3efe7;--gbgg-orange:#c8892d;padding:14px;background:var(--gbgg-paper);border:0;border-radius:18px}.gbgg__top{height:70px;border:1px solid #ded9cf;border-bottom:0;border-radius:14px 14px 0 0;padding:0 28px}.gbgg__brand{position:relative;font-family:Georgia,"Times New Roman",serif!important;font-size:14px}.gbgg__brand:after{content:"";position:absolute;left:46px;bottom:-7px;width:56px;height:1px;background:var(--gbgg-orange)}.gbgg__brand span{display:none}.gbgg__guide-label{color:var(--gbgg-orange);font-size:9px}.gbgg__hero{min-height:610px;margin:0;padding:38px;grid-template-columns:minmax(320px,.72fr) minmax(420px,1.28fr);gap:36px;background:#fff;border:1px solid #ded9cf;border-top:0;border-radius:0 0 14px 14px}.gbgg__hero-copy{padding:24px 0 22px 8px}.gbgg__hero h2{font-size:clamp(51px,5.7vw,82px)!important}.gbgg__hero h2:after{content:"";display:block;width:150px;height:1px;background:var(--gbgg-orange);margin-top:20px}.gbgg__eyebrow{color:var(--gbgg-orange)!important}.gbgg__hero-art{min-height:520px;border-radius:14px;background-image:url('images/style-choices.webp');background-repeat:no-repeat;background-size:300% 200%;background-position:50% 0%;box-shadow:inset 0 0 0 1px rgba(16,44,87,.08)}.gbgg__ring{display:none}.gbgg__stamp{right:18px;bottom:18px;width:104px;height:104px;background:#fff;color:var(--gbgg-navy);border:1px solid var(--gbgg-orange);font-size:7px}.gbgg__stamp b{font-size:38px}.gbgg__primary,.gbgg__product-link{border-radius:5px!important}.gbgg__quiz{margin-top:8px;min-height:710px;padding:48px clamp(24px,6vw,82px) 50px;background:var(--gbgg-paper);border-radius:14px}.gbgg__question{text-align:center;margin:0 auto}.gbgg__question .gbgg__eyebrow:before,.gbgg__question .gbgg__eyebrow:after,.gbgg__results-head .gbgg__eyebrow:before,.gbgg__results-head .gbgg__eyebrow:after{content:"";display:inline-block;width:40px;height:1px;background:var(--gbgg-orange);vertical-align:middle;margin:0 12px}.gbgg__choices,.gbgg__choices--compact{grid-template-columns:repeat(3,1fr);gap:12px;border:0}.gbgg__choices--compact{grid-template-columns:repeat(4,1fr)}.gbgg__choice,.gbgg__choices--compact .gbgg__choice{min-height:252px;display:grid;grid-template-columns:1fr 28px;grid-template-rows:158px auto;align-items:start;gap:12px;padding:9px 9px 16px!important;background:#fff!important;border:1px solid #e4dfd6!important;border-radius:11px!important;overflow:hidden;box-shadow:0 2px 8px rgba(16,44,87,.035)!important}.gbgg__choice:hover{background:#fff!important;border-color:var(--gbgg-orange)!important;transform:translateY(-2px)}.gbgg__choice.is-selected{background:#fff!important;color:var(--gbgg-navy)!important;border:2px solid var(--gbgg-navy)!important;padding:8px 8px 15px!important}.gbgg__choice-image{grid-column:1/3;display:block;width:100%;height:158px;border-radius:7px;background-repeat:no-repeat;background-color:#f5f2ec}.gbgg__choice-copy{grid-column:1;grid-row:2;padding:2px 3px 0}.gbgg__choice-copy b{font-family:Poppins,Arial,sans-serif;font-size:13px;line-height:1.25;font-weight:700}.gbgg__choice-copy small{font-size:9px;line-height:1.35;color:#727a87}.gbgg__check{grid-column:2;grid-row:2;margin:3px 2px 0 0;color:var(--gbgg-navy);background:#fff}.gbgg__choice.is-selected .gbgg__check{background:var(--gbgg-navy);color:#fff}.gbgg__actions{padding-top:30px}.gbgg__results{margin-top:8px;padding:52px 18px 70px;background:var(--gbgg-paper);border-radius:14px}.gbgg__results-head{display:block;text-align:center;max-width:760px;margin:0 auto 38px}.gbgg__results-head>div{max-width:none}.gbgg__retake{margin-top:10px}.gbgg__result-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;border:0!important}.gbgg__result{position:relative;min-height:510px;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:9px 9px 13px;background:#fff;border:1px solid #e5e0d7;border-radius:11px}.gbgg__rank{position:absolute;z-index:2;top:17px;left:17px;padding:5px 8px;border-radius:99px;background:var(--gbgg-navy);color:#fff;font-size:9px}.gbgg__product-image{order:0;height:220px;border-radius:7px;background:#f7f5f0}.gbgg__product-image img{max-height:205px!important}.gbgg__result-copy{order:1;padding:15px 5px 0}.gbgg__match{font-size:8px}.gbgg__meta{min-height:14px;margin:10px 0 5px!important}.gbgg__result h3{font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important;min-height:52px}.gbgg__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:10px!important;line-height:1.5!important;min-height:45px;margin-top:8px!important}.gbgg__why{display:block;margin-top:10px}.gbgg__why>b{display:none}.gbgg__why>div{gap:3px}.gbgg__why span{font-size:7px;padding:3px 6px}.gbgg__buy{order:2;margin-top:auto;display:flex;align-items:stretch;justify-content:flex-end;text-align:left;width:100%;padding:12px 4px 2px}.gbgg__price{min-height:32px;margin:0 0 10px;font-family:Poppins,Arial,sans-serif;font-size:13px;font-weight:700;color:var(--gbgg-orange)}.gbgg__product-link{width:100%;min-height:38px!important;padding:9px 12px!important;font-size:9px!important}.gbgg__final{margin:55px 0 0;border-radius:11px}.gbgg__status{background:#fff;border-radius:14px}
@media(max-width:1100px){.gbgg__result-list{grid-template-columns:repeat(3,1fr)}.gbgg__result{min-height:490px}.gbgg__choices--compact{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.gbgg__hero{grid-template-columns:1fr .85fr}.gbgg__hero-art{min-height:470px}.gbgg__choices,.gbgg__choices--compact{grid-template-columns:repeat(2,1fr)}.gbgg__result-list{grid-template-columns:repeat(2,1fr)}.gbgg__result{display:flex;min-height:500px}.gbgg__buy{display:flex}}
@media(max-width:700px){.gbgg{padding:8px;border-radius:12px}.gbgg__top{padding:0 18px}.gbgg__hero{display:block;min-height:0;padding:30px 22px 22px}.gbgg__hero-copy{padding:10px 0 30px}.gbgg__hero-art{position:relative;inset:auto;min-height:390px;opacity:1;background-position:50% 0}.gbgg__hero h2{font-size:50px!important}.gbgg__stamp{display:none}.gbgg__quiz{padding:34px 12px 24px}.gbgg__question .gbgg__eyebrow:before,.gbgg__question .gbgg__eyebrow:after,.gbgg__results-head .gbgg__eyebrow:before,.gbgg__results-head .gbgg__eyebrow:after{width:20px;margin:0 7px}.gbgg__choices,.gbgg__choices--compact{grid-template-columns:repeat(2,1fr);gap:8px}.gbgg__choice,.gbgg__choices--compact .gbgg__choice{min-height:212px;grid-template-rows:125px auto}.gbgg__choice-image{height:125px}.gbgg__result-list{grid-template-columns:1fr}.gbgg__result{min-height:0}.gbgg__product-image{height:250px}.gbgg__result h3{min-height:0}.gbgg__description{min-height:0}.gbgg__buy{grid-column:auto}.gbgg__results{padding-left:10px;padding-right:10px}}

/* 1.2 — mobiloptimering */
@media(max-width:700px){.gbgg{width:100%;margin:0;padding:6px;border-radius:10px;scroll-margin-top:72px}.gbgg__top{height:58px;padding:0 14px;border-radius:9px 9px 0 0}.gbgg__brand{font-size:12px;letter-spacing:.09em}.gbgg__brand:after{left:0;bottom:-6px;width:48px}.gbgg__hero{padding:24px 16px 16px;border-radius:0 0 9px 9px}.gbgg__hero-copy{padding:6px 0 24px}.gbgg__hero h2{font-size:clamp(40px,12vw,54px)!important;line-height:.98!important}.gbgg__hero h2 br{display:none}.gbgg__hero h2:after{width:94px;margin-top:15px}.gbgg__intro{max-width:100%;font-size:15px!important;line-height:1.55!important;margin:22px 0 24px!important}.gbgg__primary{min-height:48px;width:100%;justify-content:space-between;padding:12px 18px!important}.gbgg__micro{text-align:center;font-size:9px!important}.gbgg__hero-art{min-height:300px;border-radius:9px;background-size:300% 200%;background-position:50% 0}.gbgg__quiz{min-height:0;margin-top:6px;padding:24px 10px 18px;border-radius:9px}.gbgg__progress-meta{font-size:8px}.gbgg__progress{margin-bottom:30px}.gbgg__question h2{font-size:clamp(31px,9.5vw,40px)!important;line-height:1.05!important}.gbgg__question>p:last-child{font-size:13px!important;margin:13px 4px 22px!important}.gbgg__question .gbgg__eyebrow:before,.gbgg__question .gbgg__eyebrow:after{width:15px;margin:0 5px}.gbgg__choices,.gbgg__choices--compact{grid-template-columns:1fr;gap:8px}.gbgg__choice,.gbgg__choices--compact .gbgg__choice{min-height:108px;display:grid;grid-template-columns:112px minmax(0,1fr) 26px;grid-template-rows:1fr;align-items:center;gap:11px;padding:7px!important;border-radius:9px!important}.gbgg__choice.is-selected{padding:6px!important}.gbgg__choice-image{grid-column:1;grid-row:1;width:112px;height:92px;border-radius:6px}.gbgg__choice-copy{grid-column:2;grid-row:1;padding:0;min-width:0}.gbgg__choice-copy b{font-size:14px;line-height:1.25}.gbgg__choice-copy small{font-size:10px;line-height:1.4;margin-top:2px}.gbgg__check{grid-column:3;grid-row:1;margin:0;width:24px;height:24px}.gbgg__actions{position:sticky;z-index:4;bottom:0;display:grid;grid-template-columns:auto minmax(170px,1fr);gap:15px;margin:16px -10px -18px;padding:30px 10px 12px;background:linear-gradient(transparent,var(--gbgg-paper) 25%)}.gbgg__actions .gbgg__primary{min-height:46px}.gbgg__back{min-height:44px;border-bottom:0!important;padding:10px!important}.gbgg__results{margin-top:6px;padding:32px 8px 42px;border-radius:9px}.gbgg__results-head{margin-bottom:25px;padding:0 8px}.gbgg__results-head h2{font-size:38px!important}.gbgg__results-head>div>p:last-child{font-size:12px!important;line-height:1.5!important}.gbgg__result-list{gap:10px}.gbgg__result{padding:8px 8px 12px;border-radius:9px}.gbgg__product-image{height:225px;border-radius:6px}.gbgg__product-image img{max-height:210px!important}.gbgg__result-copy{padding:13px 5px 0}.gbgg__result h3{font-size:17px!important}.gbgg__description{-webkit-line-clamp:2;font-size:11px!important}.gbgg__why{display:block}.gbgg__buy{padding-top:10px}.gbgg__price{min-height:0;font-size:14px}.gbgg__product-link{min-height:44px!important;font-size:11px!important}.gbgg__final{margin-top:28px;padding:35px 15px;border-radius:8px}.gbgg__final h2{font-size:31px!important}}
@media(max-width:380px){.gbgg__choice,.gbgg__choices--compact .gbgg__choice{grid-template-columns:94px minmax(0,1fr) 24px}.gbgg__choice-image{width:94px;height:86px}.gbgg__choice-copy b{font-size:13px}.gbgg__choice-copy small{font-size:9px}.gbgg__actions{grid-template-columns:82px 1fr;gap:8px}.gbgg__hero-art{min-height:260px}}
