:root{--black:#111;--gold:#c6a15b;--cream:#f7f6f2;--line:#e8e4dc;--text:#191919;--muted:#6f6b64;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:DM Sans,Noto Sans Arabic,sans-serif;background:#fff}a{text-decoration:none;color:inherit}.mv-shell{width:min(1180px,calc(100% - 40px));margin:auto}.mv-skip{position:absolute;left:-9999px}.mv-announcement{background:var(--mv-ann-bg);color:var(--mv-ann-text);font-size:13px;font-weight:600;letter-spacing:.02em;text-align:center;padding:10px}.mv-header{background:var(--mv-head-bg);border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.mv-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.mv-logo{display:inline-flex;align-items:center;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.04em;font-size:20px}.mv-logo img{width:auto;height:45px;max-width:190px;object-fit:contain}.mv-navlinks{display:flex;gap:28px;font-size:14px;font-weight:600}.mv-navlinks a:hover,.mv-text-link:hover{color:var(--gold)}.mv-head-actions{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.mv-wa{border:1px solid var(--line);padding:10px 14px;border-radius:999px}.mv-cart{background:var(--black);color:#fff;padding:10px 14px;border-radius:999px}.mv-cart span{color:var(--gold);margin-left:4px}.mv-hero{background:var(--mv-hero-bg);overflow:hidden}.mv-hero-grid{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:70px 0}.mv-kicker,.mv-eyebrow{display:inline-block;font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--gold);margin-bottom:16px}.mv-hero h1{font-family:Manrope,Noto Sans Arabic,sans-serif;font-size:clamp(42px,5.3vw,72px);line-height:1.06;letter-spacing:-.055em;margin:0 0 22px;max-width:650px}.mv-hero h1 em{font-style:normal;color:var(--gold)}.mv-lead{font-family:Noto Sans Arabic,DM Sans,sans-serif;font-size:18px;line-height:1.9;max-width:590px;color:#555}.mv-hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.mv-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--black);color:#fff;border-radius:999px;padding:15px 24px;font-size:14px;font-weight:800;min-height:50px}.mv-btn:hover{transform:translateY(-2px);transition:.2s}.mv-btn-light{background:#fff;color:var(--black);border:1px solid var(--line)}.mv-btn-gold{background:var(--promo-accent);color:#111}.mv-proof-row{display:flex;gap:18px;flex-wrap:wrap;color:#6b675f;font-size:12px;font-weight:700}.mv-hero-media{position:relative}.mv-hero-media>img{width:100%;height:540px;object-fit:cover;border-radius:28px;box-shadow:0 30px 70px #00000018}.mv-floating-card{position:absolute;left:-25px;bottom:25px;background:#fff;padding:17px 20px;border-radius:16px;box-shadow:0 15px 40px #0002;display:flex;flex-direction:column;gap:5px;font-family:Noto Sans Arabic,sans-serif}.mv-floating-card strong{font-size:15px}.mv-floating-card span{font-size:12px;color:var(--muted)}.mv-section{padding:95px 0}.mv-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.mv-section-head h2{font-family:Manrope,Noto Sans Arabic,sans-serif;font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;line-height:1.1;margin:0}.mv-section-head p{max-width:470px;color:var(--muted);line-height:1.7;margin:0}.mv-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mv-cat{min-height:290px;background:#faf9f6;border:1px solid var(--line);border-radius:22px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.mv-cat:hover{transform:translateY(-5px);box-shadow:0 18px 50px #0000000d}.mv-cat-icon{font-size:34px;color:var(--gold)}.mv-cat h3{font-family:Manrope,sans-serif;font-size:23px;margin:25px 0 10px}.mv-cat p{font-family:Noto Sans Arabic,DM Sans,sans-serif;color:var(--muted);line-height:1.7}.mv-cat a{font-size:13px;font-weight:800;margin-top:18px}.mv-products-section{background:#fff}.mv-text-link{font-size:13px;font-weight:800}.mv-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.mv-product-image{display:block;position:relative;aspect-ratio:1/1;background:#f5f3ef;border-radius:18px;overflow:hidden}.mv-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.mv-product:hover .mv-product-image img{transform:scale(1.04)}.mv-sale{position:absolute;top:14px;left:14px;background:#111;color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.mv-product-info{padding:15px 2px}.mv-product h3{font-size:15px;margin:0 0 9px;font-weight:700}.mv-price{font-weight:800;font-size:16px}.mv-price del{color:#999;font-size:12px;margin-left:8px;font-weight:500}.mv-add{display:inline-block;margin-top:12px;font-size:12px;font-weight:800;color:#777}.mv-empty{padding:50px;border:1px dashed #ccc;text-align:center;color:#777}.mv-benefits-section{background:var(--mv-benefit-bg);color:#fff;padding:28px 0}.mv-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.mv-benefit{display:flex;gap:14px;align-items:center;padding:15px 24px;border-right:1px solid #ffffff1a}.mv-benefit:last-child{border:0}.mv-benefit>span{color:var(--gold);font-size:25px}.mv-benefit h3{font-size:13px;margin:0 0 4px}.mv-benefit p{font-family:Noto Sans Arabic,sans-serif;color:#aaa;font-size:11px;margin:0;line-height:1.5}.mv-promo{background:var(--promo-bg);color:#fff;padding:65px 0}.mv-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.mv-promo h2{font-family:Manrope,Noto Sans Arabic,sans-serif;font-size:clamp(28px,4vw,46px);margin:0 0 10px}.mv-promo p{color:#bbb;max-width:600px;line-height:1.7;margin:0}.centered{justify-content:center;text-align:center}.mv-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mv-review{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.mv-stars{color:var(--gold);letter-spacing:3px;font-size:12px}.mv-review p{font-family:Noto Sans Arabic,sans-serif;line-height:1.8;min-height:90px}.mv-review strong,.mv-review span{display:block}.mv-review strong{font-size:13px}.mv-review span{font-size:11px;color:#999;margin-top:4px}.mv-faq{background:var(--cream)}.mv-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.mv-faq-grid h2{font-family:Manrope,sans-serif;font-size:42px;letter-spacing:-.04em;margin:0 0 15px}.mv-faq-grid>div>p{color:var(--muted);line-height:1.7}.mv-faq-item{border-bottom:1px solid #dcd7cd;padding:0}.mv-faq-item summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:800;display:flex;justify-content:space-between}.mv-faq-item summary::-webkit-details-marker{display:none}.mv-faq-item summary span{color:var(--gold);font-size:22px}.mv-faq-item p{font-family:Noto Sans Arabic,sans-serif;color:var(--muted);line-height:1.8;margin:0 0 20px}.mv-footer{background:#101010;color:#fff;padding:65px 0 20px}.mv-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:45px}.footer-logo{margin-bottom:15px}.mv-footer p{color:#aaa;max-width:330px;line-height:1.7}.mv-footer h3{font-size:13px;color:var(--gold);margin:0 0 18px}.mv-footer-grid div:not(:first-child) a{display:block;color:#bbb;font-size:13px;margin:10px 0}.mv-copyright{border-top:1px solid #ffffff12;padding-top:20px;text-align:center;color:#666;font-size:11px}@media(max-width:900px){.mv-navlinks{display:none}.mv-hero-grid,.mv-faq-grid{grid-template-columns:1fr}.mv-hero-grid{padding:45px 0}.mv-hero-media>img{height:420px}.mv-floating-card{left:15px}.mv-cat-grid,.mv-product-grid,.mv-review-grid,.mv-benefit-grid{grid-template-columns:1fr 1fr}.mv-benefit{border-bottom:1px solid #ffffff1a}.mv-footer-grid{grid-template-columns:1fr 1fr}.mv-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.mv-shell{width:min(100% - 28px,1180px)}.mv-header-inner{height:68px}.mv-logo img{height:38px;max-width:150px}.mv-head-actions .mv-wa{display:none}.mv-hero h1{font-size:40px}.mv-lead{font-size:16px}.mv-proof-row{display:grid;gap:8px}.mv-hero-media>img{height:330px;border-radius:20px}.mv-section{padding:65px 0}.mv-section-head{display:block}.mv-section-head p{margin-top:15px}.mv-cat-grid,.mv-product-grid,.mv-review-grid,.mv-benefit-grid,.mv-footer-grid{grid-template-columns:1fr}.mv-benefit{border-right:0}.mv-promo-inner{display:block}.mv-promo .mv-btn{margin-top:25px}.mv-footer-grid>div:first-child{grid-column:auto}}.mv-cat{display:block;text-decoration:none;color:inherit;cursor:pointer}.mv-cat .mv-cat-link{display:inline-block;margin-top:8px;font-weight:700;color:inherit}.mv-cat:hover{transform:translateY(-2px)}.mv-collection-description{max-width:620px;color:#6d6a63;line-height:1.7}.mv-collection-section .mv-section-head{align-items:flex-start}.mv-collection-description{padding-top:8px}.mv-product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.mv-product-page>div:first-child{display:flex;justify-content:center;align-items:flex-start}.mv-product-page>div:first-child{width:100%}.mv-product-page>div:first-child img{width:520px;height:520px;max-width:100%;object-fit:contain;border-radius:22px;background:#f5f3ef;display:block}.mv-product-page h1{font-family:Manrope,Noto Sans Arabic,sans-serif;font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.045em;margin:0 0 15px}.mv-product-page .mv-price{font-size:22px;margin:0 0 22px}.mv-product-page .rte,.mv-product-page p{color:var(--muted);line-height:1.8}.mv-product-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:28px}.mv-select,.mv-qty{border:1px solid var(--line);border-radius:12px;padding:13px 14px;background:#fff;font:inherit}.mv-qty{width:90px}.mv-collection-section{min-height:55vh}@media(max-width:900px){.mv-product-page{grid-template-columns:1fr;gap:28px}.mv-product-page>div:first-child img{width:min(100%,380px);height:auto;aspect-ratio:1/1}}.mv-order-link{color:var(--black);text-decoration:none}.mv-product-actions{display:flex;gap:12px;align-items:center;margin-top:24px}.mv-product-description{color:var(--muted);line-height:1.8}.mv-label{display:block;font-size:12px;font-weight:700;margin:24px 0 8px}.mv-app-placeholder{border:1px dashed #cfc8bc;border-radius:18px;padding:25px;display:flex;flex-direction:column;gap:7px;background:#faf9f6;color:#666}.mv-app-placeholder strong{color:#191919}.mv-cart-list{display:grid;gap:14px;margin-bottom:25px}.mv-cart-row{display:flex;gap:18px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0}.mv-cart-row img{width:100px;height:100px;object-fit:cover;border-radius:14px;background:#f5f3ef}.mv-cart-row h3{margin:0 0 8px;font-size:16px}.mv-cart-row p{margin:0;color:#777}.mv-cart-total{font-size:20px;margin:25px 0}.mv-socials{display:flex;flex-direction:column;gap:9px}.mv-social{display:flex!important;align-items:center;gap:10px!important;color:#bbb!important;font-size:13px!important;margin:0!important;width:max-content}.mv-social svg{width:19px;height:19px;display:block;fill:currentColor;flex:0 0 19px}.mv-social:hover{color:var(--gold)!important}.mv-social-hint{font-size:11px!important;line-height:1.6!important;color:#777!important;max-width:250px!important;margin-top:8px!important}@media(max-width:600px){.mv-socials{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mv-social{width:100%}}.mv-collection-meta{margin-top:-18px;margin-bottom:28px;color:#777;font-size:14px}.mv-pagination{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:42px;padding:18px 0}.mv-pagination a{font-weight:700;text-decoration:none;color:#111}.mv-pagination span{color:#777;font-size:14px}@media(max-width:749px){.mv-pagination{gap:14px;font-size:14px}}@media(max-width:600px){.mv-product-page{gap:22px}.mv-product-page>div:first-child img{width:min(100%,280px);height:280px;aspect-ratio:1/1;border-radius:18px}.mv-product-page h1{font-size:32px;line-height:1.1}.mv-product-page .mv-price{font-size:20px}.mv-product-description{font-size:14px}.mv-product-actions .mv-btn{width:100%;min-height:48px}.mv-select{width:100%}}.mv-cat[aria-disabled=true]{cursor:default}.mv-cat[aria-disabled=true] .mv-cat-link{opacity:.55}@media(max-width:600px){.mv-product-page>div:first-child{display:flex;justify-content:center;width:100%}.mv-product-page>div:first-child img{width:280px;max-width:78vw;height:280px;object-fit:contain}}.mv-product-form-main{margin-top:22px}.mv-quantity-row{display:flex;align-items:center;gap:12px;margin-bottom:4px}.mv-quantity-row .mv-label{margin:0}.mv-qty{width:82px;height:46px;border:1px solid var(--line);border-radius:12px;padding:0 12px;font-weight:700;background:#fff}.mv-product-actions{flex-wrap:wrap}.mv-cart-add-btn{border:1px solid var(--line);cursor:pointer}.mv-add-button{border:0;background:none;padding:0;cursor:pointer}.mv-product-form{display:inline-flex;margin-right:14px}.mv-cart-section{background:#fff}.mv-cart-form{display:grid;grid-template-columns:1.5fr .75fr;gap:40px;align-items:start}.mv-cart-list{border-top:1px solid var(--line)}.mv-cart-row{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.mv-cart-image{display:block;flex:0 0 120px;width:120px;height:120px;border-radius:16px;overflow:hidden;background:#f5f3ef}.mv-cart-image img{width:100%;height:100%;object-fit:contain}.mv-cart-item-main{flex:1;min-width:0}.mv-cart-item-main h3{margin:0 0 6px;font-size:17px}.mv-cart-variant{margin:0 0 12px;color:#777;font-size:12px}.mv-cart-item-bottom{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.mv-cart-item-bottom strong{margin-left:auto}.mv-cart-qty{display:flex;align-items:center;gap:8px;font-size:12px;color:#777}.mv-cart-qty input{width:62px;height:38px;border:1px solid var(--line);border-radius:10px;padding:0 8px}.mv-cart-remove{font-size:12px;color:#888;text-decoration:underline}.mv-cart-summary{border:1px solid var(--line);border-radius:20px;padding:25px;position:sticky;top:100px}.mv-cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:18px}.mv-cart-subtotal strong{font-size:22px}.mv-cart-summary p{font-size:12px;color:#777;line-height:1.6}.mv-cart-actions{display:grid;gap:10px;margin-top:20px}.mv-cart-actions .mv-btn{width:100%;cursor:pointer;border:1px solid var(--line)}.mv-empty-cart{text-align:center;border:1px solid var(--line);border-radius:24px;padding:70px 20px}.mv-cart-empty-icon{font-size:42px;margin-bottom:10px}.mv-empty-cart h2{margin:0 0 8px}.mv-empty-cart p{color:#777;margin:0 0 24px}.mv-app-block{max-width:760px;margin:0 auto}.mv-product-form button.mv-add-button:hover{color:var(--gold)}@media(max-width:900px){.mv-cart-form{grid-template-columns:1fr}.mv-cart-summary{position:static}.mv-cart-actions{grid-template-columns:1fr 1fr}}@media(max-width:600px){.mv-cart-row{align-items:flex-start;gap:12px}.mv-cart-image{flex-basis:88px;width:88px;height:88px;border-radius:12px}.mv-cart-item-main h3{font-size:14px}.mv-cart-item-bottom{gap:10px}.mv-cart-item-bottom strong{margin-left:0;width:100%;order:-1}.mv-cart-actions{grid-template-columns:1fr}.mv-cart-summary{padding:18px}.mv-quantity-row{margin-bottom:10px}}.mv-product-media img{display:block;width:100%;max-width:520px;max-height:520px;height:auto;object-fit:contain;margin-inline:auto}.mv-app-block{width:100%}@media(max-width:749px){.mv-product-page{grid-template-columns:1fr!important;gap:22px!important}.mv-product-media img{max-width:280px;max-height:280px}.mv-product-info h1{font-size:32px;line-height:1.12}}.mv-product-grid{align-items:stretch}.mv-product{display:flex;flex-direction:column;height:100%;min-width:0}.mv-product-image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.mv-product-image img{object-fit:contain;width:100%;height:100%;padding:10px}.mv-product-info{display:flex;flex-direction:column;flex:1}.mv-product h3{min-height:42px;line-height:1.4}.mv-product .mv-price{min-height:24px}.mv-product .mv-add{margin-top:auto;padding-top:12px}.mv-order-link{color:var(--black);font-weight:800}.mv-order-link:hover{color:var(--gold)}@media(max-width:900px){.mv-product-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media(max-width:600px){.mv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mv-product-image{border-radius:14px}.mv-product-image img{padding:8px}.mv-product-info{padding:11px 2px}.mv-product h3{font-size:13px;min-height:36px}.mv-price{font-size:14px}.mv-product .mv-add{font-size:11px}}.mv-mobile-menu{display:none;position:relative}.mv-mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff}.mv-mobile-menu summary::-webkit-details-marker{display:none}.mv-menu-icon{display:flex;flex-direction:column;gap:4px}.mv-menu-icon i{display:block;width:18px;height:2px;background:#111;border-radius:2px}.mv-menu-label{display:none}.mv-mobile-panel{position:absolute;left:0;top:calc(100% + 10px);width:220px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:0 18px 50px #0002;z-index:50}.mv-mobile-panel a{display:block;padding:13px 14px;border-radius:10px;font-size:14px;font-weight:700}.mv-mobile-panel a:hover{background:var(--cream);color:var(--gold)}@media(max-width:900px){.mv-header-inner{position:relative;display:grid;grid-template-columns:42px 1fr 42px;height:68px;gap:0;width:calc(100% - 28px)}.mv-mobile-menu{display:block;grid-column:1;grid-row:1;z-index:30}.mv-logo{grid-column:2;grid-row:1;justify-self:center;z-index:20}.mv-logo img{height:40px;max-width:150px}.mv-navlinks{display:none}.mv-head-actions{grid-column:3;grid-row:1;margin:0;justify-self:end;z-index:30}.mv-head-actions .mv-wa{display:none}.mv-cart{width:42px;height:42px;padding:0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:0}.mv-cart:before{content:"\1f6d2";font-size:18px;line-height:1}.mv-cart span{font-size:10px;margin-left:3px;color:var(--gold)}}@media(max-width:600px){.mv-header-inner{height:64px}.mv-logo img{height:38px;max-width:135px}.mv-mobile-panel{left:0;width:210px}}:root{--gold:var(--mv-brand-gold,#c6a15b);--black:var(--mv-brand-black,#111);--cream:var(--mv-brand-cream,#f7f6f2);--radius:var(--mv-global-radius,20px)}.mv-shell{width:min(var(--mv-global-width,1180px),calc(100% - 40px))}.mv-section{padding-top:var(--mv-global-section-space,95px);padding-bottom:var(--mv-global-section-space,95px)}.mv-cat,.mv-review,.mv-cart-summary,.mv-empty-cart,.mv-product-image,.mv-hero-media>img{border-radius:var(--mv-global-radius,20px)}body[data-mv-shadow=none] *,.mv-theme--none *{box-shadow:none!important}.mv-theme--strong .mv-cat:hover,.mv-theme--strong .mv-review,.mv-theme--strong .mv-cart-summary{box-shadow:0 22px 60px #00000018}.mv-theme--soft .mv-cat:hover,.mv-theme--soft .mv-review,.mv-theme--soft .mv-cart-summary{box-shadow:0 18px 50px #0000000d}.mv-grid-cols-2{grid-template-columns:repeat(2,1fr)}.mv-grid-cols-3{grid-template-columns:repeat(3,1fr)}.mv-grid-cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.mv-grid-cols-4,.mv-grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mv-grid-cols-4,.mv-grid-cols-3,.mv-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.mv-socials-premium{display:flex!important;flex-direction:row!important;align-items:center;gap:12px!important;flex-wrap:wrap}.mv-socials-premium .mv-social-icon{width:46px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(198,161,91,.45)!important;border-radius:50%!important;background:linear-gradient(145deg,#ffffff14,#c6a15b0f)!important;color:#c6a15b!important;box-shadow:0 8px 22px #0000002e,inset 0 1px #ffffff1f!important;transition:all .25s ease!important;position:relative;overflow:hidden}.mv-socials-premium .mv-social-icon:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;border:1px solid rgba(255,255,255,.06);pointer-events:none}.mv-socials-premium .mv-social-icon svg{width:21px!important;height:21px!important;fill:currentColor!important;stroke:currentColor!important;flex:0 0 21px!important}.mv-socials-premium .mv-social-icon:hover{color:#fff!important;border-color:#c6a15b!important;transform:translateY(-3px) scale(1.04);box-shadow:0 12px 28px #00000047,0 0 0 4px #c6a15b14!important}.mv-socials-premium .mv-social-name{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mv-socials-premium .mv-social-icon[title]:after{content:attr(title);position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:5px 8px;border-radius:6px;font-size:10px;opacity:0;pointer-events:none;white-space:nowrap;transition:.2s}.mv-socials-premium .mv-social-icon:hover[title]:after{opacity:1;bottom:-34px}@media(max-width:600px){.mv-socials-premium{grid-template-columns:none!important;display:flex!important}.mv-socials-premium .mv-social-icon{width:44px!important;height:44px!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/marketverse.css.map */
