.gp-cart-shell{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px;display:grid}.gp-cart-items{gap:16px;min-width:0;display:grid}.gp-cart-item{background:#fff;border:1px solid #e3e7ea;border-radius:8px;grid-template-columns:128px minmax(0,1fr) 170px;align-items:center;gap:20px;padding:18px;display:grid;box-shadow:0 8px 22px #0000000d}.gp-cart-item-image{aspect-ratio:1;width:128px}.gp-cart-item-title{margin-bottom:8px;font-size:19px}.gp-cart-item-options{color:#4f585e;gap:4px;margin:10px 0 0;display:grid}.gp-cart-item-options div{flex-wrap:wrap;gap:4px;display:flex}.gp-cart-item-options dt{font-weight:700}.gp-cart-item-options dd{margin:0}.gp-cart-item-note{color:#4f585e;white-space:pre-wrap;margin:10px 0 0}.gp-cart-item-note a{color:var(--text-color);text-decoration:underline}.gp-cart-item-side{justify-items:end;gap:16px;display:grid}.gp-cart-item-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.gp-cart-actions{gap:10px;margin-top:18px;display:grid}.gp-cart-empty{gap:18px;max-width:980px;margin:0 auto;padding-bottom:46px;display:grid}.gp-cart-empty-hero,.gp-order-success-hero{background:#fff;border:1px solid #e3e7ea;border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:center;gap:30px;min-height:330px;padding:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #20272c1f}.gp-cart-empty-hero:before,.gp-order-success-hero:before{content:"";background:#f4f7f8;width:40%;position:absolute;top:0;bottom:0;left:0}.gp-cart-empty-copy,.gp-cart-empty-visual,.gp-order-success-copy,.gp-order-success-visual{z-index:1;position:relative}.gp-cart-empty-kicker,.gp-order-success-kicker{color:#8a5f00;background:#fff8e5;border:1px solid #f4d27a;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.gp-cart-empty-kicker:before,.gp-order-success-kicker:before{background:var(--primary-color);content:"";border-radius:50%;width:8px;height:8px}.gp-cart-empty h2,.gp-order-success h1{color:var(--text-color);margin:0 0 12px;font-size:42px;font-weight:700;line-height:1.16}.gp-cart-empty p,.gp-order-success-note{color:#647078;margin:0;font-size:16px;line-height:1.8}.gp-cart-empty-actions,.gp-order-success-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.gp-cart-empty-visual,.gp-order-success-visual{justify-items:center;gap:18px;padding:24px 0;display:grid}.gp-cart-empty-cart,.gp-order-success-mark{border-radius:50%;justify-content:center;align-items:center;width:138px;height:138px;display:flex}.gp-cart-empty-cart{background:var(--primary-color);border:10px solid #fff1cc;box-shadow:0 16px 32px #fbb6193d}.gp-cart-empty-cart img{filter:brightness(0)invert();width:58px}.gp-order-success-mark{background:#18a76c;border:10px solid #e3f3ec;position:relative;box-shadow:0 16px 32px #18a76c3d}.gp-order-success-mark:before{content:"";border-bottom:8px solid #fff;border-left:8px solid #fff;width:54px;height:28px;transform:translateY(-4px)rotate(-45deg)}.gp-cart-empty-ticket,.gp-order-success-ticket{text-align:center;background:#fff;border:1px solid #e2e6e8;border-radius:8px;justify-items:center;gap:8px;width:100%;max-width:310px;padding:22px;display:grid;box-shadow:0 16px 34px #20272c1c}.gp-cart-empty-ticket img,.gp-order-success-ticket img{max-width:178px}.gp-cart-empty-ticket strong,.gp-order-success-ticket strong{color:var(--text-color);font-size:20px;line-height:1.35}.gp-cart-empty-ticket span,.gp-order-success-ticket span{color:#657078}.gp-cart-empty-ideas,.gp-order-success-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gp-cart-empty-ideas article,.gp-order-success-steps article{border:1px solid #e3e7ea;border-top:4px solid var(--primary-color);background:#fff;border-radius:8px;padding:20px}.gp-cart-empty-ideas h3,.gp-order-success-steps h2{color:var(--text-color);margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.35}.gp-order-success{gap:22px;padding-bottom:48px;display:grid}.gp-order-success-lead{color:#323c43;margin:0 0 10px;font-size:22px;line-height:1.5}.gp-order-success-steps article>span{background:#323c43;border-radius:50%;width:44px;height:44px;margin-bottom:14px;display:inline-flex}.gp-order-success-steps p{color:#657078;margin:0;font-size:15px;line-height:1.65}.gp-order-success-contact{color:#fff;background:#323c43;border-radius:8px;flex-wrap:wrap;align-items:center;gap:14px 20px;padding:18px 22px;display:flex}.gp-order-success-contact strong{font-size:17px}.gp-order-success-contact a{color:#fff;font-weight:700}.gp-order-success-contact a:hover{color:var(--primary-color)}@media (width<=991px){.gp-cart-empty-hero:before,.gp-order-success-hero:before{width:auto;height:42%;top:auto;right:0}.gp-cart-empty-ideas,.gp-order-success-steps{grid-template-columns:1fr}}@media (width<=640px){.gp-cart-item{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px}.gp-cart-item-image{width:92px}.gp-cart-item-side{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.gp-cart-item-title{font-size:17px}.gp-cart-item-tools .gp-button{min-width:74px}.gp-cart-empty-hero,.gp-order-success-hero{gap:18px;min-height:0;padding:22px}.gp-cart-empty h2,.gp-order-success h1{font-size:30px}.gp-cart-empty-actions,.gp-cart-empty-actions .gp-button,.gp-order-success-actions,.gp-order-success-actions .gp-button,.gp-order-success-contact,.gp-order-success-contact a{width:100%}.gp-cart-empty-cart,.gp-order-success-mark{border-width:8px;width:112px;height:112px}}.brand-hero-actions,.gp-cart-empty-actions,.gp-order-success-actions{flex-wrap:wrap;gap:12px;display:flex}.top-quote-link .whatsapp-icon,.gp-brand-button .whatsapp-icon,.footer-cta-button .whatsapp-icon,.gp-order-success-contact .whatsapp-icon{width:20px;height:20px}.top-quote-link .whatsapp-icon,.gp-brand-button .whatsapp-icon,.footer-cta-button .whatsapp-icon,.gp-order-success-contact .whatsapp-icon,.whatsapp-link .whatsapp-icon{filter:none}.gp-page-header{justify-content:space-between;align-items:end;gap:18px;margin:4px 0 26px;display:flex}.gp-cart-shell{grid-template-columns:minmax(0,1fr) minmax(310px,360px);gap:32px}.gp-cart-items{gap:12px}.gp-cart-page .gp-cart-line-item--page{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:20px;padding:16px;display:grid}.gp-cart-page .gp-cart-line-image{width:160px;min-height:160px}.gp-cart-page .gp-cart-line-title{font-size:19px}.gp-cart-page .gp-cart-line-options{grid-template-columns:max-content minmax(0,1fr);gap:4px 12px;margin-top:12px;font-size:14px}.gp-cart-page .gp-cart-line-options div{display:contents}.gp-cart-page .gp-cart-line-note{font-size:14px}.gp-cart-page .gp-cart-line-side{border-top:1px solid var(--commerce-line);flex-direction:row-reverse;grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding-top:12px;display:flex}.gp-cart-page .gp-cart-line-price{font-size:20px}.gp-cart-page .gp-cart-line-tools{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;width:min(306px,100%)}.gp-cart-page .gp-cart-line-tool.danger{order:-1}.gp-summary-head{border-bottom:1px solid var(--commerce-line);padding-bottom:14px}.gp-summary-head h2{color:var(--commerce-ink);margin:0;font-size:22px;font-weight:900}@media (width<=980px){.gp-page-header{flex-direction:column;align-items:start}.gp-cart-page .gp-cart-line-item--page{grid-template-columns:112px minmax(0,1fr)}.gp-cart-page .gp-cart-line-image{width:112px;min-height:112px}.gp-cart-page .gp-cart-line-side{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.gp-cart-page .gp-cart-line-tools{width:auto;display:flex}.gp-cart-page .gp-cart-summary{order:initial}.gp-field-wide{grid-column:auto}}@media (width<=620px){.gp-cart-page .gp-cart-line-item--page{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:14px}.gp-cart-page .gp-cart-line-image{aspect-ratio:1;width:96px;min-height:96px}.gp-cart-page .gp-cart-line-options{grid-template-columns:max-content minmax(0,1fr)}.gp-cart-page .gp-cart-line-side{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;width:auto;display:flex}.gp-cart-page .gp-cart-line-tools{width:min(306px,100%);display:flex}}.gp-cart-empty{gap:16px;max-width:min(1120px,100%);padding-bottom:58px}.gp-cart-empty-hero{border-color:var(--commerce-line);min-height:386px;box-shadow:var(--commerce-shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:stretch;gap:0;padding:0}.gp-cart-empty-hero:before{display:none}.gp-cart-empty-copy{align-content:center;padding:clamp(30px,4vw,54px);display:grid}.gp-cart-empty h2{max-width:580px;color:var(--commerce-ink);margin:0 0 14px;font-size:clamp(34px,3.4vw,48px);font-weight:900;line-height:1.12}.gp-cart-empty-copy>p{max-width:570px;color:var(--commerce-muted);font-size:18px;font-weight:700;line-height:1.75}.gp-cart-empty-actions{margin-top:28px}.gp-cart-empty-actions .gp-brand-button{min-height:50px}.gp-cart-empty-media{background:var(--commerce-ink);min-height:386px;position:relative;overflow:hidden}.gp-cart-empty-media:after{content:"";background:linear-gradient(90deg,#1f262d2e,#1f262d9e);position:absolute;inset:0}.gp-cart-empty-media .optimized-picture,.gp-cart-empty-media img{width:100%;height:100%;display:block}.gp-cart-empty-media .optimized-picture{position:absolute;inset:0}.gp-cart-empty-media img{object-fit:cover;filter:saturate(.95)brightness(.8)}.gp-cart-empty-media-note{z-index:1;color:#fff;background:#1f262dd6;border:1px solid #fff3;border-radius:8px;align-items:center;gap:10px;max-width:calc(100% - 44px);padding:12px 14px;font-size:15px;font-weight:900;line-height:1.35;display:inline-flex;position:absolute;bottom:22px;right:22px}.gp-cart-empty-media-note svg{color:var(--commerce-orange);flex:none}.gp-cart-empty-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.gp-cart-empty-steps article{border:1px solid var(--commerce-line);background:#fff;border-radius:8px;align-items:flex-start;gap:14px;padding:18px;display:flex;box-shadow:0 10px 24px #0f171f0e}.gp-cart-empty-step-icon{width:44px;height:44px;color:var(--commerce-orange-dark);background:#fff6df;border-radius:8px;flex:none;place-items:center;display:grid}.gp-cart-empty-steps h3{color:var(--commerce-ink);margin:0 0 5px;font-size:18px;font-weight:900;line-height:1.3}.gp-cart-empty-steps p{color:var(--commerce-muted);margin:0;font-size:14px;font-weight:700;line-height:1.6}.gp-cart-empty-contact{background:var(--commerce-ink);color:#fff;box-shadow:var(--commerce-shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.gp-cart-empty-contact strong,.gp-cart-empty-contact span{display:block}.gp-cart-empty-contact strong{font-size:18px;font-weight:900}.gp-cart-empty-contact span{color:#ffffffc2;margin-top:4px;font-size:14px;font-weight:700}.gp-cart-empty-contact .gp-brand-button{flex:none;min-width:142px}@media (width<=980px){.gp-cart-empty-hero{grid-template-columns:1fr;min-height:0}.gp-cart-empty-media{min-height:280px}.gp-cart-empty-steps{grid-template-columns:1fr}}@media (width<=620px){.gp-cart-empty{gap:12px;padding-bottom:42px}.gp-cart-empty-copy{padding:24px}.gp-cart-empty h2{font-size:30px}.gp-cart-empty-copy>p{font-size:16px}.gp-cart-empty-actions,.gp-cart-empty-actions .gp-brand-button{width:100%}.gp-cart-empty-media{min-height:220px}.gp-cart-empty-media-note{max-width:calc(100% - 28px);font-size:14px;bottom:14px;right:14px}.gp-cart-empty-steps article{padding:15px}.gp-cart-empty-contact{flex-direction:column;align-items:stretch;padding:18px}.gp-cart-empty-contact .gp-brand-button{width:100%}}.gp-cart-item-image,.gp-checkout-summary-image{background:#fafafa;border:1px solid #edf0f2;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.gp-cart-item-image img,.gp-checkout-summary-image img{object-fit:contain;max-width:100%;max-height:100%;display:block}.gp-cart-item-main,.gp-checkout-summary-main{min-width:0}.gp-cart-item-title,.gp-checkout-summary-title{color:var(--text-color);font-weight:700;line-height:1.35;display:inline-block}.gp-cart-item-quantity,.gp-checkout-summary-meta{color:#657078;font-size:14px}.gp-cart-item-price{color:var(--text-color);white-space:nowrap;font-size:20px;font-weight:700}.gp-cart-summary,.gp-checkout-login,.gp-checkout-section,.gp-checkout-summary{background:#fff;border:1px solid #e3e7ea;border-radius:8px;box-shadow:0 8px 22px #0000000d}.gp-cart-summary,.gp-checkout-summary{padding:22px;position:sticky;top:18px}.gp-cart-summary h2,.gp-checkout-login h2,.gp-checkout-section h2,.gp-checkout-summary h2{color:var(--text-color);margin:0;font-size:22px;font-weight:700;line-height:1.3}.gp-cart-summary-row,.gp-checkout-totals>div{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:baseline;gap:12px;padding:14px 0;display:flex}.gp-cart-summary-total,.gp-checkout-total{font-size:18px;border-bottom:0!important}.gp-checkout-login{margin-bottom:22px;padding:18px}.gp-checkout-login-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:14px;display:grid}.gp-checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;display:grid}.gp-checkout-form{gap:18px;min-width:0;display:grid}.gp-checkout-section{padding:22px}.gp-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.gp-checkout-consent{gap:14px;display:grid}.gp-checkout-submit{width:100%;margin-top:8px;font-size:18px}.gp-checkout-summary-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.gp-checkout-summary-head a{color:var(--text-color);text-decoration:underline}.gp-checkout-summary-items{gap:14px;display:grid}.gp-checkout-summary .gp-cart-line-item--checkout{box-shadow:none;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.gp-checkout-summary .gp-cart-line-image{width:76px}.gp-checkout-summary .gp-cart-line-title{font-size:15px}.gp-checkout-summary .gp-cart-line-options{grid-template-columns:max-content minmax(0,1fr);gap:3px 8px;margin-top:8px;font-size:13px;line-height:1.35}.gp-checkout-summary .gp-cart-line-options div{display:contents}.gp-checkout-totals{margin-top:16px}@media (width<=991px){.gp-cart-shell,.gp-checkout-layout,.gp-cart-empty-hero,.gp-order-success-hero,.contact-page-layout,.product-configurator-layout{grid-template-columns:1fr}.gp-cart-summary,.gp-checkout-summary,.product-configurator-summary{position:static}.gp-checkout-summary{order:-1}.gp-checkout-login-fields{grid-template-columns:1fr 1fr}}@media (width<=640px){.gp-cart-shell,.gp-checkout-form,.gp-checkout-layout{gap:14px}.gp-cart-summary,.gp-checkout-login,.gp-checkout-section,.gp-checkout-summary{padding:16px}.gp-checkout-grid,.gp-checkout-login-fields{grid-template-columns:1fr;gap:12px}.gp-checkout-summary .gp-cart-line-item--checkout{grid-template-columns:64px minmax(0,1fr)}.gp-checkout-summary .gp-cart-line-image{width:64px}}.register-page .gp-checkout-consent{gap:14px;display:grid}.product-add-to-cart-button,.product-send-quote-button,.search-form button,.modern-contact-form button,.gp-button.primary,.gp-checkout-submit{background:var(--brand-orange);color:#fff;border-radius:8px}.product-add-to-cart-button:hover,.product-add-to-cart-button:focus-visible,.product-send-quote-button:hover,.product-send-quote-button:focus-visible,.search-form button:hover,.search-form button:focus-visible,.modern-contact-form button:hover,.modern-contact-form button:focus-visible,.gp-button.primary:hover,.gp-button.primary:focus-visible,.gp-checkout-submit:hover,.gp-checkout-submit:focus-visible{background:var(--brand-orange-dark);color:#fff;outline:0}.gp-cart-page,.gp-checkout-page,.gp-account-page,.auth-page,.search-page{color:var(--brand-ink)}.gp-cart-summary,.gp-checkout-summary,.gp-checkout-section,.gp-cart-item,.gp-account-section,.auth-panel,.search-result-card{border-color:var(--brand-line);border-radius:8px;box-shadow:0 14px 30px #0a111712}.gp-cart-page,.gp-checkout-page,.login-refresh-page,.register-refresh-page,.search-page{color:var(--commerce-ink)}.gp-cart-summary,.gp-checkout-summary,.gp-checkout-login,.gp-checkout-section,.login-primary-panel,.login-secondary-panel,.register-refresh-page .gp-account-section,.register-help-panel{border-color:var(--commerce-line);box-shadow:var(--commerce-shadow);border-radius:8px}.gp-cart-summary,.gp-checkout-summary{top:96px}.gp-cart-summary-row,.gp-checkout-totals>div{border-bottom-color:var(--commerce-line);color:#4e5963;font-weight:700}.gp-cart-summary-total,.gp-checkout-total{color:var(--commerce-ink);font-size:18px}.gp-cart-actions .gp-button,.gp-checkout-submit,.gp-account-submit{border-radius:8px;gap:8px;font-weight:900}.gp-button.primary,.gp-cart-actions .gp-button:first-child,.gp-checkout-submit{background:var(--commerce-orange);color:#fff}.gp-button.primary:hover,.gp-button.primary:focus-visible,.gp-cart-actions .gp-button:first-child:hover,.gp-cart-actions .gp-button:first-child:focus-visible,.gp-checkout-submit:hover,.gp-checkout-submit:focus-visible{background:var(--commerce-orange-dark);color:#fff}.gp-cart-summary-services,.gp-checkout-secure-note{border-top:1px solid var(--commerce-line);color:#4f5b66;gap:10px;margin-top:18px;padding-top:16px;font-size:14px;font-weight:800;display:grid}.gp-cart-summary-services span,.gp-checkout-secure-note{align-items:center;gap:8px;display:flex}.gp-checkout-steps{border-bottom:1px solid var(--commerce-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:24px;display:grid}.gp-checkout-step{color:#7a8590;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 8px 18px;font-weight:800;display:flex;position:relative}.gp-checkout-step:before,.gp-checkout-step:after{background:var(--commerce-line-strong);content:"";width:calc(50% - 22px);height:1px;position:absolute;top:17px}.gp-checkout-step:before{right:0}.gp-checkout-step:after{left:0}.gp-checkout-step:first-child:before,.gp-checkout-step:last-child:after{display:none}.gp-checkout-step span{z-index:1;border:1px solid var(--commerce-line-strong);color:#6b7680;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.gp-checkout-step strong{z-index:1;line-height:1.25;position:relative}.gp-checkout-step.active{color:var(--commerce-ink)}.gp-checkout-step.active span{border-color:var(--commerce-orange);background:var(--commerce-orange);color:#fff}.gp-checkout-section-title{align-items:center;gap:10px;display:flex}.gp-checkout-section-title svg{color:var(--commerce-ink)}.gp-checkout-section-title h2{margin:0}.gp-checkout-login-fields{grid-template-columns:minmax(0,1fr) auto}.gp-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:32px}.gp-checkout-section,.gp-checkout-login{padding:22px}.gp-checkout-page .gp-page-header{border-bottom:1px solid var(--commerce-line);padding-bottom:18px}.gp-checkout-form{gap:16px}.gp-checkout-section,.gp-checkout-login{background:#fff;position:relative;overflow:hidden}.gp-checkout-section:before,.gp-checkout-login:before{background:var(--commerce-orange);content:"";width:4px;position:absolute;inset-block:0;inset-inline-start:0}.gp-checkout-section-title{margin-bottom:14px}.gp-checkout-grid{margin-top:0}.gp-checkout-consent{gap:13px}.gp-checkout-consent .gp-checkbox{border:1px solid var(--commerce-line);background:var(--commerce-soft);border-radius:8px;padding:12px}.gp-checkout-submit{min-height:54px}.gp-checkout-summary{background:#fff;overflow:hidden}.gp-checkout-summary-head{border-bottom:1px solid var(--commerce-line);background:#f8fafb;margin:-22px -22px 16px;padding:18px 22px}.gp-checkout-summary-head h2{font-size:23px}.gp-checkout-summary-items{max-height:min(380px,44vh);padding-inline-end:4px;overflow:auto}.gp-checkout-summary-head a{align-items:center;gap:6px;display:inline-flex}@media (width<=980px){.gp-cart-shell,.gp-checkout-layout,.login-refresh-shell,.register-refresh-shell{grid-template-columns:1fr}.gp-cart-summary,.gp-checkout-summary{order:-1;position:static}.gp-checkout-login-fields,.gp-checkout-grid{grid-template-columns:1fr}}@media (width<=620px){.gp-checkout-steps{border-bottom:0;grid-template-columns:1fr;gap:8px}.gp-checkout-step{border:1px solid var(--commerce-line);text-align:start;border-radius:8px;flex-direction:row;justify-content:flex-start;gap:10px;padding:10px}.gp-checkout-step:before,.gp-checkout-step:after{display:none}.gp-checkout-summary-items{max-height:none}}
