/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Heebo;font-style:normal;font-weight:300 800;font-display:block;src:url(/fonts/heebo-v28-hebrew.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Heebo;font-style:normal;font-weight:300 800;font-display:block;src:url(/fonts/heebo-v28-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary-color:#fbb619;--second-color:#353c42;--text-color:#20272c;--card-max-width:232px;color:#333;--brand-orange:#fbb619;--brand-orange-dark:#e3a20f;--brand-ink:#353c42;--brand-ink-2:#30373d;--brand-graphite:#353c42;--brand-muted:#65717b;--brand-line:#dfe4e8;--brand-surface:#f5f6f7;--brand-focus:#fbb61961;--commerce-ink:#1f262d;--commerce-muted:#66727d;--commerce-soft:#f7f8f9;--commerce-line:#dfe5ea;--commerce-line-strong:#cdd5dc;--commerce-orange:#f6a800;--commerce-orange-dark:#dc9200;--commerce-danger:#b42318;--commerce-danger-soft:#fff1f0;--commerce-shadow:0 14px 32px #0f171f14;background:#fff;font-family:Heebo,sans-serif}body{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}img.internal-profile-image{object-fit:cover}button.internal-picker-row{cursor:pointer}button.internal-picker-row:hover,button.internal-picker-row:focus-visible{border-color:#303f9f;outline:0}@keyframes gp-project-card-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes gp-client-logo-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes gp-mini-cart-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.legacy-home{direction:rtl;background:#fff;min-height:100vh;font-family:Heebo,Arial,sans-serif}.public-page-content{width:100%}.public-full-width-content{padding:32px 0 48px}.public-with-aside-content{grid-template-columns:minmax(210px,270px) minmax(0,1fr);gap:32px;padding:32px 0 48px;display:grid}.public-aside,.public-main-content{min-width:0}.public-breadcrumbs{color:#777;border-bottom:1px solid #eee;margin:0 0 12px;padding:6px 0 8px;font-size:14px}.public-breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.public-breadcrumbs li+li:before{content:"/";color:#aaa;margin-inline-end:8px}.modern-category-grid{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}.best-price-icon{max-width:70px;margin:0 auto 6px;display:block}.legacy-top-strip{color:#fff;background:#323a40}.top-strip-inner{justify-content:space-between;align-items:center;min-height:50px;display:flex}.top-links,.social-links{align-items:center;gap:16px;display:flex}.top-links a{color:#fff;align-items:center;gap:7px;font-size:16px;font-weight:500;display:inline-flex}.top-links img{object-fit:contain;width:28px;height:28px}.social-links img{object-fit:contain;width:20px;height:20px}.legacy-main-menu{z-index:4;background:#fff;border-bottom:1px solid #eee;position:relative}.optimized-picture{display:contents}.main-menu-inner{direction:ltr;align-items:center;gap:22px;min-height:102px;display:flex}.logo-link{margin:0}.logo-link img{width:250px;max-width:250px;display:block}.header-actions{align-items:center;gap:18px;display:flex}.header-actions img{width:32px;height:32px}.menu-links{white-space:nowrap;direction:rtl;align-items:stretch;gap:2px;font-size:16px;font-weight:500;display:flex}.menu-links>a,.menu-item>a{align-items:center;gap:4px;min-height:102px;padding:0 8px;display:inline-flex}.menu-item{position:relative}.menu-item>a>img{width:12px}.menu-overlay{background:#fff;grid-template-columns:repeat(2,max-content);gap:8px 20px;min-width:260px;padding:18px 22px;display:none;position:absolute;top:100%;right:0;box-shadow:0 14px 28px #0000002e}.menu-item:hover .menu-overlay{display:grid}.menu-overlay a{color:#333;font-size:14px}.order-cta{background:var(--primary-color);color:var(--text-color);text-align:center;line-height:2;display:none;position:absolute;bottom:0;left:0;right:0}.envelope{grid-area:1/2;justify-self:center;width:286px}.simple-success-panel{text-align:center;justify-items:center;gap:14px;width:min(100%,640px);padding:42px;display:grid}.simple-success-panel h1{color:var(--text-color);margin:0;font-size:34px}.simple-success-panel p{color:#647078;margin:0 0 10px;font-size:18px}.site-footer{background:var(--second-color);color:#fff;padding-top:30px}.footer-inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.site-footer section{text-align:start;align-content:start;gap:9px;display:grid}.footer-contact>img{justify-self:start;width:150px}.site-footer h2{color:#fff;margin:0 0 16px;font-size:16px;font-weight:700}.site-footer a,.site-footer p{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:1.45}.footer-whatsapp{justify-content:start;align-items:center;gap:8px;display:inline-flex}.footer-whatsapp img{width:24px;height:24px}.copyright{color:#f0f0f0;text-align:center;margin-top:42px;padding:20px;font-size:14px;font-weight:700}.fabs-toggler{background:var(--primary-color);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:flex;position:relative}.fabs-toggler>img{width:48px;height:48px;transition:transform .3s ease-in-out}.popout-ct{opacity:0;pointer-events:none;flex-direction:column;row-gap:12px;transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:flex;position:absolute;bottom:76px;left:12px;transform:translateY(8px)}.app-chooser-page{text-align:center;justify-items:center;display:grid}.app-chooser-panel{gap:12px;width:min(360px,100%);display:grid}.account-page{color:#303840;font-size:15px;line-height:1.65}.gp-success-summary{color:#216337;background:#eff9f1;border:1px solid #9ccfad;border-radius:8px;padding:12px 16px;font-weight:700}.cart-page,.checkout-page,.order-success-page{color:#303840;font-size:15px;line-height:1.65}.gp-page-header{margin:-4px 0 28px}.gp-page-header h1{color:var(--text-color);margin:0;font-size:34px;font-weight:700;line-height:1.25}.gp-button{background:var(--primary-color);min-height:46px;color:var(--text-color);font:inherit;cursor:pointer;text-align:center;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;transition:background-color .16s,transform .16s;display:inline-flex}.gp-button:hover,.gp-button:focus-visible{color:var(--text-color);background:#e3a20f;outline:0;transform:translateY(-1px)}.gp-button.secondary{color:#323c43;background:#fff;border:1px solid #d8dde0}.gp-button.secondary:hover,.gp-button.secondary:focus-visible{color:#323c43;background:#f7f8f8}.gp-button.small{min-height:38px;padding:0 14px;font-size:14px}.gp-button:disabled{cursor:wait;opacity:.7;transform:none}.gp-link-button{color:#9a3a2e;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0;font-weight:700}.gp-link-button:hover,.gp-link-button:focus-visible{color:#72261e;outline:0}.gp-field{min-width:0}.gp-field-wide{grid-column:span 2}.gp-field label{color:#323c43;margin-bottom:7px;font-weight:700;display:block}.gp-field.required label:before{color:#c3382c;content:"* "}.gp-field .form-control{box-sizing:border-box;width:100%;height:46px;color:var(--text-color);font:inherit;background:#fff;border:1px solid #d8dde0;border-radius:6px;padding:8px 12px}.gp-field .form-control:focus{border-color:var(--primary-color);outline:0;box-shadow:0 0 0 3px #fbb61938}.gp-field.has-error .form-control{border-color:#c3382c}.text-danger,.gp-form-error{color:#9b2222;margin-top:6px;font-size:13px;font-weight:700}.gp-error-summary{color:#9b2222;background:#fff4f4;border:1px solid #e0a8a8;border-radius:8px;padding:12px 16px;font-weight:700}.gp-error-summary p{margin:0}.gp-recaptcha-consent-action{color:#315d26;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.gp-checkbox{color:#323c43;align-items:flex-start;gap:10px;margin:0;font-weight:400;line-height:1.5;display:flex}.gp-checkbox input{flex:none;margin-top:5px}.gp-checkbox a{color:var(--text-color);font-weight:700;text-decoration:underline}@media(max-width:991px){.gp-login-button{grid-column:span 2}}@media(max-width:640px){.gp-page-header h1{font-size:28px}.gp-field-wide,.gp-login-button{grid-column:auto}}@media(max-width:1170px){.main-menu-inner{direction:rtl;flex-wrap:wrap;justify-content:center;min-height:78px;padding:14px 0}.logo-link{order:-1;margin-left:0}.menu-links{flex-wrap:wrap;justify-content:center}.menu-links>a,.menu-item>a{min-height:38px}}@media(max-width:767px){.social-links,.top-links{flex-wrap:wrap;justify-content:center}.modern-category-grid{gap:15px}.envelope{grid-area:auto;display:none}}@media(max-width:480px){.logo-link img{width:210px}}.legacy-main-menu{z-index:40;box-shadow:0 5px 16px #00000014}.main-menu-inner{justify-content:flex-start}.mobile-menu-button{display:none}.desktop-menu{flex:1;justify-content:flex-end}.menu-item,.menu-plain-link{position:relative}.menu-root-link,.menu-plain-link{color:#20272d;transition:color .16s,box-shadow .16s,background-color .16s}.menu-root-link:hover,.menu-root-link:focus-visible,.menu-item.open .menu-root-link,.menu-plain-link:hover,.menu-plain-link:focus-visible{color:#101418;box-shadow:inset 0 -3px 0 var(--primary-color);background:#f7f8f8;outline:0}.menu-caret{opacity:.8;transform-origin:58%;border-top:4px solid #0000;border-bottom:4px solid #0000;border-right:5px solid;width:0;height:0;transition:opacity .16s,transform .22s cubic-bezier(.2,.8,.2,1);display:inline-block;transform:translateY(1px)rotate(0)}.menu-root-link:hover .menu-caret,.menu-root-link:focus-visible .menu-caret{opacity:1;transform:translate(1px)translateY(1px)rotate(0)}.menu-item.open .menu-caret{opacity:1;transform:translateY(2px)rotate(-90deg)}.mega-menu-panel{z-index:50;background:#fff;border-top:1px solid #eceff1;position:absolute;top:100%;left:0;right:0;box-shadow:0 22px 34px #00000029,0 4px 10px #00000014}.mega-menu-inner{direction:rtl;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:28px;padding-top:22px;padding-bottom:24px;display:grid}.mega-menu-feature{border-inline-start:1px solid #e5e8ea;align-content:start;gap:10px;padding-inline-start:22px;display:grid}.mega-menu-feature span{color:#889098;font-size:13px;font-weight:500}.mega-menu-feature a{color:#20272d;font-size:20px;font-weight:700;line-height:1.25}.mega-menu-feature a:hover,.mega-menu-grid a:hover{color:var(--primary-color)}.mega-menu-grid{grid-template-columns:repeat(4,minmax(120px,1fr));align-content:start;gap:10px 28px;display:grid}.mega-menu-grid a{color:#2f363c;border-radius:6px;padding:9px 10px;font-size:15px;font-weight:500;line-height:1.35;transition:color .16s,background-color .16s;display:block}.mega-menu-grid a:hover,.mega-menu-grid a:focus-visible{background:#f5f6f7;outline:0}.mobile-drawer-layer{z-index:100;position:fixed;inset:0}.mobile-drawer-backdrop{background:#0000006b;border:0;position:absolute;inset:0}.mobile-drawer{color:#20272d;direction:rtl;background:#fff;width:min(390px,100vw - 28px);position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-18px 0 38px #0003}.mobile-drawer-head{z-index:1;background:#fff;border-bottom:1px solid #eceff1;justify-content:space-between;align-items:center;min-height:74px;padding:14px 18px;display:flex;position:sticky;top:0}.mobile-drawer-head img{width:174px;display:block}.mobile-drawer-close{cursor:pointer;background:#f1f3f4;border:0;border-radius:50%;width:42px;height:42px;position:relative}.mobile-drawer-close:before,.mobile-drawer-close:after{content:"";background:#2f363c;width:20px;height:2px;position:absolute;top:20px;right:11px}.mobile-drawer-close:before{transform:rotate(45deg)}.mobile-drawer-close:after{transform:rotate(-45deg)}.mobile-drawer-actions{border-bottom:1px solid #eceff1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 16px;display:grid}.mobile-drawer-actions.secondary{border-top:1px solid #eceff1;grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-drawer-actions a{color:#303840;text-align:center;background:#f5f6f7;border-radius:7px;justify-content:center;align-items:center;min-height:38px;font-size:13px;font-weight:700;display:flex}.mobile-drawer-menu{margin:0;padding:0;list-style:none}.mobile-drawer-row{border-bottom:1px solid #eceff1;grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;display:grid}.mobile-drawer-row>a{min-height:46px;padding:10px calc(18px + (var(--drawer-level,0) * 16px)) 10px 10px;color:#20272d;align-items:center;font-size:15px;font-weight:600;display:flex}.mobile-drawer-menu .mobile-drawer-menu .mobile-drawer-row>a{color:#495057;font-size:14px;font-weight:500}.mobile-drawer-row>button{color:#4b545c;cursor:pointer;border:0;background:#fff;border-inline-start:1px solid #eceff1;transition:background-color .16s,color .16s;position:relative}.mobile-drawer-row>button:hover,.mobile-drawer-row>button:focus-visible{color:#20272d;background:#f5f6f7;outline:0}.mobile-drawer-row>button span{transform-origin:50%;border-bottom:2px solid;border-left:2px solid;width:9px;height:9px;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;top:18px;right:17px;transform:rotate(45deg)}.mobile-drawer-menu li.expanded>.mobile-drawer-row>button span{transform:translateY(1px)rotate(-45deg)}.mobile-drawer .social-links{justify-content:center;padding:18px}@media(min-width:1181px){.legacy-main-menu .mobile-drawer-layer{display:none}}@media(max-width:1180px){.legacy-top-strip{display:none}.main-menu-inner{direction:rtl;flex-wrap:nowrap;justify-content:space-between;min-height:74px;padding:0;display:flex}.mobile-menu-button{cursor:pointer;background:#f4f5f6;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:inline-flex}.mobile-menu-button span{background:#20272d;border-radius:2px;width:21px;height:2px}.desktop-menu{display:none}.logo-link{order:initial;margin:0}.logo-link img{width:min(220px,48vw)}.header-actions{gap:10px}.header-actions img{width:28px;height:28px}.mega-menu-panel{display:none}.public-with-aside-content{grid-template-columns:1fr;gap:0}.public-aside{display:none}}@media(max-width:474px){.main-menu-inner{gap:6px}.logo-link{flex:auto;justify-content:center;min-width:0;display:flex}.logo-link img{width:clamp(126px,39vw,164px);height:auto}.mobile-menu-button{aspect-ratio:1;flex:0 0 40px;width:40px;height:40px;padding:0}.header-actions{gap:5px}.header-actions a{flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.header-actions img{object-fit:contain;width:26px;max-width:none;height:26px}}@media(max-width:767px){.public-full-width-content,.public-with-aside-content{padding-top:22px}.mobile-drawer{width:min(360px,100vw - 18px)}.mobile-drawer-actions{grid-template-columns:1fr}}.legacy-home{color:var(--text-color);background:#fff}.legacy-top-strip,.legacy-main-menu,.site-footer{background:var(--brand-ink)}.legacy-top-strip{border-bottom:1px solid #ffffff17}.top-strip-inner{min-height:42px}.top-strip-left-actions{align-items:center;gap:14px;display:flex}.top-links{gap:18px}.top-links a,.top-quote-link{color:#ffffffd1;font-size:14px;font-weight:600}.top-links a:hover,.top-links a:focus-visible,.top-quote-link:hover,.top-quote-link:focus-visible{color:#fff;outline:0}.top-links img{width:18px;height:18px}.top-phone-link,.top-quote-link{align-items:center;gap:7px;display:inline-flex}.top-quote-link{background:var(--brand-orange);color:#fff;border-radius:6px;min-height:30px;padding:0 13px}.legacy-main-menu{z-index:60;border-bottom:1px solid #ffffff14;position:sticky;top:0;box-shadow:0 10px 28px #0000002e}.main-menu-inner{direction:rtl;gap:20px;min-height:72px}.logo-link{flex:none}.logo-link img{width:150px;max-width:150px;height:auto}.desktop-menu{flex:auto;justify-content:center;min-width:0}.menu-links{gap:6px;font-size:15px;font-weight:700}.menu-root-link,.menu-plain-link{color:#ffffffd6;white-space:nowrap;border-bottom:3px solid #0000;min-height:72px!important;padding:0 10px!important}.menu-more-trigger{appearance:none;font:inherit;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0}.menu-more-count{color:#fff;background:#ff6a002e;border-radius:8px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 6px;font-size:12px;line-height:1;display:inline-flex}.menu-root-link:hover,.menu-root-link:focus-visible,.menu-item.open .menu-root-link,.menu-plain-link:hover,.menu-plain-link:focus-visible{color:#fff;border-bottom-color:var(--brand-orange);box-shadow:none;background:0 0;outline:0}.menu-caret-icon{color:var(--brand-orange);transition:transform .16s}.menu-item.open .menu-caret-icon{transform:rotate(180deg)}.header-action-cluster{flex:none}.header-actions{gap:9px}.header-actions a{color:#fff}.header-icon-action{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:42px;min-height:42px;font-weight:800;display:inline-flex}.header-cart-action{position:relative}.header-cart-badge{border:2px solid var(--brand-ink-2);background:var(--brand-orange);min-width:19px;height:19px;color:var(--brand-ink);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.header-icon-action:hover,.header-icon-action:focus-visible{background:var(--brand-orange-dark);color:#fff;outline:0}.category-menu-panel{background:var(--brand-ink-2);border-top:1px solid #ffffff14;box-shadow:0 24px 44px #00000047}.category-menu-inner{grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:26px;padding-top:20px;padding-bottom:22px}.category-menu-feature{border-inline-start:1px solid #ffffff24;flex-direction:column;align-items:flex-start;gap:9px;padding-inline-start:20px;display:flex}.category-menu-feature span{color:var(--brand-orange);font-size:13px}.category-menu-feature .category-menu-all-link{background:var(--brand-orange);color:#fff;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:17px;font-weight:800;display:inline-flex}.category-menu-feature .category-menu-all-link span{color:inherit;font-size:inherit}.category-menu-feature .category-menu-all-link:hover,.category-menu-feature .category-menu-all-link:focus-visible{background:var(--brand-orange-dark);color:#fff;outline:0}.category-menu-feature .category-menu-all-link:hover span,.category-menu-feature .category-menu-all-link:focus-visible span{color:#fff}.category-menu-hint{color:#ffffffb8;max-width:240px;margin:0;font-size:14px;line-height:1.55}.category-menu-grid{grid-template-columns:repeat(4,minmax(120px,1fr));align-content:start;gap:8px}.category-menu-grid a{color:#ffffffe0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;min-height:48px;display:flex}.category-menu-grid a small{color:#ffffff9e;font-size:12px;font-weight:600}.category-menu-grid .category-menu-more-link{color:#fff;background:#ff6a001f;border-color:#ff6a0057;font-weight:800}.category-menu-grid a:hover,.category-menu-grid a:focus-visible{color:#fff;background:#ff6a0026}.mobile-menu-button,.mobile-drawer-close{color:#fff}.mobile-menu-button{background:#ffffff14}.mobile-drawer{background:#fff}.mobile-drawer .logo-link img,.mobile-drawer-head img{width:150px}.mobile-drawer-close{background:var(--brand-ink);cursor:pointer;border:0;border-radius:8px;place-items:center;width:42px;height:42px;display:inline-grid}.mobile-drawer-actions a{border-radius:8px;font-weight:700}.mobile-drawer-actions a:nth-child(2){background:var(--brand-orange);color:#fff}.gp-brand-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.whatsapp-link{align-items:center;gap:8px;display:inline-flex}.whatsapp-icon{object-fit:contain;vertical-align:middle;flex:none;width:20px;height:20px;display:inline-block}.top-quote-link .whatsapp-icon{width:16px;height:16px}.social-links .whatsapp-icon{width:20px;height:20px}.mobile-drawer .social-links .whatsapp-icon{filter:brightness(0)saturate()invert(20%)sepia(13%)saturate(655%)hue-rotate(165deg)brightness(94%)contrast(88%);width:20px;height:20px}.gp-brand-button[href*="wa.me/"]:not(:has(.whatsapp-icon)):before{content:"";background:currentColor;flex:none;width:20px;height:20px;display:inline-block;-webkit-mask:url(/img/fabs/whatsapp.svg?v=2) 50%/contain no-repeat;mask:url(/img/fabs/whatsapp.svg?v=2) 50%/contain no-repeat}.gp-brand-button.primary{background:var(--brand-orange);color:#fff}.gp-brand-button.secondary{color:#fff;border:1px solid #ffffff73}.gp-brand-button.secondary.dark{border-color:var(--brand-line);color:var(--brand-ink)}.gp-brand-button:hover,.gp-brand-button:focus-visible{background:var(--brand-orange-dark);color:#fff;outline:0}.order-cta{background:var(--brand-orange)}.top-products{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-final-cta .gp-brand-button.primary{background:var(--brand-orange)}.brand-final-cta .gp-brand-button.secondary{color:#fff;background:0 0}.sitewide-consultation-cta{background:var(--brand-surface);color:#fff;border-top:1px solid #353c421a;padding:36px 0 46px}@supports (content-visibility:auto){.sitewide-consultation-cta,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 360px}.site-footer{contain-intrinsic-size:auto 620px}}.sitewide-consultation-cta-inner{box-sizing:border-box;direction:rtl;background-color:#242c33;background-image:url(/img/sitewide-consultation-cta-bg.png);background-position:0;background-repeat:no-repeat;background-size:100% 100%;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;gap:32px;min-height:178px;padding:34px 46px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #353c422e}.sitewide-consultation-cta-inner:before,.sitewide-consultation-cta-inner:after{content:none}.sitewide-consultation-cta-copy{z-index:1;text-align:right;max-width:690px;position:relative}.sitewide-consultation-cta-copy h2{color:#fff;margin:0;font-size:34px;font-weight:900;line-height:1.2}.sitewide-consultation-cta-accent{color:var(--brand-orange)}.sitewide-consultation-cta-copy p{color:#ffffffc2;flex-wrap:wrap;gap:6px 12px;margin:18px 0 0;font-size:19px;font-weight:800;line-height:1.55;display:flex}.sitewide-consultation-cta-services{color:#ffffffeb}.sitewide-consultation-cta-separator{color:var(--brand-orange)}.sitewide-consultation-cta-actions{z-index:1;direction:rtl;flex-wrap:wrap;flex:0 0 424px;justify-content:flex-end;gap:12px;display:flex;position:relative}.sitewide-consultation-cta-actions .gp-brand-button{text-align:center;white-space:nowrap;border-radius:8px;flex:none;min-width:0;min-height:58px;padding-inline:20px;font-size:18px;line-height:1.2}.sitewide-consultation-cta-actions .gp-brand-button[href*="wa.me/"]:before{content:none;display:none}.sitewide-consultation-cta-actions .gp-brand-button.primary{background:linear-gradient(180deg,var(--brand-orange) 0%,var(--brand-orange-dark) 100%);flex-basis:220px;box-shadow:0 12px 24px #fbb61938}.sitewide-consultation-cta-actions .gp-brand-button.primary:hover,.sitewide-consultation-cta-actions .gp-brand-button.primary:focus-visible{background:var(--brand-orange-dark)}.sitewide-consultation-cta-actions .gp-brand-button.secondary{background:#ffffff05;border-color:#ffffff85;flex-basis:192px}.sitewide-consultation-cta-actions .gp-brand-button.secondary:hover,.sitewide-consultation-cta-actions .gp-brand-button.secondary:focus-visible{border-color:var(--brand-orange);background:#ffffff1a}.site-footer{border-top:0;padding-top:20px}.footer-inner{grid-template-columns:repeat(2,minmax(180px,280px));justify-content:start;gap:22px 48px}.site-footer section{gap:4px}.site-footer h2{margin-bottom:6px}.site-footer a,.site-footer p{font-size:13px;line-height:1.3}.footer-contact>.optimized-picture,.footer-contact>img{margin-bottom:4px}.footer-contact{justify-items:start;gap:10px;max-width:430px}.footer-contact h2{max-width:390px;margin:0;font-size:30px;font-weight:900;line-height:1.14}.site-footer .footer-cta-text{color:#ffffffc7;max-width:390px;font-size:15px;font-weight:600;line-height:1.6}.footer-cta-actions{direction:rtl;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.site-footer .footer-cta-button{text-align:center;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:44px;padding:8px 16px;font-size:14px;font-weight:900;line-height:1.2;display:inline-flex}.footer-cta-button img,.footer-cta-button svg{flex:none;width:20px;height:20px}.site-footer .footer-cta-whatsapp{background:var(--brand-orange);color:#fff}.site-footer .footer-cta-phone{color:#fff;background:#252b30;border-color:#ffffff47}.site-footer .footer-cta-whatsapp:hover,.site-footer .footer-cta-whatsapp:focus-visible{color:#fff;background:#ffc84a}.site-footer .footer-cta-phone:hover,.site-footer .footer-cta-phone:focus-visible{color:#fff;background:#1f252a;border-color:#ffffff7a}.copyright{margin-top:16px;padding:10px 20px;font-size:12px}.site-footer a:hover,.site-footer a:focus-visible{color:var(--brand-orange);outline:0}.copyright{color:#ffffffad}.public-full-width-content{padding-top:30px}.category-public-page .public-breadcrumbs{margin-bottom:0}.modern-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));align-items:stretch;gap:14px;display:grid}.category-refresh-actions .gp-brand-button{gap:8px}@media(max-width:1320px)and (min-width:1181px){.main-menu-inner{gap:14px}.menu-links{gap:2px;font-size:14px}.menu-root-link,.menu-plain-link{padding:0 7px!important}.logo-link img{width:138px;max-width:138px}.header-actions{gap:7px}.header-icon-action{width:42px;min-width:42px;padding:0}}@media(max-width:1180px){.legacy-main-menu .mobile-drawer-layer{display:block}.main-menu-inner{min-height:70px;padding:0}.header-icon-action{width:40px;padding:0}.mobile-menu-button{border-radius:8px}}@media(max-width:991px){.top-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.top-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sitewide-consultation-cta{padding:24px 0 32px}.sitewide-consultation-cta-inner{background-color:#242c33;background-image:none;flex-direction:column;align-items:stretch;gap:20px;min-height:0;padding:28px 18px 24px}.sitewide-consultation-cta-copy{text-align:center;max-width:100%}.sitewide-consultation-cta-copy h2{font-size:24px;line-height:1.22}.sitewide-consultation-cta-copy p{justify-content:center;margin-top:12px;font-size:16px;line-height:1.45}.sitewide-consultation-cta-actions{flex:0 auto;grid-template-columns:1fr;gap:8px;width:100%;max-width:340px;margin-inline:auto;display:grid}.sitewide-consultation-cta-actions .gp-brand-button{width:100%;min-width:0;min-height:50px;padding-inline:12px;font-size:16px}.sitewide-consultation-cta-actions .gp-brand-button.secondary{justify-self:stretch;width:100%}.footer-inner{grid-template-columns:1fr;gap:16px}.footer-contact{grid-column:1/-1;max-width:none}.footer-contact h2{max-width:520px;font-size:26px}.footer-cta-text{max-width:560px}.footer-cta-actions{align-items:stretch}.footer-cta-button{flex:190px}.category-refresh-actions .gp-brand-button{width:100%}}@media(max-width:474px){.sitewide-consultation-cta-inner{padding-inline:16px}.sitewide-consultation-cta-copy h2{font-size:22px}.sitewide-consultation-cta-copy p{font-size:15px}.logo-link{flex:none;justify-content:flex-start;min-width:0;display:flex}.logo-link img{width:128px}.header-actions{gap:5px}.header-actions .header-icon-action{flex:0 0 26px;width:26px;height:36px;min-height:36px;padding:0;display:inline-flex}.mobile-menu-button{flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:36px;min-height:36px;padding:0;display:flex}.header-cart-badge{min-width:17px;height:17px;padding:0 4px;font-size:10px;top:-5px;right:-5px}.brand-hero-actions .gp-brand-button{width:100%}.footer-contact h2{font-size:24px}.footer-cta-actions{width:100%;display:grid}.footer-cta-button{width:100%}}@media(max-width:1180px){.mobile-drawer{color:#fff;background:#303840}.mobile-drawer-head{background:#303840;border-bottom-color:#ffffff1f}.mobile-drawer-head img{width:158px}.mobile-drawer-close{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;place-items:center;display:inline-grid}.mobile-drawer-close:before,.mobile-drawer-close:after{display:none}.mobile-drawer-menu{border-bottom:1px solid #ffffff1f}.mobile-drawer-row{border-bottom-color:#ffffff1a}.mobile-drawer-row>a{color:#fff;font-weight:800}.mobile-drawer-menu .mobile-drawer-menu .mobile-drawer-row>a{color:#ffffffc7}.mobile-drawer-row>button{color:#fff;background:#ffffff0a;border-inline-start-color:#ffffff1a}.mobile-drawer-row>button:hover,.mobile-drawer-row>button:focus-visible{color:var(--brand-orange);background:#ffffff1a}.mobile-drawer-actions{border-bottom-color:#ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-drawer-actions.secondary{border-top-color:#ffffff1f}.mobile-drawer-actions a{color:#fff;background:#ffffff14;min-height:42px}.mobile-drawer-actions a.whatsapp-link{background:var(--brand-orange);color:#fff}.mobile-drawer-actions.secondary a:nth-child(2){color:#fff;background:#ffffff14}.mobile-drawer .social-links{gap:14px;padding:16px 18px 20px}.mobile-drawer .social-links a{background:#ffffff14;border-radius:999px;place-items:center;width:42px;height:42px;display:inline-grid}.mobile-drawer .social-links img{width:22px;height:22px}.mobile-drawer .social-links .whatsapp-icon{filter:brightness(0)invert();opacity:1}}@media(max-width:767px){.top-products{gap:10px}}.public-breadcrumbs.hero-breadcrumbs{color:#ffffffc7;border-bottom:0;margin:0 0 12px;padding:0;font-size:14px;font-weight:700}.public-breadcrumbs.hero-breadcrumbs ol{gap:6px}.public-breadcrumbs.hero-breadcrumbs a{color:#fff}.public-breadcrumbs.hero-breadcrumbs li[aria-current=page]{color:#ffffffc7}.public-breadcrumbs.hero-breadcrumbs li+li:before{color:#ffffff8a;margin-inline-end:6px}.public-breadcrumbs.hero-breadcrumbs.surface-breadcrumbs{color:#62707a}.public-breadcrumbs.hero-breadcrumbs.surface-breadcrumbs a{color:var(--brand-ink)}.public-breadcrumbs.hero-breadcrumbs.surface-breadcrumbs li[aria-current=page]{color:#62707a}.public-breadcrumbs.hero-breadcrumbs.surface-breadcrumbs li+li:before{color:#a3adb5}.header-action-cluster{flex:none;align-items:center;gap:12px;min-width:0;display:flex}.header-search-form{color:#fff;background:#ffffff0d;border:1px solid #ffffff38;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:clamp(196px,11vw,232px);min-width:0;min-height:42px;padding:0 10px;display:grid}.header-search-submit svg{color:#ffffffd6}.header-search-form input{color:#fff;width:100%;min-width:0;font:inherit;text-overflow:ellipsis;background:0 0;border:0;outline:0;font-size:14px;font-weight:600}.header-search-form input::placeholder{color:#ffffffad}.header-search-form button{color:#ffffffd6;width:28px;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.header-search-form:focus-within{border-color:#f6a800e6;box-shadow:0 0 0 3px #f6a80038}.header-search-form button:hover,.header-search-form button:focus-visible{color:#fff;background:#ffffff1a;outline:0}.header-search-icon{display:none}@media(min-width:1181px){.main-menu-inner{gap:clamp(10px,1.1vw,18px)}.desktop-menu{flex:1 1 0;gap:3px;overflow:hidden}.menu-root-link,.menu-plain-link{padding-inline:8px!important}.desktop-menu>.menu-plain-link[href="/contact"]{display:none}.logo-link{z-index:1;position:relative}}@media(max-width:1500px){.header-search-form{width:196px}}@media(max-width:1320px){.menu-links{gap:2px;font-size:14px}.menu-root-link,.menu-plain-link{padding-inline:7px!important}.header-search-form{width:212px}.header-search-form button{display:inline-grid}}@media(max-width:1180px){.header-search-form{display:none}.header-search-icon{display:inline-flex}}.home-container{width:min(1200px,100% - 32px);margin:0 auto}.home-hero{background:#303840;width:100%;display:block}.home-hero img{aspect-ratio:4000/833;object-fit:cover;width:100%;display:block}.home-products-section h1{color:#262d33;text-align:center;margin:0 0 54px;font-size:29px;font-weight:700;line-height:1.2}.home-product-grid{justify-content:center;align-items:flex-start;gap:15px;width:min(1160px,100% - 32px);margin:0 auto;display:flex}.home-category-card{background:var(--second-color);color:#fff;flex-direction:column;justify-content:center;align-items:center;width:178px;height:190px;padding:20px 26px;transition:all .25s;display:flex}.home-category-card:hover{background:var(--primary-color);color:var(--text-color);transform:scale(1.06);box-shadow:0 11px 18px #00000040}.home-category-card:hover img{filter:brightness(0)}.home-category-card:hover span{color:var(--text-color)}.home-category-card img{object-fit:contain;filter:brightness(0)invert();width:92px;height:92px}.home-category-card span{color:#fff;margin-top:28px;font-size:17px;font-weight:700}.selected-products-section h2,.clients-section h2{color:#1a3e60;text-align:right;margin:0 0 28px;font-size:27px;font-weight:500}.selected-products article{width:var(--card-max-width)}.home-order-card{width:var(--card-max-width);background:#fff;justify-content:center;align-items:center;min-height:183px;display:flex;position:relative;overflow:hidden}.home-order-card img{object-fit:contain;width:100%;height:auto;margin:15px auto;display:block}.home-order-card:hover .order-cta{display:block}.selected-title{color:#424242;text-align:right;margin-top:8px;font-size:14px;display:block}.clients-section{padding:36px 0 48px}.client-images{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:22px;display:flex}.client-images img{object-fit:contain;width:125px;height:63px}.client-separator{background:#dedede;width:1px;height:38px;margin:0 12px}.home-contact-form{gap:14px;max-width:495px;display:grid}.home-contact-form input{height:44px;font:inherit;background:#fff;border:1px solid #d7d7d7;border-radius:40px;padding:0 18px}.home-contact-form button{background:var(--primary-color);min-width:120px;color:var(--text-color);font:inherit;cursor:pointer;border:0;border-radius:40px;justify-self:end;padding:14px 24px}.home-contact-form button:disabled{cursor:wait;opacity:.72}@media(max-width:1170px){.home-product-grid{flex-wrap:wrap}}@media(max-width:767px){.home-hero img{aspect-ratio:833/625}.home-category-card{width:calc(50vw - 26px);max-width:178px}.selected-products article,.home-order-card{width:min(var(--card-max-width),calc(50vw - 26px))}.client-separator{display:none}}@media(max-width:480px){.home-products-section h1{margin-bottom:28px;font-size:24px}.home-category-card{height:164px;padding:16px}.home-category-card img{width:76px;height:76px}}.brand-home-hero{background:var(--brand-ink);min-height:620px;position:relative;overflow:hidden}.brand-home-hero:after{content:"";background:#05080c75;position:absolute;inset:0}.brand-home-hero>.optimized-picture img{aspect-ratio:auto;object-fit:cover;filter:saturate(.94)brightness(.76);width:100%;height:100%;position:absolute;inset:0}.brand-hero-content{z-index:1;align-items:center;min-height:620px;display:grid;position:relative}.brand-hero-eyebrow,.home-section-kicker{color:var(--brand-orange);margin:0 0 10px;font-size:15px;font-weight:800}.brand-hero-content h1{color:#fff;margin:0 0 18px;font-size:54px;font-weight:800;line-height:1.08}.brand-hero-content p{color:#ffffffdb;margin:0;font-size:20px;line-height:1.65}.brand-hero-lead span{display:block}.brand-hero-actions{margin-top:28px}.brand-trust-bar{background:var(--brand-ink);color:#fff}.brand-trust-bar .home-container{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.brand-trust-item{border-inline-start:1px solid #ffffff26;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center;gap:3px 10px;min-height:98px;padding:14px 22px;display:grid}.brand-trust-item:last-child{border-inline-start:0}.brand-trust-item svg{width:28px;height:28px;color:var(--brand-orange);grid-row:1/span 2}.brand-trust-bar strong{min-width:0;color:var(--brand-orange);font-size:clamp(24px,2.1vw,30px);line-height:1.12}.brand-trust-bar span{color:#ffffffd1;min-width:0;font-weight:700}.home-products-section{padding:54px 0 46px}.home-products-section h1,.selected-products-section h2,.clients-section h2,.brand-split-copy h2,.brand-about-preview h2,.brand-final-cta h2{color:var(--brand-ink);margin:0;font-weight:800;line-height:1.18}.home-products-section h1{text-align:center;margin-bottom:28px;font-size:34px}.home-product-grid{flex-wrap:wrap;gap:18px}.home-category-card{border:1px solid var(--brand-line);width:180px;height:190px;color:var(--brand-ink);background:#fff;border-radius:8px;box-shadow:0 16px 34px #0a111714}.home-category-card img{filter:none}.home-category-card span{color:var(--brand-ink)}.home-category-card:hover,.home-category-card:focus-visible{background:var(--brand-ink);color:#fff;transform:translateY(-4px)}.home-category-card:hover span,.home-category-card:focus-visible span{color:#fff}.brand-capabilities-band,.brand-about-preview{padding:62px 0}.brand-capabilities-band{background:var(--brand-surface)}.brand-split-band,.brand-about-preview-inner{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:42px;display:grid}.brand-split-copy h2,.brand-about-preview h2{margin-bottom:16px;font-size:34px}.brand-split-copy p,.brand-about-preview p{color:var(--brand-muted);margin:0 0 20px;font-size:17px;line-height:1.8}.brand-chip-list{flex-wrap:wrap;gap:9px;display:flex}.brand-chip-list span{border:1px solid var(--brand-line);color:var(--brand-ink);background:#fff;border-radius:8px;padding:8px 12px;font-weight:800}.brand-split-image,.brand-about-preview img{object-fit:cover;border-radius:8px;width:100%;display:block;box-shadow:0 22px 46px #0a111729}.brand-split-image{max-height:620px}.selected-products-section{background:#fff;padding:54px 0 58px}.selected-products-section h2,.clients-section h2{text-align:center;margin:0 0 28px;font-size:32px}.home-order-card{border:1px solid var(--brand-line);border-radius:8px;width:100%;box-shadow:0 14px 30px #0a111712}.selected-products article{flex:0 1 var(--card-max-width);max-width:100%}.selected-title{color:var(--brand-ink);font-weight:800}.brand-about-preview{background:var(--brand-ink)}.brand-about-preview-inner{grid-template-columns:minmax(360px,.95fr) minmax(0,1fr)}.brand-about-preview h2,.brand-about-preview p{color:#fff}.brand-about-preview p{color:#ffffffd1}.brand-final-cta .home-container{align-items:center;gap:18px;display:flex}.brand-final-cta .home-container>div{flex:auto}.brand-final-cta span{font-weight:800}.brand-final-cta h2{color:#fff;margin-top:4px;font-size:26px}.brand-home-hero{min-height:clamp(540px,68svh,700px)}.brand-home-hero:after{background:linear-gradient(90deg,#05080c57,#05080ce6)}.brand-hero-content{min-height:clamp(540px,68svh,700px)}.brand-hero-content>div{width:min(620px,100%)}.brand-hero-content h1{max-width:600px;font-size:clamp(40px,4.3vw,64px)}.brand-hero-content p{max-width:650px}.home-products-section,.brand-projects-preview{padding:68px 0}.brand-projects-preview{background:#fff;padding:56px 0 48px}.home-section-surface{position:relative}@supports (content-visibility:auto){.clients-section,.google-reviews-band,.brand-why-band,.brand-projects-preview,.brand-final-cta{content-visibility:auto;contain-intrinsic-size:auto 560px}.brand-projects-preview{contain-intrinsic-size:auto 430px}}.home-section-same-background-separator{border-top:1px solid #dfe4e8db;box-shadow:inset 0 1px #ffffffb8}.home-section-heading{text-align:center;max-width:760px;margin:0 auto 32px}.home-section-heading h2{color:var(--brand-ink);margin:0;font-size:36px;font-weight:900;line-height:1.16}.home-section-heading p{color:var(--brand-muted);margin:12px 0 0;font-size:17px;line-height:1.75}.home-products-section .home-section-kicker,.selected-products-section .home-section-kicker{text-align:center}.home-products-section h1{margin-bottom:0}.home-product-grid{gap:18px;display:grid}.home-category-card{isolation:isolate;border:0;align-items:end;width:100%;height:auto;min-height:270px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0a11171f}.home-category-card:after{z-index:1;content:"";background:linear-gradient(#05080c14,#05080cc7);position:absolute;inset:0}.home-category-card>.optimized-picture,.home-category-card img{z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-category-card img{object-fit:cover;transition:transform .22s}.home-category-card span{z-index:2;color:#fff;justify-content:space-between;align-items:center;column-gap:12px;min-height:78px;padding:18px 20px;font-size:22px;font-weight:900;line-height:1.22;display:flex;position:relative}.home-category-card span:before{background:var(--brand-orange);color:#fff;content:"←";border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:18px;display:inline-grid}.home-category-card:hover,.home-category-card:focus-visible{background:var(--brand-ink);color:#fff;outline:0;transform:translateY(-4px)}.home-category-card:hover img,.home-category-card:focus-visible img{transform:scale(1.04)}.brand-why-band{background:var(--brand-ink);color:#fff;border-block:1px solid #ffffff14;padding:40px 0 46px;box-shadow:inset 0 1px #ffffff0d}.brand-why-inner{gap:34px;display:grid}.brand-why-title{color:#fff;text-align:center;margin:0;font-size:clamp(30px,3vw,42px);font-weight:900;line-height:1.1}.brand-why-grid{text-align:center;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:18px;display:grid}.brand-why-grid article{align-content:start;justify-items:center;gap:14px;min-width:0;padding:0 6px;display:grid}.brand-why-grid svg{color:#fff;width:46px;height:46px}.brand-why-grid h3{color:#fff;max-width:132px;margin:0;font-size:16px;font-weight:400;line-height:1.28}.brand-project-showcase{text-align:center}.brand-project-showcase h2{color:var(--brand-ink);margin:0 0 28px;font-size:clamp(30px,3vw,42px);font-weight:900;line-height:1.1}.brand-project-carousel-shell{grid-template-columns:48px minmax(0,1fr) 48px;align-items:start;gap:16px;display:grid;position:relative}.brand-project-control{width:48px;height:128px;color:var(--brand-ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:0;flex:none;place-items:center;text-decoration:none;display:inline-grid}.brand-project-control:hover,.brand-project-control:focus-visible{color:var(--brand-orange);outline:0}.brand-project-all-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:220px;margin-top:24px;display:inline-flex}.brand-project-marquee{--brand-project-card-width:clamp(218px, 18vw, 254px);scroll-snap-type:none;direction:ltr;display:flex;position:relative;overflow:hidden}.brand-project-track{flex:none;align-items:start;gap:18px;min-width:max-content;padding:0 18px 8px 0;animation:42s linear infinite gp-project-card-marquee;display:flex}.brand-projects-preview[data-project-carousel-direction=previous] .brand-project-track{animation-direction:reverse}.brand-project-marquee:hover .brand-project-track,.brand-project-marquee:focus-within .brand-project-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.brand-project-marquee{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.brand-project-track{animation:none}.brand-project-track[aria-hidden=true]{display:none}.brand-project-card{scroll-snap-align:start}}.brand-project-card{flex:0 0 var(--brand-project-card-width);width:var(--brand-project-card-width);min-width:var(--brand-project-card-width);color:inherit;text-align:center;direction:rtl}.brand-project-card:hover,.brand-project-card:focus-visible{color:inherit;outline:0}.brand-project-card .optimized-picture,.brand-project-card img{border-radius:7px;width:100%;display:block}.brand-project-card .optimized-picture{overflow:hidden}.brand-project-card img{aspect-ratio:16/9;object-fit:cover;height:auto;transition:transform .22s}.brand-project-card:hover img,.brand-project-card:focus-visible img{transform:scale(1.035)}.brand-project-card>div{flex-direction:column;justify-content:flex-start;min-height:78px;padding:12px 4px 0;display:flex}.brand-project-card h3{-webkit-line-clamp:2;color:var(--brand-ink);-webkit-box-orient:vertical;min-height:46px;margin:0 0 6px;font-size:19px;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.brand-project-card p{color:var(--brand-ink);margin:auto 0 0;font-size:14px;font-weight:600;line-height:1.35}.selected-products-section{background:#fff}.selected-products{grid-template-columns:repeat(auto-fit,minmax(178px,1fr))}.selected-products article{justify-items:center;gap:12px;display:grid}.home-order-card{width:100%;overflow:hidden}.home-order-card .optimized-picture,.home-order-card img{width:100%}.brand-capabilities-band{border-block:1px solid var(--brand-line)}.brand-final-cta{background:var(--brand-ink);color:#fff;padding:68px 0}.brand-final-cta .home-container{direction:ltr;grid-template-columns:minmax(320px,.82fr) minmax(0,1fr);align-items:center;gap:42px;display:grid}.brand-final-cta .optimized-picture,.brand-final-cta img{width:100%;display:block}.brand-final-cta img{object-fit:cover;border-radius:8px;height:390px;box-shadow:0 22px 46px #0000003d}.brand-final-copy{direction:rtl}.brand-final-copy span{color:var(--brand-orange);font-weight:900}.brand-final-copy h2{color:#fff;margin:8px 0 14px;font-size:38px;line-height:1.16}.brand-final-copy p{color:#ffffffc7;max-width:620px;margin:0;font-size:17px;line-height:1.75}.brand-final-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.brand-capabilities-band{padding:42px 0}.brand-capabilities-band .brand-split-band{grid-template-columns:minmax(0,1.08fr) minmax(300px,.62fr);gap:28px}.brand-capabilities-band .brand-split-copy h2{margin-bottom:10px;font-size:30px}.brand-capabilities-band .brand-split-copy p{margin-bottom:14px;font-size:16px;line-height:1.65}.brand-capabilities-band .brand-split-image{max-height:280px}.clients-section{border-block:1px solid var(--brand-line);background:#fff;padding:24px 0}.clients-section .home-container{grid-template-columns:minmax(180px,.24fr) minmax(0,1fr);align-items:center;gap:24px;display:grid}.clients-strip-head h2{color:var(--brand-ink);text-align:start;margin:0;font-size:28px;font-weight:900;line-height:1.1}.clients-strip-head p{color:var(--brand-muted);margin:6px 0 0;font-size:15px;line-height:1.5}.client-images{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:14px;padding:6px 2px;display:flex;overflow-x:auto}.client-logo-marquee{scroll-snap-type:none;direction:ltr;gap:0;position:relative;overflow:hidden}.client-logo-marquee-track{flex:none;align-items:center;gap:14px;min-width:max-content;padding-inline-end:14px;animation:34s linear infinite gp-client-logo-marquee;display:flex}.client-logo-marquee:hover .client-logo-marquee-track,.client-logo-marquee:focus-within .client-logo-marquee-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.client-logo-marquee{overflow-x:auto}.client-logo-marquee-track{animation:none}}.client-images::-webkit-scrollbar{display:none}.client-images .optimized-picture{scroll-snap-align:none;background:#fff;border:1px solid #edf0f2;border-radius:7px;flex:0 0 96px;place-items:center;width:96px;height:54px;display:grid}.client-images img{object-fit:contain;opacity:.82;filter:grayscale();width:82px;height:44px;transition:filter .18s,opacity .18s}.client-images .optimized-picture:hover img,.client-images .optimized-picture:focus-within img{opacity:1;filter:none}@media(max-width:991px){.brand-home-hero,.brand-hero-content{min-height:620px}.brand-hero-content h1{font-size:42px}.brand-why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-project-carousel-shell{grid-template-columns:42px minmax(0,1fr) 42px;gap:10px}.brand-project-marquee{--brand-project-card-width:220px}.brand-final-cta .home-container{direction:rtl;grid-template-columns:1fr}.brand-final-cta img{height:340px}.brand-trust-bar .home-container{gap:0}.brand-trust-item{border-bottom:1px solid #ffffff24;border-inline-start:0}}@media(max-width:767px){.brand-home-hero,.brand-hero-content{min-height:620px}.brand-hero-content h1{font-size:34px}.brand-hero-content p{font-size:17px}.brand-why-band{padding:42px 0 46px}.home-section-heading{margin-bottom:24px}.home-section-heading h2,.brand-final-copy h2{font-size:29px}.home-category-card{min-height:210px}.home-category-card span{column-gap:10px;min-height:66px;padding:14px;font-size:18px}.home-category-card span:before{width:31px;height:31px;font-size:16px}.brand-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.brand-project-carousel-shell{grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.brand-project-control{width:34px;height:112px}.brand-project-marquee{--brand-project-card-width:min(220px, 78vw)}.brand-project-track{gap:14px;padding-inline-end:14px}.brand-project-card h3{font-size:18px}.selected-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-capabilities-band .brand-split-image{max-height:220px}.clients-section{padding:20px 0}.clients-strip-head p{font-size:14px}.client-images{gap:10px}}@media(max-width:474px){.brand-hero-content h1{font-size:31px}.brand-hero-content p,.home-section-heading p,.brand-final-copy p{font-size:16px}.brand-project-all-link{justify-content:center;width:100%;min-width:0}.home-category-card{min-height:190px}.brand-final-cta img{height:260px}}.brand-home-hero,.brand-hero-content{min-height:clamp(460px,55svh,560px)}.brand-hero-content h1{font-size:clamp(38px,3.7vw,56px)}@media(max-width:991px){.brand-home-hero,.brand-hero-content{min-height:clamp(500px,64svh,540px)}}@media(max-width:767px){.brand-home-hero,.brand-hero-content{min-height:clamp(450px,72svh,500px)}.brand-hero-content{padding-block:26px}.brand-hero-content h1{font-size:31px;line-height:1.14}.brand-hero-content p{font-size:15px;line-height:1.55}.brand-hero-actions{gap:10px;margin-top:18px}.brand-trust-bar .home-container{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-trust-item{border-bottom:1px solid #ffffff24;border-inline-start:1px solid #ffffff24;column-gap:8px;min-height:74px;padding:10px 12px}.brand-trust-item:nth-child(2n),.brand-trust-item:last-child{border-inline-start:0}.brand-trust-item:last-child{padding-left:76px}.brand-trust-bar strong{font-size:22px}.brand-trust-bar span{font-size:12px;line-height:1.25}.home-products-section,.brand-projects-preview{padding:34px 0}.home-section-heading{margin-bottom:18px}.home-section-heading h2{font-size:27px}.home-category-card{min-height:158px}.home-category-card span{column-gap:8px;min-height:52px;padding:10px;font-size:15px}.home-category-card span:before{width:28px;height:28px;font-size:14px}.brand-project-showcase h2{margin-bottom:18px;font-size:27px}.brand-project-carousel-shell{grid-template-columns:28px minmax(0,1fr) 28px;gap:6px}.brand-project-control{width:28px;height:96px}.brand-project-marquee{--brand-project-card-width: calc((100vw - 100px)/2) }.brand-project-track{gap:10px;padding-inline-end:10px}.brand-project-card>div{padding-top:9px}.brand-project-card h3{font-size:14px;line-height:1.25}.brand-project-card p{font-size:12px}}@media(max-width:474px){.brand-home-hero,.brand-hero-content{min-height:clamp(430px,68svh,480px)}.brand-hero-content h1{font-size:29px}.home-category-card{min-height:150px}}.google-reviews-band{background:#fff;padding:24px 0 26px}.google-reviews-inner{grid-template-columns:minmax(270px,.38fr) minmax(0,.62fr);align-items:center;gap:16px;max-width:1120px;display:grid}.google-reviews-summary,.google-reviews-copy{min-width:0;display:grid}.google-reviews-summary{align-content:center;gap:12px}.google-reviews-copy{gap:6px}.google-reviews-copy span{color:var(--brand-orange-dark);letter-spacing:0;font-size:14px;font-weight:900}.google-reviews-copy h2{color:var(--brand-ink);margin:0;font-size:clamp(24px,2.05vw,30px);font-weight:900;line-height:1.12}.google-reviews-copy p{color:var(--brand-muted);margin:0;font-size:14.5px;line-height:1.45}.google-reviews-panel{border:1px solid var(--brand-line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 14px;min-width:0;padding:12px 14px;display:grid;box-shadow:0 8px 20px #0a111712}.google-reviews-score{grid-row:span 2;gap:3px;min-width:98px;display:grid}.google-reviews-score strong{color:var(--brand-ink);font-size:30px;font-weight:900;line-height:1}.google-reviews-score span{color:var(--brand-muted);font-size:14px;font-weight:800;line-height:1.3}.google-reviews-stars{--google-review-rating:88%;color:#d7dee4;letter-spacing:0;direction:ltr;width:max-content;font-size:22px;line-height:1;display:inline-block;position:relative}.google-reviews-stars span{white-space:nowrap;display:block}.google-reviews-stars span+span{width:var(--google-review-rating);color:var(--brand-orange);position:absolute;inset:0;overflow:hidden}.google-reviews-link{justify-self:start;min-height:36px;padding-inline:16px}.google-review-carousel{--google-review-card-width:clamp(236px, 23vw, 276px);--google-review-marquee-duration:300s;border:1px solid var(--brand-line);background:linear-gradient(#f8fafb,#fff);border-radius:8px;align-self:center;gap:6px;min-width:0;padding:8px 10px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffe0,0 10px 26px #0a11170e}.google-review-carousel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.google-review-carousel-head>span{color:var(--brand-ink);font-size:15px;font-weight:900}.google-review-controls{flex:none;gap:8px;display:inline-flex}.google-review-controls button{border:1px solid var(--brand-line);width:28px;height:28px;color:var(--brand-ink);cursor:pointer;background:#fff;border-radius:8px;place-items:center;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-grid;position:relative;box-shadow:0 4px 10px #0a11170f}.google-review-controls button svg{transition:transform .16s}.google-review-controls button:hover,.google-review-controls button:focus-visible{color:var(--brand-ink);background:#f8fafb;border-color:#353c4242;outline:0;transform:translateY(-1px);box-shadow:0 8px 18px #0a11171a}.google-review-controls button:focus-visible{outline-offset:2px;outline:2px solid #fbb6198a}.google-review-controls button:active{transform:translateY(0)scale(.94);box-shadow:0 3px 8px #0a11171f}.google-review-controls button[aria-pressed=true],.google-review-carousel[data-google-review-carousel-direction=previous] [data-google-review-carousel-control=previous],.google-review-carousel[data-google-review-carousel-direction=next] [data-google-review-carousel-control=next]{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff;box-shadow:0 9px 18px #0a11172e}.google-review-controls button[aria-pressed=true]:hover,.google-review-controls button[aria-pressed=true]:focus-visible,.google-review-carousel[data-google-review-carousel-direction=previous] [data-google-review-carousel-control=previous]:hover,.google-review-carousel[data-google-review-carousel-direction=previous] [data-google-review-carousel-control=previous]:focus-visible,.google-review-carousel[data-google-review-carousel-direction=next] [data-google-review-carousel-control=next]:hover,.google-review-carousel[data-google-review-carousel-direction=next] [data-google-review-carousel-control=next]:focus-visible{border-color:var(--brand-ink);background:var(--brand-ink);color:#fff}.google-review-carousel[data-google-review-carousel-direction=previous] [data-google-review-carousel-control=previous] svg{transform:translate(1px)}.google-review-carousel[data-google-review-carousel-direction=next] [data-google-review-carousel-control=next] svg{transform:translate(-1px)}.google-review-controls button[aria-pressed=true]:after,.google-review-carousel[data-google-review-carousel-direction=previous] [data-google-review-carousel-control=previous]:after,.google-review-carousel[data-google-review-carousel-direction=next] [data-google-review-carousel-control=next]:after{background:var(--brand-orange);content:"";border-radius:999px;height:2px;position:absolute;inset-block-end:4px;inset-inline:8px}.google-review-viewport{direction:ltr;min-width:0;padding:0 0 2px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000)}.google-review-viewport::-webkit-scrollbar{display:none}.google-review-track{min-width:max-content;animation:gp-google-review-marquee var(--google-review-marquee-duration) linear infinite;flex:none;align-items:stretch;gap:10px;padding-inline-end:10px;display:flex}.google-review-carousel[data-google-review-carousel-direction=previous] .google-review-track{animation-direction:reverse}.google-review-viewport:hover .google-review-track,.google-review-viewport:focus .google-review-track,.google-review-viewport:focus-within .google-review-track{animation-play-state:paused}.google-review-card{flex:0 0 var(--google-review-card-width);width:var(--google-review-card-width);min-width:var(--google-review-card-width);direction:rtl;background:#fff;border:1px solid #e3e8ec;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;gap:7px;min-height:126px;padding:10px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 8px 18px #0a11170b}.google-review-card:hover,.google-review-card:focus-within{border-color:#fbb619b8;transform:translateY(-2px);box-shadow:0 14px 30px #0a111717}.google-review-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.google-review-card-stars{--google-review-card-rating:100%;color:#d7dee4;letter-spacing:0;direction:ltr;width:max-content;font-size:16px;line-height:1;display:inline-block;position:relative}.google-review-card-stars span{white-space:nowrap;display:block}.google-review-card-stars span+span{width:var(--google-review-card-rating);color:var(--brand-orange);position:absolute;inset:0;overflow:hidden}.google-review-source{display:none}.google-review-card p{-webkit-line-clamp:2;color:var(--brand-ink);-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.42;display:-webkit-box;overflow:hidden}.google-review-card footer{color:var(--brand-muted);justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:auto;font-size:12px;display:flex}.google-review-card footer>div{gap:1px;min-width:0;display:grid}.google-review-card footer a{color:var(--brand-orange-dark);flex:none;align-items:center;gap:4px;font-size:11.5px;font-weight:900;text-decoration:none;display:inline-flex}.google-review-card footer a:hover,.google-review-card footer a:focus-visible{color:var(--brand-ink);outline:0}.google-review-card strong{color:var(--brand-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.google-review-card footer span{color:var(--brand-muted);font-weight:700}@keyframes gp-google-review-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.google-review-viewport{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.google-review-track{animation:none}.google-review-track[aria-hidden=true]{display:none}.google-review-card{scroll-snap-align:start}}@media(max-width:991px){.google-reviews-inner{grid-template-columns:1fr;gap:20px;max-width:720px}.google-reviews-summary{justify-items:center}.google-reviews-copy{text-align:center;justify-items:center}.google-reviews-copy p{max-width:560px}.google-reviews-panel{justify-self:center;width:min(100%,560px)}.google-review-carousel{justify-self:center;width:min(100%,720px)}}@media(max-width:767px){.google-reviews-band{padding:18px 0 20px}.google-reviews-copy h2{font-size:23px}.google-reviews-copy p{display:none}.google-reviews-panel{justify-items:initial;text-align:start;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;padding:12px}.google-reviews-score{grid-row:auto;min-width:max-content}.google-reviews-score strong{font-size:30px}.google-reviews-stars{font-size:22px}.google-reviews-link{white-space:nowrap;grid-column:1/-1;justify-self:center;width:auto;max-width:none;min-height:34px;padding-inline:12px}.google-review-carousel{--google-review-card-width:min(256px, calc(100vw - 64px) );--google-review-marquee-duration:280s;padding:8px}.google-review-carousel-head>span{font-size:15px}.google-review-controls button{width:28px;height:28px}.google-review-track{gap:10px;padding-inline-end:10px}.google-review-card{min-height:132px}.google-review-card p{font-size:14px;line-height:1.42}}.gp-mini-cart-open body{overflow:hidden}.gp-mini-cart-open .cookie-banner.show{display:none}.gp-mini-cart-layer{z-index:5000;pointer-events:none;position:fixed;inset:0}.gp-mini-cart-backdrop{cursor:pointer;pointer-events:auto;background:#0f171f8c;border:0;padding:0;position:absolute;inset:0}.gp-mini-cart-drawer{width:min(424px,100vw - 18px);color:var(--commerce-ink);pointer-events:auto;inset-block:0;background:#fff;border-right:1px solid #ffffff2e;flex-direction:column;animation:.18s ease-out gp-mini-cart-slide-in;display:flex;position:absolute;left:0;box-shadow:18px 0 48px #0f171f3d}.gp-mini-cart-head{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.gp-mini-cart-head h2{color:var(--commerce-ink);margin:0;font-size:25px;font-weight:900;line-height:1.15}.gp-mini-cart-head span{color:var(--commerce-muted);margin-top:5px;font-size:14px;font-weight:800;display:block}.gp-mini-cart-close{border:1px solid var(--commerce-line-strong);width:38px;height:38px;color:var(--commerce-ink);cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.gp-mini-cart-close:hover,.gp-mini-cart-close:focus-visible{border-color:var(--commerce-ink);outline:0}.gp-mini-cart-items{align-content:start;gap:12px;min-height:0;padding:16px 18px;display:grid;overflow:auto}.gp-mini-cart-item{border:1px solid var(--commerce-line);background:#fff;border-radius:8px;grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px;display:grid}.gp-mini-cart-item-image{aspect-ratio:1;background:var(--commerce-soft);border:1px solid #e8edf1;border-radius:7px;justify-content:center;align-items:center;width:76px;display:flex;overflow:hidden}.gp-mini-cart-item-image .optimized-picture,.gp-mini-cart-item-image img{width:100%;height:100%}.gp-mini-cart-item-image img{object-fit:contain}.gp-mini-cart-item-main{gap:6px;min-width:0;display:grid}.gp-mini-cart-item-title{color:var(--commerce-ink);overflow-wrap:anywhere;font-size:15px;font-weight:900;line-height:1.35}.gp-mini-cart-item-quantity{color:var(--commerce-muted);font-size:13px;font-weight:800}.gp-mini-cart-options{color:#53606a;gap:3px;margin:0;font-size:12px;line-height:1.35;display:grid}.gp-mini-cart-options div{grid-template-columns:auto minmax(0,1fr);gap:5px;min-width:0;display:grid}.gp-mini-cart-options dt{font-weight:800}.gp-mini-cart-options dd{overflow-wrap:anywhere;min-width:0;margin:0}.gp-mini-cart-item-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.gp-mini-cart-item-actions a,.gp-mini-cart-item-actions button{min-height:28px;color:var(--commerce-ink);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:800;display:inline-flex}.gp-mini-cart-item-actions button{color:var(--commerce-danger)}.gp-mini-cart-item-actions a:hover,.gp-mini-cart-item-actions a:focus-visible,.gp-mini-cart-item-actions button:hover,.gp-mini-cart-item-actions button:focus-visible{outline:0;text-decoration:underline}.gp-mini-cart-item-actions button:disabled{cursor:wait;opacity:.65}.gp-mini-cart-item-price{color:var(--commerce-ink);white-space:nowrap;align-self:start;font-size:15px;font-weight:900}.gp-mini-cart-error{background:var(--commerce-danger-soft);color:var(--commerce-danger);border:1px solid #f0b4ae;border-radius:8px;margin:0 18px 12px;padding:10px 12px;font-size:13px;font-weight:800}.gp-mini-cart-footer{border-top:1px solid var(--commerce-line);background:#fff;margin-top:auto;padding:16px 18px 18px;box-shadow:0 -12px 24px #0f171f0d}.gp-mini-cart-totals{gap:10px;display:grid}.gp-mini-cart-totals>div{color:#4e5963;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.gp-mini-cart-totals .total{border-top:1px solid var(--commerce-line);color:var(--commerce-ink);padding-top:11px;font-size:18px;font-weight:900}.gp-mini-cart-actions{gap:10px;margin-top:16px;display:grid}.gp-mini-cart-checkout,.gp-mini-cart-view-cart{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:900;display:inline-flex}.gp-mini-cart-checkout{color:#fff;background:#000}.gp-mini-cart-checkout:hover,.gp-mini-cart-checkout:focus-visible{background:var(--commerce-ink);color:#fff;outline:0}.gp-mini-cart-view-cart{border:1px solid var(--commerce-line-strong);color:var(--commerce-ink);background:#fff}.gp-mini-cart-view-cart:hover,.gp-mini-cart-view-cart:focus-visible{border-color:var(--commerce-ink);color:var(--commerce-ink);outline:0}.gp-mini-cart-empty,.gp-mini-cart-loading{text-align:center;flex:1;align-content:center;justify-items:center;min-height:280px;padding:28px;display:grid}.gp-mini-cart-empty-icon{width:72px;height:72px;color:var(--commerce-orange-dark);background:#fff5d6;border-radius:50%;place-items:center;display:inline-grid}.gp-mini-cart-empty h3{color:var(--commerce-ink);margin:18px 0 8px;font-size:22px;font-weight:900}.gp-mini-cart-empty p,.gp-mini-cart-loading{color:var(--commerce-muted);margin:0;font-weight:700;line-height:1.7}.gp-mini-cart-continue{background:var(--commerce-ink);color:#fff;min-width:176px;max-width:100%;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:0 22px;font-size:15px;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:0 12px 24px #0f171f29}.gp-mini-cart-continue:hover,.gp-mini-cart-continue:focus-visible{color:#fff;outline-offset:3px;background:#000;outline:2px solid #da8e005c}@media(max-width:620px){.gp-mini-cart-drawer{inset-block:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));border:1px solid var(--commerce-line);border-radius:8px;width:auto;max-width:none;overflow:hidden;box-shadow:0 16px 42px #0f171f47}.gp-mini-cart-head{gap:12px;padding:16px 14px 12px}.gp-mini-cart-items{padding:10px}.gp-mini-cart-item{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:10px}.gp-mini-cart-item-image{width:68px}.gp-mini-cart-item-price{grid-column:2;justify-self:start}.gp-mini-cart-footer{padding:12px;padding-block-end:max(14px,calc(env(safe-area-inset-bottom) + 12px))}.gp-mini-cart-empty,.gp-mini-cart-loading{padding:22px 18px}}@media(max-width:360px){.gp-mini-cart-item{grid-template-columns:1fr}.gp-mini-cart-item-image{aspect-ratio:1.7;width:100%}.gp-mini-cart-item-price{grid-column:auto}}@media(prefers-reduced-motion:reduce){.gp-mini-cart-drawer{animation:none}}.gp-skip-link{z-index:12000;border:2px solid var(--text-color);color:var(--text-color);background:#fff;border-radius:6px;padding:10px 18px;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;inset-block-start:12px;inset-inline-start:50%;transform:translate(-50%,-160%)}.gp-skip-link:focus{transform:translate(-50%)}.gp-a11y-widget{z-index:70;width:max-content;height:50px;color:inherit;direction:rtl;background:0 0;flex:none;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.45;display:inline-flex;position:relative}.gp-a11y-trigger{color:currentColor;width:34px;min-width:34px;height:34px;min-height:34px;font:inherit;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-weight:700;display:inline-flex}.gp-a11y-trigger:hover,.gp-a11y-trigger:focus-visible{outline-offset:2px;background:#ffffff1f;outline:3px solid #fbb619}.gp-a11y-trigger svg{flex:none}.gp-a11y-trigger span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.gp-a11y-panel{z-index:1;box-sizing:border-box;overscroll-behavior:contain;width:min(380px,100vw - 32px);max-height:min(680px,100vh - 112px);color:var(--text-color);background:#fff;border:1px solid #d7dfe4;border-radius:8px;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 18px 46px #00000040}.gp-a11y-panel-head{z-index:1;background:#fff;border-block-end:1px solid #e3e8ec;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex;position:sticky;inset-block-start:0}.gp-a11y-panel-head div{gap:2px;display:grid}.gp-a11y-panel-head strong{font-size:18px}.gp-a11y-panel-head span{color:#5f6a72;font-size:13px}.gp-a11y-icon-button{width:34px;height:34px;color:var(--text-color);font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dfe4;border-radius:50%;place-items:center;font-size:22px;display:grid}.gp-a11y-section{border-block-end:1px solid #edf1f3;gap:10px;padding:14px 16px;display:grid}.gp-a11y-section h2{color:var(--text-color);margin:0;font-size:15px;font-weight:800}.gp-a11y-grid{gap:8px;display:grid}.gp-a11y-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.gp-a11y-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-a11y-choice,.gp-a11y-reset,.gp-a11y-link-button,.gp-a11y-statement,.gp-a11y-stepper button,.gp-a11y-phone-reader{color:var(--text-color);font:inherit;text-align:center;cursor:pointer;background:#fff;border:1px solid #cfd8dd;border-radius:6px;font-weight:700;text-decoration:none}.gp-a11y-choice,.gp-a11y-reset,.gp-a11y-statement{min-height:40px;padding:8px 10px}.gp-a11y-choice.active{border-color:var(--text-color);background:var(--text-color);color:#fff}.gp-a11y-choice:hover,.gp-a11y-choice:focus-visible,.gp-a11y-reset:hover,.gp-a11y-reset:focus-visible,.gp-a11y-statement:hover,.gp-a11y-statement:focus-visible,.gp-a11y-link-button:hover,.gp-a11y-link-button:focus-visible,.gp-a11y-stepper button:hover,.gp-a11y-stepper button:focus-visible,.gp-a11y-icon-button:hover,.gp-a11y-icon-button:focus-visible,.gp-a11y-phone-reader:hover,.gp-a11y-phone-reader:focus-visible{border-color:var(--text-color);outline-offset:1px;outline:3px solid #fbb6198c}.gp-a11y-stepper{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.gp-a11y-stepper button{width:44px;height:40px;font-size:22px;line-height:1}.gp-a11y-stepper output{background:#f8fafb;border:1px solid #e0e6ea;border-radius:6px;place-items:center;min-height:40px;font-weight:800;display:grid}.gp-a11y-link-button{background:0 0;border:0;justify-self:start;padding:0;text-decoration:underline}.gp-a11y-colors{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gp-a11y-colors label{gap:6px;font-weight:700;display:grid}.gp-a11y-colors input{background:#fff;border:1px solid #cfd8dd;border-radius:6px;width:100%;height:40px}.gp-a11y-section.actions{grid-template-columns:repeat(3,minmax(0,1fr))}.gp-a11y-reset{color:#fff;background:#7d2d24;border-color:#7d2d24}.gp-a11y-help dl{grid-template-columns:minmax(90px,max-content) 1fr;gap:8px 12px;margin:0;display:grid}.gp-a11y-help dt{direction:ltr;font-weight:800}.gp-a11y-help dd{margin:0}.gp-a11y-phone-reader{background:var(--text-color);color:#fff;justify-content:center;align-items:center;min-height:28px;margin-inline:6px;padding:2px 8px;font-size:13px;display:inline-flex}html[data-gp-a11y-color=grayscale] .public-layout>:not(.gp-a11y-widget){filter:grayscale()!important}html[data-gp-a11y-color=invert] .public-layout>:not(.gp-a11y-widget){filter:invert()contrast(1.15)!important}html[data-gp-a11y-color=warm] .public-layout>:not(.gp-a11y-widget){filter:sepia(.38)saturate(.88)hue-rotate(342deg)!important}html[data-gp-a11y-color=cold] .public-layout>:not(.gp-a11y-widget){filter:hue-rotate(185deg)saturate(.9)brightness(1.04)!important}html[data-gp-a11y-color=saturated] .public-layout>:not(.gp-a11y-widget){filter:saturate(1.85)contrast(1.08)!important}html[data-gp-a11y-color=custom] .public-layout :where(section,article,main,div,p,li,h1,h2,h3,h4,h5,h6,a,button,label,span,strong,em):not(.gp-a11y-widget,.gp-a11y-widget *){background-color:var(--gp-a11y-custom-bg)!important;color:var(--gp-a11y-custom-text)!important}html[data-gp-a11y-display=text] .public-layout :where(img,picture,video,iframe,canvas,svg):not(.gp-a11y-widget,.gp-a11y-widget *){visibility:hidden!important}html[data-gp-a11y-display=images] .public-layout :where(p,h1,h2,h3,h4,h5,h6,li,a,span,button,label,small,strong,em,td,th,figcaption):not(.gp-a11y-widget,.gp-a11y-widget *){color:#0000!important;text-shadow:none!important}html[data-gp-a11y-highlight-links=true] .public-layout a:not(.gp-a11y-widget a){outline-offset:3px!important;outline:3px solid #005fcc!important;text-decoration:underline!important;text-decoration-thickness:2px!important}html[data-gp-a11y-highlight-headings=true] .public-layout :where(h1,h2,h3,h4,h5,h6):not(.gp-a11y-widget,.gp-a11y-widget *){outline-offset:4px!important;color:var(--text-color)!important;background:#fff8d9!important;outline:3px solid #fbb619!important}html[data-gp-a11y-readable-font=true] .public-layout :where(p,a,button,label,input,textarea,select,li,h1,h2,h3,h4,h5,h6,span,strong,em,td,th):not(.gp-a11y-widget,.gp-a11y-widget *){letter-spacing:0!important;word-spacing:.08em!important;font-family:Arial,Helvetica,sans-serif!important}html[data-gp-a11y-paused-animations=true] .public-layout :not(.gp-a11y-widget,.gp-a11y-widget *){scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html[data-gp-a11y-enhanced-focus=true] .public-layout :focus-visible:not(.gp-a11y-widget :focus-visible){outline-offset:4px!important;outline:4px solid #005fcc!important;box-shadow:0 0 0 7px #fbb6198c!important}html .public-page-content{zoom:var(--gp-a11y-zoom,1)}html[data-gp-a11y-cursor=black] body,html[data-gp-a11y-cursor=black] body :not(.gp-a11y-widget,.gp-a11y-widget *){cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M8 4v34l9-8 6 13 6-3-6-12h12z' fill='%23000' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E") 8 4,auto!important}html[data-gp-a11y-cursor=white] body,html[data-gp-a11y-cursor=white] body :not(.gp-a11y-widget,.gp-a11y-widget *){cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M8 4v34l9-8 6 13 6-3-6-12h12z' fill='%23fff' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") 8 4,auto!important}.top-strip-left-actions{direction:ltr;align-items:center;gap:14px;display:flex}.legacy-top-strip{z-index:80;position:relative}.top-strip-left-actions .social-links{direction:rtl}.header-action-cluster{display:contents}.legacy-main-menu .gp-a11y-widget{color:var(--text-color)}.legacy-main-menu .gp-a11y-trigger:hover,.legacy-main-menu .gp-a11y-trigger:focus-visible{background:#f4f5f6}@media(max-width:1180px){.header-action-cluster{direction:ltr;align-items:center;gap:10px;display:flex}.header-action-cluster .header-actions{direction:rtl}.gp-a11y-widget{height:74px}.legacy-main-menu .gp-a11y-widget{color:#fff}.gp-a11y-trigger{width:42px;min-width:42px;height:42px;min-height:42px}.legacy-main-menu .gp-a11y-trigger{color:#fff;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px}.legacy-main-menu .gp-a11y-trigger:hover,.legacy-main-menu .gp-a11y-trigger:focus-visible,.legacy-main-menu .gp-a11y-trigger[aria-expanded=true]{background:var(--brand-orange-dark);color:#fff;outline:0}}@media(max-width:767px){.gp-a11y-trigger{width:38px;min-width:38px;height:38px;min-height:38px}.gp-a11y-panel{width:min(380px,100vw - 32px);max-height:min(620px,100vh - 144px)}.gp-a11y-section.actions,.gp-a11y-grid.three{grid-template-columns:1fr}}@media(max-width:474px){.header-action-cluster{gap:5px}.gp-a11y-trigger{width:36px;min-width:36px;height:36px;min-height:36px}}.cookie-banner{z-index:10000;color:#fff;text-align:right;inset-inline:0;direction:rtl;background:#000000f2;padding:15px 20px;display:none;position:fixed;bottom:0;box-shadow:0 -2px 10px #0000004d}.cookie-banner.show{display:block}.cookie-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;max-width:1200px;margin:0 auto;display:flex}.cookie-text{flex:1;min-width:300px}.cookie-text p{color:#fff;margin:0;font-size:14px;line-height:1.4}.cookie-buttons{flex-shrink:0;align-items:center;gap:10px;display:flex}.btn-accept,.btn-reject{min-width:80px;font:inherit;cursor:pointer;text-align:center;border:0;border-radius:5px;padding:8px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn-accept{color:#fff;background-color:#005fcc}.btn-accept:hover{background-color:#004a99}.btn-reject{color:#fff;background-color:#0000;border:1px solid #fff}.btn-reject:hover{color:#000;background-color:#fff}.privacy-link{color:#ccc;white-space:nowrap;margin-right:15px;font-size:13px;text-decoration:underline}.privacy-link:hover{color:#fff}.cookie-banner.show~.contact-fabs{bottom:160px}.contact-fabs{transition:bottom .3s}@media(max-width:768px){.cookie-banner{padding:12px 15px}.cookie-content{text-align:center;flex-direction:column;align-items:stretch}.cookie-text{min-width:0;margin-bottom:10px}.cookie-text p{font-size:13px}.cookie-buttons{flex-wrap:wrap;justify-content:center}.btn-accept,.btn-reject{min-width:70px;padding:10px 16px;font-size:13px}.privacy-link{margin-top:5px;margin-right:0;font-size:12px}}@media(prefers-contrast:high){.cookie-banner{background:#000;border-top:2px solid #fff}.btn-accept{color:#000;background-color:#fff;border:2px solid #fff}.btn-reject{border:2px solid #fff}}@media(prefers-reduced-motion:reduce){.btn-accept,.btn-reject,.contact-fabs{transition:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
