.slx-home-section{padding:7.2rem 0}.slx-home-section--compact{padding:4.8rem 0}.slx-home-section--tint{background:var(--slx-light-background)}.slx-home-heading-row{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3.2rem}.slx-home-grid{display:grid;gap:1.6rem}.slx-home-card{background:var(--slx-white);border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-card)}.slx-home-icon{align-items:center;background:#eef5ff;border:.1rem solid #cfe0fa;border-radius:var(--slx-radius-control);color:var(--slx-primary-blue);display:inline-flex;height:4.4rem;justify-content:center;width:4.4rem}.slx-home-icon svg{fill:none;height:2.4rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:2.4rem}.slx-home-empty{border:.1rem dashed var(--slx-border);color:var(--slx-secondary-text);padding:3.2rem;text-align:center}.slx-hero{background:var(--slx-brand-navy);border-bottom:.1rem solid rgba(255,255,255,.16);color:var(--slx-white);display:grid;min-height:var(--slx-hero-desktop-height,660px);overflow:hidden;position:relative}.slx-hero:after{background:linear-gradient(180deg,#0412207a,rgba(4,18,32,var(--slx-hero-overlay-opacity,.6)) 47%,#041220c7);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.slx-hero__media{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.slx-hero__media img{display:block;height:100%;object-fit:cover;object-position:var(--slx-hero-object-position,center);width:100%}.slx-hero__media-placeholder{align-items:center;background:linear-gradient(135deg,#07192b,#0b2d50);display:flex;height:100%;justify-content:center;width:100%}.slx-hero__media-placeholder .slx-home-icon{height:10rem;width:10rem}.slx-hero__media-placeholder .slx-home-icon svg{height:5rem;width:5rem}.slx-hero__inner{align-items:center;display:flex;justify-content:center;min-height:inherit;padding-bottom:7.2rem;padding-top:7.2rem;position:relative;width:100%;z-index:2}.slx-hero__content{margin:0 auto;max-width:94rem;text-align:center}.slx-hero__eyebrow{color:#ffffffe6;font-size:1.2rem;font-weight:700;letter-spacing:.16em;margin:0 0 1.8rem;text-transform:uppercase}.slx-hero__title{color:var(--slx-white);font-size:clamp(4.8rem,5.2vw,7.2rem);font-weight:750;letter-spacing:-.025em;line-height:1.02;margin:0 auto;max-width:94rem;text-wrap:balance}.slx-hero__text{color:#ffffffdb;font-size:1.8rem;line-height:1.6;margin:2.4rem auto 3.2rem;max-width:68rem;text-wrap:balance}.slx-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.slx-hero .slx-button{min-height:5rem;padding-left:2.6rem;padding-right:2.6rem}.slx-hero .slx-button--primary:hover{background:#064fbf}.slx-hero .slx-button--secondary{background:#04122033;border-color:#ffffffd1;color:var(--slx-white)}.slx-hero .slx-button--secondary:hover{background:var(--slx-white);border-color:var(--slx-white);color:var(--slx-brand-navy)}.slx-search-panel{background:var(--slx-white);border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-card);display:grid;gap:1.2rem;grid-template-columns:minmax(0,1fr) auto auto;padding:1.2rem}.slx-search-panel__field{border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-control);font:inherit;min-height:4.8rem;padding:0 1.6rem;width:100%}.slx-search-panel__aside{align-self:center;color:var(--slx-secondary-text);font-size:1.3rem;padding:0 1.2rem}.slx-search-panel__aside a{color:var(--slx-primary-blue);font-weight:650}.slx-proof-section{background:var(--slx-light-background);border-bottom:.1rem solid var(--slx-border);padding:3.2rem 0}.slx-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.slx-proof-item{align-items:center;display:flex;gap:1.6rem;justify-content:center;min-width:0;padding:.8rem 2.4rem}.slx-proof-item+.slx-proof-item{border-left:.1rem solid var(--slx-border)}.slx-proof-item__icon{color:var(--slx-primary-blue);flex:0 0 auto}.slx-proof-item__icon svg{fill:none;height:4.4rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;width:4.4rem}.slx-proof-item__value{color:var(--slx-brand-navy);font-size:clamp(2.8rem,3vw,4rem);font-weight:750;letter-spacing:-.04em;line-height:1;margin:0}.slx-proof-item__label{color:var(--slx-secondary-text);font-size:1.3rem;line-height:1.35;margin:.6rem 0 0}.slx-brand-section{background:var(--slx-light-background);border-bottom:.1rem solid var(--slx-border);padding:2.8rem 0 2.4rem;text-align:center}.slx-brand-section__heading{font-size:2rem;margin:0 0 2rem}.slx-brand-rail{display:grid;grid-template-columns:repeat(var(--slx-brand-columns,8),minmax(0,1fr));list-style:none;margin:0;padding:0;row-gap:1.6rem}.slx-brand-rail__item{min-width:0;padding:.4rem 1rem}.slx-brand-rail__item+.slx-brand-rail__item{border-left:.1rem solid var(--slx-border)}.slx-brand-rail__content{align-items:center;color:var(--slx-brand-navy);display:flex;font-size:1.7rem;font-weight:650;height:6.4rem;justify-content:center;text-decoration:none}.slx-brand-rail__content[href]:hover .slx-brand-rail__logo{opacity:.72}.slx-brand-rail__content[href]:focus-visible{border-radius:var(--slx-radius-control);outline:.2rem solid var(--slx-primary-blue);outline-offset:.3rem}.slx-brand-rail__logo{display:block;height:auto;max-height:var(--slx-brand-logo-height,40px);max-width:100%;object-fit:contain;transition:opacity .2s ease;width:auto}.slx-brand-rail__fallback{display:block;overflow-wrap:anywhere}.slx-brand-section__disclaimer{color:var(--slx-secondary-text);font-size:1.1rem;line-height:1.5;margin:1.8rem auto 0;max-width:76rem}.slx-application-section{padding-bottom:5.6rem;padding-top:5.6rem}.slx-application-section .slx-section-heading{max-width:68rem}.slx-application-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:3.2rem}.slx-application-item{min-width:0;padding:.8rem 2.4rem;text-align:center}.slx-application-item+.slx-application-item{border-left:.1rem solid var(--slx-border)}.slx-application-item__icon{color:var(--slx-brand-navy);display:inline-flex}.slx-application-item__icon svg{fill:none;height:5.6rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;width:5.6rem}.slx-application-item h3{font-size:1.6rem;font-weight:650;margin:1.4rem 0 0}.slx-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.slx-feature{padding:2rem 1.6rem;text-align:center}.slx-feature .slx-home-icon{margin-bottom:1.4rem}.slx-feature h3{font-size:1.6rem;margin:0}.slx-feature p{color:var(--slx-secondary-text);font-size:1.3rem;line-height:1.5;margin:.8rem 0 0}.slx-category-section{background:var(--slx-light-background)}.slx-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.slx-category-grid .slx-home-card{border-color:var(--slx-border)}.slx-category{color:var(--slx-brand-navy);display:block;min-height:21rem;padding:2.4rem;position:relative;text-decoration:none}.slx-category:hover{border-color:var(--slx-primary-blue)}.slx-category__visual{align-items:center;color:var(--slx-primary-blue);display:flex;height:7rem;justify-content:center}.slx-category__visual svg{fill:none;height:5rem;stroke:currentColor;stroke-width:1.2;width:5rem}.slx-category h3{font-size:1.7rem;margin:1.2rem 0 0;text-align:center}.slx-category p{color:var(--slx-secondary-text);font-size:1.3rem;line-height:1.5;margin:.8rem auto 0;max-width:24rem;text-align:center}.slx-stock-wrap{border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-card);overflow:hidden}.slx-stock-table{border-collapse:collapse;font-size:1.4rem;width:100%}.slx-stock-table th{background:var(--slx-light-background);color:var(--slx-brand-navy);font-size:1.2rem;letter-spacing:.04em;padding:1.3rem 1.6rem;text-align:left;text-transform:uppercase}.slx-stock-table td{border-top:.1rem solid var(--slx-border);padding:1.4rem 1.6rem}.slx-stock-table .slx-mpn{color:var(--slx-brand-navy);font-weight:700}.slx-stock-card-list{display:none}.slx-stock-card{padding:1.6rem}.slx-stock-card+.slx-stock-card{border-top:.1rem solid var(--slx-border)}.slx-stock-card__top{align-items:center;display:flex;gap:1rem;justify-content:space-between}.slx-stock-card dl{display:grid;grid-template-columns:1fr 1fr;margin:1.2rem 0}.slx-stock-card dt{color:var(--slx-secondary-text);font-size:1.2rem}.slx-stock-card dd{margin:.2rem 0 1rem}.slx-stock-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.slx-stock-add-form{margin:0}.slx-stock-add-button{cursor:pointer;font-family:inherit;min-height:3.8rem;padding:.9rem 1.4rem}.slx-stock-add-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.slx-stock-search__form{margin-top:2.4rem}.slx-stock-search__form label{color:var(--slx-brand-navy);display:block;font-size:1.4rem;font-weight:700;margin-bottom:.8rem}.slx-stock-search__controls{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto}.slx-stock-search__controls input{background:#fff;border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-button);color:var(--slx-brand-navy);font:inherit;min-height:5rem;padding:1.2rem 1.6rem;width:100%}.slx-stock-search__controls input:focus{border-color:var(--slx-primary-blue);box-shadow:0 0 0 .2rem #005eb824;outline:none}.slx-stock-search__utility{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:1.2rem 0 2rem}.slx-stock-search__utility p{color:var(--slx-secondary-text);margin:0}.slx-stock-search__utility a{color:var(--slx-primary-blue);font-weight:700;white-space:nowrap}.slx-stock-search__results:empty{display:none}.slx-stock-search__results:focus{outline:none}.slx-stock-search__quote{cursor:pointer;font-family:inherit;min-height:3.8rem;padding:.9rem 1.4rem}.slx-stock-search__pagination{align-items:center;display:flex;gap:2rem;justify-content:center;padding:2rem}.slx-stock-search__pagination a{color:var(--slx-primary-blue);font-weight:700}.slx-stock-search.is-loading .slx-stock-search__results{opacity:.5;pointer-events:none}.slx-demo-action{cursor:default;opacity:.72;pointer-events:none;white-space:nowrap}.slx-stock-card__description{color:var(--slx-secondary-text);font-size:1.3rem;line-height:1.5}.slx-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.slx-service{padding:2.8rem}.slx-service h3{font-size:2rem;margin:1.8rem 0 1rem}.slx-service p{color:var(--slx-secondary-text);line-height:1.65;margin:0 0 2rem}.slx-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));counter-reset:slx-step}.slx-process{border-top:.1rem solid var(--slx-border);padding:2.4rem 4rem 0 0;position:relative}.slx-process:before{align-items:center;background:var(--slx-brand-navy);border-radius:50%;color:#fff;content:counter(slx-step);counter-increment:slx-step;display:flex;font-size:1.2rem;font-weight:700;height:2.4rem;justify-content:center;left:5.1rem;position:absolute;top:1.8rem;width:2.4rem;z-index:1}.slx-process .slx-home-icon{margin-bottom:1.6rem}.slx-process h3{font-size:1.8rem;margin:0 0 .8rem}.slx-process p{color:var(--slx-secondary-text);line-height:1.6;margin:0}.slx-split{align-items:center;display:grid;gap:5.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.slx-split--reverse .slx-split__media{order:2}.slx-split__media{background:#e9edf2;border-radius:var(--slx-radius-card);min-height:36rem;overflow:hidden}.slx-split__media img{height:100%;min-height:36rem;object-fit:cover;width:100%}.slx-split__content .slx-section-heading{margin-bottom:2.4rem}.slx-check-list{display:grid;gap:1.2rem;list-style:none;margin:2.4rem 0 0;padding:0}.slx-check-list li{align-items:center;display:flex;gap:1rem}.slx-check-list .slx-home-icon{background:transparent;border:0;height:2.4rem;width:2.4rem}.slx-check-list .slx-home-icon svg{height:2rem;width:2rem}.slx-rfq-band{background:var(--slx-brand-navy);border-radius:var(--slx-radius-card);color:var(--slx-white);display:grid;gap:2.4rem;grid-template-columns:minmax(0,1fr) auto;padding:4rem 4.8rem}.slx-rfq-band h2{color:var(--slx-white);font-size:3.2rem;margin:0}.slx-rfq-band p{color:#ffffffc2;margin:.8rem 0 0}.slx-rfq-band__action{align-self:center}.slx-page-intro{background:var(--slx-light-background);border-bottom:.1rem solid var(--slx-border);padding:4.8rem 0}.slx-page-intro .slx-section-heading__title{font-size:clamp(3.6rem,4vw,4.8rem)}.slx-page-intro__grid{align-items:center;display:grid;gap:5.6rem;grid-template-columns:minmax(0,1.05fr) minmax(36rem,.95fr)}.slx-page-intro__grid--reverse .slx-page-intro__content{order:2}.slx-page-intro__media{border-radius:var(--slx-radius-card);margin:0;min-height:30rem;overflow:hidden;position:relative}.slx-page-intro__media img{display:block;height:30rem;object-fit:cover;width:100%}.slx-page-intro__media figcaption,.slx-stock-banner figcaption{background:#0b1f33d6;bottom:0;color:#ffffffdb;font-size:1.1rem;left:0;letter-spacing:.02em;padding:.7rem 1rem;position:absolute}.slx-page-intro--background{background:var(--slx-brand-navy);color:var(--slx-white);min-height:42rem;overflow:hidden;position:relative}.slx-page-intro--background:after{background:linear-gradient(90deg,#041220e6,#041220c2 42%,#0412204d 76%,#04122033);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:1}.slx-page-intro--background .slx-page-intro__grid{grid-template-columns:minmax(0,68rem);min-height:32.4rem;position:relative;z-index:2}.slx-page-intro--background .slx-page-intro__content{position:relative;z-index:2}.slx-page-intro--background .slx-section-heading__eyebrow{color:#7db6ff}.slx-page-intro--background .slx-section-heading__title{color:var(--slx-white)}.slx-page-intro--background .slx-section-heading__text{color:#ffffffd6}.slx-page-intro--background .slx-page-intro__media{border-radius:0;top:0;right:0;bottom:0;left:0;margin:0;min-height:100%;position:absolute;z-index:0}.slx-page-intro--background .slx-page-intro__media img{height:100%;min-height:100%;object-position:center}.slx-stock-banner{border-radius:var(--slx-radius-card);height:34rem;margin:3.2rem 0 2rem;overflow:hidden;position:relative}.slx-stock-banner img{display:block;height:100%;object-fit:cover;width:100%}.slx-form-shell{display:grid;gap:4.8rem;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.slx-form-intro{align-self:start;position:sticky;top:12rem}.slx-form-card{background:var(--slx-white);border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-card);padding:3.2rem}.slx-contact-details{border-top:.1rem solid var(--slx-border);margin-top:2.4rem;padding-top:2.4rem}.slx-contact-details h3{font-size:1.8rem;margin:0 0 1.6rem}.slx-contact-details dl{display:grid;gap:1.6rem;margin:0}.slx-contact-details dl>div{display:grid;gap:.4rem}.slx-contact-details dt{color:var(--slx-secondary-text);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.slx-contact-details dd{color:var(--slx-main-text);margin:0}.slx-contact-details a{color:var(--slx-primary-blue);overflow-wrap:anywhere;text-underline-offset:.3rem}.slx-contact-details a:hover{text-decoration-thickness:.2rem}.slx-form-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.slx-form-field--full{grid-column:1 / -1}.slx-form-field label,.slx-form-field legend{color:var(--slx-brand-navy);display:block;font-size:1.3rem;font-weight:650;margin-bottom:.7rem}.slx-form-field input,.slx-form-field select,.slx-form-field textarea{background:var(--slx-white);border:.1rem solid var(--slx-border);border-radius:var(--slx-radius-control);color:var(--slx-main-text);font:inherit;min-height:4.8rem;padding:1.1rem 1.2rem;width:100%}.slx-form-field textarea{min-height:13rem;resize:vertical}.slx-form-field input:focus,.slx-form-field select:focus,.slx-form-field textarea:focus{border-color:var(--slx-primary-blue);box-shadow:0 0 0 .3rem #1769e01f;outline:0}.slx-form-help{color:var(--slx-secondary-text);font-size:1.2rem;line-height:1.5;margin:.6rem 0 0}.slx-form-status{border-radius:var(--slx-radius-control);margin-bottom:2rem;padding:1.4rem}.slx-form-status--success{background:#ecf8f1;color:var(--slx-success)}.slx-form-status--error{background:#fff3f1;color:#a52a1a}@media screen and (max-width:989px){.slx-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.slx-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.4rem}.slx-proof-item:nth-child(3){border-left:0}.slx-brand-rail{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:1.6rem}.slx-brand-rail__item:nth-child(4n+1){border-left:0}.slx-application-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:3.2rem}.slx-application-item:nth-child(4){border-left:0}.slx-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.slx-split{gap:3.2rem}.slx-page-intro__grid{gap:3.2rem;grid-template-columns:1fr 36rem}}@media screen and (max-width:749px){.slx-stock-search__controls{grid-template-columns:1fr}.slx-stock-search__controls .slx-button{width:100%}.slx-stock-search__utility{align-items:flex-start;flex-direction:column;gap:.8rem}.slx-home-section{padding:4.8rem 0}.slx-home-section--compact{padding:3.2rem 0}.slx-home-heading-row{align-items:flex-start;flex-direction:column;margin-bottom:2.4rem}.slx-hero{min-height:var(--slx-hero-mobile-height,560px)}.slx-hero:after{background:linear-gradient(180deg,#0412208f,#041220b8,#041220d6)}.slx-hero__inner{padding-bottom:5.6rem;padding-top:5.6rem}.slx-hero__eyebrow{letter-spacing:.12em;margin-bottom:1.4rem}.slx-hero__title{font-size:clamp(3.6rem,11vw,4.8rem);overflow-wrap:break-word}.slx-hero__text{font-size:1.6rem;margin-bottom:2.8rem;margin-top:2rem}.slx-hero__actions{margin-left:auto;margin-right:auto;max-width:34rem}.slx-hero__actions .slx-button{width:100%}.slx-search-panel{grid-template-columns:1fr}.slx-search-panel .slx-button{width:100%}.slx-search-panel__aside{padding:.8rem .4rem;text-align:center}.slx-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.slx-proof-grid{grid-template-columns:1fr;row-gap:0}.slx-proof-item{justify-content:flex-start;padding:1.8rem .8rem}.slx-proof-item+.slx-proof-item{border-left:0;border-top:.1rem solid var(--slx-border)}.slx-brand-rail{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.6rem}.slx-brand-rail__item:nth-child(odd){border-left:0}.slx-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.slx-application-item{padding:.8rem 1.2rem}.slx-application-item:nth-child(4){border-left:.1rem solid var(--slx-border)}.slx-application-item:nth-child(odd){border-left:0}.slx-application-item:last-child:nth-child(odd){grid-column:1 / -1}.slx-category{min-height:20rem;padding:1.6rem}.slx-stock-table{display:none}.slx-stock-card-list{display:block}.slx-service-grid,.slx-process-grid,.slx-split{grid-template-columns:1fr}.slx-split--reverse .slx-split__media{order:initial}.slx-split__media,.slx-split__media img{min-height:26rem}.slx-rfq-band{grid-template-columns:1fr;padding:3.2rem 2.4rem}.slx-rfq-band h2{font-size:2.8rem}.slx-form-shell,.slx-form-grid{grid-template-columns:1fr}.slx-form-intro{position:static}.slx-form-field--full{grid-column:auto}.slx-form-card{padding:2.4rem 1.6rem}.slx-page-intro__grid{grid-template-columns:1fr}.slx-page-intro__grid--reverse .slx-page-intro__content{order:initial}.slx-page-intro__media,.slx-page-intro__media img{min-height:24rem}.slx-page-intro__media img{height:24rem}.slx-page-intro--background{min-height:40rem}.slx-page-intro--background:after{background:linear-gradient(90deg,#041220eb,#041220bd 68%,#04122080)}.slx-page-intro--background .slx-page-intro__grid{min-height:30.4rem}.slx-page-intro--background .slx-page-intro__media,.slx-page-intro--background .slx-page-intro__media img{min-height:100%}.slx-page-intro--background .slx-page-intro__media img{height:100%;object-position:62% center}.slx-stock-banner{height:24rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/slx-home.css.map */
