#mashoouf-rice-journey,#mashoouf-rice-journey *{box-sizing:border-box}#mashoouf-rice-journey{--mr-green:#214436;--mr-gold:#C6A15B;--mr-cream:#F6F5F2;--mr-card:#FCFBF8;--mr-border:#E8DFD0;--mr-muted:#6f706b;--mr-line:#E8DFD0;width:100%;direction:rtl;background:var(--mr-cream);padding:78px 16px;font-family:inherit;overflow:hidden}#mashoouf-rice-journey .mr-journey-wrap{max-width:1200px;margin:0 auto;padding:34px 34px 30px;position:relative;background:var(--mr-card);border:1px solid var(--mr-border);border-radius:34px;box-shadow:0 10px 25px rgb(0 0 0 / .03),0 30px 80px rgb(33 68 54 / .055)}#mashoouf-rice-journey .mr-journey-wrap::before{content:"";position:absolute;inset:12px;border:1px solid rgb(198 161 91 / .18);border-radius:26px;pointer-events:none}#mashoouf-rice-journey .mr-journey-head,#mashoouf-rice-journey .mr-journey-stepper,#mashoouf-rice-journey .mr-journey-visual,#mashoouf-rice-journey .mr-slide-dots,#mashoouf-rice-journey .mr-journey-cta{position:relative;z-index:2}#mashoouf-rice-journey .mr-journey-head{text-align:center;margin-bottom:28px}#mashoouf-rice-journey .mr-journey-head span{display:inline-flex;align-items:center;justify-content:center;padding:7px 17px;margin-bottom:12px;border:1px solid rgb(198 161 91 / .28);border-radius:999px;background:#fffdf8;color:#9A7330;font-size:13px;font-weight:900}#mashoouf-rice-journey .mr-journey-head h2{margin:0;color:var(--mr-green);font-size:38px;line-height:1.55;font-weight:950}#mashoouf-rice-journey .mr-journey-head p{max-width:720px;margin:8px auto 0;color:var(--mr-muted);font-size:15px;line-height:2;font-weight:650}#mashoouf-rice-journey .mr-journey-stepper{max-width:980px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(5,1fr);gap:0;direction:rtl}#mashoouf-rice-journey .mr-stepper-line,#mashoouf-rice-journey .mr-stepper-fill{position:absolute;top:23px;right:10%;left:10%;height:2px;border-radius:999px;pointer-events:none}#mashoouf-rice-journey .mr-stepper-line{background:var(--mr-line);z-index:0}#mashoouf-rice-journey .mr-stepper-fill{width:0%;left:auto;background:linear-gradient(90deg,#D8B86A,#B98C3A);transition:width .3s ease;z-index:1}#mashoouf-rice-journey .mr-stepper-item{position:relative;z-index:2;min-width:0;padding:0 8px;border:0;background:#fff0;text-align:center;cursor:pointer;font-family:inherit;color:var(--mr-green)}#mashoouf-rice-journey .mr-stepper-item b{width:46px;height:46px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#EDE8DF;color:#6f6a60;border:3px solid var(--mr-card);font-size:15px;font-weight:950;box-shadow:0 6px 14px rgb(33 68 54 / .06);transition:.25s ease}#mashoouf-rice-journey .mr-stepper-item.is-done b{background:var(--mr-gold);color:#fff;font-size:0}#mashoouf-rice-journey .mr-stepper-item.is-done b::before{content:"✓";font-size:17px}#mashoouf-rice-journey .mr-stepper-item.is-active b{background:var(--mr-green);color:#fff;box-shadow:0 0 0 5px rgb(33 68 54 / .08),0 10px 20px rgb(33 68 54 / .20);transform:translateY(-2px)scale(1.06);animation:none}#mashoouf-rice-journey .mr-stepper-item.is-next:not(.is-active):not(.is-done) b{animation:mashooufNextStepPulse 1.35s ease-in-out infinite}@keyframes mashooufNextStepPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.14)}}#mashoouf-rice-journey .mr-stepper-item strong{display:block;min-height:28px;color:var(--mr-green);font-size:14px;line-height:1.6;font-weight:950}#mashoouf-rice-journey .mr-stepper-item span{display:block;color:#77736a;font-size:11.5px;line-height:1.7;font-weight:700}#mashoouf-rice-journey .mr-journey-visual{min-height:430px;border-radius:24px;overflow:hidden;position:relative;background:#eee8dc;border:1px solid rgb(198 161 91 / .20);box-shadow:0 18px 44px rgb(40 30 15 / .13),0 8px 18px rgb(33 68 54 / .06)}#mashoouf-rice-journey .mr-journey-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease,visibility .45s ease}#mashoouf-rice-journey .mr-journey-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}#mashoouf-rice-journey .mr-journey-slide img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02);transition:transform 3.5s ease}#mashoouf-rice-journey .mr-journey-slide.is-active img{transform:scale(1.055)}#mashoouf-rice-journey .mr-journey-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(23 18 10 / .20),transparent 62%),linear-gradient(135deg,rgb(246 245 242 / .04),rgb(198 161 91 / .06))}#mashoouf-rice-journey .mr-slide-badge,#mashoouf-rice-journey .mr-slide-card,#mashoouf-rice-journey .mr-journey-slide>span{display:none!important}#mashoouf-rice-journey .mr-slide-dots{margin:16px auto 18px;display:flex;align-items:center;justify-content:center;gap:9px}#mashoouf-rice-journey .mr-slide-dots span{width:10px;height:10px;border-radius:50%;background:#DDD7CC;transition:.25s ease}#mashoouf-rice-journey .mr-slide-dots span.is-active{background:var(--mr-green);transform:scale(1.12)}#mashoouf-rice-journey .mr-journey-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;max-width:100%;padding:18px 24px;border-radius:22px;background:rgb(255 255 255 / .72);border:1px solid rgb(198 161 91 / .20);box-shadow:inset 0 1px 0 rgb(255 255 255 / .9),0 10px 26px rgb(33 68 54 / .05)}#mashoouf-rice-journey .mr-cta-text{text-align:right}#mashoouf-rice-journey .mr-cta-text strong{display:block;color:var(--mr-green);font-size:16px;font-weight:950;line-height:1.8}#mashoouf-rice-journey .mr-cta-text span{display:block;color:var(--mr-muted);font-size:12.5px;font-weight:700;line-height:1.8}#mashoouf-rice-journey .mr-journey-cta a{display:inline-flex;align-items:center;justify-content:center;min-width:210px;padding:13px 26px;border-radius:999px;background:var(--mr-green);color:#fff!important;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 8px 20px rgb(33 68 54 / .22);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}#mashoouf-rice-journey .mr-journey-cta a::before{content:"←";margin-left:8px;font-size:16px}#mashoouf-rice-journey .mr-journey-cta a:hover{background:#183227;color:#fff!important;transform:translateY(-2px);box-shadow:0 14px 26px rgb(33 68 54 / .24)}@media (max-width:900px){#mashoouf-rice-journey{padding:42px 10px}#mashoouf-rice-journey .mr-journey-wrap{padding:16px;border-radius:26px}#mashoouf-rice-journey .mr-journey-wrap::before{inset:8px;border-radius:20px}#mashoouf-rice-journey .mr-journey-head{margin-bottom:18px}#mashoouf-rice-journey .mr-journey-head span{font-size:12px;padding:7px 15px}#mashoouf-rice-journey .mr-journey-head h2{font-size:27px}#mashoouf-rice-journey .mr-journey-head p{font-size:13px;line-height:2}#mashoouf-rice-journey .mr-journey-stepper{max-width:100%;margin:0 auto 18px;grid-template-columns:repeat(5,1fr)}#mashoouf-rice-journey .mr-stepper-line,#mashoouf-rice-journey .mr-stepper-fill{top:21px;right:9%;left:9%}#mashoouf-rice-journey .mr-stepper-item{padding:0 1px}#mashoouf-rice-journey .mr-stepper-item b{width:38px;height:38px;margin-bottom:8px;font-size:13px;border-width:3px}#mashoouf-rice-journey .mr-stepper-item strong{font-size:10.5px;line-height:1.45;min-height:32px}#mashoouf-rice-journey .mr-stepper-item span{display:none}#mashoouf-rice-journey .mr-journey-visual{min-height:340px;border-radius:20px}#mashoouf-rice-journey .mr-slide-badge{display:inline-flex!important;position:absolute;top:12px;right:12px;left:auto;bottom:auto;z-index:5;align-items:center;justify-content:flex-start;gap:7px;max-width:calc(100% - 24px);padding:6px 10px;border-radius:11px;background:rgb(255 255 255 / .92);border:1px solid rgb(198 161 91 / .34);box-shadow:0 8px 18px rgb(0 0 0 / .08);backdrop-filter:blur(6px);text-align:right;transform:none}#mashoouf-rice-journey .mr-slide-badge small{display:inline-flex;color:#9A7330;font-size:9.5px;line-height:1.6;font-weight:900;white-space:nowrap}#mashoouf-rice-journey .mr-slide-badge strong{display:inline-flex;color:var(--mr-green);font-size:10.5px;line-height:1.6;font-weight:900;white-space:nowrap}#mashoouf-rice-journey .mr-slide-dots{margin:12px auto 18px}#mashoouf-rice-journey .mr-slide-dots span{width:9px;height:9px}#mashoouf-rice-journey .mr-journey-cta{grid-template-columns:1fr;text-align:center;padding:17px 16px;border-radius:20px;gap:12px}#mashoouf-rice-journey .mr-cta-text{text-align:center}#mashoouf-rice-journey .mr-cta-text strong{font-size:14px}#mashoouf-rice-journey .mr-cta-text span{font-size:12px}#mashoouf-rice-journey .mr-journey-cta a{width:100%;min-width:unset;padding:12px 20px;font-size:13px}}@media (max-width:420px){#mashoouf-rice-journey{padding:34px 8px}#mashoouf-rice-journey .mr-journey-wrap{padding:12px;border-radius:22px}#mashoouf-rice-journey .mr-journey-head h2{font-size:24px}#mashoouf-rice-journey .mr-stepper-item b{width:34px;height:34px;font-size:12px}#mashoouf-rice-journey .mr-stepper-line,#mashoouf-rice-journey .mr-stepper-fill{top:19px}#mashoouf-rice-journey .mr-stepper-item strong{font-size:9.5px}#mashoouf-rice-journey .mr-journey-visual{min-height:300px;border-radius:17px}#mashoouf-rice-journey .mr-slide-badge{top:10px;right:10px;gap:6px;padding:5px 8px;border-radius:10px}#mashoouf-rice-journey .mr-slide-badge small{font-size:8.8px}#mashoouf-rice-journey .mr-slide-badge strong{font-size:9.5px}}.mashouf-comparison{--mc-green:#1F3A2A;--mc-green-deep:#173021;--mc-cream:#FFFDF9;--mc-surface:#FFFFFF;--mc-surface-soft:#FCFAF6;--mc-border:#E9E3D9;--mc-line:#EFE8DE;--mc-muted:#74766F;--mc-corner-default:#E9E8E4;--mc-dot:#C89B4C;--mc-darbari:#AA9472;--mc-salari:#725B3B;--mc-khoshnam:#315A43;--mc-khoshpokht:#754C39;--mc-javaheri:#62516C;--mc-feature-width:170px;--mc-product-width:194px;--mc-gap:14px;--mc-header-height:136px;--mc-row-height:76px;width:100%;max-width:1240px;margin:0 auto;padding:72px 20px;position:relative;overflow:hidden;direction:rtl;color:var(--mc-green);font-family:inherit}.mashouf-comparison,.mashouf-comparison *{box-sizing:border-box}.mc-header{max-width:780px;margin:0 auto 28px;text-align:center}.mc-eyebrow{display:none!important}.mc-header h2{position:relative;margin:0;padding:0 0 25px;color:var(--mc-green);font-size:44px;font-weight:950;line-height:1.45}.mc-header h2::before,.mc-header h2::after{content:"";position:absolute;bottom:9px;width:31%;max-width:178px;height:1px;background:linear-gradient(90deg,transparent,rgb(170 148 114 / .82))}.mc-header h2::before{right:50%;margin-right:20px}.mc-header h2::after{left:50%;margin-left:20px;transform:scaleX(-1)}.mc-header .mc-intro,.mc-header p{position:relative;max-width:710px;margin:0 auto;color:#72756F;font-size:15px;font-weight:750;line-height:2}.mc-header .mc-intro::before,.mc-header>p::before{content:"";display:block;width:8px;height:8px;margin:-20px auto 18px;border:1.5px solid var(--mc-darbari);background:var(--mc-cream);transform:rotate(45deg)}.mc-header-divider{width:240px;height:18px;margin:-15px auto 10px;background:radial-gradient(circle at center,var(--mc-darbari)0 3px,transparent 3.5px),linear-gradient(90deg,transparent,rgb(170 148 114 / .76))right center/92px 1px no-repeat,linear-gradient(270deg,transparent,rgb(170 148 114 / .76))left center/92px 1px no-repeat}.mc-header-divider+.mc-intro::before,.mc-header-divider+p::before{display:none}.mc-scroll-notice,.mc-mobile-guide{display:none;width:fit-content;max-width:100%;align-items:center;justify-content:center;gap:8px;margin:0 auto 14px;padding:10px 15px;border:1px solid #E8DED0;border-radius:15px;background:#FBF7F0;color:#826C4E;text-align:center;font-size:12.5px;font-weight:800;line-height:1.8}.mc-mobile-guide--bottom{margin:15px auto 0}.mc-guide-arrows,.mc-guide-hand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--mc-darbari);line-height:1}.mc-guide-arrows{font-size:18px}.mc-guide-hand{font-size:16px;transform:rotate(-18deg)}.mc-guide-text{display:inline-block}.mc-scroll-notice::before{content:"↔";color:var(--mc-darbari);font-size:18px;line-height:1}.mc-scroll-notice::after{content:"☝";color:var(--mc-darbari);font-size:15px;line-height:1;transform:rotate(-20deg)}.mc-desktop{width:100%;overflow-x:auto;overflow-y:hidden;padding:12px 4px 22px;direction:ltr;scroll-behavior:smooth;scroll-snap-type:x proximity;scroll-padding-left:calc(var(--mc-feature-width)+ var(--mc-gap));overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mc-darbari)#F2ECE3}.mc-desktop:focus-visible{outline:2px solid rgb(170 148 114 / .55);outline-offset:4px;border-radius:20px}.mc-grid{display:grid;grid-template-columns:var(--mc-feature-width)repeat(5,var(--mc-product-width));gap:var(--mc-gap);width:max-content;min-width:100%;align-items:stretch;direction:ltr}.mc-features,.mc-card{position:relative;min-width:0;overflow:hidden;direction:rtl;background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:22px;box-shadow:0 10px 28px rgb(31 58 42 / .055)}.mc-features{position:sticky;left:0;z-index:40;background:linear-gradient(180deg,#FCF9F3 0%,#FFFDF9 100%);box-shadow:12px 0 24px rgb(31 58 42 / .085)}.mc-card{--mc-accent:var(--mc-darbari);scroll-snap-align:start;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.mc-card.premium{--mc-accent:var(--mc-darbari)}.mc-card.hashemi{--mc-accent:var(--mc-salari)}.mc-card.fajr{--mc-accent:var(--mc-khoshnam)}.mc-card.shiroudi{--mc-accent:var(--mc-khoshpokht)}.mc-card.neda{--mc-accent:var(--mc-javaheri)}.mc-side-badge,.mc-badge,.mc-tag,.mc-score,.mc-rating-guide,.mc-card-header img{display:none!important}.mc-feature-header,.mc-card-header{position:relative;isolation:isolate;height:var(--mc-header-height);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px 18px 22px;overflow:hidden;text-align:center;border-bottom:1px solid var(--mc-line);background:linear-gradient(180deg,#FFFFFF 0%,#FCFAF6 100%)}.mc-feature-header{color:var(--mc-green);font-size:18px;font-weight:950}.mc-card-header h3,.mc-card h3{margin:0 0 7px;min-height:0;display:block;color:var(--mc-green)!important;font-size:21px;font-weight:950;line-height:1.55;transition:color .24s ease}.mc-card-header p,.mc-card-header .mc-card-subtitle{display:block!important;margin:0!important;color:#85867F;font-size:14px;font-weight:800;line-height:1.8;transition:color .24s ease}.mc-card:focus-within,.mc-card:active,.mc-card.is-active{border-color:var(--mc-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--mc-accent)14%,transparent),0 14px 34px rgb(31 58 42 / .09)}.mc-card:focus-within .mc-card-header h3,.mc-card:active .mc-card-header h3,.mc-card.is-active .mc-card-header h3{color:var(--mc-accent)!important}.mc-card:focus-within .mc-card-header p,.mc-card:active .mc-card-header p,.mc-card.is-active .mc-card-header p{color:color-mix(in srgb,var(--mc-accent)78%,#FFFFFF)}@media (hover:hover) and (pointer:fine){.mc-card:hover{border-color:var(--mc-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--mc-accent)14%,transparent),0 14px 34px rgb(31 58 42 / .09);transform:translateY(-3px)}.mc-card:hover .mc-card-header h3{color:var(--mc-accent)!important}.mc-card:hover .mc-card-header p{color:color-mix(in srgb,var(--mc-accent)78%,#FFFFFF)}}@supports not (color:color-mix(in srgb,#000 50%,#fff)){.mc-card:focus-within,.mc-card:active,.mc-card.is-active{box-shadow:0 14px 34px rgb(31 58 42 / .09)}.mc-card:focus-within .mc-card-header p,.mc-card:active .mc-card-header p,.mc-card.is-active .mc-card-header p{color:#817A70}@media (hover:hover) and (pointer:fine){.mc-card:hover{box-shadow:0 14px 34px rgb(31 58 42 / .09)}.mc-card:hover .mc-card-header p{color:#817A70}}}.mc-feature,.mc-value{position:relative;min-height:var(--mc-row-height);display:flex;align-items:center;justify-content:center;padding:11px 10px;border-bottom:1px solid var(--mc-line);color:var(--mc-green);text-align:center;font-size:14px;line-height:1.8}.mc-feature{background:var(--mc-cream);font-weight:950}.mc-value{background:#FFF;font-weight:760}.mc-feature.mc-important,.mc-value.mc-important{font-weight:900;background:inherit!important;box-shadow:none!important}.mc-feature:last-child,.mc-value:last-child{border-bottom:0}.mc-feature::after,.mc-value::after{content:"";position:absolute;left:50%;bottom:-4px;z-index:2;width:7px;height:7px;background:#E8E2D9;transform:translateX(-50%)rotate(45deg)}.mc-card .mc-value::after{background:color-mix(in srgb,var(--mc-accent)18%,#F1ECE4)}.mc-feature:last-child::after,.mc-value:last-child::after{display:none}@supports not (color:color-mix(in srgb,#000 50%,#fff)){.mc-card .mc-value::after{background:#E8E2D9}}.mc-rate-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.mc-rate-box>span{color:var(--mc-green);font-size:13px;font-weight:900;line-height:1.55}.mc-rating{display:flex;align-items:center;justify-content:center;gap:5px;direction:ltr}.mc-rating .dot{width:10px;height:10px;flex:0 0 auto;border:1px solid #E5DED3;border-radius:50%;background:#F8F5EF}.mc-rating .dot.full{border-color:#B98C3A!important;background:linear-gradient(180deg,#D7B16A 0%,#B88B39 100%)!important;box-shadow:0 2px 4px rgb(185 140 58 / .17)}.mc-rating .dot.half{border-color:#B98C3A!important;background:linear-gradient(to right,#C6A15B 50%,#F4EFE7 50%)!important}.mc-rating .dot.empty{border-color:#E5DED3!important;background:#F8F5EF!important}.mc-action{padding:11px!important}.mc-btn{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 10px;border:1px solid rgb(255 255 255 / .1);border-radius:14px;background:var(--mc-green);box-shadow:inset 0 1px 0 rgb(255 255 255 / .12);color:#FFFFFF!important;text-decoration:none!important;font-size:13px;font-weight:950;line-height:1.4;transition:background-color .22s ease,transform .22s ease,box-shadow .22s ease}.mc-btn span{display:none}.mc-btn:hover,.mc-btn:focus-visible{background:var(--mc-green-deep);color:#FFFFFF!important;transform:translateY(-1px);box-shadow:inset 0 1px 0 rgb(255 255 255 / .14),0 7px 16px rgb(31 58 42 / .14)}.mc-btn:focus-visible{outline:2px solid rgb(170 148 114 / .65);outline-offset:2px}.mc-mobile-dots{display:none!important}.mc-desktop::-webkit-scrollbar{height:8px}.mc-desktop::-webkit-scrollbar-track{border-radius:999px;background:#F2ECE3}.mc-desktop::-webkit-scrollbar-thumb{border-radius:999px;background:var(--mc-darbari)}@media (max-width:1200px){.mashouf-comparison{--mc-feature-width:148px;--mc-product-width:182px;--mc-gap:12px;--mc-header-height:128px;--mc-row-height:72px;max-width:100%;padding:58px 14px}.mc-grid{min-width:max-content}.mc-feature-header,.mc-card-header{padding:24px 13px 20px}.mc-card-header h3,.mc-card h3{font-size:19px}.mc-card-header p,.mc-card-header .mc-card-subtitle{font-size:13px}.mc-feature,.mc-value{padding:10px 8px;font-size:13px}}@media (max-width:768px){.mashouf-comparison{--mc-feature-width:125px;--mc-product-width:158px;--mc-gap:10px;--mc-header-height:116px;--mc-row-height:64px;padding:44px 10px}.mc-header{margin-bottom:18px}.mc-header h2{padding-bottom:22px;font-size:29px;line-height:1.5}.mc-header h2::before,.mc-header h2::after{width:26%;bottom:8px}.mc-header h2::before{margin-right:16px}.mc-header h2::after{margin-left:16px}.mc-header .mc-intro,.mc-header p{font-size:12.5px;line-height:1.95}.mc-header-divider{width:180px;margin:-13px auto 9px;background-size:14px 14px,66px 1px,66px 1px}.mc-scroll-notice,.mc-mobile-guide{display:flex}.mc-desktop{padding:7px 3px 12px;scroll-snap-type:x proximity}.mc-grid{min-width:max-content}.mc-features,.mc-card{border-radius:20px}.mc-features{box-shadow:9px 0 19px rgb(31 58 42 / .09)}.mc-feature-header,.mc-card-header{padding:22px 10px 17px}.mc-feature-header{font-size:15px}.mc-card-header h3,.mc-card h3{margin-bottom:4px;font-size:15.5px;line-height:1.6}.mc-card-header p,.mc-card-header .mc-card-subtitle{font-size:11px;line-height:1.7}.mc-feature,.mc-value{padding:8px 6px;font-size:12px;line-height:1.7}.mc-feature::after,.mc-value::after{bottom:-3px;width:6px;height:6px}.mc-rate-box{gap:5px}.mc-rate-box>span{font-size:11px;line-height:1.5}.mc-rating{gap:4px}.mc-rating .dot{width:8px;height:8px}.mc-action{padding:9px!important}.mc-btn{min-height:40px;border-radius:12px;font-size:11px}.mc-mobile-guide--bottom{margin-top:14px}}@media (max-width:390px){.mashouf-comparison{--mc-feature-width:118px;--mc-product-width:150px;--mc-gap:9px;padding-inline:8px}.mc-scroll-notice,.mc-mobile-guide{padding:9px 11px;font-size:11.5px}}@media (prefers-reduced-motion:reduce){.mc-desktop{scroll-behavior:auto}.mc-card,.mc-card-header h3,.mc-card-header p,.mc-btn{transition:none!important}}.msh-family-v10.mashoouf-products-section{--msh-green-950:#172D21;--msh-green-900:#1F3A2A;--msh-green-800:#284A36;--msh-green-700:#315A43;--msh-gold-700:#956B2E;--msh-gold-500:#C89B4C;--msh-gold-400:#D9B66C;--msh-cream-50:#FFFDF9;--msh-cream-100:#FBF8F2;--msh-cream-200:#F6F5F2;--msh-text:#26362A;--msh-muted:#677269;--msh-speed-fast:130ms;--msh-speed-slide:235ms;--msh-font:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif;--msh-display:"Estedad","IRANSansX","IRANSans",Tahoma,sans-serif;--msh-banner-frame:none;--msh-badge-frame:none;--msh-cta-frame:none;--msh-corner:none;position:relative;isolation:isolate;width:100%;margin:0;padding:48px 16px 28px;overflow:hidden;direction:rtl;color:var(--msh-text);font-family:var(--msh-font)}.msh-family-v10,.msh-family-v10 *,.msh-family-v10 *::before,.msh-family-v10 *::after{box-sizing:border-box}.msh-family-v10 button,.msh-family-v10 a{-webkit-tap-highlight-color:#fff0}.msh-family-v10 button{font:inherit}.msh-family-v10 .mashoouf-tab-icon,.msh-family-v10 .msh-family-v4__plaque-frame,.msh-family-v10 .msh-family-v5__plaque,.msh-family-v10 .msh-family-v6__plaque,.msh-family-v10 .msh-family-v10__tab-frame,.msh-family-v10 .msh-family-v10__banner-corners{display:none!important}.msh-family-v10 .msh-family-v10--darbari{--product-bg:#EAD9B5;--product-bg-rgb:234,217,181;--product-accent:#C99542;--product-accent-dark:#7B5A25;--product-rgb:201,149,66;--product-gradient:linear-gradient(135deg,rgba(234,217,181,.72)0%,rgba(246,245,242,.98)100%);--desktop-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-darbari-desktop.webp);--mobile-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-darbari-mobile.webp)}.msh-family-v10 .msh-family-v10--salari{--product-bg:#E7DED0;--product-bg-rgb:231,222,208;--product-accent:#B69A70;--product-accent-dark:#725B3B;--product-rgb:182,154,112;--product-gradient:linear-gradient(135deg,rgba(231,222,208,.72)0%,rgba(246,245,242,.98)100%);--desktop-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-salari-desktop.webp);--mobile-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-salari-mobile.webp)}.msh-family-v10 .msh-family-v10--khoshnam{--product-bg:#DCE6DF;--product-bg-rgb:220,230,223;--product-accent:#7FA08B;--product-accent-dark:#315A43;--product-rgb:49,90,67;--product-gradient:linear-gradient(135deg,rgba(220,230,223,.74)0%,rgba(246,245,242,.98)100%);--desktop-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-khoshnam-desktop.webp);--mobile-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-khoshnam-mobile.webp)}.msh-family-v10 .msh-family-v10--khoshpokht{--product-bg:#E6D6CC;--product-bg-rgb:230,214,204;--product-accent:#B68268;--product-accent-dark:#754C39;--product-rgb:182,130,104;--product-gradient:linear-gradient(135deg,rgba(230,214,204,.72)0%,rgba(246,245,242,.98)100%);--desktop-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-khoshpokht-desktop.webp);--mobile-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-khoshpokht-mobile.webp)}.msh-family-v10 .msh-family-v10--javaheri{--product-bg:#E4DEEA;--product-bg-rgb:228,222,234;--product-accent:#9582A1;--product-accent-dark:#62516C;--product-rgb:98,81,108;--product-gradient:linear-gradient(135deg,rgba(228,222,234,.74)0%,rgba(246,245,242,.98)100%);--desktop-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-javaheri-desktop.webp);--mobile-image:url(/wp-content/uploads/2026/07/mashoouf-family/mashoouf-javaheri-mobile.webp)}.msh-family-v10 .msh-family-v10__header{width:min(100%,1220px);margin:0 auto 23px;padding:0 12px;text-align:center}.msh-family-v10 .msh-family-v10__header h2{margin:0!important;padding:0!important;font-family:var(--msh-display)!important;font-size:clamp(31px,3vw,44px)!important;line-height:1.42!important;text-align:center!important;text-transform:none!important}.msh-family-v10 .msh-family-v10__heading-divider,.msh-family-v10 .msh-family-v10__product-divider{display:flex;align-items:center;justify-content:center;gap:11px}.msh-family-v10 .msh-family-v10__heading-divider{width:min(390px,72%);margin:8px auto 7px}.msh-family-v10 .msh-family-v10__heading-divider i,.msh-family-v10 .msh-family-v10__product-divider i{display:block;flex:1 1 auto;height:1px}.msh-family-v10 .msh-family-v10__heading-divider i:first-child,.msh-family-v10 .msh-family-v10__product-divider i:first-child{background:linear-gradient(90deg,transparent 0%,rgb(200 155 76 / .82)100%)}.msh-family-v10 .msh-family-v10__heading-divider i:last-child,.msh-family-v10 .msh-family-v10__product-divider i:last-child{background:linear-gradient(90deg,rgb(200 155 76 / .82)0%,transparent 100%)}.msh-family-v10 .msh-family-v10__heading-divider b,.msh-family-v10 .msh-family-v10__product-divider b{display:block;flex:0 0 auto;width:8px;height:8px;border-radius:1px;background:var(--msh-gold-500);transform:rotate(45deg);box-shadow:0 0 0 4px rgb(200 155 76 / .08)}.msh-family-v10 .msh-family-v10__header p{margin:0!important;padding:0!important;font-family:var(--msh-font)!important;font-size:15px!important;line-height:1.9!important;text-align:center!important}.msh-family-v10 .mashoouf-tabs-scroll.msh-family-v10__tabs{display:grid!important;grid-template-columns:repeat(5,minmax(150px,190px))!important;justify-content:center!important;width:min(100%,1040px)!important;max-width:1040px!important;margin:0 auto 22px!important;padding:0!important;gap:14px!important;overflow:visible!important;direction:rtl!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{position:relative!important;isolation:isolate;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;margin:0!important;padding:10px 20px!important;appearance:none;-webkit-appearance:none;cursor:pointer;transition:color var(--msh-speed-fast)ease,border-color var(--msh-speed-fast)ease,box-shadow var(--msh-speed-fast)ease,transform var(--msh-speed-fast)ease}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab strong{position:relative;z-index:2;color:inherit!important;white-space:nowrap}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:hover{border-color:rgba(var(--product-rgb),.28)!important;transform:translateY(-2px);box-shadow:0 8px 16px rgb(31 50 31 / .07),inset 0 1px 0 rgb(255 255 255 / .86)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab.mashoouf-active-tab,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{color:var(--product-accent-dark)!important;border-color:rgba(var(--product-rgb),.82)!important;background:linear-gradient(180deg,rgb(255 255 255 / .76)0%,#fff055%),var(--msh-cream-200)!important;transform:translateY(1px);box-shadow:inset 0 0 0 1px rgba(var(--product-rgb),.16),0 3px 8px rgba(var(--product-rgb),.07)!important}.msh-family-v10 .mashoouf-product{display:none}.msh-family-v10 .mashoouf-product[hidden]{display:none!important}.msh-family-v10 .mashoouf-product.active{display:block;animation:mshFamilyReveal var(--msh-speed-slide)cubic-bezier(.22,.8,.25,1)both}.msh-family-v10.is-slide-next .mashoouf-product.active{animation-name:mshFamilyEnterFromRight}.msh-family-v10.is-slide-prev .mashoouf-product.active{animation-name:mshFamilyEnterFromLeft}@keyframes mshFamilyReveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes mshFamilyEnterFromRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes mshFamilyEnterFromLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.msh-family-v10 .msh-family-v10__panels{position:relative;width:min(100%,1260px);margin:0 auto}.msh-family-v10 .msh-family-v10__banner{position:relative;isolation:isolate;width:100%;min-height:455px;aspect-ratio:2320/860;margin:0 auto;padding:38px 56px;overflow:hidden;background-color:var(--product-bg);background-image:var(--desktop-image);background-repeat:no-repeat;background-position:center;background-size:cover;outline-offset:-1px}.msh-family-v10 .msh-family-v10__banner::before{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.msh-family-v10 .msh-family-v10__content{direction:rtl}.msh-family-v10 .msh-family-v10__content::before{position:absolute;z-index:-1;inset:-20px -28px -20px -24px;pointer-events:none;background:var(--product-gradient);border-radius:28px;opacity:.82;filter:blur(.2px);-webkit-mask-image:linear-gradient(90deg,rgb(0 0 0 / .15)0%,rgb(0 0 0 / .78)38%,#000 100%);mask-image:linear-gradient(90deg,rgb(0 0 0 / .15)0%,rgb(0 0 0 / .78)38%,#000 100%)}.msh-family-v10 .msh-family-v10__badge::before{position:absolute;z-index:-1;inset:3px;pointer-events:none;background-image:var(--msh-badge-frame);background-repeat:no-repeat;background-position:center;background-size:100% 100%;opacity:.82}.msh-family-v10 .msh-family-v10__product-divider i:first-child{background:linear-gradient(90deg,transparent 0%,rgba(var(--product-rgb),.78)100%)}.msh-family-v10 .msh-family-v10__product-divider i:last-child{background:linear-gradient(90deg,rgba(var(--product-rgb),.78)0%,transparent 100%)}.msh-family-v10 .msh-family-v10__points li::before{top:.72em;right:4px}.msh-family-v10 .msh-family-v10__button{position:relative;isolation:isolate;overflow:hidden;direction:rtl;text-decoration:none!important;text-transform:none!important;transition:background-color var(--msh-speed-fast)ease,box-shadow var(--msh-speed-fast)ease,transform var(--msh-speed-fast)ease}.msh-family-v10 .msh-family-v10__button::before{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M3 4h2l2.2 10.1a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 1.9-1.4L21 7H6.2M10 20a1.2 1.2 0 1 1-2.4 0A1.2 1.2 0 0 1 10 20Zm8 0a1.2 1.2 0 1 1-2.4 0A1.2 1.2 0 0 1 18 20Z'/%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 fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M3 4h2l2.2 10.1a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 1.9-1.4L21 7H6.2M10 20a1.2 1.2 0 1 1-2.4 0A1.2 1.2 0 0 1 10 20Zm8 0a1.2 1.2 0 1 1-2.4 0A1.2 1.2 0 0 1 18 20Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.msh-family-v10 .msh-family-v10__button::after{position:absolute;z-index:-1;inset:3px;pointer-events:none;background-image:var(--msh-cta-frame);background-repeat:no-repeat;background-position:center;background-size:100% 100%;opacity:.76}.msh-family-v10 .msh-family-v10__button:hover{color:#FFF!important}.msh-family-v10 .msh-family-v10__button:active{transform:translateY(0)scale(.99);box-shadow:inset 0 2px 6px rgb(0 0 0 / .16),0 5px 12px rgb(23 45 33 / .13)}.msh-family-v10 .msh-family-v10__nav{position:absolute;z-index:12;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;cursor:pointer;color:var(--msh-green-900);border-radius:50%;transform:translateY(-50%);transition:color var(--msh-speed-fast)ease,background-color var(--msh-speed-fast)ease,box-shadow var(--msh-speed-fast)ease,transform var(--msh-speed-fast)ease}.msh-family-v10 .msh-family-v10__nav::before{content:"";width:14px;height:14px;border-top:2px solid currentColor;border-left:2px solid currentColor}.msh-family-v10 .msh-family-v10__nav--next{left:18px}.msh-family-v10 .msh-family-v10__nav--next::before{transform:rotate(-45deg);margin-left:4px}.msh-family-v10 .msh-family-v10__nav--prev{right:18px}.msh-family-v10 .msh-family-v10__nav--prev::before{transform:rotate(135deg);margin-right:4px}.msh-family-v10 .msh-family-v10__nav:hover{color:#FFF;background:var(--msh-green-900);transform:translateY(-50%)scale(1.08);box-shadow:0 11px 23px rgb(31 50 31 / .18)}.msh-family-v10 .msh-family-v10__nav:active{transform:translateY(-50%)scale(.96)}.msh-family-v10 .msh-family-v10__nav:focus-visible{outline:3px solid rgb(200 155 76 / .38);outline-offset:3px}.msh-family-v10 .msh-family-v10__dots{display:flex;align-items:center;justify-content:center;margin:15px auto 0}.msh-family-v10 .msh-family-v10__dot{width:9px;height:9px;padding:0;cursor:pointer;border:0;border-radius:50%;background:rgb(31 58 42 / .15);box-shadow:inset 0 0 0 1px rgb(31 58 42 / .06);transition:width var(--msh-speed-fast)ease,background-color var(--msh-speed-fast)ease,transform var(--msh-speed-fast)ease}.msh-family-v10 .msh-family-v10__dot:hover{transform:scale(1.18)}.msh-family-v10 .msh-family-v10__dot.is-active{width:24px;border-radius:10px;background:var(--msh-gold-500)}@media screen and (min-width:769px) and (max-width:1120px){.msh-family-v10 .mashoouf-tabs-scroll.msh-family-v10__tabs{grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;gap:9px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{min-height:61px!important;padding:9px 10px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab strong{font-size:15px!important}.msh-family-v10 .msh-family-v10__banner{min-height:408px;padding:34px 36px}.msh-family-v10 .msh-family-v10__content{padding-right:18px;padding-left:18px}.msh-family-v10 .msh-family-v10__nav{width:41px;height:41px}.msh-family-v10 .msh-family-v10__nav--next{left:12px}.msh-family-v10 .msh-family-v10__nav--prev{right:12px}}@media screen and (max-width:768px){.msh-family-v10.mashoouf-products-section{padding:30px 0 25px!important}.msh-family-v10 .msh-family-v10__header{width:100%!important;margin:0 auto 17px!important;padding:0 16px!important}.msh-family-v10 .msh-family-v10__header h2{font-size:clamp(25px,7.2vw,29px)!important;line-height:1.5!important}.msh-family-v10 .msh-family-v10__heading-divider{width:min(280px,76%)!important;margin:7px auto!important}.msh-family-v10 .msh-family-v10__header p{font-size:13px!important;line-height:1.8!important}.msh-family-v10 .mashoouf-tabs-scroll.msh-family-v10__tabs{display:flex!important;grid-template-columns:none!important;justify-content:flex-start!important;width:100%!important;max-width:none!important;margin:0 0 16px!important;padding:4px 14px 9px!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;direction:rtl!important;scroll-snap-type:x mandatory;scroll-padding-inline:14px;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.msh-family-v10 .mashoouf-tabs-scroll.msh-family-v10__tabs::-webkit-scrollbar{display:none!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{flex:0 0 122px!important;width:122px!important;min-width:122px!important;padding:6px 10px!important;scroll-snap-align:center;scroll-snap-stop:always;scroll-margin-inline:14px;transform:none}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:hover{transform:none}.msh-family-v10 .msh-family-v10__panels{width:100%!important;padding:0 10px!important}.msh-family-v10 .msh-family-v10__banner{display:block!important;width:100%!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important;padding:calc(75% + 10px)9px 9px!important;overflow:hidden!important;background-color:var(--product-bg)!important;background-image:var(--mobile-image)!important;background-repeat:no-repeat!important;background-position:center top!important;background-size:100% auto!important;border:7px solid rgb(255 255 255 / .94)!important;outline:1px solid rgba(var(--product-rgb),.52);outline-offset:-1px}.msh-family-v10 .msh-family-v10__banner::before{display:block!important;background-image:none;border:1px solid rgba(var(--product-rgb),.38);opacity:1}.msh-family-v10 .msh-family-v10__mobile-corner{position:absolute;z-index:8;display:block!important;pointer-events:none;background-image:var(--msh-corner);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.72!important}.msh-family-v10 .msh-family-v10__mobile-corner--tr{top:7px!important;right:7px!important}.msh-family-v10 .msh-family-v10__mobile-corner--tl{top:7px!important;left:7px!important;transform:scaleX(-1)}.msh-family-v10 .msh-family-v10__mobile-corner--br{right:7px!important;bottom:7px!important;transform:scaleY(-1)}.msh-family-v10 .msh-family-v10__mobile-corner--bl{left:7px!important;bottom:7px!important;transform:scale(-1,-1)}.msh-family-v10 .msh-family-v10__content{left:auto!important;border:1px solid rgba(var(--product-rgb),.25)!important;box-shadow:0 11px 25px rgb(31 50 31 / .09),inset 0 1px 0 rgb(255 255 255 / .86)!important}.msh-family-v10 .msh-family-v10__content::before{display:none!important}.msh-family-v10 .msh-family-v10__badge{margin:0 auto 10px!important}.msh-family-v10 .msh-family-v10__product-divider{margin:10px auto 12px!important}.msh-family-v10 .msh-family-v10__points li::before{right:2px!important;width:6px!important;height:6px!important}.msh-family-v10 .msh-family-v10__nav{top:35%;width:39px;height:39px;background:rgb(255 253 249 / .94);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.msh-family-v10 .msh-family-v10__nav--next{left:15px}.msh-family-v10 .msh-family-v10__nav--prev{right:15px}.msh-family-v10 .msh-family-v10__dots{margin-top:12px}}@media screen and (max-width:390px){.msh-family-v10 .mashoouf-tabs-scroll.msh-family-v10__tabs{padding-right:12px!important;padding-left:12px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{flex-basis:116px!important;width:116px!important;min-width:116px!important}.msh-family-v10 .msh-family-v10__nav{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.msh-family-v10 *,.msh-family-v10 *::before,.msh-family-v10 *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.msh-family-v10 .msh-family-v10__content::before{display:none!important;content:none!important}.msh-family-v10 .msh-family-v10__content h3{margin-top:0!important;margin-bottom:3px!important}.msh-family-v10 .msh-family-v10__subtitle{margin-top:0!important;margin-bottom:0!important}.msh-family-v10 .msh-family-v10__points{margin-top:0!important}@media screen and (min-width:769px) and (max-width:1120px){.msh-family-v10 .msh-family-v10__content{}}@media screen and (max-width:768px){.msh-family-v10 .msh-family-v10__content{}.msh-family-v10 .msh-family-v10__content h3,.msh-family-v10 .msh-family-v10__subtitle,.msh-family-v10 .msh-family-v10__product-divider,.msh-family-v10 .msh-family-v10__points,.msh-family-v10 .msh-family-v10__button{width:100%!important;max-width:315px!important;margin-right:auto!important;margin-left:auto!important}.msh-family-v10 .msh-family-v10__product-divider{margin-top:11px!important;margin-bottom:12px!important}.msh-family-v10 .msh-family-v10__points{gap:6px!important;margin-bottom:15px!important}.msh-family-v10 .msh-family-v10__points li{padding-right:20px!important}}@media screen and (max-width:390px){.msh-family-v10 .msh-family-v10__content{padding-right:12px!important;padding-left:12px!important}.msh-family-v10 .msh-family-v10__points li{font-size:12.1px!important}}.msh-family-v10 .msh-family-v10__badge::before{display:none!important;content:none!important}.msh-family-v10 .msh-family-v10__points{margin-bottom:16px!important}@media screen and (min-width:769px) and (max-width:1120px){.msh-family-v10 .msh-family-v10__content{}.msh-family-v10 .msh-family-v10__badge{min-width:174px!important;max-width:208px!important;font-size:10.8px!important}.msh-family-v10 .msh-family-v10__content h3{margin-bottom:7px!important}.msh-family-v10 .msh-family-v10__button{min-height:50px!important}}@media screen and (max-width:768px){.msh-family-v10 .msh-family-v10__badge{}.msh-family-v10 .msh-family-v10__subtitle{line-height:1.72!important}.msh-family-v10 .msh-family-v10__product-divider{width:min(100%,275px)!important}.msh-family-v10 .msh-family-v10__points li{line-height:1.7!important}.msh-family-v10 .msh-family-v10__button{padding:9px 18px!important}.msh-family-v10 .msh-family-v10__button::before{width:18px!important;height:18px!important}}@media screen and (max-width:390px){.msh-family-v10 .msh-family-v10__badge{}.msh-family-v10 .msh-family-v10__button{font-size:12.8px!important}}.msh-family-v10 .msh-family-v10__mobile-corner{position:absolute;display:block!important;pointer-events:none;background-image:var(--msh-corner)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}.msh-family-v10 .msh-family-v10__mobile-corner--tl{transform:scaleX(-1)!important}.msh-family-v10 .msh-family-v10__mobile-corner--br{transform:scaleY(-1)!important}.msh-family-v10 .msh-family-v10__mobile-corner--bl{transform:scale(-1,-1)!important}.msh-family-v10 .msh-family-v10__content{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto auto auto auto!important;justify-items:stretch!important;align-content:center!important;row-gap:0!important}.msh-family-v10 .msh-family-v10__content h3,.msh-family-v10 .msh-family-v10__subtitle,.msh-family-v10 .msh-family-v10__product-divider,.msh-family-v10 .msh-family-v10__points,.msh-family-v10 .msh-family-v10__button{position:relative;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;background:transparent!important}.msh-family-v10 .msh-family-v10__badge{position:relative;isolation:isolate;justify-self:center!important;align-self:center!important;overflow:visible!important}.msh-family-v10 .msh-family-v10__badge::before,.msh-family-v10 .msh-family-v10__badge::after{position:absolute;top:50%;width:auto;height:auto;color:var(--product-accent)!important;background:transparent!important;font-size:10px;line-height:1;opacity:.86;transform:translateY(-50%)}.msh-family-v10 .msh-family-v10__badge::before{right:13px}.msh-family-v10 .msh-family-v10__badge::after{left:13px}.msh-family-v10 .msh-family-v10__content h3{box-shadow:none!important}.msh-family-v10 .msh-family-v10__subtitle{box-shadow:none!important}.msh-family-v10 .msh-family-v10__product-divider{margin-top:15px!important;margin-bottom:15px!important}.msh-family-v10 .msh-family-v10__points{grid-template-columns:minmax(0,1fr)!important;justify-self:center!important}.msh-family-v10 .msh-family-v10__points li{background:transparent!important;box-shadow:none!important}.msh-family-v10 .msh-family-v10__button{justify-self:center!important;align-self:center!important}@media screen and (min-width:769px) and (max-width:1120px){.msh-family-v10 .msh-family-v10__content{}.msh-family-v10 .msh-family-v10__points{width:min(100%,330px)!important}}@media screen and (max-width:768px){.msh-family-v10 .msh-family-v10__banner{}.msh-family-v10 .msh-family-v10__banner::before{inset:0!important}.msh-family-v10 .msh-family-v10__badge{padding:7px 30px!important}.msh-family-v10 .msh-family-v10__points{width:min(100%,290px)!important}}@media screen and (max-width:390px){.msh-family-v10 .msh-family-v10__badge{min-width:156px!important;max-width:190px!important;font-size:10px!important}}.msh-family-v10 .msh-family-v10__banner::before{content:""!important;position:absolute!important;z-index:7!important;inset:0!important;display:block!important;pointer-events:none!important;background:none!important;background-image:none!important;border:1px solid rgba(var(--product-rgb),.5)!important;opacity:1!important;filter:none!important}.msh-family-v10 .msh-family-v10__banner::after{content:""!important;position:absolute!important;z-index:1!important;inset:0!important;display:block!important;pointer-events:none!important;background:linear-gradient(90deg,#fff00%,#fff042%,rgb(246 245 242 / .18)56%,rgb(246 245 242 / .58)74%,rgb(246 245 242 / .92)100%)!important}.msh-family-v10 .msh-family-v10__mobile-corner{z-index:9!important;width:34px!important;height:34px!important;opacity:0.62!important}.msh-family-v10 .msh-family-v10__mobile-corner--tr{top:9px!important;right:9px!important}.msh-family-v10 .msh-family-v10__mobile-corner--tl{top:9px!important;left:9px!important}.msh-family-v10 .msh-family-v10__mobile-corner--br{right:9px!important;bottom:9px!important}.msh-family-v10 .msh-family-v10__mobile-corner--bl{left:9px!important;bottom:9px!important}.msh-family-v10 .msh-family-v10__content{position:absolute!important;z-index:4!important;top:50%!important;right:clamp(58px,6vw,92px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:430px!important;max-width:430px!important;margin:0!important;padding:0!important;transform:translateY(-50%)!important;background:transparent!important;box-shadow:none!important;text-align:center!important}.msh-family-v10 .msh-family-v10__content::before,.msh-family-v10 .msh-family-v10__content::after{display:none!important;content:none!important}.msh-family-v10 .msh-family-v10__badge,.msh-family-v10 .msh-family-v10__content h3,.msh-family-v10 .msh-family-v10__subtitle,.msh-family-v10 .msh-family-v10__product-divider,.msh-family-v10 .msh-family-v10__points,.msh-family-v10 .msh-family-v10__button{box-sizing:border-box!important}.msh-family-v10 .msh-family-v10__badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:176px!important;max-width:220px!important;min-height:34px!important;margin:0 auto 15px!important;padding:7px 20px!important;border:1px solid rgba(var(--product-rgb),.42)!important;border-radius:999px!important;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);font-family:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif!important;font-size:11px!important;line-height:1.4!important;white-space:nowrap!important}.msh-family-v10 .msh-family-v10__badge::before,.msh-family-v10 .msh-family-v10__badge::after{display:none!important;content:none!important}.msh-family-v10 .msh-family-v10__content h3{width:100%!important;margin:0 0 10px!important;padding:0!important;font-family:"IRANSansX","IRANSans","Estedad","Vazirmatn",Tahoma,sans-serif!important;font-size:34px!important;line-height:1.35!important;text-align:center!important;white-space:nowrap!important}.msh-family-v10 .msh-family-v10__subtitle{width:100%!important;margin:0!important;padding:0!important;font-family:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif!important;font-size:15px!important;line-height:1.7!important;text-align:center!important;white-space:nowrap!important}.msh-family-v10 .msh-family-v10__product-divider{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:12px!important;width:360px!important;margin:16px auto 16px!important}.msh-family-v10 .msh-family-v10__product-divider i{display:block!important;height:1px!important;background:linear-gradient(90deg,transparent 0%,rgba(var(--product-rgb),.66)45%,rgba(var(--product-rgb),.22)100%)!important}.msh-family-v10 .msh-family-v10__product-divider i:last-child{transform:scaleX(-1)!important}.msh-family-v10 .msh-family-v10__product-divider b{position:relative!important;display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border:0!important;background:transparent!important;transform:none!important}.msh-family-v10 .msh-family-v10__product-divider b::before{content:"✥"!important;color:var(--product-accent)!important;font-size:15px!important;line-height:1!important}.msh-family-v10 .msh-family-v10__points{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:360px!important;margin:0 auto 18px!important;padding:0!important;list-style:none!important}.msh-family-v10 .msh-family-v10__points li{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:100%!important;margin:0!important;padding:0!important;font-family:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif!important;font-size:13.5px!important;line-height:1.65!important;text-align:center!important;white-space:nowrap!important}.msh-family-v10 .msh-family-v10__points li::before{content:""!important;position:static!important;flex:0 0 auto!important;width:7px!important;height:7px!important;margin:0!important;border:1px solid rgba(var(--product-rgb),.65)!important;transform:rotate(45deg)!important}.msh-family-v10 .msh-family-v10__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:280px!important;max-width:280px!important;min-width:0!important;min-height:48px!important;margin:0 auto!important;padding:10px 20px!important;backdrop-filter:blur(9px)saturate(1.08);-webkit-backdrop-filter:blur(9px)saturate(1.08);font-family:"IRANSansX","IRANSans","Vazirmatn",Tahoma,sans-serif!important;font-size:13.5px!important;line-height:1.4!important;text-align:center!important}.msh-family-v10 .msh-family-v10__button::after{display:none!important;content:none!important}.msh-family-v10 .msh-family-v10__button::before{width:18px!important;height:18px!important;background-color:var(--msh-gold-400)!important}.msh-family-v10 .msh-family-v10__button:hover{background:linear-gradient(180deg,rgb(255 255 255 / .22)0%,rgb(255 255 255 / .07)48%,rgb(0 0 0 / .04)100%),rgb(49 90 67 / .92)!important;transform:translateY(-2px)!important;box-shadow:0 14px 27px rgb(23 45 33 / .21),inset 0 1px 0 rgb(255 255 255 / .24)!important}@media screen and (min-width:769px) and (max-width:1120px){.msh-family-v10 .msh-family-v10__content{right:32px!important;width:370px!important;max-width:370px!important}.msh-family-v10 .msh-family-v10__content h3{font-size:29px!important}.msh-family-v10 .msh-family-v10__subtitle{font-size:13.2px!important}.msh-family-v10 .msh-family-v10__product-divider,.msh-family-v10 .msh-family-v10__points{width:320px!important}.msh-family-v10 .msh-family-v10__points li{font-size:12.3px!important}.msh-family-v10 .msh-family-v10__button{width:250px!important;max-width:250px!important;font-size:12.6px!important}}@media screen and (max-width:768px){.msh-family-v10 .msh-family-v10__banner{}.msh-family-v10 .msh-family-v10__banner::after{display:none!important}.msh-family-v10 .msh-family-v10__mobile-corner{width:31px!important;height:31px!important}.msh-family-v10 .msh-family-v10__content{position:relative!important;top:auto!important;right:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:none!important;margin:-12px 0 0!important;padding:20px 14px 16px!important;transform:none!important;background:linear-gradient(180deg,rgba(var(--product-bg-rgb),.22)0%,rgb(246 245 242 / .9)42%,#F6F5F2 100%)!important;border-radius:16px!important}.msh-family-v10 .msh-family-v10__badge{min-width:160px!important;max-width:190px!important;min-height:32px!important;margin-bottom:13px!important;font-size:10.2px!important}.msh-family-v10 .msh-family-v10__content h3{width:100%!important;margin-bottom:8px!important;font-size:23px!important;line-height:1.42!important;white-space:normal!important}.msh-family-v10 .msh-family-v10__subtitle{width:100%!important;font-size:12.4px!important;white-space:normal!important}.msh-family-v10 .msh-family-v10__product-divider,.msh-family-v10 .msh-family-v10__points{width:min(100%,295px)!important}.msh-family-v10 .msh-family-v10__points li{font-size:12px!important;white-space:normal!important}.msh-family-v10 .msh-family-v10__button{width:245px!important;max-width:245px!important;font-size:12.5px!important}}@media screen and (max-width:390px){.msh-family-v10 .msh-family-v10__content h3{font-size:21px!important}.msh-family-v10 .msh-family-v10__subtitle{font-size:12px!important}.msh-family-v10 .msh-family-v10__button{width:235px!important;max-width:235px!important}}.mr-about-section,.mr-about-section *{box-sizing:border-box}.mr-about-section{width:100%;direction:rtl;padding:32px 16px;background:#F6F5F2;font-family:inherit;overflow:hidden}.mr-about-wrap{max-width:1180px;margin:0 auto;background:#FCFBF8;border:1px solid #E8DFD0;border-radius:32px;padding:34px 32px 32px;position:relative;box-shadow:0 10px 25px rgb(0 0 0 / .03),0 28px 70px rgb(33 68 54 / .05)}.mr-about-wrap::before{content:"";position:absolute;inset:12px;border:1px solid rgb(198 161 91 / .18);border-radius:25px;pointer-events:none}.mr-about-header,.mr-about-main{position:relative;z-index:2}.mr-about-header{text-align:center;max-width:760px;margin:0 auto 30px}.mr-about-label{display:inline-flex;align-items:center;justify-content:center;color:#A27A2E;background:#F5EFE2;border:1px solid rgb(198 161 91 / .25);padding:7px 17px;border-radius:999px;font-size:12.5px;font-weight:900;margin-bottom:14px}.mr-about-header h2{margin:0;color:#214436;font-size:31px;line-height:1.65;font-weight:900}.mr-about-line{width:74px;height:2px;margin:14px auto 0;border-radius:999px;background:#C6A15B;opacity:.82}.mr-about-main{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.mr-about-image,.mr-about-content{position:relative;z-index:2}.mr-about-image{height:430px;border-radius:28px;overflow:hidden;box-shadow:0 22px 54px rgb(40 30 15 / .12),0 8px 18px rgb(33 68 54 / .05);background:#F6F5F2;border:1px solid rgb(198 161 91 / .16)}.mr-about-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.03)}.mr-about-image::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(25 18 8 / .24),transparent 58%),radial-gradient(circle at top left,rgb(198 161 91 / .10),transparent 38%)}.mr-about-content{padding:4px 0}.mr-about-content p{margin:0 0 13px;color:#66645F;font-size:16px;line-height:2.18;text-align:justify;text-justify:inter-word}.mr-about-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 16px}.mr-about-features span{min-height:42px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;background:#F8F5EF;border:1px solid rgb(198 161 91 / .20);color:#214436;font-size:13px;font-weight:900;line-height:1.7;text-align:center;white-space:nowrap}.mr-about-tagline{margin:0 0 22px;color:#214436;font-size:14.5px;font-weight:900;line-height:2;text-align:center}.mr-about-buttons{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.mr-about-buttons a{text-decoration:none;border-radius:999px;padding:13px 28px;font-size:14.5px;font-weight:900;transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.mr-about-btn-main{background:#214436;color:#fff!important;box-shadow:0 12px 28px rgb(33 68 54 / .18)}.mr-about-btn-main:hover{background:#183227;color:#fff!important;transform:translateY(-3px);box-shadow:0 16px 30px rgb(33 68 54 / .22)}@media (max-width:900px){.mr-about-section{padding:42px 10px}.mr-about-wrap{padding:18px 16px 16px;border-radius:24px}.mr-about-wrap::before{inset:8px;border-radius:19px}.mr-about-header{margin-bottom:20px}.mr-about-label{font-size:12px;padding:7px 15px;margin-bottom:12px}.mr-about-header h2{font-size:23px;line-height:1.6}.mr-about-line{width:64px;margin-top:12px}.mr-about-main{display:flex;flex-direction:column;gap:20px}.mr-about-image{order:1;width:100%;height:315px;border-radius:20px}.mr-about-content{order:2;width:100%;text-align:center;padding:0}.mr-about-content p{font-size:14px;line-height:2.1;text-align:right}.mr-about-features{grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0 14px}.mr-about-features span{min-height:38px;padding:7px 5px;font-size:11.5px;line-height:1.6}.mr-about-tagline{margin-bottom:18px;font-size:13px;text-align:center}.mr-about-buttons{gap:10px}.mr-about-buttons a{width:100%;text-align:center;padding:12px 22px;font-size:13px}}@media (max-width:420px){.mr-about-section{padding:34px 8px}.mr-about-wrap{padding:16px 12px 12px;border-radius:20px}.mr-about-header h2{font-size:21px}.mr-about-image{height:275px;border-radius:17px}.mr-about-content p{font-size:13.5px}.mr-about-features{gap:5px}.mr-about-features span{min-height:36px;font-size:10.5px;padding:6px 4px}}.home .section{background:#fff0}.home .mashoouf-warm-section,.home .mashoouf-story-section,.home .mashoouf-rice-journey-section,.home .mashoouf-about-section{background:#F4F0E8!important}.home .box,.home .product-small,.home .product-box,.home .mashoouf-card,.home .mashoouf-products-card,.home .mashoouf-faq-item,.home .mashoouf-table-wrap,.home .mashoouf-review-card,.home .mashoouf-blog-card{background:#FFFDF9!important;border:1px solid rgb(200 155 76 / .16);border-radius:14px;box-shadow:0 8px 28px rgb(30 77 54 / .06)}.home .row,.home .row-content,.home .col-inner{background-color:#fff0}.home .page-wrapper,.home .page-inner,.home .shop-container,.home .section-content{background:transparent!important}.msh-home-hero-v3{--msh-hero-green:#1e4d36;--msh-hero-gold:#c89b4c;--msh-hero-gold-dark:#a97728;--msh-hero-text:#284738;--msh-hero-cream:#f7f4ee;position:relative!important;isolation:isolate;width:100%!important;height:615px!important;min-height:615px!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden;background-color:var(--msh-hero-cream)!important;background-image:none!important;color:#1e4d36!important}.msh-home-hero-v3,.msh-home-hero-v3 *,.msh-home-hero-v3 *::before,.msh-home-hero-v3 *::after{box-sizing:border-box}.msh-home-hero-v3>.section-bg{display:none!important}.msh-home-hero-v3>.section-content{position:relative!important;z-index:1;width:100%!important;height:100%!important;min-height:inherit!important;max-width:none!important;margin:0!important;padding:0!important}.msh-home-hero-v3 .row,.msh-home-hero-v3 .col,.msh-home-hero-v3 .col-inner{position:static!important;width:100%!important;height:100%!important;min-height:inherit!important;max-width:none!important;margin:0!important;padding:0!important}.msh-home-hero-v3 .mshh3-media{position:absolute!important;z-index:0;inset:0;display:block!important;width:100%;height:100%;margin:0;overflow:hidden;opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;transition:none!important;pointer-events:none}.msh-home-hero-v3 .mshh3-media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover;object-position:center center;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important;animation:none!important;transition:none!important}.msh-home-hero-v3 .mshh3-content{position:absolute!important;z-index:5;top:45.5%;right:2%;width:44%;max-width:680px;margin:0;padding:10px;direction:rtl;text-align:center;transform:translateY(-50%);opacity:1!important;visibility:visible!important;animation:none!important}.msh-home-hero-v3 .mshh3-title{margin:0 0 28px!important;padding:0!important;color:var(--msh-hero-green)!important;-webkit-text-fill-color:#1e4d36!important;font-family:inherit!important;font-size:clamp(46px,4.2vw,72px)!important;font-weight:800!important;line-height:1.25!important;letter-spacing:0!important;text-align:center!important;text-transform:none!important}.msh-home-hero-v3 .mshh3-title span{color:var(--msh-hero-gold)!important;-webkit-text-fill-color:#c89b4c!important}.msh-home-hero-v3 .mshh3-subtitle{margin:0 0 25px!important;padding:0!important;color:var(--msh-hero-green)!important;-webkit-text-fill-color:#1e4d36!important;font-family:inherit!important;font-size:clamp(22px,2vw,31px)!important;font-weight:600!important;line-height:1.7!important;text-align:center!important}.msh-home-hero-v3 .mshh3-description{display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;width:100%!important;margin:0 0 30px!important;padding:0!important;font-family:inherit!important;line-height:1.6!important;text-align:center!important;white-space:nowrap!important}.msh-home-hero-v3 .mshh3-description__lead,.msh-home-hero-v3 .mshh3-description__text{font-size:17px!important;line-height:inherit!important}.msh-home-hero-v3 .mshh3-description__lead{color:#b88737!important;-webkit-text-fill-color:#b88737!important;font-weight:700!important}.msh-home-hero-v3 .mshh3-description__text{color:var(--msh-hero-text)!important;-webkit-text-fill-color:#284738!important;font-weight:500!important}.msh-home-hero-v3 .mshh3-description__divider{display:inline-block!important;flex:0 0 5px!important;width:5px!important;height:5px!important;border-radius:50%!important;background-color:var(--msh-hero-gold)!important}.msh-home-hero-v3 .mshh3-actions{display:flex!important;flex-direction:row;align-items:center;justify-content:center;gap:18px;width:100%;margin:0!important;padding:0!important}.msh-home-hero-v3 a.mshh3-cta{display:inline-flex!important;align-items:center;justify-content:center;min-width:175px;min-height:48px;margin:0!important;padding:10px 23px!important;border:2px solid;border-radius:10px;background-color:rgb(255 255 255 / .25)!important;box-shadow:none;font-family:inherit!important;font-size:16px!important;font-weight:700!important;line-height:1.4!important;text-align:center!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap;touch-action:manipulation;transition:transform 0.2s ease}.msh-home-hero-v3 .mshh3-actions a.mshh3-cta-products{border-color:var(--msh-hero-green)!important;color:var(--msh-hero-green)!important;-webkit-text-fill-color:#1e4d36!important}.msh-home-hero-v3 .mshh3-actions a.mshh3-cta-guide{border-color:var(--msh-hero-gold)!important;color:var(--msh-hero-gold-dark)!important;-webkit-text-fill-color:#a97728!important}@media (hover:hover) and (pointer:fine){.msh-home-hero-v3 .mshh3-actions a.mshh3-cta-products:hover{background-color:var(--msh-hero-green)!important;border-color:var(--msh-hero-green)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;transform:translateY(-2px);box-shadow:0 8px 20px rgb(30 77 54 / .16)}.msh-home-hero-v3 .mshh3-actions a.mshh3-cta-guide:hover{background-color:var(--msh-hero-gold)!important;border-color:var(--msh-hero-gold)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;transform:translateY(-2px);box-shadow:0 8px 20px rgb(200 155 76 / .18)}}.msh-home-hero-v3 a.mshh3-cta:focus-visible{outline:3px solid rgb(30 77 54 / .24);outline-offset:3px}.msh-home-hero-v3 a.mshh3-cta:active{transform:translateY(0)}@media screen and (min-width:768px) and (max-width:1199px){.msh-home-hero-v3{height:540px!important;min-height:540px!important}.msh-home-hero-v3 .mshh3-content{top:47%;right:2%;width:48%;max-width:560px}.msh-home-hero-v3 .mshh3-title{margin-bottom:20px!important;font-size:clamp(38px,5vw,52px)!important}.msh-home-hero-v3 .mshh3-subtitle{margin-bottom:17px!important;font-size:21px!important}.msh-home-hero-v3 .mshh3-description{gap:9px!important;margin-bottom:24px!important}.msh-home-hero-v3 .mshh3-description__lead,.msh-home-hero-v3 .mshh3-description__text{font-size:16px!important}.msh-home-hero-v3 .mshh3-actions{gap:11px}.msh-home-hero-v3 a.mshh3-cta{min-width:145px;min-height:44px;padding:8px 14px!important;font-size:14px!important}}.msh-mobile-benefits{display:none}@media screen and (max-width:767px){html body.home .msh-home-hero-v3{position:relative!important;display:block!important;width:calc(100% - 24px)!important;height:calc((100vw - 24px)*.54)!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;margin:12px auto 14px!important;padding:4px!important;overflow:hidden!important;border:1px solid rgb(215 181 109 / .72)!important;border-radius:28px!important;background:#173f2a!important;box-shadow:0 18px 38px rgb(23 63 42 / .13),0 5px 14px rgb(31 43 34 / .07)!important;box-sizing:border-box!important}html body.home .msh-home-hero-v3>.section-content{position:absolute!important;inset:4px!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}html body.home .msh-home-hero-v3 .row,html body.home .msh-home-hero-v3 .col,html body.home .msh-home-hero-v3 .col-inner{position:static!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}html body.home .msh-home-hero-v3 .mshh3-media,html body.home .msh-home-hero-v3 .mshh3-content{display:none!important}html body.home .msh-home-hero-v3 .msh-mobile-hero-static{position:absolute!important;z-index:4;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgb(215 181 109 / .34)!important;border-radius:23px!important;background:#173f2a!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .14)!important;box-sizing:border-box!important}html body.home .msh-home-hero-v3 .msh-mobile-hero-static>img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:22px!important}html body.home .msh-home-hero-v3 .msh-mobile-hero__cta-hit{position:absolute!important;z-index:6;left:4.5%!important;top:58.2%!important;width:35%!important;height:12.8%!important;display:block!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;color:transparent!important;font-size:0!important;line-height:0!important;text-decoration:none!important}html body.home .msh-home-hero-v3 .msh-mobile-hero__cta-hit:focus-visible{outline:2px solid #d7b56d!important;outline-offset:3px!important}html body.home .msh-mobile-benefits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:calc(100% - 28px)!important;margin:0 auto 0!important;transform:translateY(24px)!important;direction:rtl!important;align-items:start!important}html body.home .msh-mobile-benefit{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;min-width:0!important;padding:0 7px!important;text-align:center!important}html body.home .msh-mobile-benefit:not(:last-child)::after{content:"";position:absolute;left:0;top:15px;width:1px;height:54px;background:rgb(182 138 58 / .22)}html body.home .msh-mobile-benefit__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:58px!important;margin:0 0 9px!important;border:1px solid rgb(215 181 109 / .32)!important;border-radius:50%!important;background:#fbf8f1!important;color:#173f2a!important;box-shadow:0 7px 18px rgb(23 63 42 / .06),inset 0 1px 0 rgb(255 255 255 / .9)!important;box-sizing:border-box!important}html body.home .msh-mobile-benefit__icon svg{width:28px!important;height:28px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body.home .msh-mobile-benefit strong{display:block!important;margin:0 0 4px!important;color:#173f2a!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;white-space:nowrap!important}html body.home .msh-mobile-benefit small{display:block!important;color:#7d807a!important;font-size:10px!important;font-weight:400!important;line-height:1.45!important;white-space:nowrap!important}}@media screen and (max-width:390px){html body.home .msh-home-hero-v3{width:calc(100% - 16px)!important;height:calc((100vw - 16px)*.56)!important;margin-top:8px!important;margin-bottom:12px!important;padding:3px!important;border-radius:23px!important}html body.home .msh-home-hero-v3>.section-content{inset:3px!important}html body.home .msh-home-hero-v3 .msh-mobile-hero-static{border-radius:19px!important}html body.home .msh-home-hero-v3 .msh-mobile-hero-static>img{border-radius:18px!important}html body.home .msh-home-hero-v3 .msh-mobile-hero__cta-hit{left:4.3%!important;top:58%!important;width:36%!important;height:13.2%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:0!important}html body.home .msh-mobile-benefits{width:calc(100% - 16px)!important;margin-bottom:0!important;transform:translateY(18px)!important}html body.home .msh-mobile-benefit{padding:0 4px!important}html body.home .msh-mobile-benefit:not(:last-child)::after{top:13px;height:48px}html body.home .msh-mobile-benefit__icon{width:50px!important;height:50px!important;margin-bottom:8px!important}html body.home .msh-mobile-benefit__icon svg{width:24px!important;height:24px!important}html body.home .msh-mobile-benefit strong{font-size:10.5px!important}html body.home .msh-mobile-benefit small{font-size:8.8px!important}}@media (prefers-reduced-motion:reduce){.msh-home-hero-v3 *,.msh-home-hero-v3 *::before,.msh-home-hero-v3 *::after{scroll-behavior:auto!important;transition-duration:0.01ms!important;animation-duration:0.01ms!important;animation-iteration-count:1!important}.msh-home-hero-v3 a.mshh3-cta:hover,.msh-home-hero-v3 a.mshh3-cta:active{transform:none}}.msh-benefits-v2{--mshb2-green:#1e4d36;--mshb2-green-dark:#173f2a;--mshb2-gold:#c89b4c;--mshb2-text:#66736b;--mshb2-bg:#f7f4ee;--mshb2-card:#fffdf9;--mshb2-line:rgba(200,155,76,0.22);position:relative;width:100%;margin:0;padding:0;direction:rtl;background:var(--mshb2-bg)!important}.msh-benefits-v2,.msh-benefits-v2 *,.msh-benefits-v2 *::before,.msh-benefits-v2 *::after{box-sizing:border-box}.msh-benefits-v2 .msh-benefits-v2__panel{width:min(100%,1500px);margin:0 auto;background:var(--mshb2-card)!important;border-top:1px solid var(--mshb2-line);border-bottom:1px solid var(--mshb2-line)}.msh-benefits-v2 .msh-benefits-v2__mobile-heading{display:none}.msh-benefits-v2 .msh-benefits-v2__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-height:125px}.msh-benefits-v2 .msh-benefits-v2__item{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:125px;margin:0;padding:20px 24px;gap:14px;background:transparent!important}.msh-benefits-v2 .msh-benefits-v2__item:not(:last-child){border-left:1px solid var(--mshb2-line)}.msh-benefits-v2 .msh-benefits-v2__icon{display:flex;flex:0 0 60px;align-items:center;justify-content:center;width:60px;height:60px;color:var(--mshb2-green);background:var(--mshb2-card)!important;border:1.4px solid var(--mshb2-gold);border-radius:50%}.msh-benefits-v2 .msh-benefits-v2__icon svg{display:block;width:29px;height:29px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.msh-benefits-v2 .msh-benefits-v2__content{display:flex;flex-direction:column;min-width:0;gap:4px;text-align:right}.msh-benefits-v2 .msh-benefits-v2__content strong{display:block;margin:0;padding:0;color:var(--mshb2-green)!important;font-family:inherit!important;font-size:16px;font-weight:700;line-height:1.6;white-space:nowrap}.msh-benefits-v2 .msh-benefits-v2__content span{display:block;margin:0;padding:0;color:var(--mshb2-text)!important;font-family:inherit!important;font-size:12.5px;font-weight:400;line-height:1.7}@media screen and (min-width:768px) and (max-width:1100px){.msh-benefits-v2 .msh-benefits-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msh-benefits-v2 .msh-benefits-v2__item{min-height:105px}.msh-benefits-v2 .msh-benefits-v2__item{border-left:0!important}.msh-benefits-v2 .msh-benefits-v2__item:nth-child(odd){border-left:1px solid var(--mshb2-line)!important}.msh-benefits-v2 .msh-benefits-v2__item:nth-child(-n+2){border-bottom:1px solid var(--mshb2-line)}}@media screen and (max-width:767px){.msh-benefits-v2{padding:14px 12px 18px;background:var(--mshb2-bg)!important}.msh-benefits-v2 .msh-benefits-v2__panel{overflow:hidden;width:100%;margin:0;background:var(--mshb2-card)!important;border:1px solid rgb(200 155 76 / .22);border-radius:18px;box-shadow:0 8px 24px rgb(30 77 54 / .055)}.msh-benefits-v2 .msh-benefits-v2__mobile-heading{display:block;margin:0;padding:15px 16px 13px;text-align:center;background:linear-gradient(180deg,rgb(247 244 238 / .85),#fff0);border-bottom:1px solid rgb(200 155 76 / .16)}.msh-benefits-v2 .msh-benefits-v2__mobile-heading span{display:block;margin:0 0 2px;color:var(--mshb2-green-dark)!important;font-family:inherit!important;font-size:17px;font-weight:750;line-height:1.6}.msh-benefits-v2 .msh-benefits-v2__mobile-heading p{margin:0!important;padding:0!important;color:var(--mshb2-text)!important;font-family:inherit!important;font-size:11.5px;font-weight:400;line-height:1.7}.msh-benefits-v2 .msh-benefits-v2__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;min-height:0;gap:1px;padding:0;background:rgb(200 155 76 / .2)!important}.msh-benefits-v2 .msh-benefits-v2__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;min-height:145px;margin:0;padding:17px 9px 14px;gap:9px;border:0!important;background:var(--mshb2-card)!important;text-align:center}.msh-benefits-v2 .msh-benefits-v2__icon{flex:0 0 48px;width:48px;height:48px;color:var(--mshb2-green);background:linear-gradient(145deg,#fffdf9,#f7f4ee)!important;border:1.2px solid var(--mshb2-gold);box-shadow:0 4px 12px rgb(30 77 54 / .04)}.msh-benefits-v2 .msh-benefits-v2__icon svg{width:24px;height:24px;stroke-width:1.7}.msh-benefits-v2 .msh-benefits-v2__content{width:100%;align-items:center;gap:4px;text-align:center}.msh-benefits-v2 .msh-benefits-v2__content strong{width:100%;color:var(--mshb2-green-dark)!important;font-size:13.5px;font-weight:750;line-height:1.6;white-space:normal}.msh-benefits-v2 .msh-benefits-v2__content span{width:100%;max-width:145px;color:var(--mshb2-text)!important;font-size:10.8px;line-height:1.7}}@media screen and (max-width:380px){.msh-benefits-v2{padding-right:9px;padding-left:9px}.msh-benefits-v2 .msh-benefits-v2__item{min-height:140px;padding-right:7px;padding-left:7px}.msh-benefits-v2 .msh-benefits-v2__content strong{font-size:13px}.msh-benefits-v2 .msh-benefits-v2__content span{font-size:10.4px}}.msh-category-v1{--mshcat-green:#1e4d36;--mshcat-green-dark:#173f2a;--mshcat-gold:#c89b4c;--mshcat-gold-dark:#ad7b2c;--mshcat-blue:#174f59;--mshcat-text:#66736b;--mshcat-bg:#f6f5f2;--mshcat-card:#fffdf9;--mshcat-line:rgba(200,155,76,0.22);position:relative;isolation:isolate;width:100%;margin:0;padding:52px 24px 62px;direction:rtl;background:var(--mshcat-bg)!important}.msh-category-v1,.msh-category-v1 *,.msh-category-v1 *::before,.msh-category-v1 *::after{box-sizing:border-box}.msh-category-v1 .msh-category-v1__header{width:min(100%,1240px);margin:0 auto 31px;text-align:center}.msh-category-v1 .msh-category-v1__ornament{display:flex;align-items:center;justify-content:center;width:240px;max-width:70%;margin:0 auto 8px;gap:10px;color:var(--mshcat-gold)}.msh-category-v1 .msh-category-v1__ornament i{display:block;flex:1 1 auto;height:1px;background:linear-gradient(90deg,transparent,rgb(200 155 76 / .85))}.msh-category-v1 .msh-category-v1__ornament i:last-child{background:linear-gradient(90deg,rgb(200 155 76 / .85),transparent)}.msh-category-v1 .msh-category-v1__ornament b{font-size:19px;font-weight:400;line-height:1}.msh-category-v1 .msh-category-v1__heading{margin:0 0 7px!important;padding:0!important;color:var(--mshcat-green-dark)!important;font-family:inherit!important;font-size:clamp(28px,2.5vw,39px)!important;font-weight:750!important;line-height:1.5!important;text-align:center!important}.msh-category-v1 .msh-category-v1__intro{margin:0!important;padding:0!important;color:var(--mshcat-text)!important;font-family:inherit!important;font-size:15px!important;font-weight:400!important;line-height:1.8!important;text-align:center!important}.msh-category-v1 .msh-category-v1__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1240px);margin:0 auto;gap:22px;direction:rtl}.msh-category-v1 .msh-category-v1__card{--mshcat-accent:var(--mshcat-green);position:relative;isolation:isolate;display:block;width:100%;aspect-ratio:4/3;margin:0;padding:0;overflow:hidden;color:var(--mshcat-green-dark)!important;background:var(--mshcat-card)!important;border:1px solid var(--mshcat-line);border-radius:18px;box-shadow:0 10px 30px rgb(30 77 54 / .055);text-decoration:none!important;transition:transform 0.32s cubic-bezier(.16,1,.3,1),box-shadow 0.32s cubic-bezier(.16,1,.3,1),border-color 0.32s ease}.msh-category-v1 .msh-category-v1__card--premium{--mshcat-accent:#c89b4c}.msh-category-v1 .msh-category-v1__card--economic{--mshcat-accent:#1e4d36}.msh-category-v1 .msh-category-v1__card--broken{--mshcat-accent:#174f59}.msh-category-v1 .msh-category-v1__card:hover,.msh-category-v1 .msh-category-v1__card:focus-visible{color:var(--mshcat-green-dark)!important;border-color:color-mix(in srgb,var(--mshcat-accent)55%,transparent);box-shadow:0 17px 42px rgb(30 77 54 / .1);transform:translateY(-5px)}.msh-category-v1 .msh-category-v1__card:focus-visible{outline:3px solid rgb(200 155 76 / .25);outline-offset:3px}.msh-category-v1 .msh-category-v1__card::after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(270deg,rgb(255 253 249 / .99)0%,rgb(255 253 249 / .94)33%,rgb(255 253 249 / .62)48%,#fff070%)}.msh-category-v1 .msh-category-v1__picture{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;margin:0;padding:0}.msh-category-v1 .msh-category-v1__picture img{display:block;width:100%;height:100%;margin:0;padding:0;object-fit:cover;object-position:center;border:0}.msh-category-v1 .msh-category-v1__badge{position:absolute;z-index:3;top:0;right:19px;display:inline-flex;align-items:center;justify-content:center;width:48px;height:60px;color:#fff;background:linear-gradient(160deg,color-mix(in srgb,var(--mshcat-accent)84%,#ffffff),var(--mshcat-accent));border-radius:0 0 10px 10px;box-shadow:0 5px 14px rgb(30 77 54 / .08)}.msh-category-v1 .msh-category-v1__badge::after{content:"";position:absolute;right:0;bottom:-8px;left:0;width:0;height:0;margin:auto;border-right:24px solid #fff0;border-left:24px solid #fff0;border-top:9px solid var(--mshcat-accent)}.msh-category-v1 .msh-category-v1__badge svg{display:block;width:24px;height:24px;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.msh-category-v1 .msh-category-v1__content{position:absolute;z-index:2;top:50%;right:5.5%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:45%;max-width:190px;margin:0;padding:8px;transform:translateY(-50%);text-align:center}.msh-category-v1 .msh-category-v1__title{display:block;margin:0;padding:0;color:var(--mshcat-green-dark)!important;font-family:inherit!important;font-size:clamp(21px,1.7vw,27px)!important;font-weight:750!important;line-height:1.55!important;text-align:center!important}.msh-category-v1 .msh-category-v1__divider{display:flex;align-items:center;justify-content:center;width:95px;margin:9px auto 11px;gap:7px;color:var(--mshcat-accent)}.msh-category-v1 .msh-category-v1__divider i{display:block;flex:1 1 auto;height:1px;background:color-mix(in srgb,var(--mshcat-accent)75%,transparent)}.msh-category-v1 .msh-category-v1__divider b{font-size:12px;font-weight:400;line-height:1}.msh-category-v1 .msh-category-v1__description{display:block;min-height:45px;margin:0 0 18px;padding:0;color:var(--mshcat-text)!important;font-family:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.8!important;text-align:center!important}.msh-category-v1 .msh-category-v1__cta{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:44px;margin:0;padding:8px 17px;gap:7px;color:var(--mshcat-accent)!important;background:rgb(255 253 249 / .62)!important;border:1.4px solid var(--mshcat-accent);border-radius:999px;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important;text-align:center!important;transition:color 0.25s ease,background-color 0.25s ease,transform 0.25s ease}.msh-category-v1 .msh-category-v1__cta svg{display:block;width:17px;height:17px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.msh-category-v1 .msh-category-v1__card:hover .msh-category-v1__cta{color:#ffffff!important;background:var(--mshcat-accent)!important;transform:translateX(-2px)}@media screen and (min-width:768px) and (max-width:1050px){.msh-category-v1{padding-right:18px;padding-left:18px}.msh-category-v1 .msh-category-v1__track{display:flex;width:100%;max-width:none;overflow-x:auto;overscroll-behavior-inline:contain;gap:16px;scroll-snap-type:x mandatory;scroll-padding-inline:18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.msh-category-v1 .msh-category-v1__track::-webkit-scrollbar{display:none}.msh-category-v1 .msh-category-v1__card{flex:0 0 68vw;max-width:560px;scroll-snap-align:start}}@media screen and (max-width:767px){.msh-category-v1{padding:8px 0 28px;overflow:hidden}.msh-category-v1 .msh-category-v1__header{width:100%;margin-bottom:20px;padding:0 16px}.msh-category-v1 .msh-category-v1__ornament{width:170px;margin-bottom:5px}.msh-category-v1 .msh-category-v1__ornament b{font-size:15px}.msh-category-v1 .msh-category-v1__heading{margin-bottom:4px!important;font-size:24px!important;line-height:1.55!important}.msh-category-v1 .msh-category-v1__intro{font-size:12.5px!important;line-height:1.75!important}.msh-category-v1 .msh-category-v1__track{display:flex!important;width:100%;max-width:none;margin:0;overflow-x:auto;overflow-y:hidden;padding:4px 16px 17px;gap:12px;scroll-snap-type:x mandatory;scroll-padding-inline:16px;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.msh-category-v1 .msh-category-v1__track::-webkit-scrollbar{display:none}.msh-category-v1 .msh-category-v1__card{flex:0 0 86vw;width:86vw;max-width:370px;aspect-ratio:8/5;border-radius:18px;scroll-snap-align:start;scroll-snap-stop:always;box-shadow:0 9px 25px rgb(30 77 54 / .07)}.msh-category-v1 .msh-category-v1__card::after{background:linear-gradient(270deg,rgb(255 253 249)0%,rgb(255 253 249 / .97)36%,rgb(255 253 249 / .7)52%,#fff073%)}.msh-category-v1 .msh-category-v1__badge{right:13px;width:35px;height:43px;border-radius:0 0 8px 8px}.msh-category-v1 .msh-category-v1__badge::after{bottom:-6px;border-right-width:17.5px;border-left-width:17.5px;border-top-width:7px}.msh-category-v1 .msh-category-v1__badge svg{width:18px;height:18px}.msh-category-v1 .msh-category-v1__content{top:50%;right:4%;width:48%;max-width:none;padding:4px 5px;transform:translateY(-50%)}.msh-category-v1 .msh-category-v1__title{font-size:21px!important;line-height:1.5!important}.msh-category-v1 .msh-category-v1__divider{width:75px;margin-top:6px;margin-bottom:7px}.msh-category-v1 .msh-category-v1__description{min-height:39px;margin-bottom:11px;font-size:12px!important;line-height:1.65!important}.msh-category-v1 .msh-category-v1__cta{min-width:125px;min-height:42px;padding:7px 12px;font-size:12px!important}.msh-category-v1 .msh-category-v1__cta svg{width:15px;height:15px}.msh-category-v1 .msh-category-v1__card:hover{transform:none}.msh-category-v1 .msh-category-v1__card:hover .msh-category-v1__cta{color:var(--mshcat-accent)!important;background:rgb(255 253 249 / .62)!important;transform:none}}@media screen and (max-width:390px){.msh-category-v1 .msh-category-v1__track{padding-right:13px;padding-left:13px;scroll-padding-inline:13px}.msh-category-v1 .msh-category-v1__card{flex-basis:87vw;width:87vw}.msh-category-v1 .msh-category-v1__content{right:3%;width:49%}.msh-category-v1 .msh-category-v1__title{font-size:19.5px!important}.msh-category-v1 .msh-category-v1__description{font-size:11.5px!important}.msh-category-v1 .msh-category-v1__cta{min-width:116px;min-height:40px;font-size:11.5px!important}}@media (prefers-reduced-motion:reduce){.msh-category-v1 .msh-category-v1__card,.msh-category-v1 .msh-category-v1__cta{transition:none}}.msh-category-v1 .msh-category-v1__mobile-hint{display:none}@media screen and (max-width:767px){.msh-category-v1 .msh-category-v1__mobile-hint{display:flex!important;align-items:center;justify-content:center;width:100%;margin:3px 0 0;padding:7px 16px 4px;gap:9px}.msh-category-v1 .msh-category-v1__mobile-hint .msh-category-v1__dot{all:unset;display:block;flex:0 0 auto;width:8px;height:8px;background-color:#d8d0c2;border:0;border-radius:999px;cursor:pointer;transition:width 0.25s ease,background-color 0.25s ease,transform 0.25s ease}.msh-category-v1 .msh-category-v1__mobile-hint .msh-category-v1__dot:hover{background-color:#c89b4c}.msh-category-v1 .msh-category-v1__mobile-hint .msh-category-v1__dot.is-active{width:23px;background-color:#1e4d36;transform:none}.msh-category-v1 .msh-category-v1__mobile-hint .msh-category-v1__dot:focus-visible{outline:2px solid rgb(200 155 76 / .65);outline-offset:4px}}.home .mashoouf-home-articles,.home .mashoouf-magazine-section{width:100%;padding:42px 0;background:#fff0}.home .post-item .box,.home .mashoouf-blog-card{overflow:hidden;background:#FFFDF9!important;border:1px solid rgb(200 155 76 / .16);border-radius:14px;box-shadow:0 8px 28px rgb(30 77 54 / .06)}.home .post-item .box-image{overflow:hidden;background:#F6F5F2}.home .post-item .box-image img{display:block;width:100%;height:auto;transition:transform 0.32s ease}.home .post-item .box:hover .box-image img{transform:scale(1.025)}.home .post-item .box-text{padding:18px 16px 20px;background:#FFFDF9;text-align:center}.home .post-item .post-title,.home .post-item .post-title a{color:#173F2A!important;font-weight:750;line-height:1.9;text-decoration:none!important}.home .post-item .post-title a:hover,.home .post-item .post-title a:focus-visible{color:#B88737!important}@media (max-width:767px){.home .mashoouf-home-articles,.home .mashoouf-magazine-section{padding:30px 0}.home .post-item .box-text{padding:15px 13px 17px}.home .post-item .post-title,.home .post-item .post-title a{font-size:14px}}@media (prefers-reduced-motion:reduce){.home .post-item .box-image img{transition:none!important}}.mashof-faq-wrap{--faq-bg:#fbf6ec;--faq-card:#fffdf8;--faq-border:rgba(199,155,75,.28);--faq-line:rgba(199,155,75,.18);--faq-text:#314631;--faq-muted:#6f695f;--faq-gold:#c79b4b;--faq-green:#7f8f68;--faq-shadow:0 18px 40px rgba(74,55,18,.06);direction:rtl;max-width:1180px;width:100%;margin:42px auto;padding:38px;background:linear-gradient(180deg,#fffaf1,#f8efdf);border:1px solid var(--faq-border);border-radius:32px;box-shadow:var(--faq-shadow);font-family:IRANSansWeb,IRANSans,tahoma,sans-serif;box-sizing:border-box}.mashof-faq-wrap,.mashof-faq-wrap *{box-sizing:border-box}.mashof-faq-title{text-align:center;font-size:30px;font-weight:900;color:var(--faq-text);margin:0 0 8px}.mashof-faq-sub{text-align:center;color:var(--faq-muted);line-height:2;margin:0 0 24px;font-size:14px}.mashof-decor{width:280px;height:1px;margin:0 auto 30px;background:linear-gradient(90deg,transparent,var(--faq-gold),transparent);position:relative}.mashof-decor::after{content:"✦";position:absolute;top:-12px;left:50%;transform:translateX(-50%);color:var(--faq-gold);background:#fbf6ec;padding:0 10px}.mashof-faq{background:rgb(255 255 255 / .55);border:1px solid var(--faq-border);border-radius:24px;overflow:hidden}.mashof-faq-item+.mashof-faq-item{border-top:1px solid var(--faq-line)}.mashof-faq-head{appearance:none;-webkit-appearance:none;display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;margin:0;padding:23px 24px;border:0;background:#fff0;color:inherit;font:inherit;text-align:right;cursor:pointer;transition:background-color .25s ease}.mashof-faq-head:hover{background:rgb(199 155 75 / .055)}.mashof-faq-head:focus-visible{outline:2px solid rgb(199 155 75 / .62);outline-offset:-3px}.mashof-faq-question{font-size:16px;font-weight:800;color:var(--faq-text);line-height:1.9}.mashof-faq-icon{width:34px;height:34px;min-width:34px;border-radius:50%;display:grid;place-items:center;background:rgb(199 155 75 / .13);color:var(--faq-gold);transition:transform .3s ease,background-color .3s ease;font-size:18px}.mashof-faq-item.active .mashof-faq-icon{transform:rotate(45deg);background:rgb(127 143 104 / .16)}.mashof-faq-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.mashof-faq-inner{padding:0 24px 24px;color:var(--faq-muted);line-height:2.15;font-size:14px;text-align:justify}.mashof-highlight{color:var(--faq-gold);font-weight:800}@media (max-width:768px){.mashof-faq-wrap{width:calc(100% - 18px);margin:14px 9px;padding:22px 12px;border-radius:24px}.mashof-faq-title{font-size:23px}.mashof-faq-sub{font-size:13px}.mashof-decor{width:180px;margin-bottom:22px}.mashof-faq-head{padding:17px 14px}.mashof-faq-question{font-size:14px}.mashof-faq-inner{padding:0 14px 18px;font-size:13.5px;line-height:2}}@media (prefers-reduced-motion:reduce){.mashof-faq-head,.mashof-faq-icon,.mashof-faq-content{transition:none!important}}body.home .msh-home-hero-v3 .mshh3-actions a.mshh3-cta-products{background:#1E4D36!important;border-color:#1E4D36!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 7px 18px rgb(30 77 54 / .14)!important}body.home .msh-home-hero-v3 .mshh3-actions a.mshh3-cta-guide{background:rgb(255 255 255 / .30)!important;border-color:#C89B4C!important;color:#A97728!important;-webkit-text-fill-color:#A97728!important;box-shadow:none!important}@media (hover:hover) and (pointer:fine){body.home .msh-home-hero-v3 .mshh3-actions a.mshh3-cta-products:hover{background:#173F2A!important;border-color:#173F2A!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 10px 22px rgb(30 77 54 / .18)!important;transform:translateY(-2px)}body.home .msh-home-hero-v3 .mshh3-actions a.mshh3-cta-guide:hover{background:#C89B4C!important;border-color:#C89B4C!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 8px 20px rgb(200 155 76 / .16)!important;transform:translateY(-2px)}}@media (min-width:1280px){body.home .mashouf-comparison{--mc-gap:12px}body.home .mashouf-comparison .mc-desktop{width:100%!important;max-width:100%!important;overflow-x:visible!important;overflow-y:visible!important}body.home .mashouf-comparison .mc-grid{width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:var(--mc-feature-width) repeat(5,minmax(0,1fr))!important;gap:var(--mc-gap)!important;overflow-x:visible!important;overflow-y:visible!important}body.home .mashouf-comparison .mc-card,body.home .mashouf-comparison .mc-feature-column{min-width:0!important}body.home .mashouf-comparison .mc-scroll-notice,body.home .mashouf-comparison .mc-mobile-guide{display:none!important}}.mashouf-comparison .mc-rating .mc-star{position:relative;display:inline-block;width:1em;height:1em;flex:0 0 1em;font-size:18px;line-height:1;color:#d8d0c1;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible;vertical-align:middle}.mashouf-comparison .mc-rating .mc-star::before{content:"☆";position:absolute;inset:0;display:block;line-height:1;text-align:center}.mashouf-comparison .mc-rating .mc-star.full::before{content:"★";color:#B68A3A}.mashouf-comparison .mc-rating .mc-star.half::before{content:"☆";color:#d8d0c1}.mashouf-comparison .mc-rating .mc-star.half::after{content:"★";position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;white-space:nowrap;color:#B68A3A;line-height:1;text-align:left}.mashouf-comparison .mc-rating .mc-star.empty::before{content:"☆";color:#d8d0c1}body.home .mashouf-comparison.mc-v2-approved{--mc-v2-green:#173F2A;--mc-v2-green-2:#2F6B49;--mc-v2-gold:#B68A3A;--mc-v2-orange:#D8872F;--mc-v2-line:#E7DED1;--mc-v2-empty:#ECE8E0;color:var(--mc-v2-green)}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenarios{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:min(1320px,calc(100% - 24px));margin:18px auto 16px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenario{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 10px;border:1px solid #E4D8C5;border-radius:15px;background:#FFFDF8;color:var(--mc-v2-green);font-size:12px;line-height:1.5;font-weight:850;text-align:center;box-shadow:0 4px 14px rgb(23 63 42 / .035)}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenario svg{width:21px;height:21px;flex:0 0 21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenario.is-active{border-color:var(--mc-v2-green);background:var(--mc-v2-green);color:#FFF;box-shadow:0 7px 18px rgb(23 63 42 / .13)}body.home .mashouf-comparison.mc-v2-approved .mc-card{background:#FFFEFB;box-shadow:0 5px 16px rgb(23 63 42 / .035)}body.home .mashouf-comparison.mc-v2-approved .mc-feature,body.home .mashouf-comparison.mc-v2-approved .mc-value{border-color:var(--mc-v2-line)}body.home .mashouf-comparison.mc-v2-approved .mc-card-header{background:#FFFDF9}body.home .mashouf-comparison.mc-v2-approved .mc-v2-feature-label{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;color:var(--mc-v2-green);font-weight:900}body.home .mashouf-comparison.mc-v2-approved .mc-v2-feature-label svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:var(--mc-v2-gold);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:3px 8px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-segments{width:min(122px,92%);display:grid;grid-template-columns:repeat(5,1fr);gap:4px;direction:rtl}body.home .mashouf-comparison.mc-v2-approved .mc-v2-seg{height:11px;display:block;border-radius:3px;background:var(--mc-v2-empty)}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter--strength .mc-v2-seg.is-filled{background:linear-gradient(180deg,#2D704B 0%,#175A38 100%);box-shadow:inset 0 0 0 1px rgb(23 63 42 / .08)}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter--weakness .mc-v2-seg.is-filled{background:linear-gradient(180deg,#E4A140 0%,#D8872F 100%);box-shadow:inset 0 0 0 1px rgb(166 92 20 / .06)}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter-label{display:block;min-height:18px;color:#315E45;font-size:10.5px;line-height:1.55;font-weight:800;text-align:center}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter--weakness .mc-v2-meter-label{color:#B9681E}body.home .mashouf-comparison.mc-v2-approved .mc-v2-skill{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;padding:5px 8px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;max-width:100%;padding:7px 12px;border-radius:999px;font-size:10.5px;line-height:1.45;font-weight:900;text-align:center;white-space:normal}body.home .mashouf-comparison.mc-v2-approved .mc-v2-pill--expert{border:1px solid #E3BF7B;background:#FFF4DE;color:#A76216}body.home .mashouf-comparison.mc-v2-approved .mc-v2-pill--easy{border:1px solid #C8DCCB;background:#EDF6EE;color:#2B6041}body.home .mashouf-comparison.mc-v2-approved .mc-v2-use-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;max-width:94%;padding:7px 12px;border:1px solid #CBDDCE;border-radius:999px;background:#EFF6EF;color:#28583C;font-size:10.5px;line-height:1.45;font-weight:900;text-align:center}body.home .mashouf-comparison.mc-v2-approved .mc-btn{border-radius:11px;background:var(--mc-v2-green);color:#FFF!important;box-shadow:0 6px 14px rgb(23 63 42 / .12)}body.home .mashouf-comparison.mc-v2-approved .mc-btn:hover{background:#103722;color:#FFF!important}@media (min-width:1280px){body.home .mashouf-comparison.mc-v2-approved{max-width:1360px;margin-inline:auto}body.home .mashouf-comparison.mc-v2-approved .mc-v2-segments{width:min(116px,90%)}}@media (max-width:1279px){body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenarios{display:flex;width:auto;margin-inline:0;padding:0 12px 7px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenarios::-webkit-scrollbar{display:none}body.home .mashouf-comparison.mc-v2-approved .mc-v2-scenario{flex:0 0 auto;min-height:43px;padding:8px 12px;border-radius:999px;white-space:nowrap;font-size:11px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-segments{width:104px;gap:3px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-seg{height:10px}}@media (max-width:767px){body.home .mashouf-comparison.mc-v2-approved .mc-v2-feature-label{gap:5px;font-size:10.5px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-feature-label svg{width:18px;height:18px;flex-basis:18px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter{gap:5px;padding-inline:6px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-segments{width:96px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-seg{height:9px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-meter-label,body.home .mashouf-comparison.mc-v2-approved .mc-v2-pill,body.home .mashouf-comparison.mc-v2-approved .mc-v2-use-pill{font-size:9.6px}body.home .mashouf-comparison.mc-v2-approved .mc-v2-pill,body.home .mashouf-comparison.mc-v2-approved .mc-v2-use-pill{min-height:34px;padding:6px 10px}}.mashouf-comparison.mc-v3-final{--mc-green:#073f2d;--mc-green-light:#176045;--mc-gold:#bd8b31;--mc-gold-light:#d8af5c;--mc-cream:#fffaf0;--mc-surface:#ffffff;--mc-line:rgba(7, 63, 45, 0.12);--mc-muted:#777a75;width:100%;max-width:1440px;margin:0 auto;padding:64px 22px 42px;position:relative;overflow:hidden;direction:rtl;color:var(--mc-green);font-family:inherit}.mashouf-comparison.mc-v3-final,.mashouf-comparison.mc-v3-final *{box-sizing:border-box}.mashouf-comparison .mc-svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.mashouf-comparison .mc-header{max-width:850px;margin:0 auto 28px;text-align:center}.mashouf-comparison .mc-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:8px;color:var(--mc-gold);font-size:14px;font-weight:850}.mashouf-comparison .mc-eyebrow span{width:52px;height:1px;background:linear-gradient(90deg,transparent,var(--mc-gold))}.mashouf-comparison .mc-eyebrow span:last-child{background:linear-gradient(90deg,var(--mc-gold),transparent)}.mashouf-comparison .mc-eyebrow b{font-weight:850}.mashouf-comparison .mc-header h2{margin:0 0 6px;padding:0;color:var(--mc-green);font-size:clamp(30px, 3vw, 44px);font-weight:950;line-height:1.5;letter-spacing:-1px}.mashouf-comparison .mc-header .mc-intro{max-width:720px;margin:0 auto;color:var(--mc-muted);font-size:16px;font-weight:600;line-height:2}.mashouf-comparison .mc-scenarios{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:min(1100px, 100%);margin:0 auto 28px}.mashouf-comparison .mc-scenario{min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border:1px solid var(--mc-line);border-radius:999px;background:rgb(255 255 255 / .94);box-shadow:0 7px 20px rgb(7 63 45 / .07);color:var(--mc-green);text-decoration:none;font-size:14px;font-weight:850;line-height:1.5;transition:transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease}.mashouf-comparison .mc-scenario svg{width:25px;height:25px;flex:0 0 25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mashouf-comparison .mc-scenario.is-active{border-color:#fff0;background:linear-gradient(135deg,#a97725,var(--mc-gold-light));box-shadow:0 10px 23px rgb(173 126 38 / .27);color:#fff}.mashouf-comparison .mc-mobile-tabs,.mashouf-comparison .mc-mobile-guide,.mashouf-comparison .mc-mobile-trust{display:none}.mashouf-comparison .mc-desktop{width:100%;padding:0 0 18px;overflow-x:auto;overflow-y:visible;direction:rtl;scroll-snap-type:x proximity;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mc-gold) #eee8dd}.mashouf-comparison .mc-grid{width:100%;min-width:1100px;display:grid;grid-template-columns:170px repeat(5,minmax(0,1fr));align-items:stretch;overflow:hidden;direction:rtl;border:1px solid rgb(189 139 49 / .35);border-radius:24px;background:rgb(255 255 255 / .96);box-shadow:0 20px 46px rgb(22 53 42 / .09),0 3px 12px rgb(22 53 42 / .035)}.mashouf-comparison .mc-features,.mashouf-comparison .mc-card{min-width:0;position:relative;direction:rtl;background:var(--mc-surface)}.mashouf-comparison .mc-features{z-index:4;background:#fffdf8}.mashouf-comparison .mc-card{scroll-snap-align:start;border-right:1px solid var(--mc-line)}.mashouf-comparison .mc-feature-header,.mashouf-comparison .mc-card-header{height:175px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;padding:25px 12px 10px;border-bottom:1px solid var(--mc-line);text-align:center;background:linear-gradient(180deg,#ffffff 0%,#fffdf8 100%)}.mashouf-comparison .mc-feature-header{justify-content:center;color:var(--mc-green);font-size:21px;font-weight:950}.mashouf-comparison .mc-card-header h3{position:relative;z-index:2;margin:0 0 2px;color:var(--mc-green);font-size:20px;font-weight:950;line-height:1.55}.mashouf-comparison .mc-card-header .mc-card-subtitle{position:relative;z-index:2;min-height:22px;margin:0;color:var(--mc-muted);font-size:11.5px;font-weight:650;line-height:1.8}.mashouf-comparison .mc-crown{height:0;margin:0;overflow:hidden;opacity:0;color:var(--mc-gold);font-size:25px;line-height:1}.mashouf-comparison .mc-card.is-featured .mc-crown{height:25px;margin-bottom:1px;opacity:1}.mashouf-comparison .mc-rice-art{width:126px;height:66px;margin-top:3px;overflow:visible;color:#eadbbe;fill:currentColor;stroke:rgb(151 112 48 / .3);stroke-width:.8;filter:drop-shadow(0 8px 6px rgb(74 54 20 / .15))}.mashouf-comparison .mc-card:nth-of-type(3) .mc-rice-art{transform:scaleX(.94) rotate(-2deg)}.mashouf-comparison .mc-card:nth-of-type(4) .mc-rice-art{transform:scale(.9) rotate(2deg)}.mashouf-comparison .mc-card:nth-of-type(5) .mc-rice-art{transform:scaleX(.86) rotate(-3deg)}.mashouf-comparison .mc-card:nth-of-type(6) .mc-rice-art{transform:scale(.82) rotate(3deg)}.mashouf-comparison .mc-feature,.mashouf-comparison .mc-value{min-height:70px;display:flex;align-items:center;justify-content:center;padding:10px 9px;border-bottom:1px solid var(--mc-line);color:var(--mc-green);text-align:center;font-size:13px;line-height:1.7}.mashouf-comparison .mc-feature{background:#fffdf8;font-weight:900}.mashouf-comparison .mc-value{background:rgb(255 255 255 / .96)}.mashouf-comparison .mc-value-content{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.mashouf-comparison .mc-mobile-label{display:none}.mashouf-comparison .mc-segments{width:min(122px, 92%);display:grid;grid-template-columns:repeat(5,minmax(14px,1fr));gap:5px;direction:rtl}.mashouf-comparison .mc-segments>span{height:8px;display:block;border-radius:999px;background:#e8e3d9}.mashouf-comparison .mc-segments>span.is-filled{background:linear-gradient(180deg,#126044 0%,#073f2d 100%);box-shadow:inset 0 1px 1px rgb(0 0 0 / .08)}.mashouf-comparison .mc-value-text,.mashouf-comparison .mc-skill{display:block;color:var(--mc-green);font-size:12px;font-weight:700;line-height:1.6}.mashouf-comparison .mc-value-use,.mashouf-comparison .mc-feature-use{min-height:72px;background:#fffaf0}.mashouf-comparison .mc-value-use strong{color:var(--mc-green);font-size:13px;font-weight:950}.mashouf-comparison .mc-action,.mashouf-comparison .mc-feature-action{min-height:66px;padding:9px;border-bottom:0}.mashouf-comparison .mc-feature-action{background:#fffdf8}.mashouf-comparison .mc-btn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 10px;border:0;border-radius:12px;background:linear-gradient(135deg,#0c6547,#073f2d);box-shadow:0 7px 16px rgb(7 63 45 / .17);color:#ffffff!important;text-decoration:none!important;font-size:11px;font-weight:900;line-height:1.5;transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease}.mashouf-comparison .mc-btn svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mashouf-comparison .mc-card.is-featured{z-index:3;background:linear-gradient(180deg,#fffaf0,#ffffff);box-shadow:inset 0 0 0 2px var(--mc-gold)}.mashouf-comparison .mc-card.is-featured .mc-card-header,.mashouf-comparison .mc-card.is-featured .mc-value{background:rgb(255 249 237 / .68)}.mashouf-comparison .mc-card:target{z-index:3;box-shadow:inset 0 0 0 2px var(--mc-gold)}.mashouf-comparison .mc-desktop::-webkit-scrollbar{height:8px}.mashouf-comparison .mc-desktop::-webkit-scrollbar-track{border-radius:999px;background:#eee8dd}.mashouf-comparison .mc-desktop::-webkit-scrollbar-thumb{border-radius:999px;background:var(--mc-gold)}.mashouf-comparison .mc-benefits{width:min(1030px, 100%);display:grid;grid-template-columns:repeat(4,1fr);margin:30px auto 0}.mashouf-comparison .mc-benefit{min-height:70px;display:flex;align-items:center;justify-content:center;gap:13px;padding:4px 24px;border-left:1px solid rgb(7 63 45 / .18)}.mashouf-comparison .mc-benefit:last-child{border-left:0}.mashouf-comparison .mc-benefit>svg{width:37px;height:37px;flex:0 0 37px;fill:none;stroke:var(--mc-green);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mashouf-comparison .mc-benefit strong,.mashouf-comparison .mc-benefit small{display:block;white-space:nowrap}.mashouf-comparison .mc-benefit strong{margin-bottom:4px;color:var(--mc-green);font-size:14px;font-weight:900}.mashouf-comparison .mc-benefit small{color:var(--mc-muted);font-size:11px;font-weight:600}.mashouf-comparison .mc-scenario:focus-visible,.mashouf-comparison .mc-mobile-tab:focus-visible,.mashouf-comparison .mc-btn:focus-visible,.mashouf-comparison .mc-desktop:focus-visible{outline:3px solid rgb(189 139 49 / .36);outline-offset:3px}@media (hover:hover) and (pointer:fine){.mashouf-comparison .mc-scenario:hover{transform:translateY(-2px);border-color:rgb(189 139 49 / .6)}.mashouf-comparison .mc-btn:hover{transform:translateY(-1px);background:#032f21;box-shadow:0 10px 21px rgb(7 63 45 / .23)}}@media (max-width:1180px){.mashouf-comparison.mc-v3-final{padding-right:14px;padding-left:14px}.mashouf-comparison .mc-scenarios{gap:8px}.mashouf-comparison .mc-scenario{padding-inline:10px;font-size:12px}.mashouf-comparison .mc-grid{min-width:1080px}}@media (max-width:900px){.mashouf-comparison.mc-v3-final{padding:42px 12px 30px}.mashouf-comparison .mc-header{margin-bottom:19px}.mashouf-comparison .mc-eyebrow{gap:9px;font-size:12px}.mashouf-comparison .mc-eyebrow span{width:38px}.mashouf-comparison .mc-header h2{margin-top:7px;font-size:clamp(25px, 7vw, 34px);line-height:1.55}.mashouf-comparison .mc-header .mc-intro{padding-inline:10px;font-size:12.5px;line-height:1.95}.mashouf-comparison .mc-scenarios{display:none}.mashouf-comparison .mc-mobile-tabs{display:flex;gap:7px;margin:0 -2px 9px;padding:2px 2px 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mashouf-comparison .mc-mobile-tabs::-webkit-scrollbar{display:none}.mashouf-comparison .mc-mobile-tab{min-width:72px;min-height:41px;flex:1 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 15px;border:1px solid var(--mc-line);border-radius:999px;background:#fff;box-shadow:0 5px 13px rgb(7 63 45 / .08);color:var(--mc-green);text-decoration:none;font-size:12px;font-weight:900;scroll-snap-align:start}.mashouf-comparison .mc-mobile-tab.is-active{border-color:#fff0;background:linear-gradient(135deg,#a97725,var(--mc-gold-light));color:#fff}.mashouf-comparison .mc-mobile-guide{width:fit-content;max-width:100%;display:flex;align-items:center;justify-content:center;gap:7px;margin:0 auto 10px;color:#806945;font-size:10.5px;font-weight:750;line-height:1.7;text-align:center}.mashouf-comparison .mc-guide-arrows{color:var(--mc-gold);font-size:16px}.mashouf-comparison .mc-desktop{margin-inline:-12px;padding:2px 12px 14px;scroll-padding-inline:12px;scrollbar-width:none}.mashouf-comparison .mc-desktop::-webkit-scrollbar{display:none}.mashouf-comparison .mc-grid{width:max-content;min-width:0;display:flex;align-items:stretch;gap:12px;overflow:visible;border:0;border-radius:0;background:#fff0;box-shadow:none}.mashouf-comparison .mc-features{display:none}.mashouf-comparison .mc-card{width:min(390px, calc(100vw - 36px));flex:0 0 min(390px, calc(100vw - 36px));overflow:hidden;border:1px solid rgb(189 139 49 / .32);border-radius:20px;background:#fff;box-shadow:0 14px 32px rgb(16 50 37 / .11);scroll-snap-align:center;scroll-margin-inline:12px}.mashouf-comparison .mc-card.is-featured{box-shadow:inset 0 0 0 1px var(--mc-gold),0 14px 32px rgb(16 50 37 / .11)}.mashouf-comparison .mc-card-header{height:145px;align-items:flex-start;justify-content:center;padding:19px 19px 18px;text-align:right;background:linear-gradient(125deg,#fffdf8,#f5ead2)}.mashouf-comparison .mc-card-header h3,.mashouf-comparison .mc-card-header .mc-card-subtitle,.mashouf-comparison .mc-card-header .mc-crown{width:55%}.mashouf-comparison .mc-card-header h3{font-size:24px}.mashouf-comparison .mc-card-header .mc-card-subtitle{font-size:11px}.mashouf-comparison .mc-crown{height:0;margin:0;overflow:hidden;opacity:0}.mashouf-comparison .mc-card.is-featured .mc-crown{height:24px;margin-bottom:3px;overflow:visible;opacity:1}.mashouf-comparison .mc-rice-art{width:48%;height:100px;position:absolute;left:3px;bottom:4px;margin:0;transform:rotate(-4deg)!important}.mashouf-comparison .mc-value{min-height:54px;display:grid;grid-template-columns:minmax(120px,0.95fr) minmax(0,1.05fr);gap:12px;padding:8px 15px;text-align:right}.mashouf-comparison .mc-mobile-label{display:flex;align-items:center;gap:6px;color:var(--mc-green);font-size:11.5px;font-weight:900;line-height:1.7}.mashouf-comparison .mc-mobile-label svg{width:22px;height:22px;fill:none;stroke:var(--mc-gold);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mashouf-comparison .mc-value-content{align-items:flex-start;text-align:right}.mashouf-comparison .mc-segments{width:112px;gap:4px}.mashouf-comparison .mc-segments>span{height:7px}.mashouf-comparison .mc-value-text,.mashouf-comparison .mc-skill{font-size:11.5px}.mashouf-comparison .mc-value-use{min-height:62px;display:flex;justify-content:space-between;background:#fff8e9}.mashouf-comparison .mc-value-use strong{font-size:13px}.mashouf-comparison .mc-action{min-height:72px;display:flex;padding:9px 13px 12px;background:#fff}.mashouf-comparison .mc-btn{min-height:51px;border-radius:999px;font-size:12.5px}.mashouf-comparison .mc-benefits{display:none}.mashouf-comparison .mc-mobile-trust{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px 0 0;color:var(--mc-muted);font-size:11px;font-weight:650}.mashouf-comparison .mc-mobile-trust svg{width:19px;height:19px;fill:none;stroke:var(--mc-green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}}@supports selector(.mashouf-comparison:has(.mc-card:target)){@media (max-width:900px){.mashouf-comparison:has(.mc-card:target) .mc-mobile-tab.is-active{border-color:var(--mc-line);background:#fff;color:var(--mc-green)}.mashouf-comparison:has(#mc-darbari:target) .mc-mobile-tab[href="#mc-darbari"],.mashouf-comparison:has(#mc-salari:target) .mc-mobile-tab[href="#mc-salari"],.mashouf-comparison:has(#mc-khoshnam:target) .mc-mobile-tab[href="#mc-khoshnam"],.mashouf-comparison:has(#mc-khoshpokht:target) .mc-mobile-tab[href="#mc-khoshpokht"],.mashouf-comparison:has(#mc-javaheri:target) .mc-mobile-tab[href="#mc-javaheri"]{border-color:#fff0;background:linear-gradient(135deg,#a97725,var(--mc-gold-light));color:#fff}}}@media (max-width:390px){.mashouf-comparison.mc-v3-final{padding-right:8px;padding-left:8px}.mashouf-comparison .mc-desktop{margin-inline:-8px;padding-inline:8px}.mashouf-comparison .mc-card{width:calc(100vw - 24px);flex-basis:calc(100vw - 24px)}.mashouf-comparison .mc-value{grid-template-columns:112px minmax(0,1fr);padding-inline:12px}.mashouf-comparison .mc-card-header h3{font-size:22px}}@media (prefers-reduced-motion:reduce){.mashouf-comparison .mc-desktop{scroll-behavior:auto}.mashouf-comparison .mc-scenario,.mashouf-comparison .mc-btn{transition:none}}.mashouf-comparison.mc-v3-final .mc-feature-header,.mashouf-comparison.mc-v3-final .mc-card-header{min-height:175px!important;height:175px!important;padding:25px 12px 10px!important}.mashouf-comparison.mc-v3-final .mc-feature,.mashouf-comparison.mc-v3-final .mc-value{min-height:70px!important;height:auto!important;padding:10px 9px!important}@media (min-width:1280px){body.home .mashouf-comparison.mc-v3-final .mc-desktop{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important}body.home .mashouf-comparison.mc-v3-final .mc-grid{width:100%!important;min-width:1100px!important;max-width:none!important;grid-template-columns:170px repeat(5,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important}}@media (max-width:900px){.mashouf-comparison.mc-v3-final .mc-card-header{min-height:145px!important;height:145px!important;padding:19px 19px 18px!important}.mashouf-comparison.mc-v3-final .mc-value{min-height:54px!important;height:auto!important;padding:8px 15px!important}.mashouf-comparison.mc-v3-final .mc-value-use{min-height:62px!important}.mashouf-comparison.mc-v3-final .mc-action{min-height:72px!important;padding:9px 13px 12px!important}}@media (max-width:390px){.mashouf-comparison.mc-v3-final .mc-value{padding-inline:12px!important}}.mashouf-comparison.mc-v3-final .mc-grid{gap:12px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mashouf-comparison.mc-v3-final .mc-features,.mashouf-comparison.mc-v3-final .mc-card{overflow:hidden;border:1px solid rgb(189 139 49 / .22)!important;border-radius:20px!important;background:rgb(255 255 255 / .98);box-shadow:0 8px 22px rgb(22 53 42 / .055)}.mashouf-comparison.mc-v3-final .mc-card{border-right:1px solid rgb(189 139 49 / .22)!important}.mashouf-comparison.mc-v3-final .mc-card.is-featured{box-shadow:inset 0 0 0 1px rgb(189 139 49 / .78),0 8px 22px rgb(22 53 42 / .06)}.mashouf-comparison.mc-v3-final .mc-feature-header,.mashouf-comparison.mc-v3-final .mc-card-header{min-height:124px!important;height:124px!important;padding:22px 12px 12px!important}.mashouf-comparison.mc-v3-final .mc-card-header{justify-content:center}.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle{min-height:0;margin-top:2px}.mashouf-comparison.mc-v3-final .mc-rice-art{display:none!important}.mashouf-comparison.mc-v3-final .mc-feature,.mashouf-comparison.mc-v3-final .mc-value{min-height:64px!important;height:auto!important;padding:11px 9px!important}.mashouf-comparison.mc-v3-final .mc-value-content{gap:0}.mashouf-comparison.mc-v3-final .mc-value-text{display:none!important}.mashouf-comparison.mc-v3-final .mc-segments{width:min(116px, 92%);gap:6px}.mashouf-comparison.mc-v3-final .mc-segments>span{height:9px}.mashouf-comparison.mc-v3-final .mc-skill{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:36px;padding:7px 15px;border:1px solid #fff0;border-radius:999px;font-size:13px;font-weight:850;line-height:1.4}.mashouf-comparison.mc-v3-final .mc-skill--chef{color:#b86d14;border-color:rgb(184 109 20 / .28);background:#fff7eb}.mashouf-comparison.mc-v3-final .mc-skill--easy{color:#21583f;border-color:rgb(33 88 63 / .18);background:#eef7f0}.mashouf-comparison.mc-v3-final .mc-feature-action,.mashouf-comparison.mc-v3-final .mc-action{min-height:78px!important;padding:10px!important}@media (min-width:1280px){body.home .mashouf-comparison.mc-v3-final .mc-grid{gap:12px!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}}@media (max-width:900px){.mashouf-comparison.mc-v3-final .mc-grid{gap:12px!important}.mashouf-comparison.mc-v3-final .mc-card{border-radius:20px!important}.mashouf-comparison.mc-v3-final .mc-card-header{min-height:112px!important;height:112px!important;align-items:center!important;justify-content:center!important;padding:17px 14px 14px!important;text-align:center!important}.mashouf-comparison.mc-v3-final .mc-card-header h3,.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle,.mashouf-comparison.mc-v3-final .mc-card-header .mc-crown{width:100%!important;text-align:center!important}.mashouf-comparison.mc-v3-final .mc-feature,.mashouf-comparison.mc-v3-final .mc-value{min-height:58px!important;height:auto!important;padding:9px 14px!important}.mashouf-comparison.mc-v3-final .mc-action{min-height:70px!important;padding:9px 13px 12px!important}.mashouf-comparison.mc-v3-final .mc-segments{width:108px;gap:5px}.mashouf-comparison.mc-v3-final .mc-segments>span{height:8px}.mashouf-comparison.mc-v3-final .mc-skill{min-width:84px;min-height:33px;padding:6px 12px;font-size:12px}}.mashouf-comparison.mc-v3-final .mc-pair-controls{display:none}@media (max-width:900px){.mashouf-comparison.mc-v3-final{--mc-mobile-feature-w:94px;--mc-mobile-card-w:clamp(118px, calc((100vw - 126px) / 2), 168px);padding-inline:8px!important}.mashouf-comparison.mc-v3-final .mc-mobile-tabs,.mashouf-comparison.mc-v3-final .mc-mobile-guide{display:none!important}.mashouf-comparison.mc-v3-final .mc-pair-controls{display:block;margin:0 0 14px;padding:12px;border:1px solid rgb(189 139 49 / .2);border-radius:18px;background:#fffdf8;box-shadow:0 7px 18px rgb(22 53 42 / .06)}.mashouf-comparison.mc-v3-final .mc-pair-title{margin-bottom:9px;color:var(--mc-green);font-size:13px;font-weight:900;text-align:center}.mashouf-comparison.mc-v3-final .mc-pair-fields{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:end;gap:6px}.mashouf-comparison.mc-v3-final .mc-pair-field{display:grid;gap:5px;margin:0;color:var(--mc-green);font-size:10px;font-weight:800}.mashouf-comparison.mc-v3-final .mc-pair-field select{width:100%;height:38px;margin:0;padding:0 10px;border:1px solid rgb(7 63 45 / .16);border-radius:11px;background:#fff;color:var(--mc-green);font-family:inherit;font-size:12px;font-weight:800;outline:none}.mashouf-comparison.mc-v3-final .mc-pair-field select:focus{border-color:rgb(189 139 49 / .72);box-shadow:0 0 0 3px rgb(189 139 49 / .1)}.mashouf-comparison.mc-v3-final .mc-pair-vs{display:flex;align-items:center;justify-content:center;height:38px;color:#8b7651;font-size:10px;font-weight:900}.mashouf-comparison.mc-v3-final .mc-pair-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.mashouf-comparison.mc-v3-final .mc-pair-actions button{min-height:38px;margin:0;padding:7px 8px;border-radius:999px;font-family:inherit;font-size:10.5px;font-weight:900;line-height:1.4;cursor:pointer}.mashouf-comparison.mc-v3-final .mc-pair-apply{border:0;background:var(--mc-green);color:#fff}.mashouf-comparison.mc-v3-final .mc-pair-all{border:1px solid rgb(7 63 45 / .18);background:#fff;color:var(--mc-green)}.mashouf-comparison.mc-v3-final .mc-pair-note{margin:8px 0 0;color:#7c755f;font-size:9.5px;font-weight:650;line-height:1.7;text-align:center}.mashouf-comparison.mc-v3-final .mc-desktop{width:calc(100% + 16px)!important;max-width:none!important;margin-inline:-8px!important;padding:2px 8px 14px!important;overflow-x:auto!important;overflow-y:visible!important;direction:rtl!important;scroll-snap-type:x proximity;scroll-padding-inline-start:calc(var(--mc-mobile-feature-w) + 8px);scrollbar-width:none}.mashouf-comparison.mc-v3-final .mc-desktop::-webkit-scrollbar{display:none}.mashouf-comparison.mc-v3-final .mc-grid{width:max-content!important;min-width:max-content!important;max-width:none!important;display:grid!important;grid-template-columns:var(--mc-mobile-feature-w) repeat(5,var(--mc-mobile-card-w))!important;grid-auto-flow:column!important;align-items:stretch!important;gap:6px!important;overflow:visible!important;direction:rtl!important}.mashouf-comparison.mc-v3-final.is-pair-mode .mc-grid{grid-template-columns:var(--mc-mobile-feature-w) repeat(2,var(--mc-mobile-card-w))!important}.mashouf-comparison.mc-v3-final .mc-features{display:block!important;width:var(--mc-mobile-feature-w)!important;min-width:var(--mc-mobile-feature-w)!important;position:sticky!important;right:0!important;z-index:30!important;align-self:stretch!important;order:0;overflow:hidden!important;border-radius:16px!important;background:#fffdf8!important;box-shadow:0 7px 20px rgb(22 53 42 / .1)!important}.mashouf-comparison.mc-v3-final .mc-card{width:var(--mc-mobile-card-w)!important;min-width:var(--mc-mobile-card-w)!important;max-width:var(--mc-mobile-card-w)!important;flex:none!important;position:relative!important;overflow:hidden!important;border-radius:16px!important;scroll-snap-align:start}.mashouf-comparison.mc-v3-final .mc-card[hidden]{display:none!important}.mashouf-comparison.mc-v3-final .mc-feature-header,.mashouf-comparison.mc-v3-final .mc-card-header{height:94px!important;min-height:94px!important;padding:13px 7px 8px!important;justify-content:center!important}.mashouf-comparison.mc-v3-final .mc-feature-header{font-size:14px!important}.mashouf-comparison.mc-v3-final .mc-card-header{align-items:center!important;text-align:center!important;background:linear-gradient(180deg,#ffffff 0%,#fffaf0 100%)!important}.mashouf-comparison.mc-v3-final .mc-card-header h3,.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle,.mashouf-comparison.mc-v3-final .mc-card-header .mc-crown{width:100%!important}.mashouf-comparison.mc-v3-final .mc-card-header h3{margin:0 0 1px!important;font-size:15px!important;line-height:1.45!important}.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle{font-size:9px!important;line-height:1.55!important}.mashouf-comparison.mc-v3-final .mc-card.is-featured .mc-crown{height:17px!important;margin-bottom:1px!important;font-size:17px!important}.mashouf-comparison.mc-v3-final .mc-feature,.mashouf-comparison.mc-v3-final .mc-value{height:60px!important;min-height:60px!important;padding:7px 5px!important}.mashouf-comparison.mc-v3-final .mc-feature{font-size:10px!important;line-height:1.55!important}.mashouf-comparison.mc-v3-final .mc-mobile-label{display:none!important}.mashouf-comparison.mc-v3-final .mc-value{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.mashouf-comparison.mc-v3-final .mc-value-content{width:100%;align-items:center!important;justify-content:center!important;gap:0!important}.mashouf-comparison.mc-v3-final .mc-segments{width:auto!important;max-width:100%;display:flex!important;justify-content:center;gap:3px!important}.mashouf-comparison.mc-v3-final .mc-segments>span{width:clamp(12px, 3.2vw, 18px)!important;min-width:0!important;height:7px!important}.mashouf-comparison.mc-v3-final .mc-skill{min-width:0!important;min-height:30px!important;padding:6px 9px!important;font-size:10px!important;white-space:nowrap}.mashouf-comparison.mc-v3-final .mc-feature-action,.mashouf-comparison.mc-v3-final .mc-action{height:66px!important;min-height:66px!important;padding:6px!important}.mashouf-comparison.mc-v3-final .mc-btn{min-height:48px!important;padding:6px!important;border-radius:12px!important;font-size:9px!important;line-height:1.5!important;text-align:center}.mashouf-comparison.mc-v3-final .mc-btn svg{width:14px!important;height:14px!important;flex-basis:14px!important}.mashouf-comparison.mc-v3-final.is-pair-mode .mc-pair-note{color:var(--mc-green)}}@media (max-width:390px){.mashouf-comparison.mc-v3-final{--mc-mobile-feature-w:86px;--mc-mobile-card-w:calc((100vw - 112px) / 2)}.mashouf-comparison.mc-v3-final .mc-feature{font-size:9.5px!important}.mashouf-comparison.mc-v3-final .mc-card-header h3{font-size:14px!important}.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle{font-size:8.5px!important}.mashouf-comparison.mc-v3-final .mc-segments>span{width:clamp(10px, 3vw, 15px)!important}}@media (min-width:901px){.mashouf-comparison.mc-v3-final .mc-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;transform-origin:center center}.mashouf-comparison.mc-v3-final .mc-card:target{z-index:20!important;transform:translateY(-8px) scale(1.02)!important;border-color:rgb(205 158 66 / .95)!important;box-shadow:0 22px 46px rgb(7 63 45 / .15),0 0 0 4px rgb(231 197 124 / .32),inset 0 0 0 1px rgb(189 139 49 / .68)!important}.mashouf-comparison.mc-v3-final .mc-card:target .mc-card-header{background:linear-gradient(180deg,#fffdf7 0%,#fff6e5 100%)!important}}@supports selector(.mashouf-comparison:has(.mc-card:target)){@media (min-width:901px){.mashouf-comparison.mc-v3-final:has(.mc-card:target) .mc-card.is-featured:not(:target){transform:none!important;border-color:rgb(189 139 49 / .18)!important;box-shadow:0 8px 22px rgb(22 53 42 / .05)!important}}}@media (min-width:1280px){.mashouf-comparison.mc-v3-final .mc-desktop{width:min(1320px, calc(100% - 32px))!important;max-width:1320px!important;margin-inline:auto!important}.mashouf-comparison.mc-v3-final .mc-grid{width:100%!important;min-width:0!important;max-width:1320px!important;grid-template-columns:150px repeat(5,minmax(0,1fr))!important;gap:10px!important}}@media (min-width:901px){.mashouf-comparison.mc-v3-final .mc-card:target,.mashouf-comparison.mc-v3-final .mc-card.is-scenario-selected{z-index:8!important;transform:none!important;border-color:rgb(189 139 49 / .72)!important;box-shadow:0 12px 28px rgb(7 63 45 / .10),0 0 0 2px rgb(216 175 92 / .18)!important}.mashouf-comparison.mc-v3-final .mc-card:target .mc-card-header,.mashouf-comparison.mc-v3-final .mc-card.is-scenario-selected .mc-card-header{background:linear-gradient(180deg,#fffefb 0%,#fff9ee 100%)!important}.mashouf-comparison.mc-v3-final:has(.mc-card.is-scenario-selected) .mc-card.is-featured:not(.is-scenario-selected),.mashouf-comparison.mc-v3-final:has(.mc-card:target) .mc-card.is-featured:not(:target){transform:none!important;border-color:rgb(189 139 49 / .18)!important;box-shadow:0 8px 22px rgb(22 53 42 / .05)!important}}@media (min-width:1280px){.mashouf-comparison.mc-v3-final{width:calc(100% - 40px)!important;max-width:1280px!important;padding-right:0!important;padding-left:0!important}.mashouf-comparison.mc-v3-final .mc-desktop{width:100%!important;max-width:1280px!important;margin-inline:auto!important}.mashouf-comparison.mc-v3-final .mc-grid{width:100%!important;min-width:0!important;max-width:1280px!important;grid-template-columns:148px repeat(5,minmax(0,1fr))!important;gap:10px!important}.mashouf-comparison.mc-v3-final .mc-scenarios{width:min(1130px, 100%)!important}}.mashouf-comparison.mc-v3-final .mc-benefits{width:min(1120px, 100%)!important;gap:14px!important;margin-top:30px!important}.mashouf-comparison.mc-v3-final .mc-benefit,.mashouf-comparison.mc-v3-final .mc-benefit:last-child{min-height:82px!important;justify-content:flex-start!important;gap:12px!important;padding:13px 15px!important;border:1px solid rgb(189 139 49 / .18)!important;border-left:1px solid rgb(189 139 49 / .18)!important;border-radius:18px!important;background:rgb(255 255 255 / .76)!important;box-shadow:0 7px 20px rgb(22 53 42 / .045)!important}.mashouf-comparison.mc-v3-final .mc-benefit>svg{width:44px!important;height:44px!important;flex:0 0 44px!important;padding:9px!important;border:1px solid rgb(189 139 49 / .24)!important;border-radius:50%!important;background:#fffaf0!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .7)!important;stroke:#0b543c!important;stroke-width:1.55!important}.mashouf-comparison.mc-v3-final .mc-benefit>span{min-width:0!important}.mashouf-comparison.mc-v3-final .mc-benefit strong,.mashouf-comparison.mc-v3-final .mc-benefit small{white-space:normal!important}.mashouf-comparison.mc-v3-final .mc-benefit strong{margin-bottom:3px!important;font-size:14px!important;line-height:1.65!important}.mashouf-comparison.mc-v3-final .mc-benefit small{font-size:11.5px!important;line-height:1.65!important;color:#747871!important}@media (hover:hover) and (pointer:fine) and (min-width:901px){.mashouf-comparison.mc-v3-final .mc-benefit{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mashouf-comparison.mc-v3-final .mc-benefit:hover{transform:translateY(-2px);border-color:rgb(189 139 49 / .34)!important;box-shadow:0 10px 24px rgb(22 53 42 / .065)!important}}@media (min-width:901px) and (max-width:1279px){.mashouf-comparison.mc-v3-final{width:calc(100% - 28px)!important;max-width:1180px!important;margin-inline:auto!important}.mashouf-comparison.mc-v3-final .mc-benefits{width:min(1000px, 100%)!important;gap:10px!important}.mashouf-comparison.mc-v3-final .mc-benefit{padding-inline:12px!important}.mashouf-comparison.mc-v3-final .mc-benefit>svg{width:40px!important;height:40px!important;flex-basis:40px!important;padding:8px!important}}.mashouf-comparison.mc-v3-final .mc-scenario[href="#mc-darbari"],.mashouf-comparison.mc-v3-final .mc-scenario[href="#mc-salari"]{--mc-scenario-accent:#B68A3A;--mc-scenario-tint:#FBF6EA}.mashouf-comparison.mc-v3-final .mc-scenario[href="#mc-khoshnam"]{--mc-scenario-accent:#2F6B4A;--mc-scenario-tint:#F1F7F3}.mashouf-comparison.mc-v3-final .mc-scenario[href="#mc-khoshpokht"]{--mc-scenario-accent:#986A52;--mc-scenario-tint:#FAF4F0}.mashouf-comparison.mc-v3-final .mc-scenario[href="#mc-javaheri"]{--mc-scenario-accent:#76647A;--mc-scenario-tint:#F6F2F7}.mashouf-comparison.mc-v3-final .mc-scenario{background:rgb(255 255 255 / .94)!important;color:#173F2A!important;border:1px solid rgb(23 63 42 / .14)!important;box-shadow:0 6px 16px rgb(22 53 42 / .045)!important}.mashouf-comparison.mc-v3-final .mc-scenario.is-active{background:var(--mc-scenario-tint)!important;color:#173F2A!important;border:2px solid var(--mc-scenario-accent)!important;box-shadow:0 7px 18px rgb(22 53 42 / .055),0 0 0 2px rgb(255 255 255 / .84)!important}.mashouf-comparison.mc-v3-final .mc-scenario.is-active svg{color:var(--mc-scenario-accent)!important;stroke:var(--mc-scenario-accent)!important}@media (hover:hover) and (pointer:fine){.mashouf-comparison.mc-v3-final .mc-scenario:hover{transform:translateY(-1px)!important;background:var(--mc-scenario-tint)!important;color:#173F2A!important;border-color:var(--mc-scenario-accent)!important;box-shadow:0 8px 19px rgb(22 53 42 / .055)!important}.mashouf-comparison.mc-v3-final .mc-scenario:hover svg{color:var(--mc-scenario-accent)!important;stroke:var(--mc-scenario-accent)!important}}.mashouf-comparison.mc-v3-final .mc-card .mc-btn{background:#FFFFFF!important;color:#173F2A!important;border:1px solid rgb(23 63 42 / .24)!important;box-shadow:none!important}.mashouf-comparison.mc-v3-final .mc-card .mc-btn svg{color:currentColor!important;stroke:currentColor!important}@media (hover:hover) and (pointer:fine){.mashouf-comparison.mc-v3-final .mc-card .mc-btn:hover{transform:translateY(-1px)!important;background:#173F2A!important;color:#FFFFFF!important;border-color:#173F2A!important;box-shadow:0 8px 18px rgb(23 63 42 / .14)!important}}@media (min-width:768px){.mashouf-comparison.mc-v3-final{padding-top:54px!important}.mashouf-comparison.mc-v3-final .mc-header{position:relative!important;margin-bottom:30px!important;z-index:2!important}.mashouf-comparison.mc-v3-final .mc-eyebrow{position:relative!important;z-index:2!important;margin:0 auto 14px!important}.mashouf-comparison.mc-v3-final .mc-header h2{position:relative!important;z-index:2!important;margin-top:0!important}.mashouf-comparison.mc-v3-final .mc-header .mc-intro{position:relative!important;z-index:2!important}}.mashouf-comparison.mc-v3-final .mc-card.is-featured .mc-crown{position:relative!important;top:-6px!important;margin-bottom:-2px!important}@media (max-width:767px){.mashouf-comparison.mc-v3-final .mc-card-header h3{margin-bottom:0!important;line-height:1.45!important}.mashouf-comparison.mc-v3-final .mc-card-header .mc-card-subtitle{margin-top:8px!important;line-height:1.95!important}.mashouf-comparison.mc-v3-final .mc-card.is-featured .mc-crown{top:-9px!important;margin-bottom:-6px!important}}.mashouf-comparison.mc-v3-final .mc-header h2{padding-top:26px!important;padding-bottom:0!important}.mashouf-comparison.mc-v3-final .mc-header h2::before,.mashouf-comparison.mc-v3-final .mc-header h2::after{top:7px!important;bottom:auto!important;width:28%!important;max-width:150px!important;height:1px!important;opacity:.78!important}.mashouf-comparison.mc-v3-final .mc-header h2::before{right:50%!important;margin-right:18px!important}.mashouf-comparison.mc-v3-final .mc-header h2::after{left:50%!important;margin-left:18px!important}@media (max-width:767px){.mashouf-comparison.mc-v3-final .mc-header h2{padding-top:22px!important}.mashouf-comparison.mc-v3-final .mc-header h2::before,.mashouf-comparison.mc-v3-final .mc-header h2::after{top:6px!important;width:24%!important;max-width:88px!important}.mashouf-comparison.mc-v3-final .mc-header h2::before{margin-right:14px!important}.mashouf-comparison.mc-v3-final .mc-header h2::after{margin-left:14px!important}}.mashouf-comparison.mc-v3-final .mc-header .mc-intro::before,.mashouf-comparison.mc-v3-final .mc-header>p::before{display:none!important;content:none!important}.mashouf-comparison.mc-v3-final .mc-header{position:relative!important}.mashouf-comparison.mc-v3-final .mc-header::after{content:""!important;position:absolute!important;top:3px!important;left:50%!important;width:8px!important;height:8px!important;margin:0!important;border:1.5px solid var(--mc-darbari)!important;background:var(--mc-cream)!important;transform:translateX(-50%) rotate(45deg)!important;z-index:5!important;pointer-events:none!important}@media (max-width:767px){.mashouf-comparison.mc-v3-final .mc-header::after{top:2px!important;width:7px!important;height:7px!important}}@media screen and (max-width:767px){body.home #header{background:transparent!important}body.home #header .header-wrapper{padding:10px 12px 0!important;background:transparent!important;box-shadow:none!important}body.home #header .header-main{width:100%!important;min-height:64px!important;height:64px!important;margin:0 auto!important;overflow:hidden!important;border:1px solid rgb(182 138 58 / .20)!important;border-radius:21px!important;background:rgb(255 253 249 / .98)!important;box-shadow:0 9px 24px rgb(23 63 42 / .065),inset 0 1px 0 rgb(255 255 255 / .92)!important}body.home #header .header-inner{min-height:64px!important;height:64px!important;padding-top:0!important;padding-bottom:0!important}body.home #header .logo,body.home #header .logo a{display:flex!important;align-items:center!important;justify-content:center!important}body.home #header .logo img{width:auto!important;max-width:128px!important;max-height:40px!important;object-fit:contain!important}body.home #header .header-wrapper.stuck{padding:8px 12px 0!important;background:transparent!important;box-shadow:none!important}body.home #header .header-wrapper.stuck .header-main{min-height:60px!important;height:60px!important;border-radius:19px!important;box-shadow:0 8px 22px rgb(23 63 42 / .085)!important}body.home #header .header-wrapper.stuck .header-inner{min-height:60px!important;height:60px!important}body.home .msh-home-hero-v3{width:calc(100% - 24px)!important;max-width:720px!important;margin:12px auto 18px!important;overflow:hidden!important;border:1px solid rgb(182 138 58 / .22)!important;border-radius:27px!important;background-color:#F7F3EA!important;box-shadow:0 14px 34px rgb(23 63 42 / .085),0 3px 10px rgb(182 138 58 / .045),inset 0 0 0 1px rgb(255 255 255 / .58)!important;isolation:isolate!important}body.home .msh-home-hero-v3>.section-content,body.home .msh-home-hero-v3 .row,body.home .msh-home-hero-v3 .col,body.home .msh-home-hero-v3 .col-inner,body.home .msh-home-hero-v3 .mshh3-media,body.home .msh-home-hero-v3 .mshh3-media img{border-radius:inherit!important}body.home .msh-home-hero-v3::after{content:""!important;position:absolute!important;z-index:2!important;right:0!important;bottom:0!important;left:0!important;height:48%!important;pointer-events:none!important;background:linear-gradient(180deg,#fff0 0%,rgb(247 243 234 / .16) 40%,rgb(247 243 234 / .42) 100%)!important}body.home .msh-home-hero-v3 .mshh3-content{z-index:5!important}body.home .msh-home-hero-v3 a.mshh3-cta{border-radius:11px!important;background:rgb(255 253 249 / .66)!important;box-shadow:0 5px 14px rgb(23 63 42 / .045)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media screen and (max-width:390px){body.home #header .header-wrapper{padding-right:9px!important;padding-left:9px!important}body.home .msh-home-hero-v3{width:calc(100% - 18px)!important;margin-top:10px!important;border-radius:24px!important}body.home #header .header-main{border-radius:19px!important}}@media screen and (max-width:767px){body.home #header,body.home #header .header-wrapper,body.home #header .header-wrapper.stuck{background:#F6F5F2!important}body.home #header .header-main,body.home #header .header-wrapper.stuck .header-main{background:#FFFDF9!important}body.home .msh-home-hero-v3{aspect-ratio:720 / 900!important;margin-bottom:14px!important}body.home .msh-home-hero-v3 .mshh3-media img{object-position:center top!important}body.home .msh-home-hero-v3 .mshh3-content{top:52.5%!important}}@media screen and (max-width:390px){body.home .msh-home-hero-v3{aspect-ratio:720 / 920!important;margin-bottom:12px!important}body.home .msh-home-hero-v3 .mshh3-content{top:52%!important}}@media screen and (max-width:767px){body.home,body.home #wrapper,body.home #main,body.home #header,body.home #header .header-wrapper,body.home #header .header-wrapper.stuck{background:#F6F5F2!important;background-image:none!important}body.home #header .header-bg-container,body.home #header .header-bg-color,body.home #header .header-bg-image{display:none!important;background:transparent!important;border:0!important;box-shadow:none!important}body.home #header,body.home #header .header-wrapper,body.home #header .header-inner{border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important}body.home #header::before,body.home #header::after,body.home #header .header-wrapper::before,body.home #header .header-wrapper::after{content:none!important;display:none!important}body.home #header .header-main,body.home #header .header-wrapper.stuck .header-main{border:1px solid rgb(182 138 58 / .20)!important;border-radius:21px!important;background:#FFFDF9!important;box-shadow:0 8px 22px rgb(23 63 42 / .065),inset 0 1px 0 rgb(255 255 255 / .92)!important}body.home .msh-home-hero-v3{aspect-ratio:720 / 820!important;margin-bottom:14px!important}body.home .msh-home-hero-v3 .mshh3-media{overflow:hidden!important}body.home .msh-home-hero-v3 .mshh3-media img{object-fit:cover!important;object-position:center top!important}body.home .msh-home-hero-v3 .mshh3-content{top:58.5%!important}}@media screen and (max-width:390px){body.home #header .header-main,body.home #header .header-wrapper.stuck .header-main{border-radius:19px!important}body.home .msh-home-hero-v3{aspect-ratio:720 / 840!important;margin-bottom:12px!important}body.home .msh-home-hero-v3 .mshh3-content{top:57.5%!important}}@media screen and (max-width:767px){body.home .msh-home-hero-v3 .mshh3-content{top:60.5%!important}}@media screen and (max-width:390px){body.home .msh-home-hero-v3 .mshh3-content{top:59.5%!important}}@media screen and (max-width:767px){body.home .msh-home-hero-v3 .mshh3-content{top:60.5%!important}}@media screen and (max-width:390px){body.home .msh-home-hero-v3 .mshh3-content{top:59.5%!important}}.msh-mobile-trust-primary,.msh-mobile-trust-secondary{display:none}@media screen and (max-width:767px){body.home .msh-benefits-v2.msh-benefits-v2--desktop-source{display:none!important}body.home .msh-home-hero-v3 .msh-mobile-trust-primary{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(100%, 410px);margin:10px auto 0;direction:rtl}body.home .msh-mobile-trust-primary__item{min-width:0;min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 8px;color:#173F2A;background:rgb(255 253 249 / .58);border:1px solid rgb(182 138 58 / .20);border-radius:11px;font-size:10.5px;font-weight:760;line-height:1.45;white-space:nowrap}body.home .msh-mobile-trust-primary__icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;color:#173F2A}body.home .msh-mobile-trust-primary__icon svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}body.home .msh-mobile-trust-secondary{width:calc(100% - 24px);max-width:720px;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:22px auto 8px;padding:0;direction:rtl}body.home .msh-mobile-trust-secondary__item{min-width:0;min-height:68px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;background:#FFFDF9;border:1px solid rgb(182 138 58 / .18);border-radius:14px;box-shadow:0 5px 14px rgb(23 63 42 / .035)}body.home .msh-mobile-trust-secondary__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#173F2A;background:#F7F3EA;border:1px solid rgb(182 138 58 / .24);border-radius:9px}body.home .msh-mobile-trust-secondary__icon svg{width:18px;height:18px;display:block;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body.home .msh-mobile-trust-secondary__copy{min-width:0;display:flex;flex-direction:column;gap:2px;text-align:right}body.home .msh-mobile-trust-secondary__copy strong{display:block;color:#173F2A;font-size:11px;font-weight:780;line-height:1.55}body.home .msh-mobile-trust-secondary__copy small{display:block;color:#74766F;font-size:9px;font-weight:500;line-height:1.55}}@media screen and (max-width:390px){body.home .msh-mobile-trust-primary__item{padding-inline:6px;font-size:9.8px}body.home .msh-mobile-trust-secondary{width:calc(100% - 18px);gap:6px}body.home .msh-mobile-trust-secondary__item{grid-template-columns:27px minmax(0,1fr);gap:6px;padding:8px}body.home .msh-mobile-trust-secondary__icon{width:27px;height:27px}body.home .msh-mobile-trust-secondary__copy strong{font-size:10.3px}body.home .msh-mobile-trust-secondary__copy small{font-size:8.6px}}@media screen and (max-width:767px){body.home .msh-home-hero-v3{aspect-ratio:720 / 890!important}}@media screen and (max-width:390px){body.home .msh-home-hero-v3{aspect-ratio:720 / 910!important}}@media screen and (max-width:767px){body.home .msh-home-hero-v3{aspect-ratio:720 / 940!important}body.home .msh-home-hero-v3::after{content:none!important;display:none!important;background:none!important;opacity:0!important}body.home .msh-home-hero-v3 .mshh3-content{opacity:1!important;filter:none!important}body.home .msh-home-hero-v3 a.mshh3-cta{opacity:1!important;filter:none!important}}@media screen and (max-width:390px){body.home .msh-home-hero-v3{aspect-ratio:720 / 960!important}}@media screen and (max-width:767px){body.home{--msh-mobile-section-gap:28px}body.home .msh-home-hero-v3{margin-bottom:0!important}body.home .msh-category-v1{padding-top:var(--msh-mobile-section-gap)!important;padding-bottom:0!important}body.home .msh-family-v10.mashoouf-products-section{padding-top:var(--msh-mobile-section-gap)!important}}@media screen and (max-width:390px){body.home{--msh-mobile-section-gap:26px}body.home .msh-home-hero-v3{margin-bottom:0!important}}@media screen and (max-width:768px){body.home .msh-family-v10 .msh-family-v10__header{display:flex!important;flex-direction:column!important;align-items:center!important}body.home .msh-family-v10 .msh-family-v10__heading-divider{order:1!important;width:min(250px, 68%)!important;margin:0 auto 12px!important;gap:12px!important}body.home .msh-family-v10 .msh-family-v10__header h2{order:2!important;margin:0 0 6px!important}body.home .msh-family-v10 .msh-family-v10__header p{order:3!important;margin:0!important}body.home .msh-family-v10 .msh-family-v10__heading-divider b{width:8px!important;height:8px!important;flex:0 0 8px!important;background:transparent!important;border:1.5px solid var(--msh-gold-500)!important;border-radius:1px!important;box-shadow:none!important;transform:rotate(45deg)!important}body.home .msh-family-v10 .msh-family-v10__heading-divider i{height:1px!important;opacity:.88!important}}@media screen and (max-width:390px){body.home .msh-family-v10 .msh-family-v10__heading-divider{width:min(220px, 66%)!important;margin-bottom:10px!important}}@media screen and (min-width:1101px){body.home .msh-benefits-v2.msh-benefits-v2--desktop-source{padding:18px 20px 20px!important;background:#F6F5F2!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__panel{width:min(calc(100% - 8px), 1280px)!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;min-height:0!important;gap:12px!important;background:transparent!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item{position:relative!important;min-height:104px!important;justify-content:flex-start!important;padding:15px 17px!important;gap:13px!important;overflow:hidden!important;background:#FFFDF9!important;border:1px solid rgb(182 138 58 / .18)!important;border-radius:18px!important;box-shadow:0 8px 22px rgb(23 63 42 / .045),inset 0 1px 0 rgb(255 255 255 / .92)!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item:not(:last-child){border-left:1px solid rgb(182 138 58 / .18)!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__icon{position:relative!important;flex:0 0 52px!important;width:52px!important;height:52px!important;color:#173F2A!important;background:#F7F1E5!important;border:1px solid rgb(182 138 58 / .54)!important;border-radius:16px!important;box-shadow:inset 0 0 0 4px rgb(255 253 249 / .72),0 5px 14px rgb(23 63 42 / .055)!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__icon::after{content:""!important;position:absolute!important;inset:5px!important;border:1px solid rgb(182 138 58 / .16)!important;border-radius:11px!important;pointer-events:none!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__icon svg{width:25px!important;height:25px!important;stroke-width:1.65!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__content{gap:3px!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__content strong{color:#173F2A!important;font-size:15px!important;font-weight:800!important;line-height:1.65!important;white-space:normal!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__content span{color:#70756F!important;font-size:11.8px!important;font-weight:500!important;line-height:1.75!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item::after{content:""!important;position:absolute!important;right:17px!important;bottom:0!important;width:34px!important;height:2px!important;border-radius:999px 999px 0 0!important;background:#B68A3A!important;opacity:.58!important}}@media (hover:hover) and (pointer:fine) and (min-width:1101px){body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item:hover{transform:translateY(-2px)!important;border-color:rgb(182 138 58 / .34)!important;box-shadow:0 12px 28px rgb(23 63 42 / .065),inset 0 1px 0 rgb(255 255 255 / .96)!important}body.home .msh-benefits-v2.msh-benefits-v2--desktop-source .msh-benefits-v2__item:hover .msh-benefits-v2__icon{border-color:rgb(182 138 58 / .78)!important}}.mashoouf-magazine-v2__head,.mashoouf-magazine-v2__cards{--msh-mag-green:#173F2A;--msh-mag-gold:#B68A3A;--msh-mag-cream:#F7F3EA;--msh-mag-white:#FFFDF9}.mashoouf-magazine-v2__head{width:min(1240px,calc(100% - 32px));margin:74px auto 22px;padding:0}.mashoouf-magazine-v2__head-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:0 4px 18px;border-bottom:1px solid rgb(182 138 58 / .20)}.mashoouf-magazine-v2__heading{min-width:0}.mashoouf-magazine-v2__eyebrow{display:inline-flex;align-items:center;min-height:28px;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:rgb(182 138 58 / .09);color:#9A722D;font-size:11px;font-weight:800;line-height:1}.mashoouf-magazine-v2__heading h2{margin:0!important;color:var(--msh-mag-green)!important;font-size:clamp(28px,2.4vw,38px)!important;font-weight:900!important;line-height:1.45!important;letter-spacing:-.02em}.mashoouf-magazine-v2__heading p{max-width:670px;margin:8px 0 0!important;color:#647168!important;font-size:14px!important;font-weight:500;line-height:1.95!important}.mashoouf-magazine-v2__archive{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 16px;border:1px solid rgb(23 63 42 / .15);border-radius:999px;background:var(--msh-mag-white);color:var(--msh-mag-green)!important;box-shadow:0 6px 18px rgb(23 63 42 / .04);font-size:12.5px;font-weight:800;line-height:1;text-decoration:none!important;white-space:nowrap;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.mashoouf-magazine-v2__archive span{color:var(--msh-mag-gold);font-size:16px;transition:transform .2s ease}.mashoouf-magazine-v2__cards{width:min(1240px,calc(100% - 32px));margin:0 auto 68px;padding:0 1px}.mashoouf-magazine-v2__cards>.row{width:100%!important;max-width:none!important;margin:0!important}.mashoouf-magazine-v2__cards .post-item{padding:9px!important}.mashoouf-magazine-v2__cards .post-item .col-inner{height:100%}.mashoouf-magazine-v2__cards .post-item .box{height:100%;overflow:hidden!important;background:var(--msh-mag-white)!important;border:1px solid rgb(182 138 58 / .15)!important;border-radius:20px!important;box-shadow:0 10px 30px rgb(23 63 42 / .055)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}.mashoouf-magazine-v2__cards .box-image{overflow:hidden!important;border-radius:0!important;background:#F2EEE6!important}.mashoouf-magazine-v2__cards .box-image .image-cover{padding-top:56.25%!important}.mashoouf-magazine-v2__cards .box-image img{width:100%!important;height:100%!important;object-fit:cover!important;transform:scale(1)!important;transition:transform .35s ease!important}.mashoouf-magazine-v2__cards .box-text{min-height:108px;display:flex;align-items:center;justify-content:center;padding:19px 17px 21px!important;background:var(--msh-mag-white)!important;text-align:right!important}.mashoouf-magazine-v2__cards .blog-post-inner{width:100%}.mashoouf-magazine-v2__cards .post-title{margin:0!important;color:var(--msh-mag-green)!important;font-size:15px!important;font-weight:850!important;line-height:1.9!important;text-align:right!important}.mashoouf-magazine-v2__cards .post-title a{display:block;color:inherit!important;text-decoration:none!important}.mashoouf-magazine-v2__cards .is-divider{width:32px!important;height:2px!important;margin:11px 0 0 auto!important;background:rgb(182 138 58 / .62)!important}.mashoouf-magazine-v2__cards .from_the_blog_excerpt{display:none!important}.mashoouf-magazine-v2__cards .flickity-button,.mashoouf-magazine-v2__cards .slider-nav-reveal .flickity-prev-next-button{width:40px!important;height:40px!important;border:1px solid rgb(23 63 42 / .10)!important;border-radius:50%!important;background:rgb(255 253 249 / .96)!important;box-shadow:0 7px 18px rgb(23 63 42 / .07)!important;color:var(--msh-mag-green)!important;opacity:1!important}@media (hover:hover) and (pointer:fine){.mashoouf-magazine-v2__archive:hover{transform:translateY(-1px);border-color:rgb(182 138 58 / .42);background:#FFF9EF;color:var(--msh-mag-green)!important}.mashoouf-magazine-v2__archive:hover span{transform:translateX(-2px)}.mashoouf-magazine-v2__cards .post-item .box:hover{transform:translateY(-4px)!important;border-color:rgb(182 138 58 / .32)!important;box-shadow:0 16px 34px rgb(23 63 42 / .09)!important}.mashoouf-magazine-v2__cards .post-item .box:hover .box-image img{transform:scale(1.035)!important}}@media (max-width:849px){.mashoouf-magazine-v2__head{width:calc(100% - 24px);margin-top:54px;margin-bottom:14px}.mashoouf-magazine-v2__head-inner{align-items:flex-start;gap:14px;padding-bottom:15px}.mashoouf-magazine-v2__heading h2{font-size:27px!important}.mashoouf-magazine-v2__heading p{font-size:13px!important}.mashoouf-magazine-v2__archive{min-height:40px;padding:8px 12px;font-size:11.5px}.mashoouf-magazine-v2__cards{width:calc(100% - 16px);margin-bottom:54px}}@media (max-width:600px){.mashoouf-magazine-v2__head-inner{display:block}.mashoouf-magazine-v2__heading h2{font-size:25px!important}.mashoouf-magazine-v2__heading p{margin-top:6px!important;font-size:12.5px!important;line-height:1.85!important}.mashoouf-magazine-v2__archive{margin-top:14px}.mashoouf-magazine-v2__cards .post-item{padding:6px!important}.mashoouf-magazine-v2__cards .post-item .box{border-radius:17px!important}.mashoouf-magazine-v2__cards .box-text{min-height:92px;padding:15px 14px 17px!important}.mashoouf-magazine-v2__cards .post-title{font-size:14px!important;line-height:1.85!important}}@media (prefers-reduced-motion:reduce){.mashoouf-magazine-v2__archive,.mashoouf-magazine-v2__archive span,.mashoouf-magazine-v2__cards .post-item .box,.mashoouf-magazine-v2__cards .box-image img{transition:none!important}}.mashoouf-magazine-v2__cards .flickity-prev-next-button{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid rgb(182 138 58 / .28)!important;border-radius:50%!important;background:rgb(255 253 249 / .98)!important;box-shadow:0 7px 20px rgb(23 63 42 / .08)!important;color:#173F2A!important;opacity:1!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button svg{display:none!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button::before{content:""!important;display:block!important;width:10px!important;height:10px!important;border-top:2px solid #173F2A!important;border-right:2px solid #173F2A!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button.previous::before{transform:rotate(45deg)!important;margin-right:3px!important;margin-left:0!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button.next::before{transform:rotate(-135deg)!important;margin-left:3px!important;margin-right:0!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button:hover{border-color:rgb(182 138 58 / .55)!important;background:#FFF8EC!important;box-shadow:0 9px 24px rgb(23 63 42 / .12)!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button:hover::before{border-color:#B68A3A!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button:focus-visible{outline:2px solid rgb(182 138 58 / .7)!important;outline-offset:3px!important}@media (max-width:600px){.mashoouf-magazine-v2__cards .flickity-prev-next-button{width:38px!important;height:38px!important}.mashoouf-magazine-v2__cards .flickity-prev-next-button::before{width:9px!important;height:9px!important}}#mashoouf-rice-journey[data-msh-journey-p812b="1"]{--msh-j-green:#214436;--msh-j-green-deep:#183227;--msh-j-gold:#B68A3A;--msh-j-gold-soft:#D7B56D;--msh-j-card:#FFFDF9;--msh-j-surface:#F7F3EA;--msh-j-border:rgba(182,138,58,.20);--msh-j-muted:#6F746F;padding:58px 16px!important;background:#F6F5F2!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-wrap{max-width:1200px!important;padding:27px 28px 25px!important;border:1px solid rgb(182 138 58 / .18)!important;border-radius:28px!important;background:var(--msh-j-card)!important;box-shadow:0 18px 48px rgb(33 68 54 / .055)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-wrap::before{inset:9px!important;border-color:rgb(182 138 58 / .12)!important;border-radius:21px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head{margin-bottom:20px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head>span{min-height:28px!important;margin-bottom:8px!important;padding:4px 11px!important;border:0!important;background:rgb(182 138 58 / .09)!important;color:#96702D!important;font-size:11px!important;line-height:1!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head h2{font-size:clamp(29px,2.35vw,36px)!important;line-height:1.5!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head p{max-width:680px!important;margin-top:6px!important;color:var(--msh-j-muted)!important;font-size:13.5px!important;line-height:1.9!important;font-weight:550!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-stepper{max-width:990px!important;margin-bottom:21px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{top:20px!important;right:10%!important;left:10%!important;height:2px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line{background:#E8E1D7!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{background:var(--msh-j-gold)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item{min-height:82px!important;padding:0 7px!important;border-radius:14px!important;transition:background-color .2s ease,transform .2s ease!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item b{width:40px!important;height:40px!important;margin-bottom:8px!important;border-width:3px!important;font-size:13px!important;box-shadow:0 4px 12px rgb(33 68 54 / .055)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-active b{box-shadow:0 0 0 4px rgb(33 68 54 / .07),0 7px 16px rgb(33 68 54 / .14)!important;transform:translateY(-1px)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-next:not(.is-active):not(.is-done) b{animation:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item strong{min-height:23px!important;font-size:13px!important;line-height:1.55!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item span{font-size:10.5px!important;line-height:1.55!important;font-weight:600!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-visual{min-height:390px!important;border:1px solid rgb(182 138 58 / .18)!important;border-radius:20px!important;background:#EEE8DC!important;box-shadow:0 13px 32px rgb(40 30 15 / .09)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide{transition:opacity .34s ease,visibility .34s ease!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide img{transform:scale(1)!important;transition:transform 1.2s ease!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide.is-active img{transform:scale(1.018)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide::after{background:linear-gradient(to top,rgb(17 24 20 / .27),transparent 46%)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{position:absolute!important;right:18px!important;bottom:17px!important;z-index:3!important;display:grid!important;gap:2px!important;max-width:min(420px,calc(100% - 36px))!important;padding:10px 14px!important;border:1px solid rgb(255 255 255 / .38)!important;border-radius:14px!important;background:rgb(255 253 249 / .94)!important;color:var(--msh-j-green)!important;box-shadow:0 8px 22px rgb(23 63 42 / .12)!important;text-align:right!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{display:block!important;color:#9A7330!important;font-size:10.5px!important;font-weight:800!important;line-height:1.5!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{display:block!important;color:var(--msh-j-green)!important;font-size:13.5px!important;font-weight:900!important;line-height:1.65!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-dots{margin:11px auto 12px!important;gap:7px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-dots span{width:7px!important;height:7px!important;background:#D8D1C7!important;transform:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-dots span.is-active{width:22px!important;border-radius:999px!important;background:var(--msh-j-green)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta{gap:16px!important;padding:14px 17px!important;border:1px solid rgb(182 138 58 / .17)!important;border-radius:17px!important;background:#FAF7F0!important;box-shadow:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-cta-text strong{font-size:14px!important;line-height:1.7!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-cta-text span{margin-top:1px!important;font-size:11.5px!important;line-height:1.65!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta a{min-width:188px!important;min-height:43px!important;padding:9px 18px!important;border-radius:999px!important;background:var(--msh-j-green)!important;box-shadow:0 6px 14px rgb(33 68 54 / .14)!important;font-size:12.5px!important;line-height:1!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta a::before{margin-left:7px!important;font-size:14px!important}@media (hover:hover) and (pointer:fine){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item:hover{background:rgb(182 138 58 / .055)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta a:hover{background:var(--msh-j-green-deep)!important;transform:translateY(-1px)!important;box-shadow:0 9px 18px rgb(33 68 54 / .18)!important}}@media (max-width:900px){#mashoouf-rice-journey[data-msh-journey-p812b="1"]{padding:36px 10px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-wrap{padding:22px 14px 18px!important;border-radius:23px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-wrap::before{inset:7px!important;border-radius:17px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head{margin-bottom:14px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head h2{font-size:27px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head p{max-width:520px!important;font-size:12.5px!important;line-height:1.8!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-stepper{display:flex!important;max-width:none!important;margin:0 -4px 14px!important;padding:3px 4px 7px!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-stepper::-webkit-scrollbar{display:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{display:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item{flex:0 0 112px!important;min-width:112px!important;min-height:54px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:center!important;gap:7px!important;padding:7px 8px!important;border:1px solid rgb(33 68 54 / .09)!important;border-radius:13px!important;background:#FAF8F3!important;text-align:right!important;scroll-snap-align:center!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-active{border-color:rgb(182 138 58 / .42)!important;background:#FFF9EF!important;box-shadow:0 5px 14px rgb(33 68 54 / .055)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item b{grid-column:1!important;grid-row:1!important;width:34px!important;height:34px!important;margin:0!important;border-width:2px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item strong{grid-column:2!important;grid-row:1!important;min-height:0!important;font-size:11.5px!important;line-height:1.4!important;white-space:normal!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item>span{display:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-visual{min-height:0!important;aspect-ratio:16/9!important;border-radius:16px!important;box-shadow:0 9px 22px rgb(40 30 15 / .075)!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{right:10px!important;bottom:10px!important;max-width:calc(100% - 20px)!important;padding:8px 10px!important;border-radius:11px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{font-size:9.5px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{font-size:11.5px!important;line-height:1.55!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-dots{margin:9px auto 10px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta{grid-template-columns:1fr!important;gap:9px!important;padding:12px!important;text-align:center!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-cta-text{text-align:center!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta a{width:100%!important;min-width:0!important;min-height:44px!important}}@media (max-width:480px){#mashoouf-rice-journey[data-msh-journey-p812b="1"]{padding:28px 7px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-wrap{padding:19px 10px 14px!important;border-radius:20px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head h2{font-size:24px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-head p{font-size:11.8px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item{flex-basis:104px!important;min-width:104px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-visual{aspect-ratio:4/3!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-cta-text strong{font-size:12.5px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-cta-text span{font-size:10.8px!important}}@media (prefers-reduced-motion:reduce){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item b,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-slide img,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-cta a{transition:none!important;animation:none!important}}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-stepper{position:relative!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{display:block!important;top:20px!important;right:10%!important;left:10%!important;height:2px!important;border-radius:999px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line{background:#DDD5C8!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{background:#B68A3A!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{right:14px!important;bottom:14px!important;width:auto!important;max-width:280px!important;min-width:0!important;display:flex!important;align-items:center!important;gap:8px!important;padding:7px 10px!important;border-radius:11px!important;white-space:nowrap!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{flex:0 0 auto!important;margin:0!important;font-size:9.5px!important;line-height:1.4!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11.5px!important;line-height:1.45!important}@media (max-width:900px){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-journey-stepper{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;max-width:none!important;margin:0 0 14px!important;padding:0!important;gap:0!important;overflow:visible!important;scroll-snap-type:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{display:block!important;top:17px!important;right:10%!important;left:10%!important;height:2px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item{min-width:0!important;width:auto!important;min-height:60px!important;display:block!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;scroll-snap-align:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-active{border:0!important;background:transparent!important;box-shadow:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item b{position:relative!important;z-index:3!important;width:34px!important;height:34px!important;margin:0 auto 6px!important;border-width:2px!important;background:#EEE9DF!important;font-size:11px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-active b{background:#214436!important;color:#fff!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item.is-done b{background:#C6A15B!important;color:#fff!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item strong{display:block!important;min-height:0!important;padding:0 1px!important;font-size:10.2px!important;line-height:1.35!important;white-space:normal!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item>span{display:none!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{right:8px!important;left:8px!important;bottom:8px!important;width:auto!important;max-width:none!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:6px 9px!important;border-radius:10px!important;white-space:nowrap!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{font-size:8.8px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{flex:1 1 auto!important;text-align:left!important;font-size:10.5px!important}}@media (max-width:480px){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-line,#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-fill{top:15px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item b{width:30px!important;height:30px!important;margin-bottom:5px!important;font-size:10px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-stepper-item strong{font-size:9.2px!important;line-height:1.3!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{min-height:31px!important;padding:5px 8px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{font-size:8px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{font-size:9.8px!important}}@media (max-width:900px){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-media{position:relative!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;width:auto!important;max-width:calc(100% - 20px)!important;min-width:0!important;min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:7px 10px!important;border-radius:999px!important;background:rgb(255 252 247 / .96)!important;border:1px solid rgb(197 170 112 / .42)!important;box-shadow:0 8px 20px rgb(27 45 35 / .08)!important;white-space:nowrap!important;z-index:5!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{margin:0!important;font-size:8.4px!important;line-height:1.2!important;color:#A17A31!important;flex:0 0 auto!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{font-size:10.2px!important;line-height:1.25!important;color:#214436!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important;flex:0 1 auto!important;text-align:right!important}}@media (max-width:480px){#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge{top:8px!important;right:8px!important;max-width:calc(100% - 16px)!important;gap:6px!important;padding:6px 9px!important;border-radius:999px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge small{font-size:7.8px!important}#mashoouf-rice-journey[data-msh-journey-p812b="1"] .mr-slide-badge strong{font-size:9.6px!important}}.mr-about-section[data-msh-about-p813b="1"]{--msh-a-green:#173F2A;--msh-a-green-2:#214436;--msh-a-green-deep:#102F20;--msh-a-gold:#B68A3A;--msh-a-gold-soft:#D7B56D;--msh-a-cream:#F7F3EA;--msh-a-paper:#FFFDF9;--msh-a-muted:#69716C;--msh-a-line:rgba(182,138,58,.22);width:100%!important;padding:66px 16px!important;background:#FBFAF7!important;overflow:hidden!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-wrap{position:relative!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-wrap::before,.mr-about-section[data-msh-about-p813b="1"] .mr-about-wrap::after{display:none!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header{max-width:760px!important;margin:0 auto 30px!important;padding:0!important;text-align:center!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;margin:0 0 9px!important;padding:4px 11px!important;border:0!important;border-radius:999px!important;background:rgb(182 138 58 / .09)!important;color:#96702D!important;font-size:11px!important;font-weight:850!important;line-height:1!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header h2{margin:0!important;color:var(--msh-a-green)!important;font-size:clamp(29px,2.35vw,36px)!important;font-weight:900!important;line-height:1.52!important;letter-spacing:-.015em!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-line{width:42px!important;height:2px!important;margin:12px auto 0!important;border-radius:999px!important;background:var(--msh-a-gold)!important;opacity:.72!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-main{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:56px!important;align-items:center!important;padding:30px 0 28px!important;border-top:1px solid var(--msh-a-line)!important;border-bottom:1px solid var(--msh-a-line)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image{position:relative!important;height:auto!important;aspect-ratio:650/480!important;overflow:hidden!important;border:0!important;border-radius:22px!important;background:#EEE8DE!important;box-shadow:0 16px 40px rgb(23 63 42 / .075)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image::before{content:""!important;position:absolute!important;inset:10px!important;z-index:2!important;border:1px solid rgb(255 255 255 / .34)!important;border-radius:16px!important;pointer-events:none!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(to top,rgb(15 30 23 / .12),transparent 42%)!important;pointer-events:none!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transform:none!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content{position:relative!important;padding:4px 0!important;text-align:right!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content::before{content:""!important;display:block!important;width:34px!important;height:3px!important;margin:0 0 18px auto!important;border-radius:999px!important;background:var(--msh-a-gold)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content p{max-width:520px!important;margin:0 0 14px!important;color:#59635E!important;font-size:15px!important;font-weight:500!important;line-height:2.05!important;text-align:right!important;text-justify:auto!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px 18px!important;margin:22px 0 17px!important;padding:14px 0!important;border-top:1px solid rgb(182 138 58 / .16)!important;border-bottom:1px solid rgb(182 138 58 / .16)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features span{position:relative!important;min-height:0!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--msh-a-green)!important;font-size:12.5px!important;font-weight:800!important;line-height:1.7!important;text-align:right!important;white-space:nowrap!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features span::first-letter{color:var(--msh-a-gold)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-tagline{position:relative!important;margin:0 0 19px!important;padding-right:14px!important;color:var(--msh-a-green)!important;font-size:14px!important;font-weight:900!important;line-height:1.9!important;text-align:right!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-tagline::before{content:""!important;position:absolute!important;top:4px!important;right:0!important;bottom:4px!important;width:3px!important;border-radius:999px!important;background:var(--msh-a-gold)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-buttons{display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin:0!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-buttons a{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:9px 18px!important;border-radius:999px!important;text-decoration:none!important;font-size:12.5px!important;font-weight:850!important;line-height:1!important;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-btn-main{background:var(--msh-a-green)!important;color:#fff!important;box-shadow:0 7px 18px rgb(23 63 42 / .14)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-btn-main::after{content:"←"!important;margin-right:8px!important;color:var(--msh-a-gold-soft)!important;font-size:14px!important}@media (hover:hover) and (pointer:fine){.mr-about-section[data-msh-about-p813b="1"] .mr-about-btn-main:hover{background:var(--msh-a-green-deep)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px rgb(23 63 42 / .18)!important}}@media (max-width:900px){.mr-about-section[data-msh-about-p813b="1"]{padding:42px 10px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header{margin-bottom:20px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header h2{font-size:26px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-main{display:flex!important;flex-direction:column!important;gap:20px!important;padding:20px 0 22px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image{order:1!important;width:100%!important;max-width:680px!important;margin:0 auto!important;aspect-ratio:650/480!important;border-radius:18px!important;box-shadow:0 10px 26px rgb(23 63 42 / .07)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image::before{inset:7px!important;border-radius:13px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content{order:2!important;width:100%!important;max-width:680px!important;margin:0 auto!important;padding:0 2px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content::before{margin-bottom:14px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content p{max-width:none!important;margin-bottom:11px!important;font-size:13.5px!important;line-height:2!important;text-align:right!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;margin:17px 0 15px!important;padding:12px 0!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features span{justify-content:center!important;padding:0 6px!important;font-size:10.8px!important;text-align:center!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features span+span{border-right:1px solid rgb(182 138 58 / .16)!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-tagline{margin-bottom:15px!important;font-size:12.5px!important;line-height:1.75!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-buttons{justify-content:stretch!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-buttons a{width:100%!important;min-height:44px!important}}@media (max-width:480px){.mr-about-section[data-msh-about-p813b="1"]{padding:32px 8px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header{margin-bottom:17px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-label{font-size:10px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-header h2{font-size:22px!important;line-height:1.55!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-main{gap:16px!important;padding:16px 0 18px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-image{border-radius:15px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-content p{font-size:12.8px!important;line-height:1.95!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features{margin:14px 0 13px!important;padding:10px 0!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-features span{padding:0 4px!important;font-size:9.6px!important;line-height:1.55!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-tagline{font-size:11.8px!important}.mr-about-section[data-msh-about-p813b="1"] .mr-about-buttons a{font-size:11.8px!important}}@media (prefers-reduced-motion:reduce){.mr-about-section[data-msh-about-p813b="1"] .mr-about-btn-main{transition:none!important}}.msh-category-v1[data-msh-category-p814b-r2="1"]{padding-top:56px!important;padding-bottom:58px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__header{margin-bottom:27px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__heading{font-weight:850!important;letter-spacing:-.01em!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__intro{color:#657068!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card{border-color:rgb(182 138 58 / .17)!important;border-radius:20px!important;box-shadow:0 8px 24px rgb(23 63 42 / .045)!important;transform:none!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card--premium,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card--economic,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card--broken{box-shadow:0 8px 24px rgb(23 63 42 / .045)!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__picture img{transform:scale(1)!important;transition:transform .32s ease!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge{border-color:rgb(255 255 255 / .52)!important;background:rgb(255 253 249 / .94)!important;box-shadow:0 5px 14px rgb(23 63 42 / .055)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge svg{stroke-width:1.55!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__title{color:#173F2A!important;font-weight:850!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__description{color:#657068!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta{border-color:rgb(23 63 42 / .11)!important;background:rgb(255 253 249 / .92)!important;color:#1E4D36!important;box-shadow:none!important;transition:background-color .2s ease,border-color .2s ease,color .2s ease!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta svg{stroke:#B68A3A!important;transition:transform .2s ease!important}@media (hover:hover) and (pointer:fine){.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover{transform:translateY(-2px)!important;border-color:rgb(182 138 58 / .30)!important;box-shadow:0 13px 30px rgb(23 63 42 / .065)!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__picture img{transform:scale(1.018)!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__cta{border-color:rgb(182 138 58 / .30)!important;background:#FFF8ED!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__cta svg{transform:translateX(-2px)!important}}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:focus-visible{outline:2px solid rgb(182 138 58 / .72)!important;outline-offset:4px!important}@media (max-width:767px){.msh-category-v1[data-msh-category-p814b-r2="1"]{padding-top:42px!important;padding-bottom:44px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__header{margin-bottom:20px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__mobile-hint{min-height:44px!important;align-items:center!important;justify-content:center!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__dot{position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__dot::before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#D4CEC3!important;transform:translate(-50%,-50%)!important;transition:width .2s ease,background-color .2s ease!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__dot.is-active::before,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__dot[aria-current="true"]::before{width:21px!important;background:#1E4D36!important}}@media (prefers-reduced-motion:reduce){.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__picture img,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta svg,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__dot::before{transition:none!important}}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge::before,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge::after{display:none!important;content:none!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge{width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:5px 9px!important;border:1px solid rgb(182 138 58 / .24)!important;border-radius:999px!important;background:rgb(255 253 249 / .96)!important;color:#173F2A!important;box-shadow:0 5px 14px rgb(23 63 42 / .055)!important;overflow:visible!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge svg{flex:0 0 auto!important;width:16px!important;height:16px!important;color:#1E4D36!important;stroke:#1E4D36!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge-label{display:inline-block!important;color:#173F2A!important;font-size:10px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta,.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__cta span{color:#173F2A!important}@media (hover:hover) and (pointer:fine){.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__cta{background:#FFF7E8!important;border-color:rgb(182 138 58 / .42)!important;color:#173F2A!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__cta span{color:#173F2A!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__card:hover .msh-category-v1__cta svg{stroke:#9B722D!important}}@media (max-width:767px){.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge{height:31px!important;min-height:31px!important;gap:5px!important;padding:4px 8px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge svg{width:14px!important;height:14px!important}.msh-category-v1[data-msh-category-p814b-r2="1"] .msh-category-v1__badge-label{font-size:9px!important}}.mashouf-comparison{padding-top:64px!important;padding-bottom:60px!important}.mashouf-comparison .mc-header{margin-bottom:24px!important}.mashouf-comparison .mc-header h2{font-size:42px!important;font-weight:900!important;letter-spacing:-.015em!important}.mashouf-comparison .mc-header .mc-intro,.mashouf-comparison .mc-header p{color:#73766F!important;font-weight:600!important}.mashouf-comparison .mc-header h2::before,.mashouf-comparison .mc-header h2::after{opacity:.68!important}.mashouf-comparison .mc-header-divider{opacity:.76!important}.mashouf-comparison .mc-features,.mashouf-comparison .mc-card{border:1px solid #E9E3D9!important;border-radius:20px!important;background:#FFFFFF!important;box-shadow:0 9px 25px rgb(31 58 42 / .05)!important}.mashouf-comparison .mc-features{background:linear-gradient(180deg,#FCFAF6 0%,#FFFDF9 100%)!important;box-shadow:10px 0 22px rgb(31 58 42 / .075),0 9px 25px rgb(31 58 42 / .04)!important}.mashouf-comparison .mc-card-header,.mashouf-comparison .mc-feature-header{background:linear-gradient(180deg,#FFFFFF 0%,#FCFAF6 100%)!important;border-bottom-color:#EFE8DE!important}.mashouf-comparison .mc-card-header h3,.mashouf-comparison .mc-card h3{color:#1F3A2A!important;font-weight:900!important}.mashouf-comparison .mc-card-header p,.mashouf-comparison .mc-card-header .mc-card-subtitle{color:#85867F!important;font-weight:650!important}.mashouf-comparison .mc-feature::after,.mashouf-comparison .mc-value::after{content:none!important;display:none!important}.mashouf-comparison .mc-feature,.mashouf-comparison .mc-value{border-bottom-color:#EFE8DE!important}.mashouf-comparison .mc-feature{background:#FFFDF9!important;font-weight:850!important}.mashouf-comparison .mc-value{background:#FFFFFF!important;font-weight:700!important}.mashouf-comparison .mc-rate-box>span{color:#294638!important;font-weight:800!important}.mashouf-comparison .mc-rating .dot{box-shadow:none!important}.mashouf-comparison .mc-card:focus-within,.mashouf-comparison .mc-card:active,.mashouf-comparison .mc-card.is-active{border-color:#E9E3D9!important;box-shadow:0 0 0 1px rgb(233 227 217 / .78),0 13px 31px rgb(31 58 42 / .08)!important}.mashouf-comparison .mc-card:focus-within .mc-card-header h3,.mashouf-comparison .mc-card:active .mc-card-header h3,.mashouf-comparison .mc-card.is-active .mc-card-header h3{color:#1F3A2A!important}.mashouf-comparison .mc-card:focus-within .mc-card-header p,.mashouf-comparison .mc-card:active .mc-card-header p,.mashouf-comparison .mc-card.is-active .mc-card-header p{color:#74766F!important}@media (hover:hover) and (pointer:fine){.mashouf-comparison .mc-card:hover{border-color:#E9E3D9!important;box-shadow:0 0 0 1px rgb(233 227 217 / .78),0 14px 32px rgb(31 58 42 / .085)!important;transform:translateY(-2px)!important}.mashouf-comparison .mc-card:hover .mc-card-header h3{color:#1F3A2A!important}.mashouf-comparison .mc-card:hover .mc-card-header p{color:#74766F!important}}.mashouf-comparison .mc-btn{min-height:44px!important;border:1px solid rgb(182 138 58 / .20)!important;border-radius:14px!important;background:#173F2A!important;box-shadow:0 7px 17px rgb(23 63 42 / .13),inset 0 1px 0 rgb(255 255 255 / .10)!important;color:#FFFFFF!important}.mashouf-comparison .mc-btn:hover,.mashouf-comparison .mc-btn:focus-visible{background:#102F20!important;color:#FFFFFF!important;border-color:rgb(182 138 58 / .28)!important;box-shadow:0 9px 20px rgb(23 63 42 / .17),inset 0 1px 0 rgb(255 255 255 / .12)!important}.mashouf-comparison .mc-mobile-guide{border:1px solid #E9E3D9!important;border-radius:14px!important;background:#FFFFFF!important;color:#6F716B!important;box-shadow:0 6px 16px rgb(31 58 42 / .045)!important;font-weight:650!important}.mashouf-comparison .mc-guide-hand{display:none!important}.mashouf-comparison .mc-guide-arrows{color:#AA9472!important}.mashouf-comparison .mc-desktop:focus-visible{outline:2px solid rgb(170 148 114 / .48)!important;outline-offset:4px!important;border-radius:18px!important}@media (max-width:768px){.mashouf-comparison{padding-top:40px!important;padding-bottom:38px!important}.mashouf-comparison .mc-header{margin-bottom:16px!important}.mashouf-comparison .mc-header h2{font-size:28px!important}.mashouf-comparison .mc-header .mc-intro,.mashouf-comparison .mc-header p{font-size:12.5px!important;font-weight:600!important}.mashouf-comparison .mc-features,.mashouf-comparison .mc-card{border-radius:18px!important;box-shadow:0 7px 20px rgb(31 58 42 / .045)!important}.mashouf-comparison .mc-features{box-shadow:8px 0 18px rgb(31 58 42 / .075),0 7px 20px rgb(31 58 42 / .04)!important}.mashouf-comparison .mc-btn{min-height:40px!important;border-radius:12px!important}}@media (prefers-reduced-motion:reduce){.mashouf-comparison .mc-card,.mashouf-comparison .mc-btn{transition:none!important}}.msh-family-v10.mashoouf-products-section{padding-top:52px!important;padding-bottom:34px!important;background:#F6F5F2!important}.msh-family-v10 .msh-family-v10__header{margin-bottom:24px!important}.msh-family-v10 .msh-family-v10__header h2{color:#173F2A!important;font-weight:850!important;letter-spacing:-.01em!important}.msh-family-v10 .msh-family-v10__header p{color:#68736B!important;font-weight:520!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{min-height:58px!important;padding-top:9px!important;padding-bottom:9px!important;border:1px solid rgb(23 63 42 / .11)!important;border-radius:14px!important;background:rgb(255 253 249 / .82)!important;box-shadow:0 4px 13px rgb(23 63 42 / .035)!important;color:#294638!important;transform:none!important;overflow:hidden!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab::before{content:none!important;display:none!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab::after{display:none!important;content:none!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab strong{font-family:var(--msh-font)!important;font-size:15.5px!important;font-weight:760!important;line-height:1.4!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab.mashoouf-active-tab,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{color:#173F2A!important;border-color:rgb(182 138 58 / .36)!important;background:linear-gradient(180deg,#FFFFFF 0%,#FBF6EC 100%)!important;box-shadow:0 10px 24px rgb(23 63 42 / .075),0 2px 7px rgb(182 138 58 / .045),inset 0 1px 0 #FFFFFF,inset 0 0 0 1px rgb(255 255 255 / .44)!important;transform:translateY(-1px)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab.mashoouf-active-tab strong,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"] strong{color:#173F2A!important;font-weight:800!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:active{transform:translateY(0)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:focus-visible{outline:2px solid rgba(var(--product-rgb),.55)!important;outline-offset:3px!important}@media (hover:hover) and (pointer:fine){.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:not([aria-selected="true"]):hover{color:#173F2A!important;border-color:rgb(182 138 58 / .20)!important;background:#FFFDF9!important;box-shadow:0 8px 18px rgb(23 63 42 / .05)!important;transform:translateY(-1px)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]:hover{color:#173F2A!important;border-color:rgb(182 138 58 / .42)!important;background:linear-gradient(180deg,#FFFFFF 0%,#FAF3E6 100%)!important;box-shadow:0 12px 27px rgb(23 63 42 / .085),0 2px 7px rgb(182 138 58 / .05),inset 0 1px 0 #FFFFFF!important;transform:translateY(-1px)!important}}.msh-family-v10 .msh-family-v10__banner{border:7px solid rgb(255 253 249 / .96)!important;border-radius:20px!important;outline:none!important;box-shadow:0 14px 32px rgb(31 50 31 / .065)!important}.msh-family-v10 .msh-family-v10__banner::before{border-color:rgba(var(--product-rgb),.32)!important;border-radius:13px!important}.msh-family-v10 .msh-family-v10__banner::after{opacity:.88!important}.msh-family-v10 .msh-family-v10__content h3{color:#173F2A!important;font-weight:760!important;letter-spacing:-.01em!important}.msh-family-v10 .msh-family-v10__subtitle{color:#5F6C64!important;font-weight:560!important}.msh-family-v10 .msh-family-v10__badge{border-color:rgba(var(--product-rgb),.20)!important;background:rgb(255 253 249 / .90)!important;color:var(--product-accent-dark)!important;box-shadow:none!important;font-weight:650!important}.msh-family-v10 .msh-family-v10__product-divider i{opacity:.72!important}.msh-family-v10 .msh-family-v10__product-divider b{box-shadow:none!important}.msh-family-v10 .msh-family-v10__points{gap:7px!important}.msh-family-v10 .msh-family-v10__points li{color:#34483B!important;font-weight:540!important}.msh-family-v10 .msh-family-v10__points li::before{background:var(--product-accent)!important;border-radius:50%!important;box-shadow:none!important}.msh-family-v10 .msh-family-v10__button{border-radius:14px!important;border:1px solid rgb(182 138 58 / .22)!important;background:#173F2A!important;color:#FFFFFF!important;box-shadow:0 8px 20px rgb(23 63 42 / .15),inset 0 1px 0 rgb(255 255 255 / .10)!important;font-weight:780!important;letter-spacing:-.005em!important}.msh-family-v10 .msh-family-v10__button,.msh-family-v10 .msh-family-v10__button span{color:#FFFFFF!important}.msh-family-v10 .msh-family-v10__button svg{color:#D7B56D!important;stroke:#D7B56D!important}@media (hover:hover) and (pointer:fine){.msh-family-v10 .msh-family-v10__button:hover{background:#102F20!important;color:#FFFFFF!important;border-color:rgb(182 138 58 / .32)!important;box-shadow:0 11px 24px rgb(23 63 42 / .19),inset 0 1px 0 rgb(255 255 255 / .12)!important;transform:translateY(-1px)!important}.msh-family-v10 .msh-family-v10__button:hover span{color:#FFFFFF!important}}.msh-family-v10 .msh-family-v10__button:focus-visible{outline:2px solid rgb(182 138 58 / .75)!important;outline-offset:3px!important}.msh-family-v10 .msh-family-v10__nav{border:1px solid rgb(23 63 42 / .10)!important;background:rgb(255 253 249 / .96)!important;box-shadow:0 6px 16px rgb(23 63 42 / .06)!important}.msh-family-v10 .msh-family-v10__dots{gap:7px!important}@media screen and (max-width:768px){.msh-family-v10.mashoouf-products-section{padding-top:40px!important;padding-bottom:28px!important}.msh-family-v10 .msh-family-v10__header{margin-bottom:18px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{min-height:52px!important;border-radius:12px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab strong{font-size:13px!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{border-color:rgb(182 138 58 / .32)!important;box-shadow:0 7px 17px rgb(23 63 42 / .06),inset 0 1px 0 #FFFFFF!important}.msh-family-v10 .msh-family-v10__banner{border-width:5px!important;border-radius:16px!important;box-shadow:0 9px 22px rgb(31 50 31 / .055)!important}.msh-family-v10 .msh-family-v10__banner::before{border-radius:11px!important}.msh-family-v10 .msh-family-v10__content h3{font-weight:740!important}.msh-family-v10 .msh-family-v10__badge{border-radius:999px!important;box-shadow:none!important}.msh-family-v10 .msh-family-v10__button{min-height:48px!important;box-shadow:0 6px 15px rgb(23 63 42 / .12)!important}}@media (prefers-reduced-motion:reduce){.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab::before,.msh-family-v10 .msh-family-v10__button{transition:none!important}}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{border:1px solid #E9E3D9!important;background:#FFFFFF!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 8px 22px rgb(31 58 42 / .055)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab.mashoouf-active-tab,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{border:1px solid #E9E3D9!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFAF6 100%)!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 12px 30px rgb(31 58 42 / .095),inset 0 1px 0 #FFFFFF!important;color:#173F2A!important;transform:translateY(-1px)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab.mashoouf-active-tab strong,.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"] strong{color:#173F2A!important;font-weight:800!important}@media (hover:hover) and (pointer:fine){.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab:not([aria-selected="true"]):hover{border:1px solid #E9E3D9!important;background:#FFFFFF!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 11px 27px rgb(31 58 42 / .075)!important;transform:translateY(-1px)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]:hover{border:1px solid #E9E3D9!important;background:linear-gradient(180deg,#FFFFFF 0%,#FBF8F2 100%)!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 14px 32px rgb(31 58 42 / .105),inset 0 1px 0 #FFFFFF!important;transform:translateY(-1px)!important}}@media (max-width:768px){.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab{border:1px solid #E9E3D9!important;background:#FFFFFF!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 6px 17px rgb(31 58 42 / .05)!important}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{border:1px solid #E9E3D9!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFAF6 100%)!important;box-shadow:inset 0 0 0 1px #E9E3D9,0 9px 22px rgb(31 58 42 / .085),inset 0 1px 0 #FFFFFF!important}}.msh-family-v10 button.mashoouf-tab.msh-family-v10__tab[aria-selected="true"]{border:1px solid #E9E3D9!important;background:linear-gradient(180deg,#FFFFFF 0%,#FCFAF6 100%)!important;box-shadow:0 9px 22px rgb(31 58 42 / .075),inset 0 1px 0 #FFFFFF!important}@media (max-width:767px){html body.home #wrapper #main .msh-home-hero-v3{width:calc(100vw - 48px)!important;height:calc((100vw - 48px)*.54)!important;min-height:0!important;max-height:none!important;margin-top:12px!important;margin-bottom:14px!important;margin-left:calc(50% - 50vw + 24px)!important;margin-right:calc(50% - 50vw + 24px)!important;box-sizing:border-box!important}}@media (max-width:390px){html body.home #wrapper #main .msh-home-hero-v3{width:calc(100vw - 18px)!important;height:calc((100vw - 18px)*.54)!important;margin-left:calc(50% - 50vw + 9px)!important;margin-right:calc(50% - 50vw + 9px)!important}}