.hub-page{--hub-bg:#f5f7fa;--hub-fg:#15173c;--hub-muted:#5d6675;--hub-card:#fff;--hub-line:#dce6f2;--hub-accent:#0171e3;--hub-shadow:0 4px 16px #15173c0f;background:var(--hub-bg);color:var(--hub-fg);font-family:var(--font-manrope), Manrope, system-ui, sans-serif;overflow-x:hidden}.hub-page[data-theme=dark]{--hub-bg:#06070f;--hub-fg:#fff;--hub-muted:#ffffffb3;--hub-card:#ffffff0a;--hub-line:#ffffff1f;--hub-accent:#5ad4e8;--hub-shadow:0 24px 52px #0006}.hub-page a:focus-visible,.hub-page button:focus-visible,.hub-page input:focus-visible,.hub-page textarea:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #2375ef}.hub-site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#ffffffe6;border:1px solid #dce6f2d1;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:calc(100% - 32px);max-width:1180px;margin:14px auto 0;padding:10px 12px 10px 18px;display:grid;position:sticky;top:14px;box-shadow:0 14px 36px #15173c14}.hub-logo,.hub-footer-logo{color:#15173c;letter-spacing:-.02em;align-items:center;gap:10px;min-height:44px;font-weight:900;display:inline-flex}.hub-logo img,.hub-footer-logo img{flex:none;height:auto}.hub-nav{justify-content:center;align-items:center;gap:clamp(8px,2vw,22px);display:flex}.hub-nav a{color:#344055;min-height:44px;padding:13px 2px 0;font-size:13px;font-weight:800}.hub-nav a:hover{color:#0171e3}.hub-header-cta{color:#fff;background:#0171e3;border-radius:999px;justify-content:center;align-items:center;min-width:102px;min-height:44px;padding:0 18px;font-size:13px;font-weight:900;display:inline-flex}.hub-header-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0171e347}.hub-eyebrow{color:var(--hub-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:900}.hub-note{color:var(--hub-muted);text-align:center;max-width:900px;margin:18px auto 0;font-size:13px;line-height:1.6}.hub-btn{cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-height:52px;padding:0 24px;font-weight:800;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex}.hub-btn--primary{background:var(--hub-accent,#0171e3);color:#fff}.hub-page:not([data-theme=dark]) .hub-btn--primary{background:#0171e3}.hub-btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0171e34d}.hub-btn--secondary{color:#0171e3;background:0 0;border:2px solid #0171e3}.hub-page[data-theme=dark] .hub-btn--secondary{color:#fff;background:#ffffff0f;border-color:#fff6}.hub-btn--secondary:hover{transform:translateY(-2px)}.hub-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.hub-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.85fr);grid-template-areas:"copy media""details media";align-items:center;gap:0 clamp(36px,6vw,84px);max-width:1240px;margin:0 auto;padding:clamp(42px,7vw,88px) clamp(20px,5vw,48px) clamp(56px,8vw,110px);display:grid}.hub-hero-copy{grid-area:copy;max-width:640px}.hub-hero-details{grid-area:details;max-width:640px}.hub-hero-media{grid-area:media}.hub-hero h1{letter-spacing:-.02em;margin:12px 0 0;font-size:clamp(40px,5.4vw,76px);font-weight:900;line-height:.99}.hub-hero-sub{color:var(--hub-muted);margin-top:18px;font-size:clamp(17px,2vw,21px);font-weight:500;line-height:1.6}.hub-price{border-top:1px solid var(--hub-line);flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-top:24px;padding-top:18px;display:flex}.hub-price strong{font-size:clamp(30px,3.4vw,42px);font-weight:900}.hub-price span{color:var(--hub-muted);font-weight:700}.hub-chips{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.hub-chips li{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.hub-chips svg{color:var(--hub-accent);flex:none}.hub-hero-img{width:100%;height:auto;display:block}.hub-section{max-width:1240px;margin:0 auto;padding:clamp(56px,8vw,120px) clamp(20px,5vw,48px)}.hub-head{text-align:center;max-width:820px;margin:0 auto clamp(28px,4vw,44px)}.hub-head h2{letter-spacing:-.02em;margin-top:8px;font-size:clamp(30px,4.2vw,52px);font-weight:900;line-height:1.05}.hub-sub{color:var(--hub-muted);margin-top:12px;font-size:18px;line-height:1.6}.hub-grid{gap:18px;display:grid}.hub-grid-3{grid-template-columns:repeat(3,1fr)}.hub-grid-4{grid-template-columns:repeat(4,1fr)}.hub-grid-2{grid-template-columns:repeat(2,1fr)}.hub-product-card-included ul{margin:0;padding:0;list-style:none!important}.hub-product-card-included li{align-items:flex-start;gap:10px;display:flex;list-style:none!important}.hub-product-card-included li::marker{content:"";font-size:0}.hub-product-card-included li svg{flex:none;margin-top:2px}.hub-product-card-included li span{min-width:0;display:block}.hub-product-card-price{gap:5px;display:grid}.hub-product-card-price span,.hub-product-card-price strong,.hub-product-card-price small{display:block}.hub-product-card-price small{margin-top:2px;line-height:1.4}.hub-card{background:var(--hub-card);border:1px solid var(--hub-line);border-radius:18px;transition:box-shadow .22s,border-color .22s;overflow:hidden}.hub-card:hover{box-shadow:var(--hub-shadow)}.hub-card-img{object-fit:cover;width:100%;height:160px;display:block}.hub-card-body{padding:20px 22px 22px}.hub-card-body h3{margin-top:6px;font-size:19px;font-weight:800}.hub-card-body p{color:var(--hub-muted);margin-top:8px;font-size:14px;line-height:1.5}.hub-tag{color:var(--hub-accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.hub-featured-media{max-width:1080px;margin:0 auto 22px}.hub-featured-figure{background:var(--hub-card);border:1px solid var(--hub-line);border-radius:24px;margin:0;overflow:hidden}.hub-featured-img{width:100%;height:auto;display:block}.hub-page--dermeluxx-ultra .hub-hero{padding-bottom:clamp(42px,6vw,78px)}.hub-page--dermeluxx-ultra .hub-eyebrow{letter-spacing:.1em;font-size:.9rem}.hub-page--dermeluxx-ultra .hub-hero-copy{max-width:720px}.hub-page--dermeluxx-ultra .hub-hero h1{max-width:720px;font-size:clamp(40px,4.8vw,66px);line-height:1.01}.hub-page--dermeluxx-ultra .hub-hero-sub,.hub-page--dermeluxx-ultra .hub-sub{max-width:720px}.hub-page--dermeluxx-ultra .hub-hero-media{width:100%;max-width:620px;margin:0 auto}.hub-page--dermeluxx-ultra .hub-hero-img{filter:none;object-fit:cover;border-radius:28px;box-shadow:0 28px 80px #15173c29}.hub-page--dermeluxx-ultra .hub-section{padding-top:clamp(44px,6vw,86px);padding-bottom:clamp(44px,6vw,86px)}.hub-page--dermeluxx-ultra .hub-card{border-radius:22px}.hub-page--dermeluxx-ultra .hub-card-body p{font-size:15px;line-height:1.58}.hub-page--dermeluxx-ultra #protocol-flow .hub-grid .hub-card{background:linear-gradient(#fff 0%,#f8fbff 100%)}.hub-page--dermeluxx-ultra #protocol-flow .hub-featured-figure{box-shadow:0 24px 70px #15173c1a}.hub-page--dermeluxx-ultra #protocol-flow .hub-card-img{object-fit:cover;height:clamp(180px,18vw,230px)}.hub-page--dermeluxx-ultra #protocol-flow .hub-card:has(.hub-card-img){box-shadow:0 18px 54px #15173c12}.hub-page--dermeluxx-ultra .hub-product-card-section{max-width:1160px}.hub-page--dermeluxx-ultra .hub-product-card{background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border:1px solid #0171e324;border-radius:clamp(26px,4vw,42px);grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,60px);padding:clamp(22px,4vw,46px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #15173c14}.hub-page--dermeluxx-ultra .hub-product-card:before{content:"";background:linear-gradient(90deg,#0000,#0171e333,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.hub-page--dermeluxx-ultra .hub-product-card-media{aspect-ratio:16/10;background:radial-gradient(circle at 50% 35%,#fff 0%,#f0f7ff 72%);border:1px solid #0171e31f;border-radius:clamp(22px,3vw,32px);align-self:center;place-items:center;width:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 18px 60px #15173c14}.hub-page--dermeluxx-ultra .hub-product-card-img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;display:block}.hub-page--dermeluxx-ultra .hub-product-card-copy{gap:clamp(16px,2vw,24px);min-width:0;display:grid}.hub-page--dermeluxx-ultra .hub-product-card-copy .hub-eyebrow{background:#0171e314;border:1px solid #0171e326;border-radius:999px;place-self:start;padding:9px 14px;display:inline-flex}.hub-page--dermeluxx-ultra .hub-product-card h2{color:#15173c;letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.7vw,60px);font-weight:900;line-height:.98}.hub-page--dermeluxx-ultra .hub-product-card-description{color:#15173cb8;max-width:680px;font-size:clamp(17px,1.5vw,20px);font-weight:600;line-height:1.55}.hub-page--dermeluxx-ultra .hub-product-card-included{background:#ffffffc7;border:1px solid #0171e31f;border-radius:22px;padding:clamp(18px,2.3vw,24px)}.hub-page--dermeluxx-ultra .hub-product-card-included h3{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.hub-page--dermeluxx-ultra .hub-product-card-included ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.hub-page--dermeluxx-ultra .hub-product-card-included li{color:#15173cc7;align-items:flex-start;gap:10px;font-size:15px;font-weight:750;line-height:1.45;display:flex}.hub-page--dermeluxx-ultra .hub-product-card-included svg{color:#0171e3;flex:none;margin-top:2px}.hub-page--dermeluxx-ultra .hub-product-card-purchase{flex-wrap:wrap;align-items:center;gap:18px clamp(18px,3vw,32px);display:flex}.hub-page--dermeluxx-ultra .hub-product-card-price{background:#fff;border:1px solid #0171e324;border-radius:18px;gap:3px;min-width:min(250px,100%);padding:16px 18px;display:grid}.hub-page--dermeluxx-ultra .hub-product-card-price span{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.hub-page--dermeluxx-ultra .hub-product-card-price strong{color:#15173c;letter-spacing:-.035em;font-size:clamp(30px,3vw,40px);font-weight:900;line-height:1}.hub-page--dermeluxx-ultra .hub-product-card-price small{color:#15173c9e;font-size:13px;font-weight:700;line-height:1.35}.hub-page--dermeluxx-ultra .hub-product-card .hub-actions{margin-top:0}.hub-page--dermeluxx-ultra .hub-product-card-offer{background:linear-gradient(135deg,#0171e317,#5ad4e81a);border:1px solid #0171e32e;border-radius:22px;gap:10px;padding:clamp(18px,2.3vw,24px);display:grid}.hub-page--dermeluxx-ultra .hub-product-card-offer>span,.hub-page--dermeluxx-ultra .hub-product-card-gift-copy>span{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.hub-page--dermeluxx-ultra .hub-product-card-offer h3,.hub-page--dermeluxx-ultra .hub-product-card-gift-copy h3{color:#15173c;letter-spacing:-.025em;margin:0;font-size:clamp(21px,2.3vw,30px);font-weight:900;line-height:1.08}.hub-page--dermeluxx-ultra .hub-product-card-offer p,.hub-page--dermeluxx-ultra .hub-product-card-gift-copy p{color:#15173cad;margin:0;font-size:14px;font-weight:700;line-height:1.48}.hub-page--dermeluxx-ultra .hub-product-card-offer ul{gap:9px;margin:4px 0 0;padding:0;list-style:none;display:grid}.hub-page--dermeluxx-ultra .hub-product-card-offer li{color:#15173cc7;align-items:flex-start;gap:9px;font-size:14px;font-weight:800;line-height:1.35;display:flex}.hub-page--dermeluxx-ultra .hub-product-card-offer svg{color:#0171e3;flex:none;margin-top:1px}.hub-page--dermeluxx-ultra .hub-product-card-gift{background:#fff;border:1px solid #0171e324;border-radius:22px;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr);align-items:center;gap:clamp(14px,2vw,20px);padding:clamp(12px,1.8vw,18px);display:grid;overflow:hidden}.hub-page--dermeluxx-ultra .hub-product-card-gift-media{aspect-ratio:1;background:#f5fbff;border-radius:18px;overflow:hidden}.hub-page--dermeluxx-ultra .hub-product-card-gift-img{object-fit:cover;width:100%;height:100%}.hub-page--dermeluxx-ultra .hub-product-card-gift-copy{gap:7px;min-width:0;display:grid}.hub-page--dermeluxx-ultra .hub-product-card-gift-copy strong{color:#0171e3;letter-spacing:-.02em;font-size:clamp(18px,1.8vw,24px);font-weight:900;line-height:1.08;display:block}.hub-page--dermeluxx-ultra .hub-product-card-price .hub-product-card-down{color:#15173c;letter-spacing:-.015em;margin-top:4px;font-size:clamp(18px,1.7vw,23px);font-style:normal;font-weight:900;line-height:1.1;display:block}.hub-page--dermeluxx-ultra .hub-product-card-price em{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#0171e3,#5ad4e8);border-radius:999px;place-self:start;margin-top:6px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.hub-page--dermeluxx-ultra .hub-btn--modal{cursor:pointer;font:inherit;border:1px solid #0171e33d}.hub-contact-modal{z-index:2000;position:fixed;inset:0}.hub-contact-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a122a94;position:absolute;inset:0}.hub-contact-modal__panel{background:#fff;border:1px solid #0171e32e;border-radius:28px;gap:18px;width:100%;max-width:min(520px,100vw - 32px);max-height:min(760px,100vh - 36px);padding:clamp(22px,4vw,32px);display:grid;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 100px #0a122a47}.hub-contact-modal__close{color:#15173c;cursor:pointer;background:#f3f8ff;border:1px solid #0171e329;border-radius:999px;justify-content:center;justify-self:end;align-items:center;width:38px;height:38px;display:inline-flex}.hub-contact-modal__intro{gap:8px;display:grid}.hub-contact-modal__intro span{color:#0171e3;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:900}.hub-contact-modal__intro h3{color:#15173c;letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:900;line-height:1}.hub-contact-modal__intro p{color:#15173cad;margin:0;font-weight:700;line-height:1.45}.hub-contact-form{gap:14px;display:grid}.hub-contact-form label{color:#15173c;letter-spacing:-.01em;gap:7px;font-size:13px;font-weight:900;display:grid}.hub-contact-form input{color:#15173c;font:inherit;background:#f8fbff;border:1px solid #0171e32e;border-radius:14px;outline:none;min-height:48px;padding:12px 13px}.hub-contact-form input:focus{border-color:#0171e3;box-shadow:0 0 0 3px #0171e31f}.hub-contact-form .primary-button{min-height:48px}.hub-page--dermeluxx-ultra .hub-hero{max-width:1180px;padding-top:clamp(28px,5vw,58px);display:block;position:relative}.hub-page--dermeluxx-ultra .hub-hero-copy{text-align:center;z-index:3;max-width:min(900px,100% - 44px);margin:0 auto;position:absolute;top:clamp(70px,9vw,112px);left:clamp(22px,6vw,86px);right:clamp(22px,6vw,86px)}.hub-page--dermeluxx-ultra .hub-hero-copy .hub-eyebrow{color:#ffffffd1;text-shadow:0 2px 20px #0000007a}.hub-page--dermeluxx-ultra .hub-hero h1{color:#fff;text-shadow:0 5px 34px #0000009e;max-width:850px;margin-left:auto;margin-right:auto;font-size:clamp(40px,5.6vw,74px);line-height:.98}.hub-page--dermeluxx-ultra .hub-hero-media{border-radius:clamp(26px,4vw,44px);width:100%;max-width:100%;margin:0 auto;position:relative;overflow:hidden}.hub-page--dermeluxx-ultra .hub-hero-media:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#030714b8 0%,#0307144d 34%,#03071414 100%);position:absolute;inset:0}.hub-page--dermeluxx-ultra .hub-hero-img{aspect-ratio:16/9;object-fit:cover;object-position:center 46%;border-radius:0;width:100%;height:clamp(520px,68vh,740px);box-shadow:0 30px 90px #15173c2e}.hub-page--dermeluxx-ultra .hub-hero-details{text-align:center;max-width:830px;margin:clamp(22px,3vw,34px) auto 0}.hub-page--dermeluxx-ultra .hub-hero-details .hub-actions{justify-content:center;margin-top:0}.hub-page--dermeluxx-ultra .hub-hero-details .hub-chips{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.hub-page--dermeluxx-ultra .hub-hero-details .hub-chips li{background:#ffffffc7;border:1px solid #0171e31f;border-radius:14px;padding:12px 14px}.hub-page--dermeluxx-ultra .hub-offer-countdown{text-align:left;background:linear-gradient(135deg,#0171e314,#5ad4e81a);border:1px solid #0171e32e;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:16px;padding:clamp(16px,2.4vw,22px);display:grid}.hub-page--dermeluxx-ultra .hub-offer-countdown__copy{gap:5px;display:grid}.hub-page--dermeluxx-ultra .hub-offer-countdown__copy span{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.hub-page--dermeluxx-ultra .hub-offer-countdown__copy strong{color:#15173c;letter-spacing:-.025em;font-size:clamp(18px,2vw,24px);font-weight:900;line-height:1.1}.hub-page--dermeluxx-ultra .hub-offer-countdown__units{grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px;display:grid}.hub-page--dermeluxx-ultra .hub-offer-countdown__units div{text-align:center;background:#fff;border:1px solid #0171e31f;border-radius:14px;min-width:58px;padding:10px 9px}.hub-page--dermeluxx-ultra .hub-offer-countdown__units strong{color:#15173c;font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:clamp(22px,2.5vw,32px);font-weight:900;line-height:1;display:block}.hub-page--dermeluxx-ultra .hub-offer-countdown__units span{color:#15173c94;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:900;display:block}@media (max-width:900px){.hub-page--dermeluxx-ultra .hub-hero-copy{top:clamp(60px,11vw,92px)}.hub-page--dermeluxx-ultra .hub-hero-img{aspect-ratio:4/5;object-position:center 42%;height:auto;min-height:520px}.hub-page--dermeluxx-ultra .hub-hero-details .hub-chips{grid-template-columns:1fr}.hub-page--dermeluxx-ultra .hub-offer-countdown{text-align:center;grid-template-columns:1fr}.hub-page--dermeluxx-ultra .hub-offer-countdown__units{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){.hub-page--dermeluxx-ultra .hub-hero{padding-left:12px;padding-right:12px}.hub-page--dermeluxx-ultra .hub-hero-copy{top:48px;left:22px;right:22px}.hub-page--dermeluxx-ultra .hub-hero-copy .hub-eyebrow{font-size:.72rem}.hub-page--dermeluxx-ultra .hub-hero h1{font-size:clamp(34px,10vw,46px);line-height:1.02}.hub-page--dermeluxx-ultra .hub-hero-img{object-position:center 40%;min-height:520px}.hub-page--dermeluxx-ultra .hub-hero-details .hub-actions{grid-template-columns:1fr;display:grid}.hub-page--dermeluxx-ultra .hub-hero-details .hub-actions .hub-btn{justify-content:center;width:100%}.hub-page--dermeluxx-ultra .hub-offer-countdown{border-radius:18px;padding:15px}.hub-page--dermeluxx-ultra .hub-offer-countdown__units{gap:6px}.hub-page--dermeluxx-ultra .hub-offer-countdown__units div{min-width:0;padding:9px 6px}.hub-page--dermeluxx-ultra .hub-offer-countdown__units strong{font-size:clamp(21px,6vw,28px)}}.hub-page--qmotion #technology .hub-featured-media{margin-bottom:24px}.hub-page--qmotion #technology .hub-featured-figure{border-radius:26px;box-shadow:0 24px 80px #15173c1f}.hub-page--qmotion #technology .hub-card{background:#f7fbff;border-color:#dce9f8}.hub-page--qmotion #technology .hub-card-body{padding:22px}.hub-page--qmotion #technology .hub-card-body h3{font-size:22px}.hub-page--qmotion #technology .hub-card-body p{font-size:15px;line-height:1.55}.hub-page--qmotion #main-before-after .hub-head h2{white-space:pre-line}.hub-page--qmotion .hub-tech--market-shift{background:linear-gradient(#fff 0%,#f2f8ff 100%);border:1px solid #dce9f8;border-radius:34px;margin-bottom:clamp(18px,3vw,34px)}.hub-page--qmotion .hub-tech--market-shift .hub-head{max-width:900px}.hub-page--qmotion .hub-tech--market-shift .hub-head h2{max-width:760px;margin-left:auto;margin-right:auto}.hub-page--qmotion .hub-tech--market-shift .hub-sub{color:#4e5b6a;max-width:760px;margin-left:auto;margin-right:auto;font-weight:650}.hub-page--qmotion .hub-tech--market-shift .hub-grid{gap:20px}.hub-page--qmotion .hub-tech--market-shift .hub-card{background:#fff;border-color:#0171e329;border-radius:24px;box-shadow:0 20px 60px #15173c14}.hub-page--qmotion .hub-tech--market-shift .hub-card-img{object-fit:contain;background:#f6faff;height:clamp(170px,19vw,230px);padding:16px}.hub-page--qmotion .hub-tech--market-shift .hub-card-body h3{letter-spacing:-.02em;font-size:clamp(22px,2.4vw,28px)}.hub-page--qmotion .hub-tech--market-shift .hub-tag{color:#0171e3}.hub-page--qmotion .hub-tech--protocol-intro{max-width:1180px;padding-bottom:clamp(34px,6vw,72px)}.hub-page--qmotion .hub-tech--protocol-intro .hub-featured-media{max-width:940px}.hub-page--qmotion .hub-tech--protocol-intro .hub-featured-figure{background:#edf5ff;border-radius:28px;box-shadow:0 28px 80px #15173c21}.hub-page--qmotion .hub-tech--protocol-intro .hub-grid{max-width:820px;margin:0 auto}.hub-page--qmotion .hub-tech--protocol-intro .hub-card{color:#fff;text-align:center;background:linear-gradient(135deg,#15173c 0%,#2375ef 100%);border:0}.hub-page--qmotion .hub-tech--protocol-intro .hub-card-body p,.hub-page--qmotion .hub-tech--protocol-intro .hub-tag{color:#ffffffc7}.hub-page--qmotion .hub-tech--protocol-intro .hub-card-body h3{color:#fff}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{background:#f7fbff;border:1px solid #dce9f8;border-radius:34px;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);grid-template-areas:"copy image""cards image";align-items:center;gap:clamp(20px,4vw,46px);margin-bottom:clamp(18px,3vw,34px);padding:clamp(24px,5vw,54px);display:grid}.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-define{grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);grid-template-areas:"image copy""image cards"}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head{text-align:left;grid-area:copy;max-width:none;margin:0}.hub-page--qmotion .hub-tech--protocol-intro .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head h2{white-space:pre-line}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head h2{font-size:clamp(34px,4.6vw,64px)}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-media{grid-area:image;max-width:none;margin:0}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-figure{background:#fff;border:0;border-radius:28px;box-shadow:0 24px 60px #15173c1c}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-grid,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-grid,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-grid,.hub-page--qmotion .hub-tech--protocol-step-define .hub-grid,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-grid{grid-area:cards;grid-template-columns:1fr}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-card,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-card,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-card,.hub-page--qmotion .hub-tech--protocol-step-define .hub-card,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-card{background:#fff;border-color:#0171e329}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-card-body,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-card-body,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-card-body,.hub-page--qmotion .hub-tech--protocol-step-define .hub-card-body,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-card-body{padding:22px}.hub-proof-figure{border:1px solid var(--hub-line);border-radius:22px;max-width:1000px;margin:0 auto;position:relative;overflow:hidden}.hub-proof-img{width:100%;height:auto;display:block}.hub-proof-figure figcaption{color:#fff;background:linear-gradient(#0000,#06070fd9);padding:30px 22px 16px;font-size:13px;position:absolute;bottom:0;left:0;right:0}#wellness-result-endoluxx-abigon .hub-proof-figure figcaption,#wellness-result-complex-treatment .hub-proof-figure figcaption,#wellness-result-endoluxx-pro .hub-proof-figure figcaption{border-top:1px solid var(--hub-line);color:var(--hub-muted);background:#fff;padding:14px 18px 16px;position:static;bottom:auto;left:auto;right:auto}.hub-stat{background:var(--hub-card);border:1px solid var(--hub-line);text-align:center;border-radius:20px;padding:32px 26px}.hub-stat-num{background:linear-gradient(100deg,#2375ef,#855afa);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:clamp(34px,4.4vw,54px);font-weight:900;line-height:1;display:block}.hub-stat span{color:var(--hub-muted);margin-top:10px;font-size:15px;display:block}.hub-extras{margin-top:18px}.hub-extra{background:var(--hub-card);border:1px solid var(--hub-line);border-radius:14px;align-items:center;gap:12px;padding:18px 20px;display:flex}.hub-extra svg{color:var(--hub-accent);flex:none}.hub-extra span{font-weight:700}.hub-cmp{border:1px solid var(--hub-line);border-radius:20px;max-width:1000px;margin:0 auto;overflow:hidden}.hub-cmp-head,.hub-cmp-row{grid-template-columns:.8fr 1.2fr 1.2fr;display:grid}.hub-cmp-head{color:#fff;background:linear-gradient(100deg,#15173c,#2375ef)}.hub-cmp-head span{padding:14px 18px;font-size:13px;font-weight:900}.hub-cmp-head .hub-cmp-them{color:#ffffffb3}.hub-cmp-row{border-top:1px solid var(--hub-line)}.hub-cmp-dim{align-items:center;padding:14px 18px;font-size:13.5px;font-weight:800;display:flex}.hub-cmp-us,.hub-cmp-them{border-left:1px solid var(--hub-line);align-items:flex-start;gap:8px;padding:14px 18px;font-size:14.5px;line-height:1.4;display:flex}.hub-cmp-them{color:var(--hub-muted)}.hub-cmp-us svg{color:var(--hub-accent);flex:none;margin-top:1px}.hub-cmp-them svg{color:#aab4c2;flex:none;margin-top:1px}.hub-faq{background:var(--hub-card);border:1px solid var(--hub-line);border-radius:16px;padding:24px}.hub-faq svg{color:var(--hub-accent)}.hub-faq h3{margin:10px 0 6px;font-size:16px;font-weight:800}.hub-faq p{color:var(--hub-muted);font-size:14px;line-height:1.55}.hub-final{grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:clamp(34px,6vw,80px);display:grid}.hub-final-copy h2{letter-spacing:-.02em;font-size:clamp(32px,4.4vw,56px);font-weight:900;line-height:1.04}.hub-form-panel{background:var(--hub-card);border:1px solid var(--hub-line);border-radius:20px;padding:28px}.hub-final-faq{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hub-page[data-theme=dark] .hub-form-panel input,.hub-page[data-theme=dark] .hub-form-panel textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff29}.hub-site-footer{color:#fff;background:#151413;margin-top:clamp(28px,5vw,72px)}.hub-footer-inner{grid-template-columns:minmax(240px,.8fr) minmax(0,1.6fr);gap:clamp(30px,7vw,84px);max-width:1240px;margin:0 auto;padding:clamp(44px,7vw,72px) clamp(20px,5vw,48px);display:grid}.hub-footer-logo{color:#fff}.hub-footer-brand p{color:#ffffffad;max-width:360px;margin:16px 0 22px;line-height:1.7}.hub-footer-upgrade{color:#5ad4e8;font-weight:900}.hub-footer-columns{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.hub-footer-columns h3{color:#fffffff5;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:900}.hub-footer-columns a{color:#ffffffa3;margin:0 0 10px;font-size:14px;line-height:1.5;display:block}.hub-footer-columns a:hover{color:#fff}@media (max-width:900px){.hub-site-header{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;justify-items:stretch;gap:8px 10px;width:calc(100% - 16px);max-width:430px;padding:10px;position:relative;top:0;left:auto;transform:none}.hub-logo{min-width:0;overflow:hidden}.hub-logo img{width:104px}.hub-nav{flex-wrap:nowrap;order:3;grid-column:1/-1;justify-content:space-between;gap:0;width:100%}.hub-nav a{white-space:nowrap;align-items:center;min-height:44px;padding:0 1px;font-size:11.5px;display:inline-flex}.hub-header-cta{white-space:nowrap;flex:none;min-width:118px;padding:0 13px;font-size:12.5px}.hub-hero,.hub-final{grid-template-columns:1fr}.hub-hero{text-align:center;grid-template-areas:"copy""media""details";justify-items:center;row-gap:18px;padding-top:22px}.hub-hero-copy,.hub-hero-details{max-width:620px}.hub-actions,.hub-price,.hub-chips li{justify-content:center}.hub-chips{max-width:340px;margin-left:auto;margin-right:auto}.hub-footer-inner,.hub-footer-columns{text-align:center;grid-template-columns:1fr}.hub-footer-brand p{margin-left:auto;margin-right:auto}.hub-footer-logo{justify-content:center}.hub-grid-3,.hub-grid-4,.hub-final-faq{grid-template-columns:repeat(2,1fr)}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{text-align:center;grid-template-columns:1fr;grid-template-areas:"copy""image""cards";margin-left:16px;margin-right:16px}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head{text-align:center}}@media (max-width:620px){.hub-page{overflow-x:clip}.hub-hero{padding-left:16px;padding-right:16px}.hub-hero h1{max-width:360px;margin-left:auto;margin-right:auto;font-size:clamp(34px,10.2vw,40px);line-height:1.03}.hub-page--dermeluxx-ultra .hub-hero h1{max-width:350px;font-size:clamp(31px,8.9vw,37px);line-height:1.04}.hub-hero-sub{max-width:350px;margin-top:10px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.42}.hub-actions{flex-direction:column;align-items:stretch;width:100%;max-width:330px;margin-left:auto;margin-right:auto}.hub-btn{justify-content:center;width:100%}.hub-price{border-top:0;justify-content:center;margin-top:18px;padding-top:0}.hub-price strong{width:100%;font-size:26px}.hub-hero-media{max-width:190px}.hub-hero-details .hub-actions{margin-top:0}.hub-chips{display:none}.hub-grid-3,.hub-grid-4,.hub-grid-2,.hub-final-faq{grid-template-columns:1fr}.hub-cmp-head{display:none}.hub-cmp-row{grid-template-columns:1fr}.hub-cmp-us,.hub-cmp-them{border-left:0;padding-block:8px}.hub-cmp-dim{text-transform:uppercase;background:#00000008;font-size:12px}}.hub-page--qmotion{background:#fff}.hub-page--qmotion .hub-site-header{position:absolute;top:14px;left:50%;transform:translate(-50%)}.hub-page--qmotion .hub-hero{color:#fff;isolation:isolate;text-align:center;background:#081528;flex-direction:column;justify-content:flex-start;max-width:none;min-height:100svh;padding:clamp(160px,16vw,190px) clamp(20px,5vw,48px) clamp(56px,8vw,78px);display:flex;position:relative;overflow:hidden}.hub-page--qmotion .hub-section{padding-top:clamp(42px,6vw,86px);padding-bottom:clamp(42px,6vw,86px)}.hub-page--qmotion .hub-hero:before,.hub-page--qmotion .hub-hero:after{content:"";pointer-events:none;z-index:1;position:absolute;inset:0}.hub-page--qmotion .hub-hero:after{background:radial-gradient(780px 230px at 50% 78%,#ffffff8a,#0000 68%),linear-gradient(#edf6ff00 34%,#edf6ff1a 46%,#edf6ff57 58%,#f7fbffb8 72%,#fffffff0 85%,#fff 100%)}.hub-page--qmotion .hub-hero-media{z-index:0;width:100%;max-width:none;margin:0;position:absolute;inset:0}.hub-page--qmotion .hub-hero-media>div,.hub-page--qmotion .hub-hero-media [data-motion-item]{height:100%}.hub-page--qmotion .hub-hero-img{object-fit:cover;object-position:center 53%;width:100%;height:100%}.hub-page--qmotion .hub-hero-copy,.hub-page--qmotion .hub-hero-details{z-index:2;max-width:940px;margin-left:auto;margin-right:auto;position:relative}.hub-page--qmotion .hub-hero-copy{flex-direction:column;align-items:center;display:flex}.hub-page--qmotion .hub-hero-details{flex-direction:column;align-items:center;width:100%;margin-top:auto;display:flex}.hub-page--qmotion .hub-hero .hub-eyebrow{color:#fffffff2;letter-spacing:.08em;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:13px 24px;font-size:clamp(14px,1.8vw,20px);font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 20px 56px #00000029}.hub-page--qmotion .hub-hero h1{color:#fff;letter-spacing:-.058em;text-shadow:0 6px 18px #0000006b,0 18px 52px #00000057;white-space:pre-line;max-width:940px;margin-top:28px;font-size:clamp(48px,9.4vw,102px);line-height:.98}.hub-page--qmotion .hub-hero .hub-actions{flex-direction:column;gap:14px;width:100%;max-width:430px;margin-top:0}.hub-page--qmotion .hub-hero .hub-btn{border-radius:18px;width:100%;min-height:56px}.hub-page--qmotion .hub-hero .hub-btn--primary{background:linear-gradient(#0a82ff 0%,#0171e3 100%);box-shadow:0 24px 54px #0171e34f,inset 0 1px #ffffff47}.hub-page--qmotion .hub-hero .hub-btn--secondary{color:#0171e3;background:#ffffffe0;border-color:#0171e3;box-shadow:0 18px 46px #15173c1a,inset 0 1px #ffffffe6}.hub-page--qmotion .hub-hero-sub{color:#15173cc7;letter-spacing:-.018em;max-width:520px;text-shadow:none;margin-top:16px;font-size:clamp(15px,3.7vw,20px);font-weight:750;line-height:1.32}.hub-page--qmotion .hub-hero .hub-price,.hub-page--qmotion .hub-hero .hub-chips{display:none}@media (max-width:900px){.hub-page--qmotion .hub-site-header{max-width:430px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.hub-page--qmotion .hub-hero{min-height:100svh;padding:155px 16px 34px}.hub-page--qmotion .hub-hero h1{max-width:360px;margin-top:20px;font-size:clamp(42px,12.6vw,52px);line-height:.99}.hub-page--qmotion .hub-hero .hub-eyebrow{letter-spacing:.06em;padding:11px 18px;font-size:.95rem}.hub-page--qmotion .hub-hero-img{object-position:center 55%}.hub-page--qmotion .hub-hero .hub-actions{max-width:330px}.hub-page--qmotion .hub-hero-sub{max-width:330px;font-size:14px}}.hub-page[data-variant=apple-gallery]{--hub-bg:#f5f5f7;--hub-fg:#15173c;--hub-muted:#707070;--hub-card:#fff;--hub-line:#e8e8ed;--hub-accent:#0171e3;--hub-shadow:none;color:#15173c;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Text", var(--font-manrope), Manrope, system-ui, sans-serif;background:#f5f5f7}.hub-page[data-variant=apple-gallery] .hub-site-header{box-shadow:none;background:#f5f5f7db;border:0;border-radius:0;width:100%;max-width:none;min-height:48px;margin-top:0;padding:0 clamp(16px,5vw,44px);top:0}.hub-page[data-variant=apple-gallery] .hub-logo{min-height:48px}.hub-page[data-variant=apple-gallery] .hub-logo img{width:112px}.hub-page[data-variant=apple-gallery] .hub-nav a{color:#1d1d1f;letter-spacing:-.003em;min-height:44px;font-size:12px;font-weight:400}.hub-page[data-variant=apple-gallery] .hub-header-cta,.hub-page[data-variant=apple-gallery] .hub-btn--primary{box-shadow:none;color:#fff;letter-spacing:-.006em;background:#0171e3;border-radius:999px;min-height:42px;padding:0 20px;font-size:17px;font-weight:400}.hub-page[data-variant=apple-gallery] .hub-header-cta{min-width:74px;min-height:32px;padding:0 14px;font-size:13px}.hub-page[data-variant=apple-gallery] .hub-btn--primary:hover,.hub-page[data-variant=apple-gallery] .hub-header-cta:hover{box-shadow:none;transform:translateY(-1px)}.hub-page[data-variant=apple-gallery] .hub-btn--secondary{color:#06c;background:0 0;border:0;border-radius:0;min-height:42px;padding:0 4px;font-size:17px;font-weight:400}.hub-page[data-variant=apple-gallery] .hub-hero{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:none;min-height:calc(100svh - 48px);padding:clamp(56px,7vw,86px) clamp(18px,5vw,48px) clamp(72px,8vw,118px);display:flex}.hub-page[data-variant=apple-gallery] .hub-hero-copy,.hub-page[data-variant=apple-gallery] .hub-hero-details,.hub-page[data-variant=apple-gallery] .hub-hero-media{max-width:1120px;margin-left:auto;margin-right:auto}.hub-page[data-variant=apple-gallery] .hub-eyebrow{color:#15173c;letter-spacing:-.36px;text-transform:none;font-size:clamp(20px,2.3vw,28px);font-weight:600}.hub-page[data-variant=apple-gallery] .hub-hero h1{color:#15173c;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-manrope), Manrope, system-ui, sans-serif;letter-spacing:-.055em;max-width:980px;margin:12px auto 0;font-size:clamp(58px,8.2vw,104px);font-weight:800;line-height:.96}.hub-page[data-variant=apple-gallery] .hub-hero-media{order:2;max-width:min(980px,92vw)}.hub-page[data-variant=apple-gallery] .hub-hero-img{object-fit:contain;border-radius:28px;width:auto;max-height:52svh;margin:clamp(22px,3.4vw,42px) auto 0;display:block}.hub-page[data-variant=apple-gallery] .hub-hero-details{order:3}.hub-page[data-variant=apple-gallery] .hub-actions{justify-content:center;align-items:center;margin-top:22px}.hub-page[data-variant=apple-gallery] .hub-hero-sub{color:#707070;letter-spacing:-.003em;max-width:720px;margin:16px auto 0;font-size:clamp(17px,1.8vw,22px);font-weight:400;line-height:1.42}.hub-page[data-variant=apple-gallery] .hub-price{border-top:0;justify-content:center;margin-top:18px;padding-top:0}.hub-page[data-variant=apple-gallery] .hub-price strong{color:#1d1d1f;font-size:17px;font-weight:600}.hub-page[data-variant=apple-gallery] .hub-price span{color:#707070;font-weight:400}.hub-page[data-variant=apple-gallery] .hub-chips{display:none}.hub-page[data-variant=apple-gallery] .hub-section{max-width:1200px;padding:clamp(76px,10vw,128px) clamp(18px,5vw,48px)}.hub-page[data-variant=apple-gallery] .hub-head{max-width:900px}.hub-page[data-variant=apple-gallery] .hub-head h2,.hub-page[data-variant=apple-gallery] .hub-final-copy h2{color:#1d1d1f;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-manrope), Manrope, system-ui, sans-serif;letter-spacing:-.045em;font-size:clamp(44px,6vw,76px);font-weight:800;line-height:1.02}.hub-page[data-variant=apple-gallery] .hub-sub{color:#707070;letter-spacing:-.2px;font-size:clamp(18px,2vw,23px);font-weight:300;line-height:1.38}.hub-page[data-variant=apple-gallery] .hub-card,.hub-page[data-variant=apple-gallery] .hub-stat,.hub-page[data-variant=apple-gallery] .hub-extra,.hub-page[data-variant=apple-gallery] .hub-faq,.hub-page[data-variant=apple-gallery] .hub-form-panel{box-shadow:none;background:#fff;border:0;border-radius:28px}.hub-page[data-variant=apple-gallery] .hub-card:hover{box-shadow:none}.hub-page[data-variant=apple-gallery] .hub-card-img{object-fit:cover;height:230px}.hub-page[data-variant=apple-gallery] .hub-card-body{padding:28px}.hub-page[data-variant=apple-gallery] .hub-card-body h3{color:#1d1d1f;letter-spacing:-.03em;font-size:28px;font-weight:700;line-height:1.08}.hub-page[data-variant=apple-gallery] .hub-card-body p{color:#707070;font-size:17px;line-height:1.47}.hub-page[data-variant=apple-gallery] .hub-tag{color:#06c;letter-spacing:-.003em;text-transform:none;font-size:14px;font-weight:400}.hub-page[data-variant=apple-gallery] .hub-proof-figure{box-shadow:none;background:#fff;border:0;border-radius:28px;max-width:960px}.hub-page[data-variant=apple-gallery] .hub-proof-figure figcaption,.hub-page[data-variant=apple-gallery] #wellness-result-endoluxx-abigon .hub-proof-figure figcaption,.hub-page[data-variant=apple-gallery] #wellness-result-complex-treatment .hub-proof-figure figcaption,.hub-page[data-variant=apple-gallery] #wellness-result-endoluxx-pro .hub-proof-figure figcaption{color:#707070;background:#fff;border-top:1px solid #e8e8ed;padding:16px 22px 18px;font-size:12px;line-height:1.45;position:static;bottom:auto;left:auto;right:auto}.hub-page[data-variant=apple-gallery] .hub-stat-num{color:#1d1d1f;letter-spacing:-.055em;background:0 0;font-size:clamp(44px,5.8vw,72px)}.hub-page[data-variant=apple-gallery] .hub-site-footer{margin-top:0}@media (max-width:900px){.hub-page[data-variant=apple-gallery] .hub-site-header{grid-template-columns:auto auto;width:100%;min-height:48px;position:sticky}.hub-page[data-variant=apple-gallery] .hub-nav{display:none}.hub-page[data-variant=apple-gallery] .hub-hero{row-gap:0;min-height:calc(100svh - 48px);padding-top:34px}.hub-page[data-variant=apple-gallery] .hub-hero h1{letter-spacing:-.06em;max-width:360px;font-size:clamp(50px,15vw,60px)}.hub-page[data-variant=apple-gallery] .hub-hero-img{width:100%;max-width:320px;max-height:260px}.hub-page[data-variant=apple-gallery] .hub-actions{gap:12px;margin-top:16px}.hub-page[data-variant=apple-gallery] .hub-btn{width:auto}.hub-page[data-variant=apple-gallery] .hub-hero-sub{max-width:340px;font-size:15px;line-height:1.34}.hub-page[data-variant=apple-gallery] .hub-price{display:none}.hub-page[data-variant=apple-gallery] .hub-grid-3{grid-template-columns:1fr}}@media (max-width:620px){.hub-page[data-variant=apple-gallery] .hub-logo img{width:106px}.hub-page[data-variant=apple-gallery] .hub-header-cta{min-width:68px}.hub-page[data-variant=apple-gallery] .hub-hero{padding-left:14px;padding-right:14px}.hub-page[data-variant=apple-gallery] .hub-hero h1{font-size:clamp(48px,14.2vw,56px);line-height:.98}.hub-page[data-variant=apple-gallery] .hub-btn--primary{min-width:112px}.hub-page[data-variant=apple-gallery] .hub-btn--secondary{min-width:96px}}.hub-page--qmotion .hub-tech--protocol-intro{background:radial-gradient(900px 260px at 50% 0,#0171e314,#0000 72%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #0171e317;border-radius:clamp(28px,4vw,44px);max-width:1120px;margin-bottom:clamp(18px,3vw,28px);padding:clamp(44px,7vw,86px) clamp(20px,5vw,56px)}.hub-page--qmotion .hub-tech--protocol-intro .hub-head{max-width:860px;margin-bottom:0}.hub-page--qmotion .hub-tech--protocol-intro .hub-eyebrow{background:#0171e314;border:1px solid #0171e324;border-radius:999px;padding:9px 14px;display:inline-flex}.hub-page--qmotion .hub-tech--protocol-intro .hub-head h2{color:#15173c;letter-spacing:-.055em;text-wrap:balance;margin-top:18px;font-size:clamp(42px,6vw,78px);line-height:.98}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{background:#fff;border:1px solid #0171e31f;border-radius:clamp(26px,4vw,42px);grid-template-columns:1fr;grid-template-areas:"copy""image";gap:clamp(22px,3.4vw,36px);max-width:1040px;margin-bottom:clamp(18px,3vw,30px);padding:clamp(28px,5vw,54px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #15173c0e}.hub-page--qmotion .hub-tech--protocol-step-flow:before,.hub-page--qmotion .hub-tech--protocol-step-warm:before,.hub-page--qmotion .hub-tech--protocol-step-smooth:before,.hub-page--qmotion .hub-tech--protocol-step-define:before,.hub-page--qmotion .hub-tech--protocol-step-finish:before{content:"";opacity:.22;background:linear-gradient(#0171e357,#0171e300);border-radius:999px;width:2px;height:70%;position:absolute;top:15%;left:clamp(18px,3vw,30px)}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head{text-align:center;grid-area:copy;width:100%;max-width:880px;margin:0 auto}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-define .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-eyebrow{letter-spacing:.12em;background:#eef6ff;border:1px solid #0171e324;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:.76rem;display:inline-flex}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head h2{color:#15173c;letter-spacing:-.045em;text-align:center;text-wrap:balance;white-space:pre-line;max-width:900px;margin:14px auto 0;font-size:clamp(34px,4.1vw,56px);line-height:1.02}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-media{grid-area:image;width:100%;max-width:860px;margin:0 auto}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-figure{box-shadow:none;background:#fff;border:1px solid #dce9f8e6;border-radius:28px;overflow:hidden}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-img{width:100%;display:block}@media (max-width:900px){.hub-page--qmotion .hub-tech--protocol-intro,.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{margin-left:16px;margin-right:16px}}@media (max-width:620px){.hub-page--qmotion .hub-tech--protocol-intro{border-radius:28px;padding:38px 18px}.hub-page--qmotion .hub-tech--protocol-intro .hub-head h2{letter-spacing:-.044em;max-width:340px;margin-left:auto;margin-right:auto;font-size:clamp(32px,9vw,40px);line-height:1.02}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{border-radius:28px;gap:20px;padding:28px 18px 20px}.hub-page--qmotion .hub-tech--protocol-step-flow:before,.hub-page--qmotion .hub-tech--protocol-step-warm:before,.hub-page--qmotion .hub-tech--protocol-step-smooth:before,.hub-page--qmotion .hub-tech--protocol-step-define:before,.hub-page--qmotion .hub-tech--protocol-step-finish:before{display:none}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-define .hub-head h2,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-head h2{letter-spacing:-.032em;font-size:clamp(25px,7vw,30px);line-height:1.08}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-figure{border-radius:22px}}.hub-page--qmotion .hub-tech--device-showcase{background:radial-gradient(720px 320px at 50% 54%,#0171e31c,#0000 72%),linear-gradient(#fff 0%,#f6fbff 100%);border:1px solid #0171e31c;border-radius:clamp(28px,4vw,46px);max-width:1120px;margin-bottom:clamp(18px,4vw,44px);padding:clamp(44px,7vw,84px) clamp(20px,5vw,64px);position:relative;overflow:hidden;box-shadow:0 22px 70px #15173c0e}.hub-page--qmotion .hub-tech--device-showcase:before{content:"";background:linear-gradient(90deg,#0000,#0171e32e,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.hub-page--qmotion .hub-tech--device-showcase .hub-head{max-width:860px;margin-bottom:clamp(26px,4vw,44px)}.hub-page--qmotion .hub-tech--device-showcase .hub-eyebrow{background:#0171e314;border:1px solid #0171e324;border-radius:999px;padding:9px 14px;display:inline-flex}.hub-page--qmotion .hub-tech--device-showcase .hub-head h2{color:#15173c;letter-spacing:-.055em;text-wrap:balance;font-size:clamp(40px,5.8vw,72px);line-height:.98}.hub-page--qmotion .hub-tech--device-showcase .hub-sub{color:#15173cad;max-width:740px;margin-left:auto;margin-right:auto;font-size:clamp(17px,1.6vw,21px);line-height:1.52}.hub-page--qmotion .hub-tech--device-showcase .hub-featured-media{max-width:min(520px,82vw);margin:0 auto}.hub-page--qmotion .hub-tech--device-showcase .hub-featured-figure{background:#fff;border:0;border-radius:34px;box-shadow:0 28px 90px #15173c14}.hub-page--qmotion .hub-tech--device-showcase .hub-featured-img{width:100%;height:auto;display:block}@media (max-width:620px){.hub-page--qmotion .hub-tech--device-showcase{border-radius:28px;margin-left:16px;margin-right:16px;padding:38px 18px 28px}.hub-page--qmotion .hub-tech--device-showcase .hub-head h2{letter-spacing:-.044em;font-size:clamp(32px,9vw,42px);line-height:1.02}.hub-page--qmotion .hub-tech--device-showcase .hub-sub{font-size:15px}.hub-page--qmotion .hub-tech--device-showcase .hub-featured-media{max-width:min(300px,82vw)}.hub-page--qmotion .hub-tech--device-showcase .hub-featured-figure{border-radius:26px}}.hub-page--qmotion .hub-product-card-section{max-width:1160px;padding-top:clamp(34px,6vw,84px);padding-bottom:clamp(34px,6vw,84px)}.hub-page--qmotion .hub-product-card{background:radial-gradient(720px 360px at 16%,#0171e31a,#0000 68%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #0171e324;border-radius:clamp(28px,4vw,46px);grid-template-columns:minmax(280px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,62px);padding:clamp(20px,4vw,46px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 90px #15173c14}.hub-page--qmotion .hub-product-card:before{content:"";background:linear-gradient(90deg,#0000,#0171e338,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.hub-page--qmotion .hub-product-card-media{background:#fff;border:1px solid #0171e31a;border-radius:clamp(24px,3vw,34px);overflow:hidden;box-shadow:0 20px 70px #15173c12}.hub-page--qmotion .hub-product-card-img{width:100%;height:auto;display:block}.hub-page--qmotion .hub-product-card-copy{gap:clamp(18px,2.2vw,26px);min-width:0;display:grid}.hub-page--qmotion .hub-product-card-copy .hub-eyebrow{background:#0171e314;border:1px solid #0171e326;border-radius:999px;place-self:start;padding:9px 14px;display:inline-flex}.hub-page--qmotion .hub-product-card h2{color:#15173c;letter-spacing:-.058em;margin:0;font-size:clamp(42px,6.2vw,78px);font-weight:900;line-height:.94}.hub-page--qmotion .hub-product-card-description{color:#15173cb3;max-width:670px;font-size:clamp(17px,1.7vw,21px);line-height:1.52}.hub-page--qmotion .hub-product-card-included{background:#ffffffb8;border:1px solid #0171e31f;border-radius:22px;padding:clamp(18px,2.3vw,24px)}.hub-page--qmotion .hub-product-card-included h3{color:#15173c;letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:900}.hub-page--qmotion .hub-product-card-included ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.hub-page--qmotion .hub-product-card-included li{color:#15173cc2;align-items:flex-start;gap:10px;font-size:15px;font-weight:700;line-height:1.45;display:flex}.hub-page--qmotion .hub-product-card-included svg{color:#0171e3;flex:none;margin-top:2px}.hub-page--qmotion .hub-product-card-purchase{flex-wrap:wrap;align-items:center;gap:18px clamp(18px,3vw,32px);display:flex}.hub-page--qmotion .hub-product-card-price{border-left:1px solid #0171e333;gap:3px;min-width:min(260px,100%);padding-left:18px;display:grid}.hub-page--qmotion .hub-product-card-price span{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.hub-page--qmotion .hub-product-card-price strong{color:#15173c;letter-spacing:-.035em;font-size:clamp(30px,3.2vw,42px);font-weight:900;line-height:1}.hub-page--qmotion .hub-product-card-price small{color:#15173c9e;font-size:13px;font-weight:700;line-height:1.35}.hub-page--qmotion .hub-product-card .hub-actions{margin-top:0}@media (max-width:900px){.hub-page--qmotion .hub-product-card{text-align:center;grid-template-columns:1fr}.hub-page--qmotion .hub-product-card-copy .hub-eyebrow{justify-self:center}.hub-page--qmotion .hub-product-card-description{margin-left:auto;margin-right:auto}.hub-page--qmotion .hub-product-card-media{order:-1;justify-self:center;max-width:420px}.hub-page--qmotion .hub-product-card-purchase{justify-content:center}.hub-page--qmotion .hub-product-card-price{border-top:1px solid #0171e32e;border-left:0;justify-items:center;padding-top:18px;padding-left:0}.hub-page--dermeluxx-ultra .hub-product-card{text-align:center;grid-template-columns:1fr}.hub-page--dermeluxx-ultra .hub-product-card-copy .hub-eyebrow{justify-self:center}.hub-page--dermeluxx-ultra .hub-product-card-description{margin-left:auto;margin-right:auto}.hub-page--dermeluxx-ultra .hub-product-card-media{order:-1;justify-self:center;width:100%;max-width:520px;min-height:0}.hub-page--dermeluxx-ultra .hub-product-card-purchase{justify-content:center}}@media (max-width:620px){.hub-page--dermeluxx-ultra .hub-product-card-section{padding-left:16px;padding-right:16px}.hub-page--dermeluxx-ultra .hub-product-card{border-radius:28px;gap:20px;padding:18px}.hub-page--dermeluxx-ultra .hub-product-card-media{max-width:100%;min-height:0}.hub-page--dermeluxx-ultra .hub-product-card h2{letter-spacing:-.045em;font-size:clamp(34px,10vw,44px);line-height:1}.hub-page--dermeluxx-ultra .hub-product-card-description{font-size:15px;line-height:1.45}.hub-page--dermeluxx-ultra .hub-product-card-included{text-align:left;padding:17px}.hub-page--dermeluxx-ultra .hub-product-card-included li{font-size:14px}.hub-page--dermeluxx-ultra .hub-product-card-price strong{font-size:30px}.hub-page--qmotion .hub-product-card-section{padding-left:16px;padding-right:16px}.hub-page--qmotion .hub-product-card{border-radius:28px;gap:20px;padding:18px}.hub-page--qmotion .hub-product-card-media{max-width:286px}.hub-page--qmotion .hub-product-card h2{letter-spacing:-.05em;font-size:clamp(38px,12vw,48px);line-height:.96}.hub-page--qmotion .hub-product-card-description{font-size:15px;line-height:1.45}.hub-page--qmotion .hub-product-card-included{text-align:left;padding:17px}.hub-page--qmotion .hub-product-card-included li{font-size:14px}.hub-page--qmotion .hub-product-card-price strong{font-size:30px}}.hub-page--qmotion{--hub-bg:#fff;--hub-fg:#1a1a1a;--hub-muted:#444;--hub-card:#fff;--hub-line:#c4e1ff;--hub-accent:#0171e3;--hub-zemits-blue:#0171e3;--hub-blue-mid:#2375ef;--hub-blue-deep:#0860c1;--hub-navy:#021b79;--hub-navy-ink:#15173c;--hub-tint:#eaf4ff;--hub-tint-strong:#e0f0ff;--hub-light-gradient:linear-gradient(152.25deg, #fff 42.85%, #daecff 75.84%);--hub-deep-gradient:linear-gradient(237.977deg, #000 -5.83%, #021b79 41.37%, #0575e6 83.02%);--hub-shadow:0 26px 70px #0171e31f;background:radial-gradient(680px 240px at 50% 0,#0171e30f,#0000 72%),#fff}.hub-page--qmotion .hub-site-header{background:#fffffff0;border:1px solid #c4e1ffeb;box-shadow:0 12px 34px #15173c14}.hub-page--qmotion .hub-nav a{color:#29292d;font-weight:800}.hub-page--qmotion .hub-header-cta,.hub-page--qmotion .hub-btn--primary{color:#fff;background:#0171e3;border:1px solid #0171e3;border-radius:8px;box-shadow:0 16px 32px #0171e338}.hub-page--qmotion .hub-btn--secondary{color:#0e63bb;background:#fff;border:1px solid #c4e1ff;border-radius:8px}.hub-page--qmotion .hub-hero:before{background:radial-gradient(760px 520px at 50% 18%,#0171e33d,#0000 70%),linear-gradient(#000000f2 0%,#021b79c2 22%,#0575e647 46%,#08183a00 64%),linear-gradient(90deg,#0000004d 0%,#00081800 24% 76%,#00000042 100%)}.hub-page--qmotion .hub-hero .hub-eyebrow{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);color:#fff;background:linear-gradient(54.665deg,#fff3 9.87%,#ffffff09 71.43%);border:1px solid #ffffff3d;border-radius:32px;box-shadow:0 22px 56px #00000029}.hub-page--qmotion .hub-hero h1{letter-spacing:-.035em;text-shadow:0 7px 22px #0000007a,0 18px 56px #021b7961;padding-bottom:.05em;font-weight:800;line-height:1.04}.hub-page--qmotion .hub-hero-sub{color:#1a1a1a;font-weight:650}.hub-page--qmotion .hub-head h2,.hub-page--qmotion .hub-final-copy h2{color:#29292d;letter-spacing:-.035em;font-weight:800}.hub-page--qmotion .hub-eyebrow:not(.hub-hero .hub-eyebrow){color:#0171e3;letter-spacing:.08em}.hub-page--qmotion .hub-sub{color:#444;font-weight:500}.hub-page--qmotion #main-before-after{background:var(--hub-light-gradient);border:1px solid #c4e1ffe6;border-radius:clamp(28px,4vw,46px);margin-bottom:clamp(18px,4vw,42px);box-shadow:0 20px 60px #15173c0e}.hub-page--qmotion #main-before-after .hub-proof-figure{border:1px solid #0171e329;border-radius:clamp(28px,5vw,64px);box-shadow:0 28px 90px #15173c1f}.hub-page--qmotion #main-before-after .hub-proof-figure:before{content:"";pointer-events:none;z-index:2;border:1px solid #0171e342;border-radius:50%;width:clamp(130px,18vw,230px);height:clamp(130px,18vw,230px);position:absolute;top:clamp(16px,4vw,46px);right:clamp(16px,4vw,46px)}.hub-page--qmotion .hub-tech--market-shift{background:var(--hub-deep-gradient);color:#fff;border:0;border-radius:clamp(30px,5vw,56px);position:relative;overflow:hidden;box-shadow:0 34px 96px #021b7938}.hub-page--qmotion .hub-tech--market-shift:before,.hub-page--qmotion .hub-tech--market-shift:after{content:"";pointer-events:none;border:1px solid #ffffff2b;border-radius:50%;position:absolute}.hub-page--qmotion .hub-tech--market-shift:before{width:340px;height:340px;top:-135px;right:-110px}.hub-page--qmotion .hub-tech--market-shift:after{width:420px;height:420px;bottom:-150px;left:-190px}.hub-page--qmotion .hub-tech--market-shift .hub-head,.hub-page--qmotion .hub-tech--market-shift .hub-grid{z-index:1;position:relative}.hub-page--qmotion .hub-tech--market-shift .hub-eyebrow,.hub-page--qmotion .hub-tech--market-shift .hub-sub,.hub-page--qmotion .hub-tech--market-shift .hub-head h2{color:#fff}.hub-page--qmotion .hub-tech--market-shift .hub-sub{opacity:.84}.hub-page--qmotion .hub-tech--market-shift .hub-card{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);color:#fff;background:linear-gradient(54.665deg,#fff3 9.87%,#ffffff09 71.43%);border:1px solid #ffffff2e;border-radius:32px;box-shadow:0 20px 56px #00000029}.hub-page--qmotion .hub-tech--market-shift .hub-card-img{background:#ffffffeb;border-bottom:1px solid #ffffff29}.hub-page--qmotion .hub-tech--market-shift .hub-card-body h3,.hub-page--qmotion .hub-tech--market-shift .hub-card-body p,.hub-page--qmotion .hub-tech--market-shift .hub-tag{color:#fff}.hub-page--qmotion .hub-tech--market-shift .hub-tag{opacity:.74}.hub-page--qmotion .hub-tech--market-shift .hub-card-body p{opacity:.78}.hub-page--qmotion .hub-card,.hub-page--qmotion .hub-stat,.hub-page--qmotion .hub-extra,.hub-page--qmotion .hub-faq,.hub-page--qmotion .hub-form-panel{border-color:#c4e1fff0;box-shadow:0 14px 42px #15173c0b}.hub-page--qmotion .hub-card:not(:has(.hub-card-img)){padding-top:18px;position:relative}.hub-page--qmotion .hub-extra:before,.hub-page--qmotion .hub-faq:before{color:#0171e3;content:"";border:1px solid #0171e3;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;top:22px;left:22px}.hub-page--qmotion .hub-card:not(:has(.hub-card-img)):before{color:#0171e3;content:"";border:1px solid #0171e3;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;top:22px;left:22px}.hub-page--qmotion .hub-extra:after,.hub-page--qmotion .hub-faq:after{content:"";background:#0171e3;border-radius:50%;width:3px;height:3px;position:absolute;top:27px;left:27px}.hub-page--qmotion .hub-card:not(:has(.hub-card-img)):after{content:"";background:#0171e3;border-radius:50%;width:3px;height:3px;position:absolute;top:27px;left:27px}.hub-page--qmotion .hub-card:not(:has(.hub-card-img)) .hub-card-body{padding-top:36px}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish,.hub-page--qmotion .hub-tech--device-showcase,.hub-page--qmotion .hub-product-card{background:var(--hub-light-gradient);border-color:#c4e1fff2;box-shadow:0 24px 72px #15173c13}.hub-page--qmotion .hub-tech--protocol-step-flow:before,.hub-page--qmotion .hub-tech--protocol-step-warm:before,.hub-page--qmotion .hub-tech--protocol-step-smooth:before,.hub-page--qmotion .hub-tech--protocol-step-define:before,.hub-page--qmotion .hub-tech--protocol-step-finish:before{opacity:1;border:1px solid #0171e33d;border-radius:50%;width:clamp(74px,8vw,116px);height:clamp(74px,8vw,116px);top:clamp(18px,3vw,32px);left:clamp(18px,3vw,32px)}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-define .hub-eyebrow,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-eyebrow,.hub-page--qmotion .hub-product-card-copy .hub-eyebrow,.hub-page--qmotion .hub-tech--device-showcase .hub-eyebrow{color:#fff;background:#0171e3;border-color:#0171e3;border-radius:34px;min-height:34px}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-figure{border-color:#c4e1fff2;border-radius:clamp(24px,4vw,38px);box-shadow:0 18px 54px #0171e317}.hub-page--qmotion .hub-stat-num{color:#0171e3;background:0 0;font-weight:800}.hub-page--qmotion .hub-stat{background:#fff;border-radius:999px;place-content:center;min-height:clamp(220px,23vw,286px);display:grid}.hub-page--qmotion .hub-extras .hub-extra{background:#fff;border-radius:18px;position:relative}.hub-page--qmotion .hub-extras .hub-extra svg{display:none}.hub-page--qmotion .hub-extras .hub-extra span{padding-left:28px}.hub-page--qmotion .hub-final{background:var(--hub-deep-gradient);color:#fff;border-radius:clamp(30px,5vw,56px);margin-bottom:clamp(30px,5vw,70px)}.hub-page--qmotion .hub-final-copy h2,.hub-page--qmotion .hub-final .hub-sub{color:#fff}.hub-page--qmotion .hub-final .hub-sub{opacity:.82}.hub-page--qmotion .hub-final .hub-form-panel,.hub-page--qmotion .hub-final .hub-faq{color:#15173c;background:#fff}@media (max-width:900px){.hub-page--qmotion .hub-tech--market-shift,.hub-page--qmotion #main-before-after,.hub-page--qmotion .hub-final{margin-left:16px;margin-right:16px}}@media (max-width:620px){.hub-page--qmotion .hub-site-header{background:#fffffff5}.hub-page--qmotion .hub-hero h1{letter-spacing:-.035em;max-width:350px;font-size:clamp(40px,11.4vw,48px)}.hub-page--qmotion .hub-hero .hub-eyebrow{padding:10px 16px;font-size:.86rem}.hub-page--qmotion .hub-hero .hub-btn{border-radius:12px}.hub-page--qmotion .hub-stat{border-radius:28px;min-height:0}.hub-page--qmotion .hub-tech--market-shift .hub-card{border-radius:24px}}.hub-page--qmotion,.hub-page--qmotion *{box-sizing:border-box}.hub-page--qmotion .hub-hero{isolation:isolate;text-align:left;background:radial-gradient(520px 320px at 76% 44%,#0171e324,#0000 70%),linear-gradient(152.25deg,#fff 34%,#eaf4ff 76%,#daecff 100%);border:1px solid #c4e1ffeb;border-radius:clamp(28px,4.6vw,54px);grid-template-columns:minmax(0,.96fr) minmax(340px,.84fr);grid-template-areas:"copy media""details media";justify-content:center;align-items:center;gap:clamp(24px,4vw,56px);max-width:1180px;min-height:auto;margin:clamp(18px,3vw,34px) auto clamp(24px,4vw,52px);padding:clamp(62px,7vw,86px) clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 88px #15173c14}.hub-page--qmotion .hub-hero:before{z-index:0;background:radial-gradient(260px 260px at 84% 18%,#0171e329,#0000 72%),radial-gradient(220px 220px at 8% 82%,#0171e317,#0000 72%);inset:0}.hub-page--qmotion .hub-hero:after{display:none}.hub-page--qmotion .hub-hero-copy,.hub-page--qmotion .hub-hero-details{z-index:2;flex-direction:column;align-items:flex-start;width:100%;max-width:650px;margin:0;display:flex;position:relative}.hub-page--qmotion .hub-hero-copy{grid-area:copy}.hub-page--qmotion .hub-hero-details{grid-area:details;margin-top:0}.hub-page--qmotion .hub-hero-media{z-index:1;background:radial-gradient(circle at 50% 38%,#fff 0%,#f4faff 55%,#e0f0ff 100%);border:1px solid #c4e1ffeb;border-radius:clamp(28px,4vw,42px);grid-area:media;align-self:center;place-items:center;width:100%;max-width:470px;min-height:520px;margin:0;padding:clamp(14px,2vw,22px);display:grid;position:relative;inset:auto;overflow:hidden;box-shadow:0 28px 76px #0171e321}.hub-page--qmotion .hub-hero-media:before{content:"";border:1px solid #0171e32e;border-radius:50%;width:270px;height:270px;position:absolute;top:-78px;right:-86px}.hub-page--qmotion .hub-hero-media>div,.hub-page--qmotion .hub-hero-media [data-motion-item]{place-items:center;width:100%;height:100%;display:grid}.hub-page--qmotion .hub-hero-img{filter:drop-shadow(0 24px 34px #15173c29);object-fit:contain;object-position:center;z-index:1;width:auto;max-width:100%;height:auto;max-height:500px;position:relative}.hub-page--qmotion .hub-hero .hub-eyebrow{box-shadow:none;color:#0171e3;background:#0171e314;border:1px solid #0171e326;padding:10px 16px;font-size:clamp(12px,1vw,14px)}.hub-page--qmotion .hub-hero h1{color:#15173c;letter-spacing:-.052em;max-width:660px;text-shadow:none;margin:18px 0 0;padding-bottom:0;font-size:clamp(48px,6.2vw,78px);line-height:1.02}.hub-page--qmotion .hub-hero .hub-actions{flex-flow:wrap;justify-content:flex-start;gap:12px;width:100%;max-width:none;margin:0;display:flex}.hub-page--qmotion .hub-hero .hub-btn{border-radius:10px;justify-content:center;width:auto;min-width:156px;min-height:52px;padding-left:24px;padding-right:24px}.hub-page--qmotion .hub-hero-sub{color:#15173cbd;max-width:560px;margin-top:18px;font-size:clamp(16px,1.6vw,19px);font-weight:650;line-height:1.45}.hub-page--qmotion #main-before-after{margin-bottom:clamp(18px,3vw,30px);padding-top:clamp(48px,5vw,72px);padding-bottom:clamp(44px,5vw,70px)}.hub-page--qmotion #main-before-after .hub-head{margin-bottom:clamp(18px,2.5vw,28px)}.hub-page--qmotion #main-before-after .hub-head h2{font-size:clamp(34px,4.6vw,56px);line-height:1.04}.hub-page--qmotion #main-before-after .hub-proof-figure{max-width:820px;margin-left:auto;margin-right:auto;padding:clamp(12px,1.5vw,18px)}.hub-page--qmotion #main-before-after .hub-proof-img{object-fit:contain;border-radius:clamp(20px,3vw,38px);width:100%;height:auto;max-height:680px;display:block}.hub-page--qmotion #main-before-after figcaption{color:#444;background:#ffffffeb;border:1px solid #c4e1ffe6;border-radius:999px;margin:12px auto 0;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.hub-page--qmotion .hub-tech--market-shift{margin-bottom:clamp(18px,3vw,32px);padding-top:clamp(54px,6vw,78px);padding-bottom:clamp(48px,5vw,70px)}.hub-page--qmotion .hub-tech--market-shift .hub-head{margin-bottom:clamp(24px,3vw,34px)}.hub-page--qmotion .hub-tech--market-shift .hub-head h2{font-size:clamp(34px,4.5vw,58px);line-height:1.03}.hub-page--qmotion .hub-tech--market-shift .hub-card{border-radius:24px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.hub-page--qmotion .hub-tech--market-shift .hub-card-img{object-fit:contain;border-bottom:1px solid #ffffff24;width:100%;height:190px;padding:16px}.hub-page--qmotion .hub-tech--market-shift .hub-card-body{padding:18px 20px 22px}.hub-page--qmotion .hub-tech--market-shift .hub-card-body h3{margin-top:8px;font-size:22px;line-height:1.08}.hub-page--qmotion .hub-tech--market-shift .hub-card-body p{margin-top:8px;font-size:14px;line-height:1.48}.hub-page--qmotion .hub-tech--protocol-step-flow,.hub-page--qmotion .hub-tech--protocol-step-warm,.hub-page--qmotion .hub-tech--protocol-step-smooth,.hub-page--qmotion .hub-tech--protocol-step-define,.hub-page--qmotion .hub-tech--protocol-step-finish{gap:clamp(18px,3vw,30px);margin-bottom:clamp(18px,3vw,30px);padding:clamp(34px,4.5vw,54px)}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-media,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-media{max-width:760px}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-figure,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-figure{background:#fff;padding:0}.hub-page--qmotion .hub-tech--protocol-step-flow .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-warm .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-smooth .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-define .hub-featured-img,.hub-page--qmotion .hub-tech--protocol-step-finish .hub-featured-img{object-fit:contain;max-height:360px}.hub-page--qmotion #claims-and-business-story{padding-top:clamp(46px,5vw,70px);padding-bottom:clamp(46px,5vw,72px)}.hub-page--qmotion .hub-stat{text-align:center;border-radius:24px;min-height:190px;padding:26px 22px}.hub-page--qmotion .hub-stat-num{font-size:clamp(28px,3vw,42px);line-height:1.02}.hub-page--qmotion .hub-final{grid-template-columns:minmax(0,.92fr) minmax(320px,.8fr);align-items:center;gap:clamp(24px,4vw,46px);padding:clamp(44px,6vw,78px) clamp(24px,5vw,58px);display:grid}.hub-page--qmotion .hub-final .hub-form-panel{border-radius:28px;align-self:stretch;gap:12px;padding:24px;display:grid}.hub-page--qmotion .qmotion-form-title{color:#15173c;letter-spacing:-.02em;margin:0 0 4px;font-size:18px;font-weight:900}.hub-page--qmotion .qmotion-form-field{color:#15173c9e;background:#f7fbff;border:1px solid #c4e1fff2;border-radius:12px;min-height:46px;padding:14px;font-size:14px;font-weight:700}.hub-page--qmotion .qmotion-form-button{color:#fff;background:#0171e3;border-radius:12px;justify-content:center;align-items:center;min-height:50px;font-weight:900;display:flex}.hub-page--qmotion .qmotion-form-note{color:#15173c94;margin:0;font-size:12px;font-weight:650;line-height:1.45}@media (max-width:900px){.hub-page--qmotion .hub-hero{text-align:center;grid-template-columns:1fr;grid-template-areas:"copy""media""details";margin-left:16px;margin-right:16px;padding:92px 18px 34px}.hub-page--qmotion .hub-hero-copy,.hub-page--qmotion .hub-hero-details{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.hub-page--qmotion .hub-hero-media{max-width:340px;min-height:0;padding:12px}.hub-page--qmotion .hub-hero-img{max-height:330px}.hub-page--qmotion .hub-hero .hub-actions{justify-content:center}.hub-page--qmotion .hub-final{text-align:center;grid-template-columns:1fr}}@media (max-width:620px){.hub-page--qmotion .hub-hero{border-radius:28px;padding:92px 16px 28px}.hub-page--qmotion .hub-hero h1{max-width:350px;font-size:clamp(38px,11vw,46px)}.hub-page--qmotion .hub-hero .hub-actions{grid-template-columns:1fr 1fr;max-width:340px;display:grid}.hub-page--qmotion .hub-hero .hub-btn{min-width:0;padding-left:12px;padding-right:12px}.hub-page--qmotion #main-before-after .hub-proof-img{max-height:520px}.hub-page--qmotion .hub-tech--market-shift .hub-card-img{height:170px}.hub-page--qmotion .hub-stat{min-height:0}}.hub-page--qmotion .hub-hero-copy,.hub-page--qmotion .hub-hero-details{text-align:center;align-items:center}.hub-page--qmotion .hub-hero .hub-actions{justify-content:center}.hub-page--qmotion #main-before-after figcaption{white-space:normal;font-size:clamp(13px,1vw,15px);line-height:1.35}.hub-page--qmotion .hub-tech--market-shift .hub-card-body{background:#0000001f}.hub-page--qmotion .hub-tech--market-shift .hub-card-body h3{color:#fff}.hub-page--qmotion .hub-tech--market-shift .hub-card-body p{color:#fffffff0;opacity:1}.hub-page--qmotion .hub-tech--market-shift .hub-tag{color:#fffc;opacity:1}.hub-page--qmotion .hub-stat span{color:#15173cb8;margin-top:8px;font-size:15px;font-weight:800;line-height:1.35;display:block}.hub-page--qmotion .qmotion-form-note{color:#15173cad;font-size:13px}.hub-page--qmotion .hub-hero{text-align:center;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""media""details";align-items:center;gap:clamp(18px,3vw,28px);max-width:1120px;padding-top:clamp(58px,6vw,76px);padding-bottom:clamp(42px,5vw,62px)}.hub-page--qmotion .hub-hero-copy,.hub-page--qmotion .hub-hero-details{text-align:center;justify-self:center;align-items:center;max-width:820px;margin-left:auto;margin-right:auto}.hub-page--qmotion .hub-hero h1{text-align:center;max-width:820px}.hub-page--qmotion .hub-hero-media{justify-self:center;max-width:min(520px,92vw);min-height:0;padding:clamp(12px,1.8vw,18px)}.hub-page--qmotion .hub-hero .hub-actions{justify-content:center;justify-self:center}.hub-page--qmotion .hub-hero-sub{text-align:center;margin-left:auto;margin-right:auto}.hub-page--qmotion .hub-tech--market-shift .hub-eyebrow{color:#ffffffeb}.hub-page--qmotion .qmotion-form-field{text-align:left;gap:3px;display:grid}.hub-page--qmotion .qmotion-form-field span{color:#0171e3;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.hub-page--qmotion .qmotion-form-field strong{color:#15173c;font-size:15px;font-weight:850}.hub-page--qmotion .hub-hero{gap:14px;padding-top:clamp(44px,5vw,60px);padding-bottom:clamp(34px,4vw,48px)}.hub-page--qmotion .hub-hero h1{margin-top:14px;font-size:clamp(46px,5.6vw,70px);line-height:1.01}.hub-page--qmotion .hub-hero-media{max-width:min(390px,88vw);padding:10px}.hub-page--qmotion .hub-hero-img{max-height:clamp(250px,25vw,320px)}.hub-page--qmotion .hub-hero-sub{margin-top:12px}@media (max-width:620px){.hub-page--qmotion .hub-hero{gap:12px;padding-top:86px;padding-bottom:24px}.hub-page--qmotion .hub-hero-img{max-height:265px}}.hub-page--dermeluxx-ultra .hub-hero{text-align:initial;display:block}.hub-page--dermeluxx-ultra .hub-hero-media{width:100%;max-width:100%}.hub-page--dermeluxx-ultra .hub-hero-details{max-width:830px}.hub-page--dermeluxx-ultra .hub-hero-details .hub-chips{display:grid}@media (max-width:900px){.hub-page--dermeluxx-ultra .hub-hero{text-align:initial;row-gap:0;display:block}.hub-page--dermeluxx-ultra .hub-hero-copy{position:absolute}.hub-page--dermeluxx-ultra .hub-hero-media{max-width:100%}.hub-page--dermeluxx-ultra .hub-hero-details{text-align:center}}@media (max-width:620px){.hub-page--dermeluxx-ultra .hub-hero{padding-left:12px;padding-right:12px}.hub-page--dermeluxx-ultra .hub-hero h1{max-width:350px;font-size:clamp(34px,10vw,46px);line-height:1.02}.hub-page--dermeluxx-ultra .hub-hero-media{max-width:100%}.hub-page--dermeluxx-ultra .hub-hero-details .hub-chips{max-width:100%;display:grid}}.hub-page--dermeluxx-ultra #main-before-after .hub-proof-figure figcaption{display:none!important}@media (max-width:680px){.hub-page--dermeluxx-ultra .hub-product-card-purchase{align-items:stretch}.hub-page--dermeluxx-ultra .hub-product-card-purchase .hub-actions{width:100%}.hub-page--dermeluxx-ultra .hub-product-card-gift{text-align:center;grid-template-columns:1fr;justify-items:center}.hub-page--dermeluxx-ultra .hub-product-card-gift-media{width:min(100%,280px);max-width:280px;max-height:260px}.hub-page--dermeluxx-ultra .hub-product-card-gift-copy{justify-items:center}}.hub-page--dermeluxx-ultra #secondary-results .hub-card--image-only{background:#fff;border-color:#0171e324;box-shadow:0 18px 54px #15173c12}.hub-page--dermeluxx-ultra #secondary-results .hub-card--image-only .hub-card-img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;height:auto;display:block}.hub-page--dermeluxx-ultra .hub-final-copy{text-align:center;justify-items:center;max-width:680px;display:grid}.hub-page--dermeluxx-ultra .hub-final-copy .hub-sub{max-width:560px;margin-left:auto;margin-right:auto}.hub-page--dermeluxx-ultra .hub-final-copy .hub-actions{justify-content:center}@media (max-width:900px){.hub-page--dermeluxx-ultra .hub-final-copy{margin-left:auto;margin-right:auto}}.hub-page--dermeluxx-ultra .hub-final{grid-template-columns:minmax(0,760px);justify-content:center;justify-items:center}.hub-page--dermeluxx-ultra .hub-final .hub-form-panel{width:min(100%,620px)}.hub-page--dermeluxx-ultra .hub-final .hub-final-faq{width:100%}.hub-page--dermeluxx-ultra .hub-hero-copy h1{white-space:pre-line}
