:root{--point-red:#e30613;--point-dark:#242424;--point-header-h:276px}
html,body{margin:0;overflow-x:hidden;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
*{box-sizing:border-box}
#SITE_PAGES_TRANSITION_GROUP>[id]{height:auto!important;min-height:0!important}
#SITE_HEADER_WRAPPER,#SITE_HEADER{height:var(--point-header-h)!important;min-height:var(--point-header-h)!important;width:100%!important;overflow:visible!important;background:#fff!important}
#SITE_HEADER>*:not(#point-custom-header){display:none!important}
#point-custom-header{position:relative;z-index:10000;width:100%;height:var(--point-header-h);background:#fff;color:#111;box-shadow:0 2px 10px #0002;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-ticker{height:42px;overflow:hidden;background:#2c2c2b;color:#fff;display:flex;align-items:center;white-space:nowrap}
.point-ticker-track{display:inline-flex;min-width:200%;justify-content:space-around;gap:80px;animation:pointTicker 22s linear infinite;font-size:15px;letter-spacing:.7px}
#point-custom-header[dir=rtl] .point-ticker-track{animation-direction:reverse}
@keyframes pointTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.point-brand-row{height:172px;display:flex;align-items:center;justify-content:space-between;padding:6px clamp(22px,5vw,82px);background:#fff}
.point-brand-link{display:flex;align-items:center;height:100%;min-width:0}
.point-brand-logo{display:block;width:min(640px,55vw);height:158px;object-fit:contain;object-position:left center;background:transparent!important}
#point-custom-header[dir=rtl] .point-brand-logo{object-position:right center}
.point-header-actions{display:flex;align-items:center;gap:22px;flex:0 0 auto}
.point-shop-link{display:inline-flex;align-items:center;gap:16px;padding:10px 4px;color:#161616;text-decoration:none;font-size:18px;font-weight:700;white-space:nowrap}
.point-cart-icon{width:34px;height:34px;display:block;color:var(--point-red);flex:0 0 34px}
.point-inline-language{border:1px solid #ddd;border-radius:999px;padding:9px 15px;background:#fff;color:#111;font-weight:700;cursor:pointer}
.point-inline-language:hover,.point-inline-language:focus{border-color:var(--point-red);color:var(--point-red)}
.point-nav{height:62px;padding:0 clamp(14px,2.4vw,45px);display:flex;align-items:stretch;justify-content:center;background:var(--point-red);overflow:visible}
.point-nav a{display:flex;align-items:center;justify-content:center;min-width:0;padding:0 clamp(10px,1.45vw,24px);color:#fff;text-decoration:none;text-align:center;font-size:16px;font-weight:700;line-height:1.25;white-space:nowrap;transition:background .2s}
.point-nav a:hover,.point-nav a:focus,.point-nav a[aria-current=page]{background:#b8000b}
.point-menu-toggle{display:none}
#point-language-switcher{display:none!important}
#point-whatsapp-button{position:fixed;left:18px;bottom:18px;z-index:2147482000;display:inline-flex;align-items:center;gap:11px;min-height:62px;padding:12px 22px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-size:16px;font-weight:700;box-shadow:0 5px 18px #0004}
.point-whatsapp-icon{display:block;width:38px;height:38px;flex:0 0 38px}
body.point-arabic #point-whatsapp-button{left:auto;right:18px}
body.point-arabic #SITE_PAGES .wixui-rich-text,body.point-arabic #SITE_PAGES [data-testid=richTextElement],body.point-arabic #SITE_PAGES input,body.point-arabic #SITE_PAGES textarea{direction:rtl}

/* Homepage hero */
#point-home-hero{position:relative;width:100%;height:620px;overflow:hidden;background:#eee;border-top:6px solid var(--point-red);border-bottom:6px solid var(--point-red)}
.point-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease;pointer-events:none}
.point-hero-slide.point-active{opacity:1;visibility:visible;pointer-events:auto}
.point-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.point-hero-panel{position:absolute;right:6%;top:50%;transform:translateY(-50%);width:min(560px,42vw);padding:34px 38px;background:#111b;color:#fff;text-align:left}
#point-home-hero[dir=rtl] .point-hero-panel{right:auto;left:6%;text-align:right}
.point-hero-kicker{margin:0 0 8px;font-size:18px;font-weight:700}
.point-hero-panel h1{margin:0 0 10px;color:var(--point-red);font-size:clamp(36px,4vw,65px);line-height:1.05}
.point-hero-panel p{margin:0 0 24px;font-size:22px;line-height:1.5}
.point-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:13px 24px;border-radius:999px;background:var(--point-red);color:#fff!important;text-decoration:none;font-weight:700}
.point-hero-dots{position:absolute;z-index:4;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:10px}
.point-hero-dots button{width:13px;height:13px;padding:0;border:2px solid #fff;border-radius:50%;background:transparent;cursor:pointer}
.point-hero-dots button.point-active{background:var(--point-red);border-color:var(--point-red)}

/* Product/category and references cards */
#point-product-grid,#point-references-grid{width:min(1320px,calc(100% - 40px));margin:52px auto;padding:0;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-section-heading{margin:0 0 30px;text-align:center;color:#171717;font-size:34px}
.point-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.point-product-card{display:flex;flex-direction:column;min-width:0;background:#f6f6f6;border:1px solid #e6e6e6;color:#111;text-decoration:none;box-shadow:0 4px 16px #0000000d;transition:transform .2s,box-shadow .2s}
.point-product-card:hover,.point-product-card:focus{transform:translateY(-4px);box-shadow:0 9px 25px #0002}
.point-product-card img{display:block;width:100%;aspect-ratio:1.6/1;object-fit:contain;background:#fff}
.point-product-card-copy{display:flex;flex:1;flex-direction:column;align-items:center;padding:20px 16px 22px;text-align:center}
.point-product-card h2{margin:0 0 18px;font-size:19px;line-height:1.4}
.point-product-button{margin-top:auto;padding:13px 23px;background:#242424;color:#fff;font-size:15px;font-weight:700}
.point-reference-card{background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 14px #00000010;overflow:hidden}
.point-reference-card img{display:block;width:100%;height:235px;object-fit:cover}
.point-reference-card h2{margin:0;padding:17px;font-size:18px;text-align:center}

/* Product technical data */
#point-product-specifications{width:min(1220px,calc(100% - 40px));margin:56px auto;padding:42px;background:#f7f7f7;border-top:5px solid var(--point-red);font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-spec-grid{display:grid;grid-template-columns:1fr;gap:34px}
.point-spec-item{padding:24px;background:#fff;border:1px solid #e3e3e3}
.point-spec-item h2{margin:0 0 20px;color:#222;font-size:24px;text-align:center}
.point-spec-item a{display:block}
.point-spec-item img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;background:#fff}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-visible{display:block!important;opacity:1!important;visibility:visible!important;animation:none!important;transform:none!important;clip-path:none!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-visible>div,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-visible a,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-visible img{opacity:1!important;visibility:visible!important;clip-path:none!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-visible img{display:block!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered{position:relative!important;left:auto!important;right:auto!important;grid-column:1/-1!important;justify-self:center!important;width:min(var(--point-media-max,1120px),calc(100% - 32px))!important;max-width:calc(100% - 32px)!important;height:auto!important;margin-inline:auto!important;overflow:visible!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered>div,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered a,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered img{width:100%!important;max-width:100%!important;height:auto!important;margin-inline:auto!important;object-fit:contain!important;object-position:center!important;overflow:visible!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-portrait{width:222px!important;max-width:19vw!important;height:auto!important;overflow:visible!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-portrait>div,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-portrait a{width:100%!important;height:auto!important;overflow:visible!important}
body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-portrait img{width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;object-position:center!important}
body.point-product-detail #SITE_PAGES section:has(.point-product-media-portrait),body.point-product-detail #SITE_PAGES .wixui-column-strip__column:has(.point-product-media-portrait),body.point-product-detail #SITE_PAGES [data-mesh-id]:has(.point-product-media-portrait),body.point-product-detail #SITE_PAGES .Ak0vpt:has(.point-product-media-portrait){overflow:visible!important}
#point-product-portrait-gallery{display:none}
#point-mobile-product-intro{display:none}
#point-fallback-detail{width:min(1120px,calc(100% - 40px));margin:45px auto;padding:34px;background:#fff;border:1px solid #ddd;border-top:5px solid var(--point-red)}
.point-fallback-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:38px}
.point-fallback-layout img{width:100%;max-height:520px;object-fit:contain}
.point-fallback-layout h1{font-size:34px;margin:0 0 20px}.point-fallback-layout p,.point-fallback-layout li{font-size:18px;line-height:1.7}

/* Institutional, contact, service and footer */
#comp-kyt0ql26{display:none!important}
.point-institutional-logo{display:block;width:min(760px,90%);height:180px;object-fit:contain;margin:0 auto 24px;background:transparent!important}
#point-career-pdf{width:min(1120px,calc(100% - 40px));margin:42px auto;padding:28px;background:#fff;border:1px solid #ddd;border-top:5px solid var(--point-red);font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-career-actions{text-align:center;margin:0 0 22px}.point-career-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border-radius:999px;background:var(--point-red);color:#fff;text-decoration:none;font-weight:700}
#point-career-pdf iframe{display:block;width:100%;height:min(1200px,80vh);min-height:760px;border:1px solid #ccc;background:#fff}
body.point-careers #SITE_PAGES_TRANSITION_GROUP{display:none!important}
body.point-store #SITE_PAGES_TRANSITION_GROUP{display:none!important}
#point-store{width:min(1440px,calc(100% - 36px));margin:42px auto 70px;color:#181818;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-store-hero{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:42px clamp(24px,5vw,68px);border-radius:24px;background:linear-gradient(135deg,#242424,#111);color:#fff;box-shadow:0 14px 38px #0003}
.point-store-hero>div{max-width:850px}.point-store-hero p{margin:0 0 8px;color:#ff5760;font-size:15px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.point-store-hero h1{margin:0 0 13px;font-size:clamp(40px,5vw,68px);line-height:1}.point-store-hero span{display:block;font-size:18px;line-height:1.7;color:#eee}
.point-store-cart-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:190px;min-height:62px;padding:12px 18px;border:0;border-radius:999px;background:var(--point-red);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #0004}.point-store-cart-toggle .point-cart-icon{color:#fff}.point-store-cart-toggle b{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 7px;border-radius:50%;background:#fff;color:var(--point-red)}
.point-store-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(230px,.42fr) auto;align-items:center;gap:16px;margin:28px 0;padding:18px;border:1px solid #e2e2e2;border-radius:16px;background:#fff;box-shadow:0 5px 18px #0000000d}.point-store-toolbar input,.point-store-toolbar select{display:block;width:100%;height:52px;padding:0 17px;border:1px solid #cfcfcf;border-radius:10px;background:#fff;color:#151515;font:inherit}.point-store-toolbar input:focus,.point-store-toolbar select:focus{outline:3px solid #e3061326;border-color:var(--point-red)}.point-store-count{margin:0;white-space:nowrap;font-weight:800;color:#555}.point-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.point-store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.point-store-loading,.point-store-no-results{grid-column:1/-1;margin:40px 0;padding:40px;text-align:center;background:#f5f5f5;border-radius:16px;font-size:19px}
.point-store-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #e4e4e4;border-radius:16px;background:#fff;box-shadow:0 5px 20px #0000000f;transition:transform .2s,box-shadow .2s}.point-store-card:hover{transform:translateY(-4px);box-shadow:0 13px 30px #0002}.point-store-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff}.point-store-card>div{display:flex;flex:1;flex-direction:column;padding:18px}.point-store-card h2{margin:0 0 16px;font-size:17px;line-height:1.45}.point-store-card p{display:flex;align-items:baseline;gap:7px;margin:auto 0 14px}.point-store-card p strong{color:var(--point-red);font-size:24px}.point-store-card p span{color:#666;font-size:13px}.point-store-card button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:10px 13px;border:0;border-radius:9px;background:#242424;color:#fff;font-weight:800;cursor:pointer}.point-store-card button:hover,.point-store-card button:focus{background:var(--point-red)}.point-store-card button .point-cart-icon{width:25px;height:25px;flex-basis:25px;color:#fff}
.point-store-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:32px 0}.point-store-pagination button{min-width:110px;min-height:45px;padding:10px 16px;border:0;border-radius:999px;background:#242424;color:#fff;font-weight:800;cursor:pointer}.point-store-pagination button:disabled{opacity:.38;cursor:not-allowed}.point-store-pagination span{font-weight:800}
.point-store-backdrop{position:fixed;inset:0;z-index:2147481200;display:none;border:0;background:#0008;cursor:pointer}.point-store-backdrop.point-open{display:block}.point-store-cart{position:fixed;top:0;right:0;z-index:2147481300;width:min(460px,100%);height:100vh;display:flex;flex-direction:column;transform:translateX(105%);background:#fff;box-shadow:-10px 0 35px #0004;transition:transform .28s ease}.point-store-cart[dir=rtl],#point-store[dir=rtl] .point-store-cart{right:auto;left:0;transform:translateX(-105%);box-shadow:10px 0 35px #0004}.point-store-cart.point-open,#point-store[dir=rtl] .point-store-cart.point-open{transform:translateX(0)}.point-store-cart-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #ddd;background:#242424;color:#fff}.point-store-cart-head h2{margin:0;font-size:24px}.point-store-cart-head button{width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#111;font-size:25px;cursor:pointer}.point-store-cart-items{flex:1;overflow:auto;padding:12px 20px}.point-store-cart-items article{display:grid;grid-template-columns:92px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid #e1e1e1}.point-store-cart-items img{width:92px;height:78px;object-fit:contain;border:1px solid #eee}.point-store-cart-items h3{margin:0 0 5px;font-size:15px;line-height:1.4}.point-store-cart-items p{margin:0 0 8px;color:#666;font-size:13px}.point-store-quantity{display:inline-flex;align-items:center;gap:10px}.point-store-quantity button{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;background:#fff;font-size:18px;cursor:pointer}.point-store-remove{margin-inline-start:12px;border:0;background:none;color:var(--point-red);font-weight:700;cursor:pointer}.point-store-cart-empty{margin:60px 0;text-align:center;color:#666;font-size:17px}.point-store-cart-foot{padding:20px 22px;border-top:1px solid #ddd;background:#f7f7f7}.point-store-cart-foot p{display:flex;justify-content:space-between;margin:0 0 16px;font-size:20px}.point-store-cart-foot>a{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:12px;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-weight:800}.point-store-cart-foot>a .point-whatsapp-icon{width:30px;height:30px;flex-basis:30px}
#point-contact-location{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);width:min(1180px,calc(100% - 40px));margin:42px auto;background:#fff;border:1px solid #ddd;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
.point-location-copy{padding:44px}.point-location-copy h2{margin:0 0 20px;color:var(--point-red);font-size:30px}.point-location-copy p{margin:0 0 10px;font-size:20px;line-height:1.75}.point-location-copy a{color:#111;text-decoration:none}
#point-contact-location iframe{display:block;width:100%;height:100%;min-height:390px;border:0}
#point-service-intro{display:none!important}
body.point-service #comp-kxxkymxa{display:block!important;width:min(1265px,100%)!important;height:auto!important;min-height:540px!important;margin:0 auto!important}
body.point-service #comp-kxxkymxa>[data-testid=columns]{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;height:auto!important;min-height:540px!important}
body.point-service #comp-kxxkymxc{display:block!important;position:relative!important;left:auto!important;right:auto!important;width:auto!important;min-width:0!important;height:540px!important;overflow:hidden!important}
body.point-service #comp-kxxkymxc>div,body.point-service #comp-kxxkymxc wow-image,body.point-service #comp-kxxkymxc img{display:block!important;width:100%!important;height:100%!important}
body.point-service #comp-kxxkymxc img{object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important}
body.point-service #comp-kxxkymxc wow-image{display:none!important}
body.point-service #comp-kxxkymxc>.point-service-tech-image{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
body.point-service #comp-kxxkymxf{position:relative!important;left:auto!important;right:auto!important;width:auto!important;min-width:0!important;height:540px!important;margin:0!important;background:#fff!important}
body.point-service #comp-kxxkymxf>[data-mesh-id$=inlineContent],body.point-service #comp-kxxkymxf [data-mesh-id$=gridContainer]{height:100%!important}
body.point-service #comp-kxxkymxf [data-mesh-id$=gridContainer]{display:flex!important;align-items:center!important;padding:42px 55px!important}
body.point-service #comp-l0wp8tcw{position:static!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;margin:0!important}
body.point-service #comp-l0wp8tcw,body.point-service #comp-l0wp8tcw *{font-size:16px!important;line-height:1.62!important}
body.point-service #comp-l0wp8tcw p{margin:0 0 18px!important;text-align:start!important}
body.point-service #comp-l0wp8tcw p:last-child{margin-bottom:0!important}
body.point-service #comp-kxxkymxl1{display:none!important}
body.point-service #comp-lx3iqwbb1{height:auto!important;min-height:650px!important;padding:40px 0!important;background:#f7f7f7!important}
body.point-service #comp-kxxkymxj{display:block!important;width:min(920px,calc(100% - 40px))!important;height:auto!important;min-height:560px!important;margin:0 auto!important;background:#fff!important}
body.point-service #comp-kxxkymxj>[data-testid=columns]{display:block!important;width:100%!important;height:auto!important;min-height:560px!important}
body.point-service #comp-kxxkymxu1{position:relative!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;min-height:560px!important}
body.point-service #comp-l0wjrhhx{position:static!important;left:auto!important;right:auto!important;width:min(760px,calc(100% - 40px))!important;height:auto!important;margin:36px auto!important}
body.point-service #comp-l0wjrhkm{position:static!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;min-height:480px!important}
body.point-service #comp-kxxkymyb{display:flex!important;width:min(1100px,calc(100% - 40px))!important;height:395px!important;margin:42px auto 0!important;overflow:hidden!important}
body.point-service #comp-kxxkymyd1{display:block!important;width:100%!important;height:395px!important}
body.point-service #comp-kxxkymyd1>div,body.point-service #comp-kxxkymyd1 wow-image,body.point-service #comp-kxxkymyd1 img{display:block!important;width:100%!important;height:100%!important}
body.point-service #comp-kxxkymyd1 img{object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important}
body.point-service #comp-kxxkymyd1 wow-image{display:none!important}
body.point-service #comp-kxxkymyd1>.point-service-electrical-image{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
#point-professional-footer,#SITE_FOOTER{display:none!important}
#point-v2-footer{position:relative;z-index:20;width:100%;margin-top:72px;padding:48px clamp(22px,5vw,70px) 20px;background:var(--point-red);color:#fff;clear:both;font-family:Arial,"Noto Sans Arabic",Tahoma,sans-serif}
body.point-home #comp-lx3iqwnb,body.point-home #comp-kmxpooiy,body.point-home #comp-lx3iqwnb1{display:none!important}
body.point-service #comp-lx3iqwbc2{display:block!important;height:auto!important;min-height:437px!important;padding:0 0 42px!important}
body.point-service #comp-lz9njegd,body.point-service #comp-lx3iqwbb2,body.point-service #comp-lx3iqwbc1,body.point-service #comp-mdrctshy{display:none!important}
body.point-contact #comp-mcaec87b{display:none!important}
.point-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:38px;width:min(1260px,100%);margin:auto}
.point-footer-grid img{display:block;width:330px;max-width:100%;height:125px;object-fit:contain;filter:drop-shadow(0 0 2px #fff) drop-shadow(0 0 5px #fff8);background:transparent!important;border-radius:0}
.point-footer-grid h2{margin:0 0 14px;font-size:20px}.point-footer-grid p,.point-footer-grid address{margin:0;font-size:16px;line-height:1.8;font-style:normal}.point-footer-grid a{color:#fff;text-decoration:none}
.point-footer-credit{width:min(1260px,100%);margin:32px auto 0;padding-top:16px;border-top:1px solid #ffffff66;text-align:center;font-size:13px}.point-footer-credit a{color:#fff;font-weight:700}

@media(max-width:1100px){
 .point-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .point-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .point-store-hero{align-items:flex-start}.point-store-cart-toggle{min-width:160px}
 body.point-product-detail #SITE_PAGES .point-original-product-intro-section{display:none!important}
 #point-mobile-product-intro{display:block;width:min(760px,calc(100% - 30px));margin:30px auto;padding:28px;background:#fff;border-top:5px solid var(--point-red);box-shadow:0 4px 16px #0001}
 #point-mobile-product-intro h1{margin:0 0 20px;color:#171717;font-size:30px;line-height:1.35}
 #point-mobile-product-intro ul{margin:0;padding-inline-start:24px}#point-mobile-product-intro li{margin:0 0 8px;font-size:17px;line-height:1.55}
 body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-portrait{display:none!important}
 body.point-product-detail #SITE_PAGES .wixui-column-strip__column:has(>[data-mesh-id$="inlineContent"]>[data-mesh-id$="gridContainer"]>.point-product-media-portrait){display:none!important;height:0!important;min-height:0!important}
 #point-product-portrait-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,260px));justify-content:center;gap:24px;width:calc(100% - 30px);margin:32px auto;padding:20px;background:#f7f7f7;border-top:4px solid var(--point-red)}
 #point-product-portrait-gallery img{display:block;width:min(260px,100%);height:auto;margin:auto;object-fit:contain;background:#fff}
}
@media(min-width:768px) and (max-width:1399px){
 :root{--point-header-h:310px}
 .point-nav{height:96px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 18px}
 .point-nav a{min-height:48px;padding:0 8px;font-size:14px;white-space:normal}
 .point-brand-logo{width:min(520px,48vw)}
}
@media(max-width:767px){
 :root{--point-header-h:206px}
 #site-root,#masterPage,#main_MF,#SITE_CONTAINER,#SITE_HEADER_WRAPPER,#SITE_HEADER,#PAGES_CONTAINER,#SITE_PAGES{width:100%!important;max-width:100%!important;min-width:0!important;left:0!important;right:auto!important;margin-left:0!important;margin-right:0!important;transform:none!important}
 #point-custom-header{height:var(--point-header-h)}
 .point-ticker{height:34px}.point-ticker-track{font-size:12px}
 .point-brand-row{height:124px;padding:5px 14px}
 .point-brand-logo{width:min(240px,58vw);height:112px}
 .point-header-actions{gap:7px}.point-shop-link{gap:10px;padding:7px;font-size:0}.point-cart-icon{width:31px;height:31px;flex-basis:31px}
 .point-inline-language{padding:7px 11px;font-size:12px}
 .point-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:38px;border:1px solid #fff7;background:#b8000b;color:#fff;font-size:25px;cursor:pointer}
 .point-nav{position:absolute;top:158px;left:0;z-index:9;width:100%;height:48px;display:flex;justify-content:flex-end;padding:5px 14px;background:var(--point-red);overflow:visible}
 #point-custom-header[dir=rtl] .point-nav{justify-content:flex-start}
 .point-nav>a{display:none}
 .point-nav.point-open{top:206px;height:auto;max-height:calc(100vh - 206px);padding:8px 16px 16px;display:flex;flex-direction:column;align-items:stretch;overflow:auto;box-shadow:0 12px 22px #0005}
 .point-nav.point-open>a{display:flex;min-height:48px;justify-content:flex-start;padding:10px 12px;border-bottom:1px solid #ffffff38;text-align:left;font-size:15px}
 #point-custom-header[dir=rtl] .point-nav.point-open>a{justify-content:flex-end;text-align:right}
 #point-home-hero{height:470px;border-width:4px}
 .point-hero-slide img{object-position:center}
 .point-hero-panel,#point-home-hero[dir=rtl] .point-hero-panel{left:16px;right:16px;top:auto;bottom:34px;transform:none;width:auto;padding:22px;text-align:start}
 .point-hero-panel h1{font-size:35px}.point-hero-panel p{font-size:17px;margin-bottom:17px}.point-hero-kicker{font-size:14px}
 #point-product-grid,#point-references-grid{width:calc(100% - 24px);margin:36px auto}.point-section-heading{font-size:28px}
 .point-card-grid{grid-template-columns:1fr;gap:20px}.point-product-card img{aspect-ratio:1.45/1}.point-reference-card img{height:220px}
 #point-store{width:calc(100% - 20px);margin:24px auto 45px}.point-store-hero{display:block;padding:28px 20px;border-radius:16px}.point-store-hero h1{font-size:42px}.point-store-hero span{font-size:15px}.point-store-cart-toggle{width:100%;min-height:55px;margin-top:22px}.point-store-toolbar{grid-template-columns:1fr;margin:18px 0;padding:12px}.point-store-count{text-align:center}.point-store-grid{grid-template-columns:1fr;gap:16px}.point-store-card{display:grid;grid-template-columns:42% 58%;align-items:stretch}.point-store-card>img{height:100%;min-height:190px;aspect-ratio:auto}.point-store-card>div{padding:15px}.point-store-card h2{font-size:15px}.point-store-card p strong{font-size:21px}.point-store-pagination{gap:10px}.point-store-pagination button{min-width:88px;padding:8px 11px}.point-store-cart{width:100%}
 #point-product-specifications{width:calc(100% - 24px);margin:35px auto;padding:20px 12px}.point-spec-item{padding:12px}.point-spec-item h2{font-size:20px}
 body.point-product-detail #SITE_PAGES .wixui-section,body.point-product-detail #SITE_PAGES .wixui-section>div,body.point-product-detail #SITE_PAGES .wixui-section>div>div{left:0!important;right:auto!important;width:100%!important;max-width:100%!important;min-width:0!important}
 body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered{width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important;height:auto!important}
 body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered>div,body.point-product-detail #SITE_PAGES .wixui-image.point-product-media-centered img{width:100%!important;max-width:100%!important;height:auto!important}
 #point-product-portrait-gallery{grid-template-columns:1fr}
 #point-mobile-product-intro{width:calc(100% - 24px);margin:24px auto;padding:22px 20px}#point-mobile-product-intro h1{font-size:27px}#point-mobile-product-intro li{font-size:16px}
 .point-fallback-layout{grid-template-columns:1fr}.point-fallback-layout h1{font-size:28px}
 #point-contact-location{grid-template-columns:1fr;width:calc(100% - 24px)}.point-location-copy{padding:27px 20px}.point-location-copy h2{font-size:25px}.point-location-copy p{font-size:18px}#point-contact-location iframe{min-height:300px}
 .point-footer-grid{grid-template-columns:1fr;gap:28px}
 #point-career-pdf{width:calc(100% - 24px);margin:28px auto;padding:16px 10px}#point-career-pdf iframe{height:72vh;min-height:620px}
 #point-whatsapp-button{left:12px;bottom:12px;gap:8px;min-height:56px;padding:10px 16px;font-size:14px}.point-whatsapp-icon{width:34px;height:34px;flex-basis:34px}body.point-arabic #point-whatsapp-button{left:auto;right:12px}
 body.point-service #comp-kxxkymxa{min-height:0!important}
 body.point-service #comp-kxxkymxa>[data-testid=columns]{grid-template-columns:1fr!important;min-height:0!important}
 body.point-service #comp-kxxkymxc{height:300px!important}
 body.point-service #comp-kxxkymxf{height:auto!important;min-height:0!important}
 body.point-service #comp-kxxkymxf>[data-mesh-id$=inlineContent],body.point-service #comp-kxxkymxf [data-mesh-id$=gridContainer]{height:auto!important}
 body.point-service #comp-kxxkymxf [data-mesh-id$=gridContainer]{padding:28px 22px!important}
 body.point-service #comp-l0wp8tcw,body.point-service #comp-l0wp8tcw *{font-size:15px!important;line-height:1.65!important}
 body.point-service #comp-lx3iqwbb1{min-height:0!important;padding:28px 0!important}
 body.point-service #comp-kxxkymxj{width:calc(100% - 24px)!important;min-height:0!important}
 body.point-service #comp-kxxkymxj>[data-testid=columns],body.point-service #comp-kxxkymxu1{min-height:0!important}
 body.point-service #comp-l0wjrhhx{width:calc(100% - 24px)!important;margin:24px auto!important}
 body.point-service #comp-l0wjrhkm{min-height:520px!important}
 body.point-service #comp-kxxkymyb,body.point-service #comp-kxxkymyd1{height:260px!important}
}
