.products-entry{width:100%;margin:0;padding:0}.gbe-products-page{display:grid;grid-template-columns:300px minmax(0,1fr);gap:60px;max-width:1380px;margin:0 auto;padding:82px 5vw 120px}.gbe-product-categories{padding-top:14px}.gbe-product-categories .eyebrow{margin:0 0 28px}.gbe-product-categories button,.gbe-product-categories a{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid #e2e5e2;background:transparent;padding:22px 0;font:600 16px/1.2 Arial,'Noto Sans KR',sans-serif;color:#5d6671;text-align:left;text-decoration:none}.gbe-product-categories button.is-active{color:#072a68}.gbe-product-categories .is-current{padding:20px;background:#f0f3ef;border:0;border-radius:4px;color:#072a68;text-indent:2px}.gbe-catalog-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.gbe-catalog-heading .eyebrow{margin:0 0 8px}.gbe-catalog-heading h1{margin:0;color:#072a68;font-size:clamp(2.2rem,4vw,4.4rem);letter-spacing:-.06em;line-height:1}.gbe-catalog-heading>a{font-size:14px;color:#072a68;font-weight:700}.gbe-catalog-heading>a span{font-size:22px;margin-left:9px}.gbe-product-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.gbe-product-tile{min-height:460px;padding:22px;background:#f3f5f2;display:flex;flex-direction:column;align-items:flex-start;border-radius:4px}.gbe-product-photo{width:100%;height:235px;display:grid;place-items:center;background:#fff;border-radius:2px;margin-bottom:25px;overflow:hidden}.gbe-product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.gbe-product-tile:hover img{transform:scale(1.04)}.product-tag{margin:0 0 10px;font-size:10px;letter-spacing:.13em;color:#55a71d;font-weight:700}.gbe-product-tile h2{margin:0;color:#10264f;font-size:25px;line-height:1.05;letter-spacing:-.04em}.gbe-product-tile>p:not(.product-tag){color:#69717b;font-size:14px;line-height:1.55;margin:14px 0 22px}.gbe-product-tile>a:not(.button){margin-top:auto;font-size:13px;font-weight:700;color:#072a68}.gbe-product-tile-text{background:#072a68;color:#fff;justify-content:center;padding:36px}.gbe-product-tile-text h2{color:#fff;font-size:34px}.gbe-product-tile-text>p:not(.product-tag){color:#d5dfef}.gbe-product-tile-text>a.button{margin:15px 0 0}.gbe-product-note{margin:22px 0 0;color:#7a838d;font-size:12px}@media(max-width:960px){.gbe-products-page{grid-template-columns:1fr;gap:38px}.gbe-product-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.gbe-product-categories .eyebrow{grid-column:1/-1}.gbe-product-categories .is-current{margin-right:14px}.gbe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.gbe-products-page{padding:58px 25px 80px}.gbe-product-categories{display:block}.gbe-catalog-heading{align-items:flex-start;gap:20px;flex-direction:column}.gbe-product-grid{grid-template-columns:1fr}.gbe-product-tile{min-height:400px}}
