.pml_section--dark .pml_productCard,.pml_section--dark .pml_productGrid,.pml_section--dark .pml_sectionHead,.pml_section--dark .pml_sectionNav,.pml_section--dark .pml_quoteGrid,.pml_section--dark .pml_quoteCard,.pml_section--dark .pml_valueBand,.pml_section--dark .pml_splitFeature{--sf: var(--surface-dark, #191d23);--sf-elev: var(--surface-dark-elev, #262b34);--ln: var(--line-dark, #343c48);--tx: var(--ink, #eceef1);--tx-2: var(--ink-2, #aab1bc);--ac-text: var(--accent, #8e7cf8);--ac2-text: var(--accent-2, #4c93ff)}.pml_productCard{--pill-bg: color-mix(in srgb, var(--ac-text, #5a46d6) 12%, transparent);--pill-tx: var(--ac-text, #5a46d6)}.pml_section--dark .pml_productCard{--pill-bg: color-mix(in srgb, var(--ac-text, #8e7cf8) 20%, transparent);--pill-tx: #c3b9fc}.pml_productCard,.pml_productGrid,.pml_sectionHead,.pml_sectionNav,.pml_quoteGrid,.pml_quoteCard,.pml_valueBand,.pml_splitFeature{--ac2-text: var(--accent-2-on-light, #1e6fe0)}.pml_section--light{background-color:var(--surface-light, #f3f2f0);color:var(--ink-on-light, #1b1c1e)}.pml_productGrid{display:grid;gap:var(--grid-gap, 20px);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pml_productGrid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.pml_productGrid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.pml_productGrid[data-state=empty],.pml_productGrid[data-state=error]{display:none}@media all and (max-width:1024px){.pml_productGrid,.pml_productGrid[data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media all and (max-width:768px){.pml_productGrid,.pml_productGrid[data-columns="2"],.pml_productGrid[data-columns="4"]{grid-template-columns:minmax(0,1fr)}}.pml_productCard{display:flex;flex-direction:column;background:var(--sf-elev, #ffffff);border:1px solid var(--ln, #e4e2dd);border-radius:var(--radius-card, 14px);overflow:hidden;min-width:0;transition:border-color .18s ease,transform .18s ease}.pml_productCard:hover{border-color:var(--ac-text, #5a46d6)}.pml_productCard--highlight{border-color:var(--ac-text, #5a46d6);box-shadow:0 0 0 1px var(--ac-text, #5a46d6)}.pml_productCard__mediaLink{display:block;background:#0e1014}.pml_pBoxCover__wrapper--scrim:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 95% at 50% 32%,#0e101405,#0e10147d)}.pml_pBoxCover__wrapper--scrim .pml_pBoxCover__bg{filter:blur(34px) saturate(1.45) brightness(.85);transform:scale(1.22)}.pml_pBoxCover__box--contain{width:auto!important;height:88%;max-width:88%;object-fit:contain;filter:drop-shadow(-8px 12px 18px rgba(0,0,0,.5));z-index:1}.pml_productCard__body{display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-2xs, 8px);padding:var(--spacing-sm, 16px);flex:1 1 auto;min-width:0}.pml_productCard__head,.pml_productCard__base{display:flex;flex-direction:column;gap:var(--spacing-2xs, 8px);min-width:0}.pml_productCard__summary:last-child{margin-bottom:auto}.pml_productCard__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-2xs, 8px);min-width:0}.pml_productCard__tag,.pml_productCard__spec{display:inline-block;padding:3px 10px;border-radius:999px;line-height:1.5;white-space:nowrap;color:var(--pill-tx, #5a46d6);background:var(--pill-bg, rgba(90, 70, 214, .12))}.pml_productCard__tag{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pml_productCard__spec{font-size:11px;font-weight:700}.pml_productCard__code,.pml_productCard__date{font-size:11.5px;line-height:1.5;color:var(--tx-2, #5c5e63);white-space:nowrap}.pml_productCard__code{letter-spacing:.02em;font-weight:700;color:var(--tx, #1b1c1e)}.pml_productCard__new{margin-left:auto;padding:3px 9px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.06em;white-space:nowrap;color:#fff;background:var(--ac2-text, #1e6fe0)}.pml_section--dark .pml_productCard__new{background:var(--accent-2-on-light, #1e6fe0)}.pml_productCard .pml_productCard__title{margin:0;font-size:14px;line-height:1.25;min-width:0;overflow-wrap:anywhere}.pml_productCard__title a{color:var(--tx, #1b1c1e);text-decoration:none}.pml_productCard__title a:hover{color:var(--ac-text, #5a46d6)}.pml_productCard__summary{margin:0;font-size:12.5px;line-height:1.45;color:var(--tx-2, #5c5e63);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pml_productCard__player{min-height:34px}.pml_productCard__player--onDark{color:#fff;fill:#fff}.pml_productCard__player--disc [data-pml-action=play],.pml_productCard__player--disc [data-pml-action=pause]{position:relative;flex:0 0 auto;width:26px;height:26px;padding:0;border:0;border-radius:50%;overflow:hidden;background:var(--ac-text, #5a46d6);cursor:pointer}.pml_productCard__player--disc [data-pml-action=play] svg,.pml_productCard__player--disc [data-pml-action=pause] svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px}.pml_productCard__foot{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--spacing-2xs, 8px);min-width:0}.pml_productCard__priceWrap{display:flex;flex-direction:column;line-height:1.2;min-width:0}.pml_productCard__price{font-size:1.15rem;font-weight:700;color:var(--tx, #1b1c1e)}.pml_productCard__compare{font-size:.82rem;text-decoration:line-through;color:var(--tx-2, #5c5e63)}.pml_productCard__priceLabel{font-size:.7rem;letter-spacing:.03em;color:var(--tx-2, #5c5e63)}.pml_productCard__specs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.pml_productCard--skeleton{pointer-events:none}.pml_productCard__skelMedia{width:100%;padding-top:56.25%;background:var(--ln, #e4e2dd)}.pml_productCard__skelLine{height:12px;border-radius:6px;background:var(--ln, #e4e2dd);opacity:.7}.pml_productCard__skelLine--meta{width:45%;height:10px}.pml_productCard__skelLine--title{width:85%;height:18px}.pml_productCard__skelLine--short{width:60%}@media(prefers-reduced-motion:no-preference){.pml_productCard__skelMedia,.pml_productCard__skelLine{animation:pmlSkelPulse 1.4s ease-in-out infinite}@keyframes pmlSkelPulse{0%,to{opacity:.55}50%{opacity:.9}}}.pml_sectionHead{position:relative;padding-top:var(--spacing-sm, 16px);margin-bottom:clamp(24px,3vw,38px)}.pml_sectionHead .pml_sectionTitle{margin-bottom:0}.pml_sectionHead .pml_subTitle{margin-top:var(--spacing-xs, 12px);margin-bottom:0}.pml_sectionHead:before{content:"";position:absolute;top:0;left:0;width:44px;height:3px;border-radius:2px;background:var(--ac-text, #5a46d6)}.pml_sectionHead--azure:before{background:var(--ac2-text, #1e6fe0)}.pml_sectionHead .pml_stndSectHeader__preHeader{display:block;margin-bottom:var(--spacing-3xs, 4px)}.pml_sectionHead--left,.pml_sectionHead--left .pml_sectionTitle,.pml_sectionHead--left .pml_subTitle,.pml_sectionHead--left .pml_stndSectHeader__preHeader{text-align:left}.pml_sectionHead--left .pml_subTitle{max-width:68ch;margin-left:0}.pml_sectionHead--center,.pml_sectionHead--center .pml_sectionTitle,.pml_sectionHead--center .pml_subTitle,.pml_sectionHead--center .pml_stndSectHeader__preHeader{text-align:center}.pml_sectionHead--center:before{left:50%;transform:translate(-50%)}.pml_sectionHead--center .pml_subTitle{max-width:68ch;margin-left:auto;margin-right:auto}.pml_section--broll{position:relative;overflow:hidden}.pml_section--broll>:not(.pml_sectionBroll):not(.pml_sectionVideo){position:relative;z-index:1}.pml_sectionBroll{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(#f3f2f0e6,#f3f2f0f0),var(--pml-broll) center / cover no-repeat;filter:grayscale(1) contrast(1.02)}.pml_sectionBroll--dark{background:linear-gradient(#191d23cf,#191d23c2 55%,#191d23d6),var(--pml-broll) center / cover no-repeat;filter:grayscale(.3) contrast(1.03)}.pml_sectionVideo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;--pml-scrim: .71}.pml_sectionVideo__el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pml_sectionVideo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(13,15,20,calc(var(--pml-scrim, .8) + .04)),rgba(13,15,20,var(--pml-scrim, .8)) 50%,rgba(13,15,20,calc(var(--pml-scrim, .8) + .08)))}.pml_quoteSlider--v2 #pml_proTestimonials>.pml_sectionTitle{display:none}.pml_quoteSlider--v2 .pml_testimonialSlider{position:relative;max-width:1020px;margin-left:auto;margin-right:auto}.pml_quoteSlider--v2 .slick-slide{box-sizing:border-box;padding-left:9px;padding-right:9px}.pml_quoteSlider--v2 .pml_slickArrows{width:42px;height:42px;padding:0;top:50%;transform:translateY(-50%);border-radius:50%;border:1px solid var(--ln, #343c48);background:var(--sf-elev, #262b34);color:var(--tx, #eceef1);box-shadow:0 8px 20px -8px #0000008c;display:grid;place-items:center;transition:filter .15s ease,border-color .15s ease}.pml_quoteSlider--v2 .pml_slickArrows:hover{color:var(--tx, #eceef1);border-color:var(--ac-text, #8e7cf8);filter:brightness(1.15)}.pml_quoteSlider--v2 .pml_slickArrows svg{width:22px!important;height:22px}.pml_quoteSlider--v2 .pml_slickArrows--left{left:0}.pml_quoteSlider--v2 .pml_slickArrows--right{right:0}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper{width:100%;max-width:none;min-height:212px;padding:var(--spacing-md, 26px);display:grid;grid-template-columns:84px minmax(0,1fr);column-gap:22px;align-content:center;text-align:left;background:color-mix(in srgb,var(--sf-elev, #262b34) 83%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--ln, #343c48);border-radius:var(--radius-card, 14px)}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper img{grid-column:1;grid-row:1 / span 10;align-self:center;width:84px;height:84px;margin:0;border:2px solid color-mix(in srgb,var(--ac-text, #8e7cf8) 40%,transparent)}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p{grid-column:2}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p:first-of-type{font-size:17px;line-height:1.5;letter-spacing:-.01em;color:var(--tx, #eceef1);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p.is-expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p:not(:first-of-type):not(.pml_testimonialSlide__description){min-height:1.4em;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.pml_quoteSlider--v2 .pml_testimonialSlide__description{height:28px;line-height:14px!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p:first-of-type{margin-bottom:24px}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p:first-of-type:has(+.pml_quoteMore){margin-bottom:0}.pml_quoteSlider--v2 .pml_quoteMore{grid-column:2;justify-self:start;height:24px;margin:0;padding:0;border:0;background:none;font:inherit;font-size:13px;font-weight:700;line-height:24px;color:var(--ac-text, #8e7cf8);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.pml_quoteSlider--v2 .pml_quoteMore:hover{filter:brightness(1.15)}.pml_quoteSlider--v2 .pml_quoteMore:focus-visible{outline:2px solid var(--ac-text, #8e7cf8);outline-offset:2px}.pml_quoteSlider--v2 .pml_testimonialSlide__description,.pml_quoteSlider--v2 .pml_testimonialSlide__description span{color:var(--ink-2, #aab1bc)}.pml_quoteSlider--v2 .pml_testimonialSlide{align-items:center;justify-content:center}@media all and (max-width:640px){.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;padding:var(--spacing-sm, 18px);min-height:340px}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p:first-of-type{-webkit-line-clamp:5;line-clamp:5}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper img{grid-column:1;grid-row:auto;margin-bottom:var(--spacing-xs, 12px)}.pml_quoteSlider--v2 .pml_testimonialSlide__contentWrapper p{grid-column:1}.pml_quoteSlider--v2 .pml_quoteMore{grid-column:1;justify-self:center}.pml_quoteSlider--v2 .pml_slickArrows{display:none!important}}.pml_splitFeature{display:grid;grid-template-columns:1.15fr 1fr;gap:var(--spacing-xl, 48px);align-items:center}.pml_splitFeature__body{min-width:0}.pml_splitFeature__media{display:block;min-width:0;border-radius:var(--radius-card, 14px);overflow:hidden;background:#0e1014}.pml_splitFeature--mediaFirst .pml_splitFeature__media{order:-1}.pml_splitFeature__badge{display:inline-block;margin-bottom:var(--spacing-2xs, 8px);padding:3px 10px;border-radius:999px;font-size:.74rem;letter-spacing:.02em;color:var(--tx-2, #5c5e63);border:1px solid var(--ln, #e4e2dd)}.pml_splitFeature--notIncluded{border:1px dashed var(--ac2-text, #1e6fe0);border-radius:var(--radius-card, 16px);padding:clamp(20px,3vw,28px);background:color-mix(in srgb,var(--ac2-text, #1e6fe0) 6%,transparent)}.pml_splitFeature__badge--azure{font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ac2-text, #1e6fe0);border-color:var(--ac2-text, #1e6fe0)}.pml_section--light .pml_btnCTA,.pml_section--dark .pml_btnCTA{background:var(--accent, #8e7cf8);color:var(--accent-ink, #141026);border-radius:var(--radius-btn, 9px)!important;box-shadow:none;text-shadow:none}.pml_section--light .pml_btnCTA:hover,.pml_section--dark .pml_btnCTA:hover{background:var(--accent, #8e7cf8);filter:brightness(1.08)}.pml_btnCTA--ghostAzure,.pml_section--light .pml_btnCTA--ghostAzure,.pml_section--dark .pml_btnCTA--ghostAzure{background:transparent;color:var(--ac2-text, #1e6fe0);border:1px solid var(--ac2-text, #1e6fe0);box-shadow:none}.pml_section--light .pml_btnCTA--ghostAzure:hover,.pml_section--dark .pml_btnCTA--ghostAzure:hover{background:color-mix(in srgb,var(--ac2-text, #1e6fe0) 10%,transparent);filter:none}@media all and (max-width:900px){.pml_splitFeature{grid-template-columns:minmax(0,1fr);gap:var(--spacing-md, 24px)}.pml_splitFeature--mediaFirst .pml_splitFeature__media{order:0}}.pml_quoteGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-gap, 20px);margin-top:var(--spacing-lg, 32px)}.pml_quoteCard{margin:0;padding:var(--spacing-md, 24px);background:var(--sf-elev, #ffffff);border:1px solid var(--ln, #e4e2dd);border-radius:var(--radius-card, 14px);min-width:0}.pml_quoteCard blockquote{margin:0 0 var(--spacing-xs, 12px);padding:0;border:0;font-style:normal;font-size:.95rem;line-height:var(--leading-body, 1.55);color:var(--tx, #1b1c1e)}.pml_quoteCard figcaption{font-size:.82rem;color:var(--tx-2, #5c5e63)}.pml_quoteCard__who{font-weight:700;color:var(--ac-text, #5a46d6)}.pml_section--broll .pml_quoteCard{background:color-mix(in srgb,var(--sf-elev, #ffffff) 83%,transparent);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@media all and (max-width:900px){.pml_quoteGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media all and (max-width:640px){.pml_quoteGrid{grid-template-columns:minmax(0,1fr)}}.pml_sectionNav{display:flex;flex-wrap:wrap;gap:var(--spacing-2xs, 8px);padding:0;margin:0;list-style:none}.pml_sectionNav--center{justify-content:center}.pml_sectionNav__chip{display:inline-block;padding:7px 15px;border-radius:999px;border:1px solid var(--ln, #e4e2dd);background:transparent;color:var(--tx-2, #5c5e63);font-size:.86rem;line-height:1.4;text-decoration:none;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.pml_sectionNav__chip:hover{border-color:var(--ac-text, #5a46d6);color:var(--ac-text, #5a46d6)}.pml_sectionNav__chip.is-active{border-color:var(--ac-text, #5a46d6);color:var(--accent-ink, #141026);background:var(--ac-text, #5a46d6)}.pml_sectionNav__chip:focus-visible{box-shadow:var(--focus-ring, 0 0 0 3px rgba(142,124,248,.55));outline:none}@media all and (max-width:768px){.pml_sectionNav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.pml_sectionNav::-webkit-scrollbar{display:none}}.pml_valueBand{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(24px,4vw,54px);align-items:center}.pml_valueBand__head,.pml_valueBand__aside{min-width:0}.pml_valueBand .pml_valueBand__num{margin:0;text-align:left;font-size:clamp(52px,8vw,88px);line-height:1;font-weight:700;letter-spacing:-.03em;color:var(--tx, #1b1c1e);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.pml_valueBand__plus{color:var(--tx-2, #5c5e63)}.pml_valueBand__head .pml_stndSectHeader__preHeader{display:block;margin-bottom:var(--spacing-2xs, 8px)}.pml_valueBand__cap{margin:var(--spacing-xs, 12px) 0 0;max-width:38ch;color:var(--tx-2, #5c5e63)}.pml_valueBand [data-when=live]{display:none}.pml_valueBand[data-state=live] [data-when=live]{display:block}.pml_valueBand[data-state=live] [data-when=floor]{display:none}.pml_valueBand [data-pml-optional][hidden]{display:none!important}.pml_valueBand__tallies{display:flex;flex-wrap:wrap;gap:4px 14px;margin:var(--spacing-md, 24px) 0 0;padding:0;list-style:none;font-size:.9rem;color:var(--tx-2, #5c5e63)}.pml_valueBand__tallies li{margin:0;display:inline-flex;align-items:baseline;gap:5px}.pml_valueBand__tallies li:not(:last-child):after{content:"\b7";margin-left:9px;color:var(--ln, #e4e2dd)}.pml_valueBand__tallyNum{font-weight:700;color:var(--tx, #1b1c1e);font-variant-numeric:tabular-nums}.pml_valueBand .pml_checkList{margin:0;padding-left:26px}.pml_valueBand .pml_checkList li{margin-bottom:var(--spacing-2xs, 8px);line-height:var(--leading-body, 1.55)}.pml_valueBand .pml_checkList li:before{color:var(--ac-text, #5a46d6);width:26px;margin-left:-26px!important}.pml_valueBand__foot{margin:var(--spacing-md, 24px) 0 0;font-size:.9rem;color:var(--tx-2, #5c5e63)}.pml_valueBand__foot a{color:var(--ac-text, #5a46d6)}@media all and (max-width:900px){.pml_valueBand{grid-template-columns:minmax(0,1fr);gap:var(--spacing-md, 24px)}}.pml_m--accentIris{color:var(--accent, #8e7cf8)}
/*# sourceMappingURL=/cdn/shop/t/45/assets/pml-components-v2.css.map */
