:root{--black:#0d0d0d;--gold:#c8a165;--cream:#f6f2ec;--gray:#6b6b6b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#151515;font-family:'Tajawal',sans-serif}body.admin-bar .site-header{top:32px}a{text-decoration:none;color:inherit}.site-header{height:78px;background:#0b0b0b;color:#fff;display:flex;align-items:center;padding:0 4.5vw;gap:38px;position:sticky;top:0;z-index:999;border-bottom:1px solid #ffffff12}.brand{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center}.brand img,.brand .custom-logo{width:92px;height:auto;max-height:54px;object-fit:contain}.main-nav{display:flex;gap:30px;align-items:center;margin-right:auto}.main-nav a{font-size:14px;font-weight:500;padding:29px 0 25px}.main-nav a:first-child{color:var(--gold);border-bottom:2px solid var(--gold)}.mobile-toggle{display:none;background:none;border:0;color:#fff}.editorial-hero{height:670px;position:relative;overflow:hidden;background:#111;color:#fff}.hero-media,.hero-media img{width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center 22%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#000b 0%,#0005 37%,transparent 65%,#0003 100%)}.hero-copy{position:absolute;z-index:2;left:5vw;top:135px;width:440px;text-align:right}.hero h1{font-size:55px;line-height:1.28;margin:0 0 18px;font-weight:800}.hero h1 span{color:#fff}.hero p{font-size:17px;line-height:1.8;margin:0 0 12px}.btn{display:inline-block;padding:14px 27px;margin-top:14px;font-weight:600;border:0}.btn.gold{background:var(--gold);color:#111}.hero-brand{position:absolute;left:5vw;bottom:34px;z-index:2;display:flex;gap:28px;align-items:center}.hero-brand strong{font-size:27px}.hero-brand small{font-family:Arial,sans-serif;font-size:10px;line-height:1.4;letter-spacing:.5px}.hero-count{position:absolute;right:5vw;top:55px;z-index:2;font-family:Arial,sans-serif;font-size:13px}.hero-count i{display:inline-block;width:25px;height:1px;background:#fff8;margin:0 9px;vertical-align:middle}.brand-story{background:#fff;padding:14px 4.5vw 60px;display:grid;grid-template-columns:46% 54%;gap:70px;align-items:center}.story-visual{height:355px;position:relative;overflow:hidden;background:#777}.story-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(.65);transform:scale(1.35)}.story-visual span{position:absolute;left:32px;top:55px;color:#fff;font-family:Arial,sans-serif;letter-spacing:1px;line-height:1.35}.story-copy{padding:30px 4vw}.story-copy h2{font-size:42px;margin:0 0 18px}.story-copy p{font-size:18px;color:#555;line-height:1.9;max-width:650px}.story-features{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border-top:1px solid #ddd;padding-top:28px}.story-features b{text-align:center;font-size:15px;border-left:1px solid #ddd}.story-features b:last-child{border:0}.categories,.new-products{padding:55px 4.5vw 65px;background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-head h2{font-size:31px;margin:0}.section-head h2:after{content:"";display:inline-block;width:32px;height:1px;background:var(--gold);margin:0 14px 8px}.section-head span{font-size:14px}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.cat-card{height:350px;position:relative;overflow:hidden;background:#ddd}.cat-card img{width:100%;height:100%;object-fit:cover}.cat-card b{position:absolute;bottom:0;right:0;left:0;background:#111e;color:#fff;padding:16px 18px;font-size:17px}.cat-card b span{float:left}.areen{background:#111}.areen-inner,.areen img{display:block;width:100%}.areen img{height:auto}.new-products{padding-top:52px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-card{background:#fafafa;position:relative;padding-bottom:13px}.product-card img{width:100%;aspect-ratio:1/1.08;object-fit:cover;background:#f0efed}.product-card h3{font-size:16px;font-weight:500;margin:12px 14px 0}.product-arrow{display:block;margin:5px 14px 0}.lifestyle{height:310px;background:#111;color:#fff;position:relative;overflow:hidden}.lifestyle:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000d 0%,#0007 42%,transparent 70%)}.lifestyle img{width:100%;height:100%;object-fit:cover;object-position:center 34%}.lifestyle>div{position:absolute;z-index:2;left:7vw;top:55px}.lifestyle h2{font-size:38px;line-height:1.35;margin:0}.lifestyle small{position:absolute;z-index:2;right:5vw;top:60px;line-height:1.6;font-family:Arial,sans-serif}.social-strip{background:#fff;padding:35px 4.5vw 45px}.social-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.social-head h2{font-size:29px;margin:0}.social-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.social-grid img{width:100%;aspect-ratio:1.18/1;object-fit:cover}.cta{padding:65px 7vw;text-align:center;background:#080808;color:#fff}.cta small{font-family:Arial,sans-serif;letter-spacing:1.5px;color:#bbb}.cta h2{font-size:36px;margin:13px 0 5px}.cta p{color:#bbb;margin:0}.coming-soon{display:inline-block;margin-top:18px;border:1px solid var(--gold);color:var(--gold);padding:12px 28px}.site-footer{padding:40px 4.5vw;background:#0b0b0b;color:#aaa;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;border-top:1px solid #ffffff18}.site-footer img{width:95px}.site-footer p,.site-footer small{margin:0}.site-footer small{text-align:left}.is-preview{cursor:default}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:800px){body.admin-bar .site-header{top:46px}.site-header{height:70px;padding:0 6vw}.brand{position:static;transform:none;margin-right:auto}.brand img,.brand .custom-logo{width:80px}.mobile-toggle{display:block;width:34px;height:30px;padding:5px;cursor:pointer}.mobile-toggle span{display:block;height:2px;background:#fff;margin:5px 0}.main-nav{display:none;position:absolute;top:70px;right:0;left:0;background:#111;padding:10px 6vw 20px;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav a{width:100%;padding:14px 0;border-bottom:1px solid #ffffff18}.editorial-hero{height:620px}.hero-media img{object-position:58% top}.hero-overlay{background:linear-gradient(0deg,#000c 0%,transparent 65%)}.hero-copy{left:6vw;right:6vw;top:auto;bottom:80px;width:auto;text-align:right}.hero h1{font-size:39px}.hero p{font-size:15px}.hero-brand{display:none}.hero-count{right:auto;left:6vw;top:28px}.brand-story{grid-template-columns:1fr;gap:0;padding:0 6vw 50px}.story-visual{height:310px}.story-copy{padding:35px 0}.story-copy h2{font-size:34px}.story-copy p{font-size:16px}.story-features{gap:8px}.story-features b{font-size:12px}.categories,.new-products{padding:50px 6vw}.section-head{align-items:flex-start}.section-head h2{font-size:28px}.cat-grid{grid-template-columns:1fr}.cat-card{height:470px}.products{grid-template-columns:1fr 1fr;gap:9px}.product-card h3{font-size:14px}.areen{overflow:hidden}.areen img{width:150%;max-width:none;transform:translateX(16%)}.lifestyle{height:360px}.lifestyle>div{left:6vw;right:6vw;top:auto;bottom:45px}.lifestyle h2{font-size:33px}.lifestyle small{right:6vw;top:30px}.social-strip{padding:35px 6vw}.social-grid{grid-template-columns:repeat(3,1fr)}.social-grid img:nth-child(n+4){display:none}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer img{margin:auto}.site-footer small{text-align:center}}@media(max-width:520px){.editorial-hero{height:570px}.hero h1{font-size:36px}.cat-card{height:420px}.products{grid-template-columns:1fr 1fr}.product-card img{aspect-ratio:1/1.2}.story-features{grid-template-columns:1fr;gap:15px}.story-features b{border:0;border-bottom:1px solid #ddd;padding-bottom:12px}.areen img{width:175%;transform:translateX(22%)}.cta h2{font-size:31px}}.story-visual img{transform:none;filter:none;object-position:center}.cat-grid{grid-template-columns:repeat(3,1fr)}.cat-card img{object-position:center 20%}.product-card img{object-fit:contain;padding:8px;background:#f3f1ee}.social-grid{grid-template-columns:repeat(6,1fr)}.social-grid img{aspect-ratio:1/1;object-fit:cover}.editorial-footer{display:block;padding:38px 4.5vw 26px;background:#0a0a0a;color:#fff}.footer-top{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand img{width:90px}.footer-brand span{font:10px/1.45 Arial,sans-serif;color:#ddd;letter-spacing:.4px}.footer-nav{display:flex;justify-content:center;gap:34px}.footer-nav a{font-size:14px;color:#ddd}.footer-nav a:hover{color:var(--gold)}.footer-social{display:flex;justify-content:flex-end;gap:15px;font:10px Arial,sans-serif;color:#ddd}.footer-rule{height:1px;background:#fff3;margin:30px 0 20px}.footer-bottom{display:flex;justify-content:space-between;color:#aaa}.footer-bottom small{font-size:11px}@media(max-width:800px){.social-grid{grid-template-columns:repeat(3,1fr)}.social-grid img:nth-child(n+4){display:block}.footer-top{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.footer-nav{flex-wrap:wrap;gap:14px 24px}.footer-social{justify-content:center;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:8px;align-items:center}.product-card img{padding:4px}.cat-card img{object-position:center}}.site-header{position:sticky;display:grid;grid-template-columns:1fr auto 1fr;direction:rtl;padding:0 4.5vw;height:82px;gap:28px}.main-nav{margin:0;justify-self:start;direction:rtl}.header-spacer{justify-self:end;width:36px}.brand-lockup{direction:ltr;justify-self:center;display:flex;align-items:center;gap:18px;height:60px}.brand-lockup img,.footer-brand-vertical img{display:block;width:100%;height:100%;object-fit:contain}.brand-symbol-mask,.brand-word-mask,.footer-symbol-mask,.footer-word-mask{display:block;background:var(--gold);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.brand-symbol-mask{width:43px;height:49px;-webkit-mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-symbol-original.png);mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-symbol-original.png)}.brand-word-mask{width:164px;height:38px;-webkit-mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-wordmark-original.png);mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-wordmark-original.png)}.brand-symbol-mask img,.brand-word-mask img,.footer-symbol-mask img,.footer-word-mask img{opacity:0}.footer-top{grid-template-columns:1fr 2fr 1fr}.footer-social{justify-content:flex-start}.footer-brand-vertical{justify-self:end;display:flex;flex-direction:column;align-items:center;min-width:170px}.footer-symbol-mask,.footer-word-mask{background:#fff}.footer-symbol-mask{width:50px;height:57px;-webkit-mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-symbol-original.png);mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-symbol-original.png)}.footer-word-mask{width:150px;height:36px;margin-top:10px;-webkit-mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-wordmark-original.png);mask-image:url(/wp-content/themes/FIER-MASTER-v2.7.1-PRO/assets/images/fier-wordmark-original.png)}.footer-tagline{font:10px/1.45 Arial,sans-serif;letter-spacing:1.4px;text-align:center;color:#fff;margin-top:11px}.footer-bottom{direction:ltr}.footer-bottom small:last-child{direction:rtl}@media(max-width:800px){.site-header{display:flex;height:72px;padding:0 6vw}.brand-lockup{position:absolute;left:50%;transform:translateX(-50%);gap:10px;height:48px}.brand-symbol-mask{width:31px;height:37px}.brand-word-mask{width:112px;height:28px}.main-nav{top:72px}.mobile-toggle{margin-right:auto}.header-spacer{display:none}.footer-brand-vertical{justify-self:center}.footer-social{justify-content:center}}\n .product-card{overflow:hidden;border:1px solid #ece9e4;transition:transform .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-2px);border-color:#d8c4a3}.product-card h3{min-height:24px;color:#161616;font-weight:600}.product-arrow{color:#6a5a43}.cta{padding:76px 7vw 72px}.editorial-footer{padding-top:46px;padding-bottom:28px}.footer-top{min-height:118px;grid-template-columns:1fr 1.7fr 1fr}.footer-brand-vertical{min-width:190px}.footer-symbol-mask{width:54px;height:61px}.footer-word-mask{width:164px;height:40px;margin-top:9px}.footer-tagline{font-size:10px;line-height:1.55;letter-spacing:1.6px}.footer-nav{gap:38px}.footer-nav a{font-size:15px}.footer-social{gap:18px;align-items:center}.footer-social span{font-size:10px}.footer-rule{margin-top:28px}.footer-bottom{align-items:center}.footer-bottom small{line-height:1.5}.social-grid img{background:#f1efeb}.brand-lockup{gap:16px}.brand-symbol-mask{width:45px;height:51px}.brand-word-mask{width:172px;height:40px}@media(max-width:800px){.cta{padding:58px 6vw}.editorial-footer{padding:38px 6vw 26px}.footer-top{min-height:0}.footer-brand-vertical{order:-1;margin-bottom:12px}.footer-symbol-mask{width:48px;height:55px}.footer-word-mask{width:150px;height:36px}.footer-nav a{font-size:14px}.footer-social{margin-top:8px}.product-card h3{min-height:42px;margin-bottom:3px}.brand-lockup{gap:9px}.brand-symbol-mask{width:32px;height:38px}.brand-word-mask{width:118px;height:29px}}.brand-lockup{display:flex;direction:ltr;align-items:center;justify-content:center;gap:18px;height:62px}.brand-lockup .brand-symbol-vector{width:46px;height:58px;object-fit:contain;display:block}.brand-lockup .brand-word-vector{width:176px;height:42px;object-fit:contain;display:block}.footer-brand-vertical .footer-symbol-vector{width:55px;height:70px;object-fit:contain;display:block}.footer-brand-vertical .footer-word-vector{width:170px;height:42px;object-fit:contain;display:block;margin-top:8px}@media(max-width:800px){.brand-lockup{gap:10px;height:50px}.brand-lockup .brand-symbol-vector{width:34px;height:43px}.brand-lockup .brand-word-vector{width:124px;height:31px}.footer-brand-vertical .footer-symbol-vector{width:48px;height:61px}.footer-brand-vertical .footer-word-vector{width:150px;height:37px}}.inner-page{background:#f6f2ec}.page-hero{background:#0b0b0b;color:#fff;padding:92px 7vw 82px;text-align:right}.page-hero small,.eyebrow{font:11px/1.5 Arial,sans-serif;letter-spacing:2px;color:var(--gold)}.page-hero h1{font-size:58px;margin:12px 0 8px}.page-hero p{font-size:18px;color:#c8c8c8;max-width:680px;line-height:1.9}.about-page-grid{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#fff}.about-page-copy{padding:90px 8vw 70px 7vw;display:flex;flex-direction:column;justify-content:center}.about-page-copy h2{font-size:44px;line-height:1.35;margin:15px 0 24px}.about-page-copy p{font-size:17px;line-height:2;color:#555;max-width:650px}.about-page-image{overflow:hidden;min-height:620px}.about-page-image img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.values-row{display:grid;grid-template-columns:repeat(3,1fr);background:#eee9e1;padding:70px 7vw;gap:0}.values-row>div{padding:10px 45px;border-left:1px solid #cfc7bc}.values-row>div:last-child{border:0}.values-row b{font:12px Arial;color:var(--gold)}.values-row h3{font-size:23px;margin:14px 0 8px}.values-row p{color:#666;line-height:1.8}.page-dark-cta{background:#0b0b0b;color:#fff;text-align:center;padding:78px 7vw}.page-dark-cta small{font:10px Arial;letter-spacing:2px;color:#aaa}.page-dark-cta h2{font:700 48px Arial;letter-spacing:8px;margin:12px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;padding:70px 7vw;gap:16px}.contact-card{min-height:330px;background:#eee9e1;padding:42px;display:flex;flex-direction:column;justify-content:flex-end}.contact-card.primary{background:#111;color:#fff}.contact-card small{font:10px Arial;letter-spacing:2px;color:var(--gold)}.contact-card h2{font-size:31px;margin:10px 0 18px}.contact-card p{margin:5px 0;color:#555}.contact-card.primary span{color:var(--gold)}.contact-card.visual{padding:0;overflow:hidden}.contact-card.visual img{width:100%;height:100%;object-fit:cover}.contact-note{padding:70px 7vw;background:#f6f2ec}.contact-note span{font:12px Arial;color:var(--gold)}.contact-note h2{font-size:36px;margin:10px 0}.contact-note p{color:#666}.error404 .inner-page{text-align:center}@media(max-width:800px){.page-hero{padding:70px 6vw 58px}.page-hero h1{font-size:42px}.about-page-grid{grid-template-columns:1fr}.about-page-copy{padding:58px 6vw}.about-page-copy h2{font-size:34px}.about-page-image{min-height:480px}.values-row{grid-template-columns:1fr;padding:45px 6vw}.values-row>div{border-left:0;border-bottom:1px solid #cfc7bc;padding:26px 0}.values-row>div:last-child{border-bottom:0}.contact-grid{grid-template-columns:1fr;padding:45px 6vw}.contact-card{min-height:270px}.contact-note{padding:55px 6vw}}.footer-legal{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:18px}.footer-legal a{font-size:12px;color:#aaa}.footer-legal a:hover{color:var(--gold)}@media(max-width:800px){.footer-legal{gap:12px 18px;margin-top:16px}}\n\n .footer-social{display:flex;gap:20px;align-items:center}.footer-social a{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);transition:opacity .2s ease,transform .2s ease}.footer-social a:hover{opacity:.72;transform:translateY(-1px)}.social-icon{display:block;width:22px;height:22px;background:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.social-instagram{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm11.5 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm11.5 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E")}.social-tiktok{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2h3c.2 1.7 1.2 3.2 2.7 4.1A6.8 6.8 0 0 0 22 7v3a9.5 9.5 0 0 1-5-1.4V16a6 6 0 1 1-6-6h1v3a3 3 0 1 0 2 2.8V2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2h3c.2 1.7 1.2 3.2 2.7 4.1A6.8 6.8 0 0 0 22 7v3a9.5 9.5 0 0 1-5-1.4V16a6 6 0 1 1-6-6h1v3a3 3 0 1 0 2 2.8V2Z'/%3E%3C/svg%3E")}.social-snapchat{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c3 0 5 2.4 5 5.5 0 1.3-.2 2.3-.2 3.1.2.6 1.1.9 1.8 1.2.6.2 1.1.5 1.1 1 0 .6-.7.9-1.7 1.2-.4.1-.6.5-.8.9-.4.8-1 1.7-2.2 1.9-.5.1-.8.5-1 1-.3.8-.7 1.2-2 1.2s-1.7-.4-2-1.2c-.2-.5-.5-.9-1-1-1.2-.2-1.8-1.1-2.2-1.9-.2-.4-.4-.8-.8-.9-1-.3-1.7-.6-1.7-1.2 0-.5.5-.8 1.1-1 .7-.3 1.6-.6 1.8-1.2 0-.8-.2-1.8-.2-3.1C7 4.4 9 2 12 2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c3 0 5 2.4 5 5.5 0 1.3-.2 2.3-.2 3.1.2.6 1.1.9 1.8 1.2.6.2 1.1.5 1.1 1 0 .6-.7.9-1.7 1.2-.4.1-.6.5-.8.9-.4.8-1 1.7-2.2 1.9-.5.1-.8.5-1 1-.3.8-.7 1.2-2 1.2s-1.7-.4-2-1.2c-.2-.5-.5-.9-1-1-1.2-.2-1.8-1.1-2.2-1.9-.2-.4-.4-.8-.8-.9-1-.3-1.7-.6-1.7-1.2 0-.5.5-.8 1.1-1 .7-.3 1.6-.6 1.8-1.2 0-.8-.2-1.8-.2-3.1C7 4.4 9 2 12 2Z'/%3E%3C/svg%3E")}.social-x{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h4.7l4.1 5.5L17.6 3H20l-6.1 7.1L21 21h-4.7l-4.6-6.2L6.4 21H4l6.6-7.8L4 3Zm3.5 2 9.8 14h1.2L8.7 5H7.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h4.7l4.1 5.5L17.6 3H20l-6.1 7.1L21 21h-4.7l-4.6-6.2L6.4 21H4l6.6-7.8L4 3Zm3.5 2 9.8 14h1.2L8.7 5H7.5Z'/%3E%3C/svg%3E")}@media(max-width:800px){.footer-social{justify-content:center;gap:24px}.footer-social a{width:28px;height:28px}.social-icon{width:23px;height:23px}}.contact-v25{background:#fff}.contact-v25-grid{display:grid;grid-template-columns:43% 57%;min-height:680px;direction:ltr}.contact-v25-visual{position:relative;overflow:hidden;background:#171512;min-height:680px}.contact-v25-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0002,#0000 60%),linear-gradient(0deg,#0005,#0000 55%)}.contact-v25-visual img{width:100%;height:100%;object-fit:cover;object-position:center 15%;filter:saturate(.65) contrast(1.03)}.contact-v25-visual-copy{position:absolute;z-index:2;top:70px;left:9%;font:700 48px/1.04 Arial,sans-serif;letter-spacing:1px;color:#111;text-align:left}.contact-v25-copy{direction:rtl;padding:85px 8vw 75px 7vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:right;background:#fff}.contact-v25-copy .eyebrow{font:600 22px/1.4 'Tajawal',sans-serif;color:var(--gold);letter-spacing:0}.contact-v25-copy h1{font-size:54px;line-height:1.2;margin:12px 0 16px;color:#0d0d0d}.contact-v25-copy h2{font-size:24px;font-weight:500;color:#555;margin:0 0 24px}.contact-v25-copy>p{font-size:18px;line-height:1.9;color:#666;margin:0;max-width:700px}.contact-social-icons{direction:ltr;display:flex;gap:20px;align-items:center;margin-top:38px;padding-top:34px;border-top:1px solid #e6e2dc;width:100%}.contact-social{width:54px;height:54px;border:1px solid #d8c5a8;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);background:#fff;transition:background .2s ease,color .2s ease,transform .2s ease}.contact-social:hover{background:#111;color:var(--gold);transform:translateY(-2px)}.contact-social span{display:block;width:25px;height:25px;background:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.contact-social.instagram span{-webkit-mask-image:var(--ig-mask);mask-image:var(--ig-mask)}.contact-social.tiktok span{-webkit-mask-image:var(--tt-mask);mask-image:var(--tt-mask)}.contact-social.snapchat span{-webkit-mask-image:var(--sc-mask);mask-image:var(--sc-mask)}.contact-social.x span{-webkit-mask-image:var(--x-mask);mask-image:var(--x-mask)}.contact-social.whatsapp span{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 3.5A11.8 11.8 0 0 0 12.1 0C5.6 0 .3 5.3.3 11.8c0 2.1.5 4.1 1.6 5.9L.2 24l6.5-1.7a11.8 11.8 0 0 0 5.4 1.4h.1C18.7 23.7 24 18.4 24 11.9c0-3.2-1.2-6.1-3.5-8.4ZM12.2 21.7h-.1c-1.8 0-3.5-.5-5-1.4l-.4-.2-3.9 1 1-3.8-.2-.4a9.7 9.7 0 1 1 8.6 4.8Zm5.3-7.3c-.3-.1-1.7-.8-2-.9-.3-.1-.5-.1-.7.2-.2.3-.8.9-.9 1.1-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.4-.3-.5.3-.5.8-1.6.1-.2 0-.4 0-.6-.1-.1-.7-1.6-.9-2.2-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.2-1.2 2.9s1.2 3.3 1.4 3.6c.2.2 2.4 3.7 5.9 5.2.8.4 1.5.6 2 .7.8.3 1.6.2 2.2.1.7-.1 1.7-.7 1.9-1.3.2-.7.2-1.2.2-1.3-.1-.1-.3-.2-.6-.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.5 3.5A11.8 11.8 0 0 0 12.1 0C5.6 0 .3 5.3.3 11.8c0 2.1.5 4.1 1.6 5.9L.2 24l6.5-1.7a11.8 11.8 0 0 0 5.4 1.4h.1C18.7 23.7 24 18.4 24 11.9c0-3.2-1.2-6.1-3.5-8.4ZM12.2 21.7h-.1c-1.8 0-3.5-.5-5-1.4l-.4-.2-3.9 1 1-3.8-.2-.4a9.7 9.7 0 1 1 8.6 4.8Zm5.3-7.3c-.3-.1-1.7-.8-2-.9-.3-.1-.5-.1-.7.2-.2.3-.8.9-.9 1.1-.2.2-.3.2-.6.1-1.7-.8-2.8-1.5-3.9-3.4-.3-.5.3-.5.8-1.6.1-.2 0-.4 0-.6-.1-.1-.7-1.6-.9-2.2-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4-.3.3-1.2 1.2-1.2 2.9s1.2 3.3 1.4 3.6c.2.2 2.4 3.7 5.9 5.2.8.4 1.5.6 2 .7.8.3 1.6.2 2.2.1.7-.1 1.7-.7 1.9-1.3.2-.7.2-1.2.2-1.3-.1-.1-.3-.2-.6-.4Z'/%3E%3C/svg%3E")}:root{--ig-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7Zm11.5 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E");--tt-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2h3c.2 1.7 1.2 3.2 2.7 4.1A6.8 6.8 0 0 0 22 7v3a9.5 9.5 0 0 1-5-1.4V16a6 6 0 1 1-6-6h1v3a3 3 0 1 0 2 2.8V2Z'/%3E%3C/svg%3E");--sc-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c3 0 5 2.4 5 5.5 0 1.3-.2 2.3-.2 3.1.2.6 1.1.9 1.8 1.2.6.2 1.1.5 1.1 1 0 .6-.7.9-1.7 1.2-.4.1-.6.5-.8.9-.4.8-1 1.7-2.2 1.9-.5.1-.8.5-1 1-.3.8-.7 1.2-2 1.2s-1.7-.4-2-1.2c-.2-.5-.5-.9-1-1-1.2-.2-1.8-1.1-2.2-1.9-.2-.4-.4-.8-.8-.9-1-.3-1.7-.6-1.7-1.2 0-.5.5-.8 1.1-1 .7-.3 1.6-.6 1.8-1.2 0-.8-.2-1.8-.2-3.1C7 4.4 9 2 12 2Z'/%3E%3C/svg%3E");--x-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h4.7l4.1 5.5L17.6 3H20l-6.1 7.1L21 21h-4.7l-4.6-6.2L6.4 21H4l6.6-7.8L4 3Zm3.5 2 9.8 14h1.2L8.7 5H7.5Z'/%3E%3C/svg%3E")}@media(max-width:800px){.contact-v25-grid{grid-template-columns:1fr;direction:rtl}.contact-v25-visual{min-height:430px;order:2}.contact-v25-visual-copy{font-size:36px;top:48px}.contact-v25-copy{padding:62px 6vw 58px;order:1}.contact-v25-copy h1{font-size:42px}.contact-v25-copy h2{font-size:21px}.contact-v25-copy>p{font-size:16px}.contact-social-icons{gap:14px;justify-content:flex-start;flex-wrap:wrap}.contact-social{width:50px;height:50px}}@media (max-width:800px){.new-products{padding:40px 5vw 44px}.new-products .section-head{margin-bottom:18px;align-items:center}.new-products .section-head h2{font-size:25px}.new-products .section-head span{font-size:11px;white-space:nowrap}.new-products .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;align-items:start}.new-products .product-card{padding-bottom:9px;min-width:0}.new-products .product-card img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;padding:3px;background:#f3f1ee}.new-products .product-card h3{font-size:12px;line-height:1.45;min-height:35px;margin:8px 9px 0}.new-products .product-arrow{font-size:12px;margin:2px 9px 0}}@media (max-width:520px){.new-products{padding:34px 4vw 38px}.new-products .section-head{margin-bottom:14px}.new-products .section-head h2{font-size:22px}.new-products .section-head h2:after{width:22px;margin:0 9px 6px}.new-products .products{gap:6px}.new-products .product-card img{aspect-ratio:1/1;padding:2px}.new-products .product-card h3{font-size:11px;min-height:32px;margin:7px 8px 0}.new-products .product-arrow{margin:1px 8px 0}}.social-head-v27{align-items:flex-end;gap:28px;border-bottom:1px solid #e3ded6;padding-bottom:22px;margin-bottom:18px}.social-title-v27 small{display:block;font:10px/1.3 Arial,sans-serif;letter-spacing:2px;color:var(--gold);margin-bottom:8px}.social-title-v27 h2{margin:0 0 6px;font-size:30px}.social-title-v27 p{margin:0;color:#6b6b6b;font-size:14px}.social-follow-v27{display:flex;align-items:center;gap:18px;direction:ltr}.social-follow-v27 strong{font:600 15px/1 Arial,sans-serif;letter-spacing:.4px}.social-platforms-v27{display:flex;align-items:center;gap:9px}.social-platforms-v27 a{width:34px;height:34px;border:1px solid #d9c5a4;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);transition:.2s ease}.social-platforms-v27 a:hover{background:#111;transform:translateY(-1px)}.social-platforms-v27 .social-icon{width:17px;height:17px}.social-strip .social-grid{grid-template-columns:repeat(6,1fr);gap:7px}.social-strip .social-grid img{display:block!important;width:100%;height:auto;aspect-ratio:1/1!important;object-fit:cover;background:#f1efeb}@media(max-width:800px){.social-strip{padding:32px 5vw 38px}.social-head-v27{display:grid;grid-template-columns:1fr;margin-bottom:12px;padding-bottom:18px;gap:15px;align-items:start}.social-title-v27 h2{font-size:25px}.social-title-v27 p{font-size:12px;line-height:1.65}.social-follow-v27{width:100%;justify-content:space-between;gap:12px}.social-follow-v27 strong{font-size:13px}.social-platforms-v27{gap:7px}.social-platforms-v27 a{width:32px;height:32px}.social-strip .social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.social-strip .social-grid img{aspect-ratio:1/1!important;display:block!important}.social-strip .social-grid img:nth-child(n+5){display:none!important}}.product-media-square{display:block;width:100%;overflow:hidden;background:#f3f1ee}.product-media-square img{display:block;width:100%;height:100%;margin:0;object-fit:contain;background:#f3f1ee}@media (max-width:800px){.new-products .product-media-square{aspect-ratio:1/1}.new-products .product-media-square img{width:100%!important;height:100%!important;max-width:100%;aspect-ratio:auto!important;object-fit:contain!important;padding:3px!important}section.areen{width:100%;max-width:100%;overflow:hidden}section.areen>.areen-inner{display:block;width:100%;max-width:100%;overflow:hidden}section.areen>.areen-inner>img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;transform:none!important;object-fit:contain!important}}@media (max-width:520px){.new-products .product-media-square img{padding:2px!important}section.areen>.areen-inner>img{width:100%!important;max-width:100%!important;transform:none!important}}