.chassis-grid{margin:10px 0 48px}.chassis-grid__logo{width:100%;max-width:330px;margin-bottom:15px}.chassis-grid__title{font-size:24px;line-height:32px;font-weight:700;margin-bottom:12px}.chassis-grid__subtitle{color:#575757;font-size:14px;line-height:20px;font-weight:500;margin-bottom:36px}.chassis-grid__products{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:rgb(var(--color-button)) transparent;-webkit-overflow-scrolling:touch}.chassis-grid__product{flex:0 0 auto;width:calc(20% - 12.8px);min-width:280px;scroll-snap-align:start}.chassis-grid__products::-webkit-scrollbar{height:8px}.chassis-grid__products::-webkit-scrollbar-track{background:transparent}.chassis-grid__products::-webkit-scrollbar-thumb{background:rgb(var(--color-button));border-radius:4px}.product-card{border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:16px}.product-card__image{margin-bottom:16px}.product-card__image img{width:100%;height:auto}.product-card__badge{display:inline-block;padding:4px 8px;background:#e8f0f7;color:#3c649b;border-radius:4px;font-size:14px;margin-bottom:8px}.product-card__title{font-size:20px;font-weight:600;margin-bottom:8px}.product-card__price{color:#3c649b;font-weight:600;margin-bottom:16px}.product-card__description{color:#575757;font-size:14px;margin-bottom:16px}.product-card__button{width:100%;padding:12px;background:#3c649b;color:#fff;border:none;border-radius:4px;cursor:pointer}.chassis-tabs{margin:32px 0}.chassis-tabs__heading{font-size:24px;line-height:36px;font-weight:700;margin-bottom:32px;border-top:1px solid #ddd;padding-top:32px}.chassis-tabs__header{border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:32px}.chassis-tabs__list{display:flex;gap:32px}.chassis-tabs__button{background:none;border:none;padding:8px 0;font-size:20px;line-height:28px;font-weight:400;cursor:pointer;position:relative;color:#575757;white-space:nowrap}.chassis-tabs__button.active{color:#3c649b}.chassis-tabs__button.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#3c649b}.chassis-tabs__panel{display:none}.chassis-tabs__panel.active{display:block;padding:16px 0 32px}.spec-sheet__row{display:flex;padding:16px}.spec-sheet__row:nth-child(odd){background-color:#f0f5ff}.spec-sheet__label{flex:0 0 200px;font-weight:700;font-size:14px;line-height:20px;color:#575757}.spec-sheet__value{flex:1;color:#575757;font-size:14px;line-height:20px;font-weight:500}@media screen and (max-width: 1024px){.chassis-tabs__list{gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#3C649B transparent;padding-bottom:16px;-webkit-overflow-scrolling:touch}.chassis-tabs__list::-webkit-scrollbar{height:8px}.chassis-tabs__list::-webkit-scrollbar-track{background:transparent}.chassis-tabs__list::-webkit-scrollbar-thumb{background:#3c649b;border-radius:4px}}@media screen and (max-width: 768px){.chassis-grid__logo{max-width:215px}.chassis-grid__product{width:calc(50% - 12.8px)}.chassis-grid__title,.chassis-tabs__heading{font-size:20px;line-height:28px}.chassis-tabs__button{font-size:16px;line-height:24px}.spec-sheet__row{flex-direction:row}.spec-sheet__label{flex:0 0 50%;margin-bottom:0}.spec-sheet__value{flex:0 0 50%}}.product-selector{margin-bottom:20px}.product-selector__dropdown{padding:8px 12px;font-size:16px;border:1px solid #DDDDDD;border-radius:4px;background-color:#fff;min-width:200px}.table-container{margin-top:16px}.product-tabs{margin-bottom:20px}.product-tabs__list{display:flex;gap:24px;border-bottom:1px solid #DDDDDD;margin-bottom:24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.product-tabs__list::-webkit-scrollbar{display:none}.product-tabs__button{background:none;border:none;padding:8px 0;font-size:16px;line-height:24px;font-weight:500;cursor:pointer;position:relative;color:#575757;white-space:nowrap}.product-tabs__button.active{color:#3c649b}.product-tabs__button.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#3c649b}.product-tabs__panel{display:none}.product-tabs__panel.active{display:block}.rich-text-content{font-size:16px;line-height:1.6;color:rgba(var(--color-foreground),.75)}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{color:rgba(var(--color-foreground),1);font-weight:600;margin:24px 0 16px}.rich-text-content h1{font-size:32px}.rich-text-content h2{font-size:28px}.rich-text-content h3{font-size:24px}.rich-text-content h4{font-size:20px}.rich-text-content h5{font-size:18px}.rich-text-content h6{font-size:16px}.rich-text-content p{margin:16px 0}.rich-text-content ul,.rich-text-content ol{margin:16px 0;padding-left:24px}.rich-text-content li{margin:8px 0}.rich-text-content strong{font-weight:600;color:rgba(var(--color-foreground),1)}.rich-text-content em{font-style:italic}.rich-text-content a{color:#3c649b;text-decoration:underline}.rich-text-content a:hover{color:#2b4c73}.rich-text-content table{width:100%;border-collapse:collapse;margin:24px 0;border:1px solid rgba(var(--color-foreground),.1)}.rich-text-content th,.rich-text-content td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(var(--color-foreground),.1)}.rich-text-content th{background-color:#f0f5ff;font-weight:600;color:rgba(var(--color-foreground),1)}.rich-text-content tr:nth-child(2n){background-color:rgba(var(--color-foreground),.02)}.rich-text-content blockquote{border-left:4px solid #3C649B;padding-left:16px;margin:24px 0;font-style:italic;color:rgba(var(--color-foreground),.7)}.rich-text-content code{background-color:rgba(var(--color-foreground),.05);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px}.rich-text-content pre{background-color:rgba(var(--color-foreground),.05);padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0}.rich-text-content pre code{background:none;padding:0}@media screen and (max-width: 767px){.product-tabs__list{gap:16px;padding-bottom:8px}.product-tabs__button,.rich-text-content{font-size:14px}.rich-text-content h1{font-size:24px}.rich-text-content h2{font-size:22px}.rich-text-content h3{font-size:20px}.rich-text-content h4{font-size:18px}.rich-text-content h5{font-size:16px}.rich-text-content h6{font-size:14px}.rich-text-content table{font-size:12px}.rich-text-content th,.rich-text-content td{padding:8px 12px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/chassis-collection.css.map */
