.ms-pdp{--ms-pdp-green-950: #063523;--ms-pdp-green-900: #08462d;--ms-pdp-green-800: #125a3a;--ms-pdp-green-100: #e7f0ea;--ms-pdp-cream: #f7f7f2;--ms-pdp-ink: #173126;--ms-pdp-muted: #68746e;--ms-pdp-line: #dfe6e1;--ms-pdp-orange: #f05a18;--ms-pdp-orange-hover: #d94c10;--ms-pdp-yellow: #ffbe31;--ms-pdp-white: #fff;--ms-pdp-shadow: 0 18px 44px rgba(6, 53, 35, .08);--ms-pdp-radius-sm: 8px;--ms-pdp-radius-md: 14px;--ms-pdp-radius-lg: 20px;color:var(--ms-pdp-ink);background:var(--ms-pdp-white)}.ms-pdp-container{width:min(calc(100% - 40px),1380px);margin-inline:auto}.ms-pdp a{text-underline-offset:3px}.ms-pdp-content-section{padding-block:clamp(44px,5vw,76px)}.ms-pdp-kicker{margin:0 0 8px;color:var(--ms-pdp-green-800);font-size:.72rem;font-weight:760;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ms-pdp-section-heading{margin-bottom:clamp(22px,2.6vw,34px)}.ms-pdp-section-heading--row{display:flex;align-items:end;justify-content:space-between;gap:20px}.ms-pdp-section-heading h2,.ms-pdp-overview h2{margin:0;color:var(--ms-pdp-green-950);font-size:clamp(1.55rem,2.5vw,2.5rem);font-weight:760;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}.ms-pdp-editor-placeholder{display:grid;gap:8px;padding:28px;border:1px dashed #afc2b6;border-radius:var(--ms-pdp-radius-md);color:var(--ms-pdp-muted);background:var(--ms-pdp-cream);text-align:center}.ms-pdp-editor-placeholder strong{color:var(--ms-pdp-green-950)}.ms-pdp-section--breadcrumbs{border-bottom:1px solid var(--ms-pdp-line);background:#fbfcfb}.ms-pdp-breadcrumb{min-height:46px;display:flex;align-items:center}.ms-pdp-breadcrumb__list{display:flex;min-width:0;align-items:center;gap:9px;margin:0;padding:0;color:var(--ms-pdp-muted);font-size:.76rem;list-style:none;white-space:nowrap}.ms-pdp-breadcrumb__list li{display:flex;min-width:0;align-items:center;gap:9px}.ms-pdp-breadcrumb__list li:not(:last-child):after{content:"/";color:#a7b2ac}.ms-pdp-breadcrumb__list a{color:var(--ms-pdp-green-800);text-decoration:none}.ms-pdp-breadcrumb__list li:last-child span{display:block;overflow:hidden;max-width:min(52vw,560px);text-overflow:ellipsis}.ms-pdp .shopify-section:has(.product-information){background:var(--ms-pdp-white)}.ms-pdp .product-information{padding-block:clamp(28px,4vw,58px) clamp(34px,4.5vw,64px)!important}.ms-pdp .product-information__grid{align-items:start}.ms-pdp media-gallery.media-gallery--carousel{--color-border: var(--ms-pdp-line)}.ms-pdp media-gallery.media-gallery--carousel slideshow-container{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-md);background:linear-gradient(145deg,#fdfdfc,#f7f8f6)}.ms-pdp .product-media-container{background:transparent}.ms-pdp .product-media img,.ms-pdp .product-media__image{mix-blend-mode:multiply}.ms-pdp .slideshow-controls__thumbnail{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:7px;background:#fff}.ms-pdp .slideshow-controls__thumbnail[aria-selected=true]{border-color:var(--ms-pdp-green-800);box-shadow:0 0 0 1px var(--ms-pdp-green-800)}.ms-pdp .product-details>.group-block{gap:18px!important}.ms-pdp .product-details h1{max-width:16ch;margin:0;color:var(--ms-pdp-green-950);font-size:clamp(2rem,3.35vw,3.2rem);font-weight:780;letter-spacing:-.045em;line-height:.98;text-wrap:balance}.ms-pdp .ms-pdp__labels{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0}.ms-pdp .ms-pdp__eyebrow{margin:0;color:var(--ms-pdp-green-800);font-size:.72rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.ms-pdp .ms-pdp__badge:empty{display:none}.ms-pdp .ms-pdp__badge{display:inline-flex;min-height:24px;align-items:center;padding:4px 9px;border-radius:999px;color:#fff;background:var(--ms-pdp-green-900);font-size:.7rem;font-weight:750}.ms-pdp .ms-pdp__short-description{max-width:54ch;margin:0;color:var(--ms-pdp-muted);font-size:.98rem;line-height:1.62}.ms-pdp .product-details .price{color:var(--ms-pdp-green-950);font-weight:760}.ms-pdp .product-details .price__current,.ms-pdp .product-details .price-item{font-size:clamp(1.55rem,2vw,2rem)}.ms-pdp .product-inventory{color:var(--ms-pdp-green-800);font-size:.82rem}.ms-pdp variant-picker,.ms-pdp .quantity-selector-wrapper,.ms-pdp .buy-buttons-block{width:100%}.ms-pdp variant-picker label,.ms-pdp .quantity-label{color:var(--ms-pdp-green-950);font-size:.78rem;font-weight:700}.ms-pdp .variant-option__button-label,.ms-pdp .quantity-selector{border-color:var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-sm)}.ms-pdp .product-form-buttons{gap:10px}.ms-pdp .product-form-buttons .add-to-cart-button{min-height:52px;border-color:var(--ms-pdp-orange);border-radius:var(--ms-pdp-radius-sm);color:#fff;background:var(--ms-pdp-orange);font-weight:760;box-shadow:0 10px 24px #f05a1833}.ms-pdp .product-form-buttons .add-to-cart-button:hover:not(:disabled){border-color:var(--ms-pdp-orange-hover);background:var(--ms-pdp-orange-hover)}.ms-pdp shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--ms-pdp-radius-sm);--shopify-accelerated-checkout-button-block-size: 48px}.ms-pdp sticky-add-to-cart{--color-background: #fff;--color-foreground: var(--ms-pdp-green-950)}.ms-pdp-trust{border-block:1px solid var(--ms-pdp-line);background:#fbfcfb}.ms-pdp-trust__grid{display:grid;grid-template-columns:repeat(var(--ms-pdp-trust-count),minmax(0,1fr))}.ms-pdp-trust__item{display:flex;min-height:94px;align-items:center;justify-content:center;gap:12px;padding:18px;text-align:left}.ms-pdp-trust__item+.ms-pdp-trust__item{border-left:1px solid var(--ms-pdp-line)}.ms-pdp-trust__icon,.ms-pdp-feature-card__icon,.ms-pdp-use-case__icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;color:var(--ms-pdp-green-900);background:var(--ms-pdp-green-100)}.ms-pdp-trust__icon svg,.ms-pdp-feature-card__icon svg,.ms-pdp-use-case__icon svg{width:20px;height:20px;fill:currentColor}.ms-pdp-trust__item strong,.ms-pdp-trust__item small{display:block}.ms-pdp-trust__item strong{color:var(--ms-pdp-green-950);font-size:.88rem}.ms-pdp-trust__item small{margin-top:2px;color:var(--ms-pdp-muted);font-size:.74rem}.ms-pdp-overview{background:#fff}.ms-pdp-overview__grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.35fr);align-items:start;gap:clamp(30px,5vw,72px)}.ms-pdp-overview__copy{max-width:600px}.ms-pdp-rte{margin-top:18px;color:var(--ms-pdp-muted);font-size:1rem;line-height:1.72}.ms-pdp-rte>:first-child{margin-top:0}.ms-pdp-rte>:last-child{margin-bottom:0}.ms-pdp-check-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.ms-pdp-check-list li{display:flex;align-items:flex-start;gap:10px;color:var(--ms-pdp-green-950);font-size:.91rem;line-height:1.45}.ms-pdp-check-list__icon{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;color:var(--ms-pdp-green-800)}.ms-pdp-check-list__icon svg{width:18px;height:18px}.ms-pdp-overview__media{overflow:hidden;aspect-ratio:16 / 9;border-radius:var(--ms-pdp-radius-md);background:var(--ms-pdp-cream);box-shadow:var(--ms-pdp-shadow)}.ms-pdp-overview__media picture,.ms-pdp-overview__media img{display:block;width:100%;height:100%}.ms-pdp-overview__media img{object-fit:cover}.ms-pdp-features{padding-top:0}.ms-pdp-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ms-pdp-feature-card{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-md);background:#fff}.ms-pdp-feature-card__media{display:block;overflow:hidden;aspect-ratio:16 / 8.5;background:var(--ms-pdp-cream)}.ms-pdp-feature-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.ms-pdp-feature-card:hover .ms-pdp-feature-card__media img{transform:scale(1.025)}.ms-pdp-feature-card__body{display:flex;align-items:flex-start;gap:14px;padding:20px}.ms-pdp-feature-card h3,.ms-pdp-use-case h3{margin:0;color:var(--ms-pdp-green-950);font-size:1rem;line-height:1.25}.ms-pdp-feature-card p,.ms-pdp-use-case p{margin:6px 0 0;color:var(--ms-pdp-muted);font-size:.84rem;line-height:1.55}.ms-pdp-feature-card small{display:block;margin-top:8px;color:var(--ms-pdp-green-800);font-size:.72rem}.ms-pdp-technical{background:var(--ms-pdp-cream)}.ms-pdp-tabs{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-md);background:#fff}.ms-pdp-tabs__list{display:flex;gap:6px;padding:9px 10px 0;border-bottom:1px solid var(--ms-pdp-line);overflow-x:auto;scrollbar-width:none}.ms-pdp-tabs__list::-webkit-scrollbar{display:none}.ms-pdp-tabs__tab{min-height:42px;flex:0 0 auto;padding:9px 18px;border:0;border-radius:7px 7px 0 0;color:var(--ms-pdp-muted);background:transparent;font:inherit;font-size:.8rem;font-weight:720;cursor:pointer}.ms-pdp-tabs__tab[aria-selected=true]{color:#fff;background:var(--ms-pdp-green-900)}.ms-pdp-tabs__tab:focus-visible{outline:2px solid var(--ms-pdp-orange);outline-offset:2px}.ms-pdp-tabs__panel{padding:clamp(18px,3vw,34px)}.ms-pdp-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:42px;margin:0}.ms-pdp-spec-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:18px;padding:13px 4px;border-bottom:1px solid var(--ms-pdp-line);font-size:.84rem}.ms-pdp-spec-row dt{color:var(--ms-pdp-green-950);font-weight:700}.ms-pdp-spec-row dd{margin:0;color:var(--ms-pdp-muted)}.ms-pdp-spec-row dd small,.ms-pdp-package-list small{display:block;margin-top:3px;font-size:.72rem}.ms-pdp-package-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.ms-pdp-package-list li{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-sm)}.ms-pdp-package-list__quantity{color:var(--ms-pdp-orange);font-weight:800}.ms-pdp-use-cases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ms-pdp-use-case{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-sm)}.ms-pdp-use-case>img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.ms-pdp-use-case>div:last-child{padding:16px}.ms-pdp-use-case__icon{margin:18px 18px 0}.ms-pdp-product-rail{display:grid;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:14px;padding:2px 2px 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ms-pdp-product-rail::-webkit-scrollbar{display:none}.ms-pdp-product-rail__item{min-width:0;scroll-snap-align:start}.ms-pdp .ms-product-card{height:100%;overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-sm);background:#fff}.ms-pdp .ms-product-card__media{position:relative;display:grid;overflow:hidden;aspect-ratio:1 / 1;place-items:center;color:var(--ms-pdp-green-950);background:#fafbf9}.ms-pdp .ms-product-card__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .22s ease}.ms-pdp .ms-product-card:hover .ms-product-card__media img{transform:scale(1.035)}.ms-pdp .ms-product-card__badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 7px;border-radius:4px;color:#fff;background:#c6292f;font-size:.68rem;font-weight:760}.ms-pdp .ms-product-card__content{display:grid;gap:10px;padding:14px}.ms-pdp .ms-product-card__title{min-height:2.7em;margin:0;font-size:.86rem;line-height:1.35}.ms-pdp .ms-product-card__title a{color:var(--ms-pdp-green-950);text-decoration:none}.ms-pdp .ms-product-card__price{display:flex;flex-wrap:wrap;gap:6px;font-size:.84rem}.ms-pdp .ms-product-card__price-current{color:var(--ms-pdp-green-950);font-weight:760}.ms-pdp .ms-product-card__price-compare{color:var(--ms-pdp-muted);text-decoration:line-through}.ms-pdp .ms-product-card__action{color:var(--ms-pdp-green-800);font-size:.76rem;font-weight:720;text-decoration:none}.ms-pdp .product-recommendations .section-resource-list{padding-block:clamp(44px,5vw,72px)!important;border-top:1px solid var(--ms-pdp-line)}.ms-pdp .product-recommendations .section-resource-list__content h3{color:var(--ms-pdp-green-950);font-size:clamp(1.45rem,2.2vw,2.15rem);letter-spacing:-.03em}.ms-pdp .product-recommendations .resource-list__item{overflow:hidden;border:1px solid var(--ms-pdp-line);border-radius:var(--ms-pdp-radius-sm);background:#fff}.ms-pdp-faq{border-top:1px solid var(--ms-pdp-line)}.ms-pdp-faq__inner{max-width:1080px}.ms-pdp-faq__list{border-top:1px solid var(--ms-pdp-line)}.ms-pdp-faq__item{border-bottom:1px solid var(--ms-pdp-line)}.ms-pdp-faq__item summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:14px 4px;color:var(--ms-pdp-green-950);font-size:.92rem;font-weight:700;cursor:pointer;list-style:none}.ms-pdp-faq__item summary::-webkit-details-marker{display:none}.ms-pdp-faq__toggle{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:50%;color:var(--ms-pdp-green-900);background:var(--ms-pdp-green-100);transition:transform .18s ease}.ms-pdp-faq__toggle svg{width:14px;height:14px;fill:currentColor;stroke:currentColor}.ms-pdp-faq__item[open] .ms-pdp-faq__toggle{transform:rotate(45deg)}.ms-pdp-faq__answer{max-width:78ch;padding:0 48px 22px 4px;color:var(--ms-pdp-muted);font-size:.88rem;line-height:1.65}.ms-pdp-faq__answer>:first-child{margin-top:0}@media screen and (min-width:1200px){.ms-pdp .product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,58fr) minmax(370px,42fr)}}@media screen and (max-width:989px){.ms-pdp-container{width:min(calc(100% - 32px),1380px)}.ms-pdp .product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)}.ms-pdp-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-pdp-feature-card:last-child:nth-child(odd){grid-column:1 / -1}.ms-pdp-spec-grid{column-gap:22px}}@media screen and (max-width:749px){.ms-pdp-container{width:min(calc(100% - 28px),1380px)}.ms-pdp-breadcrumb{min-height:42px}.ms-pdp-breadcrumb__list{overflow:hidden;font-size:.69rem}.ms-pdp-breadcrumb__list li:nth-child(2):not(:last-child){display:none}.ms-pdp .product-information{padding-block:0 28px!important}.ms-pdp .product-information__media{margin-inline:calc(var(--padding-md) * -1)}.ms-pdp media-gallery.media-gallery--carousel slideshow-container{border-inline:0;border-radius:0}.ms-pdp .product-details>.group-block{gap:14px!important;padding-top:24px!important}.ms-pdp .product-details h1{max-width:none;font-size:clamp(1.7rem,8vw,2.3rem);line-height:1.03}.ms-pdp .ms-pdp__short-description{font-size:.9rem}.ms-pdp .product-form-buttons .add-to-cart-button{min-height:50px}.ms-pdp-trust__grid{grid-template-columns:repeat(var(--ms-pdp-trust-count),minmax(0,1fr));overflow-x:auto;scrollbar-width:none}.ms-pdp-trust__grid::-webkit-scrollbar{display:none}.ms-pdp-trust__item{min-width:138px;min-height:82px;justify-content:flex-start;gap:8px;padding:14px 10px}.ms-pdp-trust__icon{width:34px;height:34px;flex-basis:34px}.ms-pdp-trust__icon svg{width:17px;height:17px}.ms-pdp-trust__item strong{font-size:.72rem}.ms-pdp-trust__item small{font-size:.64rem}.ms-pdp-content-section{padding-block:42px}.ms-pdp-overview__grid{grid-template-columns:1fr;gap:26px}.ms-pdp-overview__media{aspect-ratio:4 / 3}.ms-pdp-features{padding-top:0}.ms-pdp-features__grid{display:grid;grid-auto-columns:86%;grid-auto-flow:column;grid-template-columns:none;gap:12px;margin-right:-14px;padding:2px 14px 10px 2px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ms-pdp-features__grid::-webkit-scrollbar{display:none}.ms-pdp-feature-card,.ms-pdp-feature-card:last-child:nth-child(odd){grid-column:auto;scroll-snap-align:start}.ms-pdp-feature-card__body{padding:17px}.ms-pdp-spec-grid,.ms-pdp-package-list,.ms-pdp-use-cases{grid-template-columns:1fr}.ms-pdp-spec-row{grid-template-columns:minmax(112px,.8fr) minmax(0,1.2fr);gap:12px;padding-block:12px;font-size:.79rem}.ms-pdp-tabs__panel{padding:14px}.ms-pdp-tabs__list{gap:4px;padding:8px 8px 0;overflow-x:visible}.ms-pdp-tabs__tab{min-width:0;min-height:48px;flex:1 1 0;padding:8px 5px;font-size:.7rem;line-height:1.15;white-space:normal}.ms-pdp-product-rail{grid-auto-columns:68%;margin-right:-14px}.ms-pdp .product-recommendations .resource-list{--resource-list-columns-mobile: repeat(2, minmax(0, 1fr))}.ms-pdp-faq__item summary{font-size:.86rem}.ms-pdp-faq__answer{padding-right:34px}}@media(prefers-reduced-motion:reduce){.ms-pdp *,.ms-pdp *:before,.ms-pdp *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mobiustream-product.css.map */
