:root{--bg:#FAF5EB;--bg-warm:#F4EAD7;--surface:#FFFFFF;--ink:#1A2230;--ink-2:#5D6677;--ink-3:#8A93A2;--line:#ECE3D2;--line-2:#E3D9C5;--navy:#1E3D72;--navy-2:#15294C;--navy-soft:#2C5193;--navy-tint:#EAF0FA;--gold:#C49A47;--gold-2:#A87E2E;--gold-tint:#F6ECD4;--green:#2C9E69;--green-tint:#E6F5EE;--star:#E8A93B;--danger:#C9544B;--cta-1:#234B8C;--cta-2:#16315F;--shadow-sm:0 2px 8px rgba(21,41,76,.06);--shadow:0 12px 30px -12px rgba(21,41,76,.18);--shadow-lg:0 22px 50px -20px rgba(21,41,76,.28);--r:18px;--r-lg:24px;--maxw:440px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Tajawal,sans-serif;color:var(--ink);background:#e7e0d2;line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}.app{max-width:var(--maxw);margin:0 auto;background:var(--bg);min-height:100vh;position:relative;overflow:hidden;box-shadow:0 0 60px #15294c29;padding-bottom:0}h1,h2,h3,h4{font-family:Cairo,sans-serif;line-height:1.25;color:var(--navy-2);letter-spacing:-.2px}.gold{color:var(--gold-2)}.nv{color:var(--navy)}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}.wrap{padding:0 18px}.section{padding:34px 18px}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:Cairo,sans-serif;font-weight:700;font-size:13px;color:var(--gold-2);letter-spacing:.3px;margin-bottom:10px}.eyebrow:before{content:"";width:18px;height:2px;border-radius:2px;background:var(--gold)}.sec-title{font-size:25px;font-weight:800;text-align:center;margin-bottom:6px}.sec-sub{text-align:center;color:var(--ink-2);font-size:15px;max-width:340px;margin:0 auto 22px}.center{text-align:center}.btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:16px 20px;border-radius:14px;font-family:Cairo,sans-serif;font-weight:800;font-size:19px;color:#fff;background:linear-gradient(180deg,var(--cta-1),var(--cta-2));box-shadow:0 12px 24px -8px #1e3d728c,inset 0 1px #ffffff2e;transition:transform .12s ease,box-shadow .12s ease}.btn:active{transform:translateY(1px) scale(.995)}.btn .ic,.btn svg{width:21px;height:21px;flex:0 0 auto}.btn-gold{background:linear-gradient(180deg,#d7ac53,#b98826);box-shadow:0 12px 24px -8px #a87e2e80,inset 0 1px #ffffff4d;color:#3a2c07}.pill{display:inline-flex;align-items:center;gap:7px;background:var(--gold-tint);color:var(--gold-2);font-family:Cairo,sans-serif;font-weight:700;font-size:13px;padding:7px 14px;border-radius:999px;border:1px solid #EBD9AE}.pill svg{width:15px;height:15px;flex:0 0 auto}.icon-badge{width:46px;height:46px;border-radius:13px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#2a5298,#1b3b70);color:#fff;box-shadow:0 8px 16px -8px #1e3d7299}.icon-badge svg{width:24px;height:24px}.trustbar{background:var(--navy-2);color:#e8eef8;font-family:Cairo,sans-serif;font-weight:600;font-size:12px;display:flex;align-items:center;justify-content:space-around;padding:9px 10px;gap:6px}.trustbar span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.trustbar svg{width:15px;height:15px;color:var(--gold);opacity:.95}.trustbar .sep{width:1px;height:13px;background:#ffffff29}.nav{position:sticky;top:0;z-index:40;background:#faf5ebeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.nav .menu{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--navy);background:#fff;box-shadow:var(--shadow-sm)}.nav .menu svg{width:22px;height:22px}.brand{display:flex;align-items:center;gap:9px;font-family:Cairo,sans-serif;font-weight:800;font-size:19px;color:var(--navy-2)}.brand .moon{width:30px;height:30px;color:var(--gold)}.brand .hlogo{display:block;width:auto}.navmenu{display:none;position:absolute;top:100%;inset-inline-start:0;width:100%;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:6px 16px;flex-direction:column;z-index:39}.navmenu.open{display:flex}.navmenu a{padding:13px 4px;font-family:Cairo,sans-serif;font-weight:700;font-size:15px;color:var(--navy-2);border-bottom:1px solid var(--line)}.navmenu a:last-child{border-bottom:none}.hero{padding:22px 18px 30px;background:radial-gradient(120% 80% at 50% 0%,#EAF0FA 0%,var(--bg) 58%);text-align:center;position:relative;overflow:hidden}.hero .pill{margin-bottom:16px}.hero-media{position:relative;margin:0 auto 22px;width:100%}.hero-life{width:100%;height:230px;border-radius:var(--r-lg);box-shadow:var(--shadow-lg);object-fit:cover}.hero-prod{position:absolute;bottom:-26px;width:138px;height:138px;border-radius:50%;box-shadow:0 18px 36px -12px #15294c73;border:5px solid var(--bg);background:#fff;object-fit:cover}.hero-prod{inset-inline-start:auto;left:50%;transform:translate(-50%)}.hero h1{font-size:39px;font-weight:900;margin:34px 0 4px;line-height:1.12}.hero h1 .sub2{display:block;font-size:25px;color:var(--navy);font-weight:800;margin-top:2px}.hero .lead{font-size:16.5px;color:var(--ink-2);margin:14px auto 4px;max-width:330px}.hero .tag-line{display:inline-block;background:var(--navy-2);color:#fff;font-family:Cairo;font-weight:700;font-size:14px;padding:7px 16px;border-radius:999px;margin:6px 0 16px}.hero .btn{margin-top:6px}.guarantee-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:18px}.gchip{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--line-2);border-radius:11px;padding:8px 11px;font-family:Cairo;font-weight:600;font-size:11.5px;color:var(--navy-2);box-shadow:var(--shadow-sm)}.gchip svg{width:16px;height:16px;color:var(--navy)}.gchip .g{color:var(--green)}.vgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:16px 14px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow-sm)}.vcard h4{font-size:16px;font-weight:700}.vcard p{font-size:13px;color:var(--ink-2);line-height:1.55}.pain{background:var(--bg-warm)}.prow{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:12px;margin-bottom:12px;box-shadow:var(--shadow-sm)}.prow .pimg{width:78px;height:72px;border-radius:12px;flex:0 0 auto;overflow:hidden;background:var(--bg-warm)}.prow .pimg img{width:100%;height:100%;object-fit:cover}.prow .ptext h4{font-size:16.5px;font-weight:700;margin-bottom:2px}.prow .ptext p{font-size:13.5px;color:var(--ink-2);line-height:1.5}.solution{background:linear-gradient(180deg,#16315f,#1e3d72);color:#eaf1fc;border-radius:0}.solution .eyebrow{color:#e6c877}.solution .eyebrow:before{background:var(--gold)}.solution h2{color:#fff;text-align:center;font-size:27px;font-weight:900;margin-bottom:18px}.solution-prod{width:100%;max-width:340px;aspect-ratio:1/1;height:auto;border-radius:var(--r-lg);box-shadow:var(--shadow-lg);margin:0 auto 20px;object-fit:cover;display:block}.checklist{display:flex;flex-direction:column;gap:13px;max-width:360px;margin:0 auto}.checklist li{list-style:none;display:flex;align-items:flex-start;gap:11px;font-size:16px;font-weight:500}.checklist .ck{width:25px;height:25px;border-radius:50%;background:var(--green);color:#fff;flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-top:2px}.checklist .ck svg{width:15px;height:15px}.dcard{display:flex;gap:13px;align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:var(--shadow-sm)}.dcard h4{font-size:16.5px;font-weight:700;margin-bottom:3px}.dcard p{font-size:13.5px;color:var(--ink-2);line-height:1.55}.steps{background:var(--bg-warm)}.scard{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 16px 16px;margin-bottom:12px;display:flex;gap:14px;align-items:flex-start;box-shadow:var(--shadow-sm)}.snum{width:38px;height:38px;border-radius:11px;flex:0 0 auto;background:var(--gold-tint);color:var(--gold-2);font-family:Cairo;font-weight:900;font-size:19px;display:flex;align-items:center;justify-content:center;border:1px solid #EBD9AE}.scard h4{font-size:16.5px;font-weight:700;margin-bottom:3px}.scard p{font-size:13.5px;color:var(--ink-2);line-height:1.55}.pricing{background:var(--bg)}.bundles{display:flex;flex-direction:column;gap:14px;margin-top:6px}.bundle{position:relative;background:var(--surface);border:2px solid var(--line-2);border-radius:var(--r);padding:16px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .12s;cursor:pointer}.bundle.active{border-color:var(--navy);box-shadow:var(--shadow);transform:translateY(-2px)}.bundle .imgs{width:92px;height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:var(--bg-warm)}.bundle .imgs img{width:100%;height:100%;object-fit:cover;border-radius:12px}.bundle .imgs .ph{font-family:Cairo;font-weight:900;font-size:26px;color:var(--gold-2)}.bundle .info{flex:1;min-width:0}.bundle .qty{font-family:Cairo;font-weight:700;font-size:14px;color:var(--ink-2)}.bundle .price-row{display:flex;align-items:baseline;gap:8px;margin-top:2px}.bundle .price{font-family:Cairo;font-weight:900;font-size:27px;color:var(--navy-2)}.bundle .was{font-size:15px;color:var(--ink-3);text-decoration:line-through;font-weight:600}.bundle .save{display:inline-block;margin-top:5px;background:var(--green-tint);color:var(--green);font-family:Cairo;font-weight:700;font-size:11.5px;padding:3px 9px;border-radius:7px}.bundle .radio{width:24px;height:24px;border-radius:50%;border:2px solid var(--line-2);flex:0 0 auto;display:flex;align-items:center;justify-content:center}.bundle.active .radio{border-color:var(--navy);background:var(--navy)}.bundle.active .radio:after{content:"";width:9px;height:9px;border-radius:50%;background:#fff}.bundle .tag{position:absolute;top:-11px;inset-inline-start:14px;background:var(--gold);color:#3a2c07;font-family:Cairo;font-weight:800;font-size:11.5px;padding:4px 11px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;box-shadow:0 6px 12px -6px #a87e2eb3}.tag svg{width:13px;height:13px}.urgency{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:var(--danger);font-family:Cairo;font-weight:700;font-size:13.5px}.urgency svg{width:17px;height:17px}.free-del{text-align:center;margin-top:10px;font-size:13px;color:var(--ink-2)}.tcard{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:var(--shadow-sm)}.stars{display:flex;gap:2px;color:var(--star);margin-bottom:8px}.stars svg{width:17px;height:17px}.tcard q{display:block;font-size:15px;color:var(--ink);line-height:1.65;quotes:none}.tmeta{display:flex;align-items:center;gap:10px;margin-top:12px}.tmeta .avatar{width:42px;height:42px;flex:0 0 auto;border-radius:50%;overflow:hidden;background:var(--bg-warm)}.tmeta .avatar img{width:100%;height:100%;object-fit:cover}.tmeta .who{font-family:Cairo;font-weight:700;font-size:14px;color:var(--navy-2)}.tmeta .loc{font-size:12.5px;color:var(--ink-3)}.verified{margin-inline-start:auto;display:inline-flex;align-items:center;gap:4px;color:var(--green);font-family:Cairo;font-weight:700;font-size:11.5px}.verified svg{width:14px;height:14px}.rating-head{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:18px}.rating-head .big{font-family:Cairo;font-weight:900;font-size:34px;color:var(--navy-2);line-height:1}.rating-head .stars svg{width:20px;height:20px}.rating-head .cnt{font-size:13px;color:var(--ink-2)}.compare{background:var(--bg-warm)}.ctable{width:100%;border-collapse:separate;border-spacing:0;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);font-size:13.5px}.ctable th,.ctable td{padding:13px 8px;text-align:center;border-bottom:1px solid var(--line)}.ctable thead th{font-family:Cairo;font-weight:700;font-size:12.5px;background:#fbf7ef;color:var(--ink-2)}.ctable thead th.us{background:var(--navy);color:#fff;font-size:13.5px;border-radius:0}.ctable td:first-child,.ctable th:first-child{text-align:right;font-family:Cairo;font-weight:600;color:var(--navy-2);font-size:13px;width:42%}.ctable td.us{background:#1e3d720d}.ctable tr:last-child td{border-bottom:none}.ctable .yes{color:var(--green)}.ctable .no{color:var(--ink-3)}.ctable svg{width:19px;height:19px;display:inline-block;vertical-align:middle}.guards{background:var(--bg)}.guard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guard{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:9px;box-shadow:var(--shadow-sm)}.guard .gi{width:48px;height:48px;border-radius:50%;background:var(--navy-tint);color:var(--navy);display:flex;align-items:center;justify-content:center}.guard .gi svg{width:26px;height:26px}.guard h4{font-size:14.5px;font-weight:700}.guard p{font-size:12px;color:var(--ink-2);line-height:1.5}.order{background:linear-gradient(180deg,var(--navy-2),#1E3D72);color:#fff;border-radius:0}.order .sec-title{color:#fff}.order .sec-sub{color:#c8d6ee}.order-card{background:#fff;border-radius:var(--r-lg);padding-top:15px;box-shadow:var(--shadow-lg);color:var(--ink)}.field{margin-bottom:13px}.field label{display:block;font-family:Cairo;font-weight:700;font-size:13.5px;color:var(--navy-2);margin-bottom:6px}.input-wrap{position:relative;display:flex;align-items:center}.input-wrap svg{position:absolute;inset-inline-end:14px;width:19px;height:19px;color:var(--ink-3);pointer-events:none}.input-wrap.lead-icon svg{inset-inline-end:14px}.field input,.field select{width:100%;padding:14px 44px 14px 14px;border:1.5px solid var(--line-2);border-radius:12px;font-family:Tajawal;font-size:15.5px;color:var(--ink);background:#fcfaf5;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus{outline:none;border-color:var(--navy);box-shadow:0 0 0 3px #1e3d721f;background:#fff}.field select{-webkit-appearance:none;appearance:none;background-image:none}.field input::placeholder{color:var(--ink-3)}.stepper{display:flex;align-items:center;border:1.5px solid var(--line-2);border-radius:12px;overflow:hidden;width:fit-content;background:#fcfaf5}.stepper button{width:46px;height:48px;font-size:22px;color:var(--navy);font-family:Cairo;font-weight:700;display:flex;align-items:center;justify-content:center}.stepper input{width:54px;text-align:center;border:none;background:none;font-family:Cairo;font-weight:800;font-size:18px;padding:0}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-summary{display:flex;align-items:center;justify-content:space-between;background:var(--navy-tint);border:1px dashed #B9CBEA;border-radius:12px;padding:13px 15px;margin:4px 0 14px}.order-summary .lbl{font-family:Cairo;font-weight:700;font-size:14px;color:var(--navy-2)}.order-summary .amt{font-family:Cairo;font-weight:900;font-size:23px;color:var(--navy)}.reassure{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px;color:var(--green);font-family:Cairo;font-weight:700;font-size:13px}.reassure svg{width:17px;height:17px}.form-ok{display:none;text-align:center;padding:10px 4px}.form-ok.show{display:block}.form-ok .ok-ic{width:62px;height:62px;border-radius:50%;background:var(--green-tint);color:var(--green);display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.form-ok .ok-ic svg{width:34px;height:34px}.form-ok h3{font-size:22px;color:var(--navy-2);margin-bottom:6px}.form-ok p{color:var(--ink-2);font-size:14.5px}.faq{background:var(--bg)}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-bottom:11px;overflow:hidden;box-shadow:var(--shadow-sm)}.faq-q{display:flex;align-items:center;gap:12px;width:100%;text-align:right;padding:16px;font-family:Cairo;font-weight:700;font-size:15.5px;color:var(--navy-2)}.faq-q .chev{margin-inline-start:auto;width:22px;height:22px;color:var(--gold-2);transition:transform .25s;flex:0 0 auto}.faq-item.open .chev{transform:rotate(180deg)}.faq-q .qd{width:8px;height:8px;border-radius:50%;background:var(--gold);flex:0 0 auto}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-a p{padding:0 16px 16px 36px;color:var(--ink-2);font-size:14px;line-height:1.65}.footer{background:var(--navy-2);color:#c8d6ee;padding:30px 18px 26px;text-align:center}.footer .brand{justify-content:center;color:#fff;margin-bottom:14px;font-size:20px}.footer .brand .moon{width:24px;height:24px}.footer .flogo{display:block;width:auto;margin:0 auto 14px}.footer .flinks{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;font-family:Cairo;font-weight:600;font-size:13.5px;margin-bottom:18px}.footer .flinks a{color:#c8d6ee}.footer .fstrip{display:flex;justify-content:center;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);margin-top:4px;flex-wrap:wrap}.footer .fstrip span{display:inline-flex;align-items:center;gap:6px;font-family:Cairo;font-weight:600;font-size:11.5px}.footer .fstrip svg{width:15px;height:15px;color:var(--gold)}.footer .copy{margin-top:16px;font-size:11.5px;color:#8fa3c4}.bottombar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--maxw);z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line-2);box-shadow:0 -10px 30px -12px #15294c33;display:flex;align-items:center;gap:12px;padding:11px 14px}.bottombar .bp{flex:0 0 auto;text-align:center;line-height:1.1}.bottombar .bp .amt{font-family:Cairo;font-weight:900;font-size:24px;color:var(--navy-2)}.bottombar .bp .lbl{font-family:Cairo;font-weight:600;font-size:11px;color:var(--ink-2)}.bottombar .btn{flex:1;padding:14px 16px;font-size:17px}.bottombar .btn .lock{width:15px;height:15px;opacity:.8}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:360px){.hero h1{font-size:34px}.sec-title{font-size:22px}}.cod-embed{min-height:60px}.cod-placeholder{border:2px dashed #B9CBEA;border-radius:14px;background:var(--navy-tint);color:var(--navy-2);padding:26px 18px;text-align:center;font-family:Cairo,sans-serif;font-weight:700;font-size:14.5px;line-height:1.7}.cod-placeholder small{display:block;margin-top:6px;color:var(--ink-2);font-weight:500;font-size:12.5px}@media(min-width:769px){body{background:var(--bg)}.app{max-width:none;width:100%;box-shadow:none;overflow:visible}.section{padding-top:64px;padding-bottom:64px;padding-inline:max(28px,calc((100% - 1120px)/2))}.sec-title{font-size:30px}.sec-sub{font-size:16px;max-width:560px}.nav{padding:14px max(28px,calc((100% - 1120px)/2))}.nav .menu{display:none}.navmenu{display:flex;position:static;flex-direction:row;width:auto;background:none;border:none;box-shadow:none;padding:0;gap:22px;align-items:center}.navmenu a{padding:6px 2px;border:none}.trustbar{font-size:13px;padding-inline:max(28px,calc((100% - 1120px)/2))}.hero{padding:72px max(28px,calc((100% - 1120px)/2));display:grid;grid-template-columns:1.05fr 1fr;grid-template-areas:"media pill" "media copy";column-gap:56px;align-items:center;text-align:start}.hero .pill{grid-area:pill;align-self:end;justify-self:start;margin-bottom:0}.hero-media{grid-area:media;margin:0}.hero-copy{grid-area:copy}.hero-life{height:420px}.hero-prod{width:170px;height:170px;inset-inline-start:auto;inset-inline-end:24px;left:auto;transform:none}.hero h1{font-size:50px;margin:18px 0 4px}.hero h1 .sub2{font-size:30px}.hero .lead{margin-inline:0;max-width:460px}.hero .guarantee-strip{justify-content:flex-start}.hero .btn{max-width:360px}.vgrid,.guard-grid{grid-template-columns:repeat(4,1fr)}.prow-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.prow-grid .prow{margin-bottom:0}.dcard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dcard-grid .dcard{margin-bottom:0}.scard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.scard-grid .scard{margin-bottom:0}.tcard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tcard-grid .tcard{margin-bottom:0}.bundles{flex-direction:row;align-items:stretch;gap:18px}.bundle{flex:1;flex-direction:column;text-align:center;align-items:center;gap:10px;padding:26px 16px 22px}.bundle .info{width:100%}.bundle .price-row{justify-content:center}.bundle .imgs{width:120px;height:96px}.bundle .radio{position:absolute;top:14px;inset-inline-end:14px}.solution-body{display:grid;grid-template-columns:340px 1fr;gap:44px;align-items:center}.solution-prod{margin:0}.checklist{margin:0;max-width:none}.order-card{max-width:620px;margin:0 auto}.faq-list{max-width:820px;margin:0 auto}.ctable{max-width:900px;margin:0 auto}.bottombar{max-width:none;padding-inline:max(28px,calc((100% - 1120px)/2))}.bottombar .btn{flex:0 0 auto;min-width:280px}.footer{padding-inline:max(28px,calc((100% - 1120px)/2))}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
