.devices-accessories-grid{background:var(--colors-lynch-white);padding:72px 100px 0}.devices-accessories-grid__viewport{grid-template-columns:repeat(2,minmax(292px,292px));justify-content:center;gap:24px;max-width:1240px;margin:0 auto;display:grid}.devices-accessories-grid__card{background:var(--colors-lynch-white);border:1px solid var(--colors-lynch-200);content-visibility:auto;contain-intrinsic-size:367px;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex;overflow:hidden}.devices-accessories-grid__image-stage{justify-content:center;align-items:center;width:100%;height:210px;display:flex}.devices-accessories-grid__image{object-fit:contain;width:auto;max-width:230px;height:auto;max-height:170px}.devices-accessories-grid__body{flex-direction:column;gap:4px;padding:0 8px;display:flex}.devices-accessories-grid__title,.devices-accessories-grid__price{margin:0}.devices-accessories-grid__title{color:var(--colors-lynch-900);font-family:var(--font-font-family-primary);letter-spacing:0;min-height:40px;font-size:16px;font-weight:500;line-height:1.25}.devices-accessories-grid__price{color:var(--colors-tuu-500);font-family:var(--font-font-family-primary);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.25}.devices-accessories-grid__tax-label{white-space:nowrap}@media (max-width:1024px){.devices-accessories-grid{padding:64px 24px 0}.devices-accessories-grid__viewport{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}}@media (max-width:768px){.devices-accessories-grid{padding:16px 16px 0}.devices-accessories-grid__viewport{scroll-snap-type:x proximity;scrollbar-width:none;justify-content:flex-start;gap:16px;max-width:343px;display:flex;overflow-x:auto}.devices-accessories-grid__viewport::-webkit-scrollbar{display:none}.devices-accessories-grid__card{scroll-snap-align:start;flex:0 0 292px;width:292px}}
.devices-comparison-cta{background:var(--colors-lynch-white);contain-intrinsic-size:520px;content-visibility:auto;padding:var(--spacing-10)100px}.devices-comparison-cta__panel{max-width:1238px;min-height:440px;padding:var(--spacing-10)var(--spacing-10)0;background:radial-gradient(circle at 86% 12%,#ffffff2e,#0000 28%),linear-gradient(90deg,#2338ff 0%,#5d6cff 100%);border-radius:20px;flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.devices-comparison-cta__panel:before,.devices-comparison-cta__panel:after{border-radius:var(--border-border-radius-full);content:"";pointer-events:none;position:absolute}.devices-comparison-cta__panel:before{filter:blur(var(--blur-md));background:#ffffff24;width:220px;height:180px;top:-30px;left:-40px}.devices-comparison-cta__panel:after{background:var(--colors-transparent-white-100);filter:blur(60px);height:220px;right:-60px;top:var(--spacing-4);width:260px}.devices-comparison-cta__content{align-items:center;gap:var(--spacing-6);text-align:center;z-index:2;flex-direction:column;max-width:924px;margin:0 auto;display:flex;position:relative}.devices-comparison-cta__title,.devices-comparison-cta__description{color:var(--colors-lynch-white);margin:0}.devices-comparison-cta__title{font-family:var(--font-font-family-secondary);font-size:var(--typography-font-size-7xl);font-weight:var(--typography-font-weight-bold);letter-spacing:-1.6px;line-height:1.12}.devices-comparison-cta__description{font-family:var(--font-font-family-primary);font-size:var(--typography-font-size-md);font-weight:var(--typography-font-weight-medium);max-width:924px;line-height:1.25}.devices-comparison-cta__button{background:var(--colors-transparent-white-200);border:var(--border-border-width-border-1)solid var(--colors-transparent-white-900);border-radius:var(--border-border-radius-button);color:var(--colors-lynch-white);font-family:var(--font-font-family-primary);font-size:var(--typography-font-size-md);font-weight:var(--typography-font-weight-medium);align-items:center;gap:var(--spacing-2);min-width:255px;min-height:52px;padding:var(--spacing-4)var(--spacing-8);z-index:2;justify-content:center;line-height:1.25;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:relative}.devices-comparison-cta__button-label--mobile,.devices-comparison-cta__button-icon{display:none}.devices-comparison-cta__button:hover{border-color:var(--colors-lynch-white);background:#ffffff47;transform:translateY(-1px)}.devices-comparison-cta__button:focus-visible{outline:var(--border-border-width-border-2)solid var(--colors-lynch-white);outline-offset:3px}.devices-comparison-cta__hardware{width:100%;max-width:1158px;margin:auto auto 0}.devices-comparison-cta__hardware-picture{justify-content:center;align-items:flex-end;width:100%;display:flex}.devices-comparison-cta__hardware-image{width:100%;max-width:1158px;height:auto;margin:0 auto;display:block}@media (max-width:1280px){.devices-comparison-cta{padding:var(--spacing-10)var(--spacing-6)}.devices-comparison-cta__panel{padding-inline:var(--spacing-6)}}@media (max-width:768px){.devices-comparison-cta{contain-intrinsic-size:470px;padding:var(--spacing-10)clamp(var(--spacing-4),6vw,22.5px)}.devices-comparison-cta__panel{min-height:390px;padding:var(--spacing-6)var(--spacing-4)0}.devices-comparison-cta__content{gap:var(--spacing-4);max-width:298px}.devices-comparison-cta__title{font-size:var(--typography-font-size-3xl);letter-spacing:var(--typography-letter-spacing-none)}.devices-comparison-cta__description{font-size:var(--typography-font-size-sm);max-width:298px}.devices-comparison-cta__button{width:100%;min-width:0}.devices-comparison-cta__button-label--desktop{display:none}.devices-comparison-cta__button-label--mobile,.devices-comparison-cta__button-icon{display:inline-flex}.devices-comparison-cta__button-icon{flex:none}.devices-comparison-cta__hardware{width:calc(100% + 32px);max-width:none;margin:auto -16px 0}.devices-comparison-cta__hardware-image{width:min(321px,100%);max-width:321px}}
.devices-hero{background:var(--colors-lynch-white);min-height:797px;padding:101px 100px 0;overflow:hidden}.devices-hero__content{flex-direction:column;gap:24px;width:100%;max-width:1240px;margin:0 auto;display:flex}.devices-hero__copy{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:924px;margin:0 auto;display:flex}.devices-hero__heading{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.devices-hero__eyebrow,.devices-hero__title,.devices-hero__description{width:100%;margin:0}.devices-hero__eyebrow{color:var(--colors-lynch-700);font-family:var(--font-font-family-primary);letter-spacing:0;text-transform:uppercase;font-size:20px;font-weight:700;line-height:1.12}.devices-hero__eyebrow-label{display:block}.devices-hero__eyebrow-label--mobile{display:none}.devices-hero__title{color:var(--colors-lynch-black);font-family:var(--font-font-family-secondary);letter-spacing:-1.6px;max-width:100%;font-size:68px;font-weight:700;line-height:1.12}.devices-hero__description{color:var(--colors-lynch-black);font-family:var(--font-font-family-primary);max-width:820px;font-size:18px;font-weight:400;line-height:1.25}.devices-hero__gallery-shell{width:100%;max-width:1240px;margin:0 auto;padding:44px 0 40px;position:relative;overflow:hidden}.devices-hero__gallery-track{align-items:center;gap:24px;width:4370px;height:400px;transition:transform .8s ease-in-out;display:flex;position:relative;left:50%;transform:translate(-50%)}.devices-hero__gallery-track--pos-5{transform:translate(calc(560px - 50%))}.devices-hero__gallery-track--pos-6{transform:translate(calc(280px - 50%))}.devices-hero__gallery-track--pos-7{transform:translate(-50%)}.devices-hero__gallery-track--pos-8{transform:translate(calc(-50% - 280px))}.devices-hero__gallery-track--pos-9{transform:translate(calc(-50% - 560px))}.devices-hero__gallery-track--pos-10{transform:translate(calc(-50% - 840px))}.devices-hero__card{z-index:0;background:#d9d9d9;border-radius:22px;flex:none;width:256px;height:340px;transition:opacity .8s ease-in-out;position:relative;overflow:hidden;box-shadow:0 4px 12px #33415512}.devices-hero__card--standard,.devices-hero__card--feature,.devices-hero__card--edge{opacity:.45}.devices-hero__card--active{opacity:1;z-index:2;width:450px;height:388px}.devices-hero__image{object-fit:cover;object-position:center;width:100%;height:100%}.devices-hero__fade{pointer-events:none;z-index:1;width:160px;position:absolute;top:0;bottom:0}.devices-hero__fade--left{background:linear-gradient(90deg,#fffffffa 0%,#ffffffd1 26%,#ffffff57 68%,#fff0 100%);left:0}.devices-hero__fade--right{background:linear-gradient(270deg,#fffffffa 0%,#ffffffd1 26%,#ffffff57 68%,#fff0 100%);right:0}@media (max-width:1200px){.devices-hero{min-height:unset;padding:104px 40px 32px}.devices-hero__title{font-size:60px}}@media (min-width:769px) and (max-width:1024px){.devices-hero{padding:104px 24px 32px}.devices-hero__content{gap:20px}.devices-hero__copy{max-width:760px}.devices-hero__title{font-size:clamp(48px,6.2vw,54px);line-height:1.08}.devices-hero__description{max-width:680px;font-size:16px}.devices-hero__gallery-shell{max-width:none;padding:32px 0 24px;overflow:hidden}.devices-hero__gallery-track{gap:16px;width:3698px;height:344px;left:50%;transform:translate(-50%)}.devices-hero__card{width:220px;height:292px}.devices-hero__card--active{width:394px;height:340px}.devices-hero__fade{width:clamp(104px,14vw,160px);display:block}}@media (max-width:768px){.devices-hero{padding:96px 16px 24px}.devices-hero__content{gap:20px}.devices-hero__copy{gap:16px;max-width:343px}.devices-hero__eyebrow{font-size:20px;line-height:1.12}.devices-hero__eyebrow-label--desktop{display:none}.devices-hero__eyebrow-label--mobile{display:block}.devices-hero__title{letter-spacing:0;font-size:48px;line-height:1}.devices-hero__description{max-width:343px;font-size:18px;line-height:1.25}.devices-hero__gallery-shell{width:calc(100% + 32px);max-width:none;height:auto;margin-inline:-16px;padding:28px 0 20px;overflow:hidden}.devices-hero__gallery-track{gap:12px;width:2185px;height:208px;left:50%;transform:translate(-50%)}.devices-hero__card{border-radius:12px;width:128px;height:170px;box-shadow:0 2px 6px #33415512}.devices-hero__card--active{width:225px;height:194px}.devices-hero__fade{width:138px;display:block}.devices-hero__fade--left{left:0}.devices-hero__fade--right{right:0}.devices-hero__card[data-card-id=card-left] .devices-hero__image{object-position:58% center}.devices-hero__card[data-card-id=card-right] .devices-hero__image{object-position:36% center}}@media (min-width:769px) and (max-width:1024px){.devices-hero__gallery-track--pos-5{transform:translate(calc(472px - 50%))}.devices-hero__gallery-track--pos-6{transform:translate(calc(236px - 50%))}.devices-hero__gallery-track--pos-7{transform:translate(-50%)}.devices-hero__gallery-track--pos-8{transform:translate(calc(-50% - 236px))}.devices-hero__gallery-track--pos-9{transform:translate(calc(-50% - 472px))}.devices-hero__gallery-track--pos-10{transform:translate(calc(-50% - 708px))}}@media (max-width:768px){.devices-hero__gallery-track--pos-5{transform:translate(calc(280px - 50%))}.devices-hero__gallery-track--pos-6{transform:translate(calc(140px - 50%))}.devices-hero__gallery-track--pos-7{transform:translate(-50%)}.devices-hero__gallery-track--pos-8{transform:translate(calc(-50% - 140px))}.devices-hero__gallery-track--pos-9{transform:translate(calc(-50% - 280px))}.devices-hero__gallery-track--pos-10{transform:translate(calc(-50% - 420px))}}@media (max-width:400px){.devices-hero__fade{display:none}}
.devices-pricing-cards{background:var(--colors-lynch-white);padding:72px 100px;scroll-margin-top:112px}.devices-pricing-cards__viewport{max-width:924px;margin:0 auto}.devices-pricing-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.devices-pricing-cards__card{background:var(--colors-lynch-white);border:1px solid var(--colors-lynch-200);border-radius:16px;flex-direction:column;gap:16px;min-height:572px;padding:16px;display:flex;overflow:hidden}.devices-pricing-cards__card:has(.devices-pricing-cards__toggle:checked){border-color:var(--colors-tuu-500)}.devices-pricing-cards__card:has(.devices-pricing-cards__toggle:focus-visible){box-shadow:0 0 0 3px #1633ff2e}.devices-pricing-cards__image-stage,.devices-pricing-cards__body,.devices-pricing-cards__actions{align-self:center;width:100%;max-width:260px}.devices-pricing-cards__image-stage{justify-content:center;height:210px;padding-top:10px;display:flex;position:relative}.devices-pricing-cards__image{object-fit:contain;width:min(230px,100% - 30px);max-width:230px;height:auto;margin-top:4px}.devices-pricing-cards__checkbox,.devices-pricing-cards__discount-icon{justify-content:center;align-items:center;display:inline-flex;position:absolute;top:0}.devices-pricing-cards__toggle{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.devices-pricing-cards__checkbox{cursor:pointer;background:0 0;border:1px solid #334155;border-radius:4px;width:20px;height:20px;transition:background .2s,border-color .2s,opacity .2s;left:0}.devices-pricing-cards__checkbox:after{border-bottom:2px solid var(--colors-lynch-white);border-left:2px solid var(--colors-lynch-white);content:"";opacity:0;width:8px;height:4px;margin-top:-2px;transform:rotate(-45deg)}.devices-pricing-cards__card:has(.devices-pricing-cards__toggle:checked) .devices-pricing-cards__checkbox{background:var(--colors-tuu-500);border-color:var(--colors-tuu-500)}.devices-pricing-cards__card:has(.devices-pricing-cards__toggle:checked) .devices-pricing-cards__checkbox:after{opacity:1}.devices-pricing-cards__toggle:disabled+.devices-pricing-cards__checkbox{border-color:var(--colors-lynch-200);cursor:not-allowed;opacity:.48}.devices-pricing-cards__discount-icon{background:var(--colors-tuu-500);border-radius:8px;width:32px;height:32px;padding:8px;right:0}.devices-pricing-cards__tags{align-items:center;gap:8px;display:flex;position:absolute;bottom:0;left:0}.devices-pricing-cards__tag{border-radius:999px;justify-content:center;align-items:center;gap:4px;height:19px;padding:2px 6px;display:inline-flex}.devices-pricing-cards__tag span{font-family:var(--font-font-family-primary);letter-spacing:0;white-space:nowrap;line-height:1.25}.devices-pricing-cards__tag--promo{background:#fee2e2}.devices-pricing-cards__tag--promo span{color:#dc2626;font-size:14px;font-weight:400}.devices-pricing-cards__tag--promo img{filter:invert(28%)sepia()saturate(7500%)hue-rotate()brightness(95%)contrast(105%)}.devices-pricing-cards__tag--discount{background:var(--colors-tuu-500)}.devices-pricing-cards__tag--discount span{color:var(--colors-lynch-white);font-size:12px;font-weight:500}.devices-pricing-cards__body{flex-direction:column;flex:1;gap:16px;display:flex}.devices-pricing-cards__details{flex-direction:column;gap:0;display:flex}.devices-pricing-cards__title,.devices-pricing-cards__description,.devices-pricing-cards__installment-line{margin:0}.devices-pricing-cards__title{color:var(--colors-lynch-900);font-family:var(--font-font-family-primary);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.25}.devices-pricing-cards__description{color:var(--colors-lynch-600);font-family:var(--font-font-family-primary);letter-spacing:0;min-height:80px;font-size:16px;font-weight:400;line-height:1.25}.devices-pricing-cards__pricing{flex-direction:column;gap:8px;display:flex}.devices-pricing-cards__original-price{color:var(--colors-lynch-600);flex-wrap:wrap;align-items:center;gap:4px;min-height:15px;display:flex}.devices-pricing-cards__original-label,.devices-pricing-cards__original-value,.devices-pricing-cards__installment-line{font-family:var(--font-font-family-primary);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.25}.devices-pricing-cards__original-value{text-decoration:line-through}.devices-pricing-cards__original-value--placeholder{text-decoration:none}.devices-pricing-cards__current-price{color:var(--colors-tuu-500);align-items:center;gap:0;min-height:40px;display:flex}.devices-pricing-cards__currency,.devices-pricing-cards__tax-label{font-family:var(--font-font-family-primary);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.25}.devices-pricing-cards__amount{font-family:var(--font-font-family-secondary);letter-spacing:-1.6px;font-size:40px;font-weight:700;line-height:1}.devices-pricing-cards__installments{flex-direction:column;gap:0;display:flex}.devices-pricing-cards__installment-line{color:var(--colors-tuu-500)}.devices-pricing-cards__actions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.devices-selection-bar{background:var(--colors-lynch-white);z-index:60;padding:20px clamp(24px,6.95vw,100px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -16px 24px #33415512}.devices-selection-bar__content{align-items:center;gap:24px;max-width:1240px;margin:0 auto;display:flex}.devices-selection-bar__list{flex:auto;gap:24px;min-width:0;display:flex}.devices-selection-bar__item{border-right:1px solid var(--colors-tuu-50);align-items:center;gap:8px;width:min(292px,100%);min-width:0;padding-right:24px;display:flex}.devices-selection-bar__image-frame{flex:0 0 84px;justify-content:center;align-items:center;height:56px;display:flex}.devices-selection-bar__image{object-fit:contain;width:auto;max-width:85px;height:auto;max-height:56px}.devices-selection-bar__details{flex-direction:column;flex:auto;min-width:0;display:flex}.devices-selection-bar__title,.devices-selection-bar__description,.devices-selection-bar__price{margin:0}.devices-selection-bar__title{color:var(--colors-lynch-900);font-family:var(--font-font-family-primary);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.25;overflow:hidden}.devices-selection-bar__description{color:var(--colors-lynch-600);font-family:var(--font-font-family-primary);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;line-height:1.25;overflow:hidden}.devices-selection-bar__price{color:var(--colors-tuu-500);font-family:var(--font-font-family-primary);letter-spacing:0;white-space:nowrap;align-items:center;font-size:18px;font-weight:700;line-height:1.25;display:flex}.devices-selection-bar__action{flex:0 0 292px;width:292px;margin-left:auto}.devices-selection-bar__button{background:var(--colors-tuu-500);color:var(--colors-lynch-white);font-family:var(--font-font-family-primary);border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1.25;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.devices-selection-bar__button:hover{background:var(--colors-tuu-600);transform:translateY(-1px)}.devices-selection-bar__button:focus-visible{outline:2px solid var(--colors-tuu-500);outline-offset:2px}@media (max-width:1100px){.devices-pricing-cards{padding:64px 24px}.devices-pricing-cards__viewport{scrollbar-width:none;width:calc(100% + 48px);max-width:none;margin-inline:-24px;padding:4px 24px;overflow-x:auto}.devices-pricing-cards__viewport::-webkit-scrollbar{display:none}.devices-pricing-cards__grid{scroll-snap-type:x proximity;min-width:max-content;display:flex}.devices-pricing-cards__card{scroll-snap-align:start;flex:0 0 292px;width:292px}}@media (max-width:1108px){.devices-selection-bar{border-radius:16px 16px 0 0;padding:12px 16px 16px}.devices-selection-bar__content,.devices-selection-bar__list{flex-direction:column}.devices-selection-bar__content{align-items:stretch;gap:8px;max-width:none}.devices-selection-bar__list{gap:8px}.devices-selection-bar__item{border-bottom:1px solid var(--colors-tuu-50);border-right:0;width:100%;padding:0 0 8px}.devices-selection-bar__action{flex-basis:auto;width:100%;margin-left:0}}@media (max-width:768px){.devices-pricing-cards{padding:48px 16px 64px}.devices-pricing-cards__viewport{width:100%;max-width:none;margin-inline:0;padding:0;overflow:visible}.devices-pricing-cards__grid{scroll-snap-type:none;grid-template-columns:minmax(0,1fr);gap:16px;min-width:0;display:grid}.devices-pricing-cards__card{width:100%;min-height:556px}.devices-pricing-cards__description{min-height:0}}
.devices-section-divider{padding:75px 100px}.devices-section-divider__panel{background:#f6f8ff;border-radius:16px;max-width:1240px;margin:0 auto;padding:24px 40px;overflow:hidden}.devices-section-divider__content{color:var(--colors-lynch-black);flex-direction:column;gap:16px;display:flex}.devices-section-divider__title,.devices-section-divider__description{margin:0}.devices-section-divider__title{font-family:var(--font-font-family-secondary);letter-spacing:-1.6px;font-size:40px;font-weight:700;line-height:1.12}.devices-section-divider__description{font-family:var(--font-font-family-primary);font-size:18px;font-weight:400;line-height:1.25}:is(.devices-hero:has(+.devices-section-divider),.devices-pricing-cards:has(+.devices-section-divider),.devices-accessories-grid:has(+.devices-section-divider)){padding-bottom:0}.devices-section-divider+.devices-pricing-cards,.devices-section-divider+.devices-accessories-grid,.devices-section-divider+.devices-supplies-grid{padding-top:0}@media (max-width:1024px){.devices-section-divider{padding:75px 24px}.devices-section-divider__panel{padding:24px}.devices-section-divider__title{font-size:36px}}@media (max-width:768px){.devices-section-divider,.devices-section-divider__panel{padding:16px}.devices-section-divider__content{gap:8px}.devices-section-divider__title{letter-spacing:0;font-size:24px;line-height:1.12}.devices-section-divider__description{font-size:10px}}
.devices-supplies-grid{background:var(--colors-lynch-white);padding:72px 100px 40px}.devices-supplies-grid__viewport{grid-template-columns:repeat(4,minmax(292px,292px));justify-content:center;gap:24px;max-width:1240px;margin:0 auto;display:grid}.devices-supplies-grid__card{background:var(--colors-lynch-white);border:1px solid var(--colors-lynch-200);content-visibility:auto;contain-intrinsic-size:367px;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex;overflow:hidden}.devices-supplies-grid__image-stage{justify-content:center;align-items:center;width:100%;height:210px;display:flex}.devices-supplies-grid__image{object-fit:contain;width:auto;max-width:230px;height:auto;max-height:152px}.devices-supplies-grid__body{flex-direction:column;gap:4px;padding:0 8px;display:flex}.devices-supplies-grid__title,.devices-supplies-grid__price{margin:0}.devices-supplies-grid__title{color:var(--colors-lynch-900);font-family:var(--font-font-family-primary);letter-spacing:0;min-height:40px;font-size:16px;font-weight:500;line-height:1.25}.devices-supplies-grid__price{color:var(--colors-tuu-500);font-family:var(--font-font-family-primary);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.25}.devices-supplies-grid__tax-label{white-space:nowrap}@media (max-width:1280px){.devices-supplies-grid{padding:64px 24px 40px}.devices-supplies-grid__viewport{grid-template-columns:repeat(2,minmax(292px,292px));max-width:608px}}@media (max-width:768px){.devices-supplies-grid{padding:16px 16px 0}.devices-supplies-grid__viewport{scroll-snap-type:x proximity;scrollbar-width:none;justify-content:flex-start;gap:16px;max-width:343px;display:flex;overflow-x:auto}.devices-supplies-grid__viewport::-webkit-scrollbar{display:none}.devices-supplies-grid__card{scroll-snap-align:start;flex:0 0 292px;width:292px}}
