:root{--or: #F26522;--or2: #FF8C42;--bk: #111;--gy: #6b7280;--gyl: #f5f5f3;--gym: #e5e7eb;--orl: rgba(242,101,34,.08);--nh: 72px}.quidlab-body{font-family:Manrope,sans-serif;background:#fff;color:#111;-webkit-font-smoothing:antialiased;overflow-x:hidden}.quidlab-body img{max-width:100%;display:block}.quidlab-body a{text-decoration:none;color:inherit}.quidlab-body button{font-family:Manrope,sans-serif;border:none;background:none;cursor:pointer;outline:none}.quidlab-body .ab{background:#111;color:#fff;height:36px;overflow:hidden;display:flex;align-items:center}.quidlab-body .abt{display:flex;white-space:nowrap;animation:absc 28s linear infinite}.quidlab-body .abi{display:inline-flex;align-items:center;gap:10px;padding:0 44px;font-size:10.5px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff8c;flex-shrink:0}.quidlab-body .abi b{color:var(--or)}.quidlab-body .abd{width:3px;height:3px;border-radius:50%;background:var(--or);flex-shrink:0}@keyframes absc{0%{transform:translate(0)}to{transform:translate(-50%)}}.quidlab-body nav{position:sticky;top:0;z-index:900;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--gym);height:var(--nh)}.quidlab-body .navi{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 48px;gap:20px}.quidlab-body .nlogo{display:flex;align-items:center;cursor:pointer;flex-shrink:0}.quidlab-body .nlogo img{height:68px;width:auto;object-fit:contain}.quidlab-body .nlogo-t{font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700;color:#111;display:none}.quidlab-body .nlinks{display:flex;gap:32px;list-style:none;margin-left:28px}.quidlab-body .nlinks a{font-size:13px;font-weight:500;color:var(--gy);transition:color .2s;position:relative;padding-bottom:3px}.quidlab-body .nlinks a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.5px;background:var(--or);transform:scaleX(0);transform-origin:left;transition:transform .25s}.quidlab-body .nlinks a:hover,.quidlab-body .nlinks a.act{color:#111}.quidlab-body .nlinks a:hover:after,.quidlab-body .nlinks a.act:after{transform:scaleX(1)}.quidlab-body .nsp{flex:1}.quidlab-body .nr{display:flex;align-items:center;gap:10px}.quidlab-body .nico{width:38px;height:38px;border-radius:9px;border:1.5px solid var(--gym);display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--gy);cursor:pointer;transition:all .2s;position:relative;flex-shrink:0}.quidlab-body .nico:hover{border-color:#111;color:#111}.quidlab-body .nbdg{position:absolute;top:-5px;right:-5px;width:17px;height:17px;background:var(--or);border-radius:50%;font-size:9px;font-weight:800;color:#fff;display:none;align-items:center;justify-content:center;border:2px solid #fff}.quidlab-body .bnav{font-size:12px;font-weight:700;color:#fff;background:#111;border-radius:8px;padding:9px 22px;transition:background .2s,transform .15s;cursor:pointer}.quidlab-body .bnav:hover{background:var(--or);transform:translateY(-1px)}.quidlab-body .ham{display:none;flex-direction:column;gap:5px;padding:8px;cursor:pointer}.quidlab-body .ham span{width:22px;height:1.5px;background:#111;border-radius:2px;display:block;transition:all .28s}.quidlab-body .ham.op span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.quidlab-body .ham.op span:nth-child(2){opacity:0;transform:scaleX(0)}.quidlab-body .ham.op span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.quidlab-body .mnav{display:none;position:fixed;top:calc(var(--nh) + 36px);left:0;right:0;background:#fff;border-bottom:1px solid var(--gym);z-index:899;padding:20px 24px 28px;flex-direction:column;box-shadow:0 12px 40px #00000012}.quidlab-body .mnav.op{display:flex}.quidlab-body .mnav a{font-size:17px;font-weight:600;color:#111;padding:14px 0;border-bottom:1px solid var(--gym)}.quidlab-body .mnav a:last-child{border:none}.quidlab-body .hero{position:relative;overflow:hidden;background:#f0ece8;width:100%;aspect-ratio:22/9;min-height:400px;max-height:88vh}.quidlab-body .hero--adapt{aspect-ratio:var(--aspect-ratio, 22/9);min-height:auto;max-height:none}.quidlab-body .hero--small{height:450px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--medium{height:550px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--large{height:650px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--fullscreen{height:100vh;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hslide{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;opacity:0;z-index:1;transition:opacity .6s ease-in-out;pointer-events:none}.quidlab-body .hslide.act{position:absolute;opacity:1;z-index:2;pointer-events:auto}.quidlab-body .hcontent{display:flex;flex-direction:column;align-items:flex-start;gap:12px;max-width:600px;color:#fff}.quidlab-body .hsubheading{font-family:Space Grotesk,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin:0}.quidlab-body .htitle{font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:700;line-height:1.1;margin:0}.quidlab-body .hdesc{font-size:16px;line-height:1.5;margin:0 0 8px;opacity:.9}.quidlab-body .hdesc p{margin:0}.quidlab-body .himg{width:100%;height:100%;object-fit:cover;display:block}.quidlab-body .hslide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1;pointer-events:none}.quidlab-body .hov{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:52px 64px;z-index:2}.quidlab-body .harrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3;transition:all .25s;padding:0}.quidlab-body .harrow svg{width:28px;height:28px}.quidlab-body .harrow:hover{background:#ffffff4d;border-color:#fff}.quidlab-body .harrow--prev{left:20px}.quidlab-body .harrow--next{right:20px}.quidlab-body .hdots.hdots--left{left:40px;right:auto}.quidlab-body .hdots.hdots--right{right:40px;left:auto}.quidlab-body .hdots.hdots--bottom{left:50%;transform:translate(-50%);right:auto}.quidlab-body .hdots--dark .hd{background:#0000004d}.quidlab-body .hdots--dark .hd.act{background:#000}.quidlab-body .hdots--light .hd{background:#fff6}.quidlab-body .hdots--light .hd.act{background:#fff}.quidlab-body .hbtns{display:flex;gap:10px;flex-wrap:wrap}.quidlab-body .hdots{position:absolute;bottom:20px;right:40px;display:flex;gap:6px;z-index:2}.quidlab-body .hd{width:6px;height:6px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .25s}.quidlab-body .hd.act{background:#fff;transform:scale(1.4)}.quidlab-body .btn{display:inline-flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;border-radius:9px;padding:13px 28px;letter-spacing:.3px;cursor:pointer;transition:all .2s;border:none;text-decoration:none}.quidlab-body .bd{background:#111;color:#fff}.quidlab-body .bd:hover{background:var(--or)}.quidlab-body .bg{background:#ffffff24;color:#fff;border:1.5px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quidlab-body .bg:hover{background:#ffffff3d;border-color:#fff}.quidlab-body .bor{background:var(--or);color:#fff}.quidlab-body .bor:hover{background:var(--or2)}.quidlab-body .bog{border:1.5px solid var(--gym);color:#111;background:#fff}.quidlab-body .bog:hover{border-color:#111;background:#111;color:#fff}.quidlab-body .sbar{background:var(--gyl);width:100%;overflow:hidden}.quidlab-body .strack{display:flex;justify-content:space-around;width:100%;overflow:hidden}.quidlab-body .strack::-webkit-scrollbar{display:none}.quidlab-body .strack-group{display:flex;flex-shrink:0;width:100%;justify-content:space-around}.quidlab-body .sbar--auto-slide .strack{display:flex;overflow-x:hidden}@media(max-width:768px){.quidlab-body .sbar--auto-slide .strack-group{animation:specsMarquee calc(var(--speed, 3s) * var(--items-count, 4)) linear infinite}}@keyframes specsMarquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.quidlab-body .sp{flex-shrink:0;flex-grow:1;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 36px;border-right:1px solid var(--gym)}.quidlab-body .sp:last-child{border:none}.quidlab-body .sico{width:36px;height:36px;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.quidlab-body .slbl{font-size:9px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--gy);margin-bottom:2px}.quidlab-body .sval{font-size:13px;font-weight:800;color:#111}.quidlab-body .w100{width:100%}.quidlab-body .inn{max-width:1400px;margin:0 auto;padding:0 48px}.quidlab-body .sec{padding:88px 0}.quidlab-body .sgry{background:var(--gyl);width:100%}.quidlab-body .slbl2{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--or);margin-bottom:14px}.quidlab-body .stit{font-family:Space Grotesk,sans-serif;font-size:44px;font-weight:700;color:#111;letter-spacing:-1px;line-height:1.05}.quidlab-body .ssub{font-size:15px;color:var(--gy);line-height:1.75;margin-top:10px;max-width:540px}.quidlab-body .pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.quidlab-body .pcard{border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--gym);cursor:pointer;transition:box-shadow .35s,transform .35s;display:block;text-decoration:none;color:inherit}.quidlab-body .pcard:hover{box-shadow:0 20px 56px #0000001a;transform:translateY(-6px)}.quidlab-body .pcimg{background:var(--gyl);height:280px;overflow:hidden;position:relative}.quidlab-body .pcimg img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.quidlab-body .pcard:hover .pcimg img{transform:scale(1.06)}.quidlab-body .pcbdg{position:absolute;top:14px;left:14px;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;border-radius:100px}.quidlab-body .bn{background:#111;color:#fff}.quidlab-body .bh{background:var(--or);color:#fff}.quidlab-body .bs{background:#16a34a;color:#fff}.quidlab-body .pchov{position:absolute;bottom:0;left:0;right:0;background:#111;color:#fff;font-size:11px;font-weight:700;padding:12px;text-align:center;letter-spacing:1px;text-transform:uppercase;transform:translateY(100%);transition:transform .3s}.quidlab-body .pcard:hover .pchov{transform:translateY(0)}.quidlab-body .pcb{padding:20px}.quidlab-body .pccat{font-size:9.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--or);margin-bottom:6px}.quidlab-body .pcn{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;color:#111;margin-bottom:5px}.quidlab-body .pcd{font-size:12px;color:var(--gy);line-height:1.6;margin-bottom:16px}.quidlab-body .pcf{display:flex;justify-content:space-between;align-items:center}.quidlab-body .pcp{font-size:20px;font-weight:900;color:#111;letter-spacing:-.4px}.quidlab-body .pcold{font-size:12px;color:var(--gy);text-decoration:line-through;margin-left:5px}.quidlab-body .pcdc{font-size:10px;font-weight:700;color:#16a34a;margin-left:4px}.quidlab-body .pcadd{width:36px;height:36px;background:#111;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;transition:background .2s,transform .25s;border:none;cursor:pointer}.quidlab-body .pcadd:hover{background:var(--or);transform:rotate(90deg) scale(1.1)}.quidlab-body .pcadd.loading{position:relative;color:transparent!important;pointer-events:none;background:var(--or)!important;transform:none!important}.quidlab-body .pcadd.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:pcadd-spin .6s linear infinite}@keyframes pcadd-spin{to{transform:rotate(360deg)}}.quidlab-body .bw{position:relative;width:100%;overflow:hidden;display:block}.quidlab-body .bw img{width:100%;display:block;object-fit:cover}.quidlab-body .bwide{aspect-ratio:var(--aspect-ratio, 22/10);width:100%}.quidlab-body .bwide picture,.quidlab-body .bwide img{width:100%;height:100%;display:block}.quidlab-body .bwide img{object-fit:cover}@media(max-width:768px){.quidlab-body .bwide{aspect-ratio:var(--aspect-ratio-mobile, 1.2)}}.quidlab-body .bbtns{position:absolute;bottom:40px;left:64px;display:flex;gap:10px;flex-wrap:wrap}.quidlab-body .bbtns-r{position:absolute;bottom:40px;right:64px;display:flex;gap:10px}.quidlab-body .split{display:grid;grid-template-columns:1fr 1fr;min-height:520px;width:100%}.quidlab-body .spi{overflow:hidden}.quidlab-body .spi img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.quidlab-body .spi:hover img{transform:scale(1.03)}.quidlab-body .spb{padding:72px 64px;display:flex;flex-direction:column;justify-content:center;gap:18px}.quidlab-body .spd{background:#111}.quidlab-body .spd .stit{color:#fff}.quidlab-body .spd .ssub{color:#ffffff73}.quidlab-body .fgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gym);border-radius:20px;overflow:hidden;margin-top:52px}.quidlab-body .fc{background:#fff;padding:32px 24px;display:flex;flex-direction:column;gap:12px;transition:background .2s}.quidlab-body .fc:hover{background:var(--orl)}.quidlab-body .fci{width:46px;height:46px;background:var(--gyl);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:21px}.quidlab-body .fci img{width:24px;height:24px;object-fit:contain;display:block}.quidlab-body .fc h4{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;color:#111}.quidlab-body .fc p{font-size:12px;color:var(--gy);line-height:1.65}.quidlab-body .stbar{background:#111;padding:64px 48px;width:100%}.quidlab-body .stin{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.quidlab-body .stnum{font-family:Space Grotesk,sans-serif;font-size:52px;font-weight:700;color:#fff;letter-spacing:-2px;line-height:1}.quidlab-body .stnum span{color:var(--or)}.quidlab-body .stlbl{font-size:10px;font-weight:600;color:#ffffff4d;margin-top:10px;letter-spacing:2px;text-transform:uppercase}.quidlab-body .ggrid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px;margin-top:52px}.quidlab-body .gi{border-radius:16px;overflow:hidden;background:var(--gyl);position:relative}.quidlab-body .gi img{width:100%;height:100%;object-fit:cover;transition:transform .5s;display:block}.quidlab-body .gi:hover img{transform:scale(1.05)}.quidlab-body .giov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 55%);opacity:0;transition:opacity .3s;display:flex;align-items:flex-end;padding:16px}.quidlab-body .gi:hover .giov{opacity:1}.quidlab-body .giov span{color:#fff;font-size:12px;font-weight:700}.quidlab-body .glg{grid-column:span 7;height:380px}.quidlab-body .gsm{grid-column:span 5;height:380px}.quidlab-body .gth{grid-column:span 4;height:280px}.quidlab-body .tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.quidlab-body .tc{background:#fff;border:1px solid var(--gym);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .3s}.quidlab-body .tc:hover{box-shadow:0 12px 40px #00000012}.quidlab-body .tstar{color:var(--or);font-size:13px;letter-spacing:1px}.quidlab-body .ttxt{font-size:13.5px;color:#111;line-height:1.75;flex:1}.quidlab-body .tau{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid var(--gym)}.quidlab-body .tav{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--or),#D95A1A);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.quidlab-body .taun{font-size:13px;font-weight:700;color:#111}.quidlab-body .taur{font-size:11px;color:var(--gy)}.quidlab-body .prgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.quidlab-body .pr{padding:36px;border:1px solid var(--gym);border-radius:20px;display:flex;flex-direction:column;gap:10px;transition:all .3s}.quidlab-body .pr:hover{border-color:var(--or);background:var(--orl)}.quidlab-body .prn{font-size:32px;line-height:1}.quidlab-body .pr h3{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;color:#111}.quidlab-body .pr p{font-size:13px;color:var(--gy);line-height:1.7}.quidlab-body .nl{background:#111;padding:88px 48px;width:100%}.quidlab-body .nlin{max-width:580px;margin:0 auto;text-align:center}.quidlab-body .nlin h2{font-family:Space Grotesk,sans-serif;font-size:38px;font-weight:700;color:#fff;letter-spacing:-1px;margin-bottom:12px}.quidlab-body .nlin p{font-size:14px;color:#fff6;margin-bottom:32px;line-height:1.7}.quidlab-body .nlf{display:flex;border-radius:10px;overflow:hidden;border:1.5px solid rgba(255,255,255,.1)}.quidlab-body .nlf input{flex:1;background:#ffffff0f;border:none;padding:14px 18px;font-size:13px;font-family:Manrope,sans-serif;color:#fff;outline:none}.quidlab-body .nlf input::placeholder{color:#ffffff47}.quidlab-body .nlf button{background:var(--or);color:#fff;font-size:13px;font-weight:700;font-family:Manrope,sans-serif;padding:14px 24px;cursor:pointer;white-space:nowrap;transition:background .2s}.quidlab-body .nlf button:hover{background:var(--or2)}.quidlab-body .nlnt{font-size:11px;color:#ffffff2e;margin-top:14px}.quidlab-body footer{background:#111;border-top:1px solid rgba(255,255,255,.06);padding:64px 48px 28px;width:100%}.quidlab-body .fotin{max-width:1400px;margin:0 auto}.quidlab-body .fotgr{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:52px;margin-bottom:48px}.quidlab-body .flog img{height:40px;width:auto;filter:brightness(0) invert(1);margin-bottom:14px}.quidlab-body .flogt{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;color:#fff;margin-bottom:14px;display:none}.quidlab-body .fdesc{font-size:12px;color:#ffffff47;line-height:1.75;max-width:240px;margin-bottom:20px}.quidlab-body .fsoc{display:flex;gap:8px}.quidlab-body .fsc{width:36px;height:36px;border:1.5px solid rgba(255,255,255,.1);border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#ffffff4d;cursor:pointer;transition:all .2s}.quidlab-body .fsc:hover{border-color:var(--or);color:var(--or)}.quidlab-body .fcol h5{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#fff;margin-bottom:18px}.quidlab-body .fcol ul{list-style:none;display:flex;flex-direction:column;gap:11px}.quidlab-body .fcol a{font-size:13px;color:#ffffff47;transition:color .2s}.quidlab-body .fcol a:hover{color:var(--or)}.quidlab-body .fotbot{display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap;gap:10px}.quidlab-body .fcop{font-size:11px;color:#ffffff2e}.quidlab-body .flive{display:flex;align-items:center;gap:6px;font-size:11px;color:#ffffff38}.quidlab-body .ldot{width:5px;height:5px;border-radius:50%;background:#22c55e;animation:lp 2s ease infinite}@keyframes lp{0%,to{opacity:1}50%{opacity:.3}}.quidlab-body .toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%) translateY(60px);z-index:9000;background:#111;color:#fff;border-radius:12px;padding:13px 22px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px #0003;opacity:0;transition:all .35s;pointer-events:none;white-space:nowrap}.quidlab-body .toast.sh{opacity:1;transform:translate(-50%) translateY(0)}.quidlab-body .phero{background:#f5f4f2;padding:64px 48px;width:100%}.quidlab-body .phin{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px}.quidlab-body .phero-lbl{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--or);margin-bottom:12px}.quidlab-body .phero-h{font-family:Space Grotesk,sans-serif;font-size:52px;font-weight:700;color:#111;letter-spacing:-1.5px;line-height:1.02}.quidlab-body .phero-sub{font-size:15px;color:var(--gy);margin-top:8px;max-width:400px;line-height:1.7}.quidlab-body .ptags{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:6px}.quidlab-body .ptag{font-size:12px;font-weight:600;padding:7px 16px;border:1.5px solid var(--gym);border-radius:100px;color:var(--gy);cursor:pointer;transition:all .2s}.quidlab-body .ptag.act,.quidlab-body .ptag:hover{border-color:#111;color:#fff;background:#111}.quidlab-body .cmpbanner{background:#111;padding:52px 48px;width:100%}.quidlab-body .cmpin{max-width:1400px;margin:0 auto}.quidlab-body .cmptbl{width:100%;border-collapse:collapse;margin-top:32px}.quidlab-body .cmptbl th,.quidlab-body .cmptbl td{padding:16px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,.07);font-size:13px}.quidlab-body .cmptbl thead th{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffff4d;padding-bottom:20px}.quidlab-body .cmptbl thead th:first-child{color:#fff3}.quidlab-body .cmptbl tbody td:first-child{font-size:12px;font-weight:600;color:#ffffff59;letter-spacing:.5px}.quidlab-body .cmptbl tbody td{color:#fff;font-weight:600}.quidlab-body .tick{color:var(--or)}.quidlab-body .cross{color:#ffffff2e}.quidlab-body .product-detail-hero{background:#f5f4f2;padding:60px 48px 0;width:100%}.quidlab-body .product-detail-hero .phin{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.quidlab-body .gallery{position:sticky;top:calc(var(--nh) + 20px)}.quidlab-body .gslide{border-radius:24px;overflow:hidden;background:#fff;aspect-ratio:1;position:relative;box-shadow:0 2px 40px #0000000f}.quidlab-body .gslide img{width:100%;height:100%;object-fit:cover;transition:opacity .45s}.quidlab-body .gthumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.quidlab-body .gthumbs::-webkit-scrollbar{display:none}.quidlab-body .gt{width:72px;height:72px;border-radius:12px;overflow:hidden;flex-shrink:0;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.quidlab-body .gt.act{border-color:var(--or)}.quidlab-body .gt img{width:100%;height:100%;object-fit:cover}.quidlab-body .pinfo{padding:12px 0 60px}.quidlab-body .pbread{font-size:11px;color:var(--gy);margin-bottom:20px;display:flex;align-items:center;gap:6px}.quidlab-body .pbread a{color:var(--gy);transition:color .2s}.quidlab-body .pbread a:hover{color:var(--or)}.quidlab-body .pbread span{color:var(--gym)}.quidlab-body .pcat{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--or);margin-bottom:10px}.quidlab-body .pname{font-family:Space Grotesk,sans-serif;font-size:46px;font-weight:700;color:#111;letter-spacing:-1.5px;line-height:1.02;margin-bottom:10px}.quidlab-body .pbadge{display:inline-block;background:var(--or);color:#fff;font-size:9px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:100px;margin-bottom:18px}.quidlab-body .prat{display:flex;align-items:center;gap:8px;margin-bottom:22px}.quidlab-body .pstar{color:var(--or);font-size:14px;letter-spacing:1px}.quidlab-body .pratl{font-size:12px;color:var(--gy)}.quidlab-body .pdesc{font-size:15px;color:var(--gy);line-height:1.8;margin-bottom:28px}.quidlab-body .ppr{margin-bottom:28px}.quidlab-body .ppr-now{font-size:36px;font-weight:900;color:#111;letter-spacing:-1px;line-height:1}.quidlab-body .ppr-old{font-size:14px;color:var(--gy);text-decoration:line-through;margin-right:8px}.quidlab-body .ppr-disc{font-size:12px;font-weight:700;color:#16a34a;background:#dcfce7;padding:3px 10px;border-radius:100px}.quidlab-body .ppr-sub{font-size:11px;color:var(--gy);margin-top:5px}.quidlab-body .padd{display:flex;gap:12px;margin-bottom:24px}.quidlab-body .padd .btn{flex:1;justify-content:center;padding:17px}.quidlab-body .pusp{display:flex;flex-direction:column;gap:0;border:1px solid var(--gym);border-radius:16px;overflow:hidden;margin-bottom:28px}.quidlab-body .pu{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--gym);font-size:12.5px;font-weight:500;color:#444}.quidlab-body .pu:last-child{border:none}.quidlab-body .pu span:first-child{font-size:16px;width:22px;text-align:center;flex-shrink:0}.quidlab-body .stbl{width:100%;border-collapse:collapse;margin-top:36px}.quidlab-body .stbl tr{border-bottom:1px solid var(--gym)}.quidlab-body .stbl tr:last-child{border:none}.quidlab-body .stbl td{padding:16px 0;font-size:13.5px;vertical-align:top}.quidlab-body .stbl td:first-child{width:46%;font-weight:600;color:var(--gy)}.quidlab-body .stbl td:last-child{font-weight:700;color:#111}.quidlab-body .faq{border:1px solid var(--gym);border-radius:16px;overflow:hidden;margin-top:36px}.quidlab-body .fq{border-bottom:1px solid var(--gym)}.quidlab-body .fq:last-child{border:none}.quidlab-body .fqt{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;cursor:pointer;font-size:14px;font-weight:700;color:#111;gap:12px}.quidlab-body .fqt:hover{background:var(--gyl)}.quidlab-body .fqt span:last-child{font-size:18px;color:var(--gy);flex-shrink:0;transition:transform .25s}.quidlab-body .fq.op .fqt span:last-child{transform:rotate(45deg);color:#111}.quidlab-body .fqa{display:none;padding:0 22px 20px;font-size:13.5px;color:var(--gy);line-height:1.75}.quidlab-body .fq.op .fqa{display:block}.quidlab-body .rgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.quidlab-body .rcard{border:1px solid var(--gym);border-radius:18px;overflow:hidden;transition:all .3s;display:block;color:inherit}.quidlab-body .rcard:hover{box-shadow:0 12px 36px #00000014;transform:translateY(-4px)}.quidlab-body .rcimg{height:200px;background:var(--gyl);overflow:hidden}.quidlab-body .rcimg img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.quidlab-body .rcard:hover .rcimg img{transform:scale(1.06)}.quidlab-body .rcb{padding:18px}.quidlab-body .rcn{font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;margin-bottom:4px}.quidlab-body .rcp{font-size:18px;font-weight:900;color:#111}@media(max-width:1280px){.quidlab-body .pgrid{grid-template-columns:repeat(3,1fr)}.quidlab-body .fgrid{grid-template-columns:repeat(2,1fr)}.quidlab-body .fotgr{grid-template-columns:1fr 1fr 1fr;gap:36px}.quidlab-body .fotgr>:first-child{grid-column:span 3}.quidlab-body .glg{grid-column:span 7}.quidlab-body .gsm{grid-column:span 5}}@media(max-width:1024px){.quidlab-body .navi{padding:0 28px}.quidlab-body .nlinks{gap:20px;margin-left:16px}.quidlab-body .inn{padding:0 28px}.quidlab-body .sec{padding:64px 0}.quidlab-body .split{grid-template-columns:1fr}.quidlab-body .spi{height:360px}.quidlab-body .spb{padding:44px 36px}.quidlab-body .stbar,.quidlab-body .nl,.quidlab-body footer{padding-left:28px;padding-right:28px}.quidlab-body .stin{grid-template-columns:repeat(2,1fr);gap:24px}.quidlab-body .tgrid,.quidlab-body .prgrid{grid-template-columns:repeat(2,1fr)}.quidlab-body .fotgr{grid-template-columns:1fr 1fr;gap:32px}.quidlab-body .fotgr>:first-child{grid-column:span 2}.quidlab-body .ggrid{grid-template-columns:repeat(6,1fr)}.quidlab-body .glg,.quidlab-body .gsm,.quidlab-body .gth{grid-column:span 3;height:240px}.quidlab-body .glg{grid-column:span 6;height:260px}.quidlab-body .phero,.quidlab-body .cmpbanner{padding:44px 28px}.quidlab-body .product-detail-hero .phin{grid-template-columns:1fr;gap:32px}.quidlab-body .gallery{position:relative;top:auto}.quidlab-body .product-detail-hero{padding:40px 28px 0}}@media(max-width:768px){:root{--nh: 64px}.quidlab-body .navi{padding:0 20px}.quidlab-body .nlinks,.quidlab-body .bnav,.quidlab-body .nico:not(.bag){display:none}.quidlab-body .ham{display:flex}.quidlab-body .nlogo img{height:52px}.quidlab-body .hero{aspect-ratio:unset;height:62vw;min-height:260px;max-height:500px}.quidlab-body .hero--adapt{aspect-ratio:var(--aspect-ratio-mobile, 1.2);height:auto;min-height:auto;max-height:none}.quidlab-body .hero--small{height:300px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--medium{height:380px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--large{height:460px;min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hero--fullscreen{height:calc(100vh - var(--nh, 64px));min-height:auto;max-height:none;aspect-ratio:unset}.quidlab-body .hov{padding:20px 24px;display:flex;align-items:flex-end;justify-content:flex-start}.quidlab-body .hcontent{gap:8px}.quidlab-body .htitle{font-size:28px}.quidlab-body .hdesc{font-size:14px}.quidlab-body .hbtns{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.quidlab-body .inn{padding:0 20px}.quidlab-body .strack{overflow-x:auto;justify-content:flex-start}.quidlab-body .sbar--auto-slide .strack{overflow-x:hidden}.quidlab-body .strack-group{width:auto;justify-content:flex-start}.quidlab-body .sp{flex-grow:0;justify-content:flex-start;padding:20px 24px}.quidlab-body.hero--content-above .hslide{display:flex;flex-direction:column;height:auto!important;min-height:auto!important;max-height:none!important}.quidlab-body.hero--content-above .hov{position:static;padding:24px 20px;background:#fcf9f6;color:#111;z-index:2}.quidlab-body.hero--content-above .hcontent{color:#111}.quidlab-body.hero--content-above .himg{position:relative;height:auto}.quidlab-body.hero--content-above .hslide-overlay{display:none}.quidlab-body .harrow{width:36px;height:36px}.quidlab-body .harrow svg{width:20px;height:20px}.quidlab-body .sec{padding:52px 0}.quidlab-body .stit{font-size:30px}.quidlab-body .pgrid{grid-template-columns:repeat(2,1fr);gap:12px}.quidlab-body .pcimg{height:200px}.quidlab-body .pcb{padding:14px 12px}.quidlab-body .pcn{font-size:15px;margin-bottom:4px}.quidlab-body .pcd{font-size:11px;margin-bottom:10px;line-height:1.4}.quidlab-body .pcp{font-size:15px;display:block;margin-bottom:2px;white-space:nowrap}.quidlab-body .pcold{font-size:11px;margin-left:0;white-space:nowrap}.quidlab-body .pcdc{font-size:9px;margin-left:4px;white-space:nowrap;font-weight:700}.quidlab-body .pcadd{width:32px;height:32px;border-radius:8px;font-size:16px}.quidlab-body .fgrid{grid-template-columns:repeat(2,1fr)}.quidlab-body .fc{padding:24px 16px;gap:8px}.quidlab-body .stin{grid-template-columns:repeat(2,1fr);gap:16px}.quidlab-body .stnum{font-size:38px}.quidlab-body .tgrid,.quidlab-body .prgrid{grid-template-columns:1fr}.quidlab-body .ggrid{grid-template-columns:1fr 1fr;gap:8px}.quidlab-body .glg,.quidlab-body .gsm,.quidlab-body .gth{grid-column:span 1;height:180px}.quidlab-body .glg{grid-column:span 2;height:200px}.quidlab-body .fotgr{grid-template-columns:1fr;gap:28px}.quidlab-body .fotgr>:first-child{grid-column:span 1}.quidlab-body footer,.quidlab-body .nl,.quidlab-body .stbar{padding-left:20px;padding-right:20px}.quidlab-body .bbtns,.quidlab-body .bbtns-r{left:20px;bottom:20px;right:auto}.quidlab-body .hdots{right:18px;bottom:14px}.quidlab-body .split>*:first-child{order:2}.quidlab-body .split>*:last-child{order:1}.quidlab-body .phero{padding:36px 20px}.quidlab-body .phero-h,.quidlab-body .pname{font-size:32px}.quidlab-body .rgrid{grid-template-columns:1fr 1fr}.quidlab-body .product-detail-hero{padding:28px 20px 0}}@media(max-width:480px){.quidlab-body .pgrid{grid-template-columns:1fr 1fr;gap:10px}.quidlab-body .pcimg{height:170px}.quidlab-body .pcb{padding:10px 8px}.quidlab-body .pcn{font-size:13px}.quidlab-body .pcd{display:none}.quidlab-body .pcp{font-size:14px}.quidlab-body .pcold{font-size:10px}.quidlab-body .pcdc{font-size:8px}.quidlab-body .pcadd{width:28px;height:28px;border-radius:6px;font-size:14px}.quidlab-body .stit{font-size:26px}.quidlab-body .hslide{height:72vw}}[data-layout=layout-quidlab] .m-product-option--label{font-family:Space Grotesk,sans-serif!important;font-size:10px!important;font-weight:700!important;color:var(--or)!important;text-transform:uppercase!important;letter-spacing:3px!important;margin-bottom:8px!important;display:block!important}[data-layout=layout-quidlab] .m-product-option--label .option-label--selected{display:none!important}[data-layout=layout-quidlab] .m-product-option--node__label{cursor:pointer!important;border:1.5px solid var(--gym)!important;padding:8px 18px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;background:#fff!important;color:#111!important;transition:all .2s!important;box-shadow:none!important;display:inline-block!important;margin:0!important}[data-layout=layout-quidlab] .m-product-option__input:checked+.m-product-option--node__label{border-color:var(--or)!important;background:var(--orl)!important;color:var(--or)!important}[data-layout=layout-quidlab] .m-product-option--node{margin-right:8px!important;margin-bottom:8px!important;border:none!important;background:transparent!important}[data-layout=layout-quidlab] .m-product-form__buttons{display:flex!important;gap:12px!important;width:100%!important;flex-wrap:wrap!important;margin-top:16px!important}[data-layout=layout-quidlab] .m-product-form__submit{flex:1!important;min-width:150px!important;background-color:var(--or)!important;color:#fff!important;border:none!important;border-radius:10px!important;font-family:Manrope,sans-serif!important;font-weight:700!important;font-size:0!important;letter-spacing:.3px!important;padding:15px 32px!important;text-transform:none!important;transition:all .2s!important;height:48px!important}[data-layout=layout-quidlab] .m-product-form__submit:after{content:"Add to Bag"!important;font-size:14px!important}[data-layout=layout-quidlab] .m-product-form__submit:hover{background-color:var(--or2)!important}[data-layout=layout-quidlab] .m-product-dynamic-checkout{flex:1!important;min-width:150px!important;margin-top:0!important}[data-layout=layout-quidlab] .shopify-payment-button__button{background-color:#fff!important;color:#111!important;border:1.5px solid var(--gym)!important;border-radius:10px!important;font-family:Manrope,sans-serif!important;font-weight:700!important;font-size:14px!important;letter-spacing:.3px!important;padding:15px 32px!important;text-transform:none!important;transition:all .2s!important;min-height:48px!important;box-shadow:none!important}[data-layout=layout-quidlab] .shopify-payment-button__button:hover{border-color:#111!important;background-color:#111!important;color:#fff!important}[data-layout=layout-quidlab] .m-product-qty-input{margin-bottom:0!important}.m-product-card--style-6{border-radius:24px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e5e7eb!important;padding:16px!important;display:flex!important;flex-direction:column!important;height:100%!important;transition:box-shadow .3s ease,transform .3s ease!important;position:relative!important}.m-product-card--style-6:hover{box-shadow:0 20px 40px #0000000f!important;transform:translateY(-4px)!important}.m-product-card--style-6 .m-product-card__media{border-radius:16px!important;overflow:hidden!important;margin-bottom:16px!important;position:relative!important}.m-product-card--style-6 .m-product-card__content{padding:0!important;display:flex!important;flex-direction:column!important;flex-grow:1!important}.m-product-card--style-6 .m-product-card__vendor{font-size:10px!important;font-weight:700!important;letter-spacing:2.5px!important;text-transform:uppercase!important;color:var(--or)!important;margin-bottom:8px!important;display:block!important}.m-product-card--style-6 .m-product-card__title{font-size:18px!important;font-weight:700!important;line-height:1.3!important;margin-bottom:8px!important;color:#111!important;font-family:Space Grotesk,sans-serif!important}.m-product-card--style-6 .m-product-card__title a{color:inherit!important;text-decoration:none!important}.m-product-card--style-6 .m-product-card__description{font-size:12.5px!important;color:var(--gy)!important;line-height:1.6!important;margin-bottom:16px!important;flex-grow:1!important}.m-product-card--style-6 .m-product-card__footer-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:auto!important;width:100%!important}.m-product-card--style-6 .m-product-card__price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}.m-product-card--style-6 .m-price-item,.m-product-card--style-6 .m-price-item--sale{font-size:20px!important;font-weight:900!important;color:#111!important;letter-spacing:-.4px!important}.m-product-card--style-6 .m-price-item--compare{font-size:12px!important;color:var(--gy)!important;text-decoration:line-through!important}.m-product-card--style-6 .m-price-item--discount{font-size:10px!important;font-weight:700!important;color:#16a34a!important}.m-product-card--style-6 .m-product-card__cta-wrapper .m-product-card__action-wrapper{margin:0!important;width:auto!important}.m-product-card--style-6 .m-add-to-cart,.m-product-card--style-6 .m-product-quickview-button,.m-product-card--style-6 .m-product-form{width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;background:var(--or)!important;color:#fff!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;font-weight:700!important;border:none!important;transition:background .2s,transform .2s!important;cursor:pointer!important;position:relative!important}.m-product-card--style-6 .m-add-to-cart:hover,.m-product-card--style-6 .m-product-quickview-button:hover,.m-product-card--style-6 .m-product-form:hover{background:#111!important;transform:scale(1.05)!important;color:#fff!important}.m-product-card--style-6 .m-spinner-icon{display:none!important}.m-product-card--style-6 .m-add-to-cart.loading .m-add-to-cart--text{visibility:hidden!important}.m-product-card--style-6 .m-add-to-cart.loading:after{content:""!important;position:absolute!important;width:16px!important;height:16px!important;top:50%!important;left:50%!important;margin-top:-8px!important;margin-left:-8px!important;border:2px solid rgba(255,255,255,.3)!important;border-radius:50%!important;border-top-color:#fff!important;animation:pcadd-spin .6s linear infinite!important}.m-product-form--wrapper{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important}.m-product-form--wrapper .m-add-to-cart{width:100%!important;background-color:var(--or)!important;color:#fff!important;border:none!important;border-radius:10px!important;font-family:Manrope,sans-serif!important;font-weight:700!important;font-size:14px!important;padding:15px 32px!important;text-transform:none!important;transition:all .2s!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.m-product-form--wrapper .m-add-to-cart:hover{background-color:var(--or2)!important;color:#fff!important}.m-product-form--wrapper .m-product-dynamic-checkout{width:100%!important;margin-top:0!important;flex:none!important}.m-product-form--wrapper .shopify-payment-button__button{background-color:#fff!important;color:#111!important;border:1.5px solid var(--gym)!important;border-radius:10px!important;font-family:Manrope,sans-serif!important;font-weight:700!important;font-size:14px!important;padding:15px 32px!important;text-transform:none!important;transition:all .2s!important;min-height:48px!important;width:100%!important;box-shadow:none!important}.m-product-form--wrapper .shopify-payment-button__button:hover{border-color:#111!important;background-color:#111!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/quidlab-custom.css.map */
