.ice-buyer-page{--ice-navy:#1d164f;--ice-blue:#087cff;--ice-orange:#ff7a18;--ice-ink:#201a3f;--ice-muted:#625d78;--ice-border:#e2e4eb;color:var(--ice-ink);font-family:Inter,Arial,sans-serif;background:#fff}.ice-buyer-page *{box-sizing:border-box}.ice-buyer-page .boxes{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.ice-buyer-page__hero{position:relative;isolation:isolate;min-height:520px;display:flex;align-items:center;background-image:linear-gradient(90deg,#140e41f2,#1d164fd1 48%,#1d164f33),var(--ice-buyer-hero);background-size:cover;background-position:center}.ice-buyer-page__hero:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--ice-orange) 0 66%,var(--ice-blue) 66%)}.ice-buyer-page__hero-inner{width:100%;padding-top:70px;padding-bottom:74px}.ice-buyer-page__back{display:inline-block;margin-bottom:40px;color:#fff;text-decoration:none;font-size:14px;font-weight:600;opacity:.9}.ice-buyer-page__eyebrow{margin:0 0 12px;color:var(--ice-blue);font-size:13px;line-height:1.4;letter-spacing:.15em;font-weight:800}.ice-buyer-page__hero .ice-buyer-page__eyebrow{color:#65aeff}.ice-buyer-page h1{max-width:760px;margin:0;color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-.035em;font-weight:800}.ice-buyer-page__lead{max-width:700px;margin:24px 0 0;color:#fff;font-size:20px;line-height:1.55;opacity:.94}.ice-buyer-page__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:32px}.ice-buyer-page__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border:2px solid transparent;text-decoration:none;font-size:15px;font-weight:800;transition:.2s ease}.ice-buyer-page__button--primary{background:var(--ice-blue);color:#fff}.ice-buyer-page__button--primary:hover{background:#006be0}.ice-buyer-page__button--ghost{border-color:#ffffffb8;color:#fff}.ice-buyer-page__button--ghost:hover{background:#fff;color:var(--ice-navy)}.ice-buyer-page__jump{position:sticky;z-index:5;top:0;background:#fff;border-bottom:1px solid var(--ice-border);box-shadow:0 4px 18px #1d164f0d}.ice-buyer-page__jump .boxes{display:flex;gap:30px;overflow:auto}.ice-buyer-page__jump a{padding:18px 0;color:var(--ice-navy);white-space:nowrap;text-decoration:none;font-size:14px;font-weight:700}.ice-buyer-page__jump a:hover{color:var(--ice-blue)}.ice-buyer-page__section{padding-top:52px!important;padding-bottom:52px!important}.ice-buyer-page__section--tint,.ice-buyer-page__projects{max-width:none!important;background:#f5f6f9}.ice-buyer-page__section h2{margin:0;color:var(--ice-navy);font-size:clamp(30px,3.4vw,44px);line-height:1.12;letter-spacing:-.025em;font-weight:800}.ice-buyer-page__section-heading{max-width:760px;margin-bottom:30px}.ice-buyer-page__section-heading>p:last-child{margin:14px 0 0;color:var(--ice-muted);font-size:18px;line-height:1.55}.ice-buyer-page__section-heading--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.ice-buyer-page__view-all{color:var(--ice-blue);text-decoration:none;font-size:15px;font-weight:800}.ice-buyer-page__equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ice-buyer-page__equipment-card{position:relative;min-height:230px;padding:28px;border:1px solid var(--ice-border);border-top:4px solid var(--ice-navy);background:#fff;color:inherit;text-decoration:none;transition:.2s ease}.ice-buyer-page__equipment-card:hover{transform:translateY(-4px);border-top-color:var(--ice-blue);box-shadow:0 15px 35px #1d164f1a}.ice-buyer-page__equipment-number{color:var(--ice-blue);font-size:13px;font-weight:800}.ice-buyer-page__equipment-card h3{margin:26px 0 10px;color:var(--ice-navy);font-size:22px;line-height:1.2}.ice-buyer-page__equipment-card p{margin:0 0 22px;color:var(--ice-muted);font-size:15px;line-height:1.5}.ice-buyer-page__text-link{color:var(--ice-blue);font-size:14px;font-weight:800}.ice-buyer-page__product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ice-buyer-page__product-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--ice-border);background:#fff;color:inherit;text-decoration:none;transition:.2s ease}.ice-buyer-page__product-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px #1d164f17}.ice-buyer-page__product-image{aspect-ratio:1;background:#fff;padding:18px;display:flex;align-items:center;justify-content:center}.ice-buyer-page__product-image img{width:100%;height:100%;object-fit:contain}.ice-buyer-page__product-content{display:flex;flex:1;flex-direction:column;padding:18px;border-top:1px solid var(--ice-border)}.ice-buyer-page__vendor{margin:0 0 8px;color:var(--ice-blue);font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.ice-buyer-page__product-card h3{margin:0 0 14px;color:var(--ice-navy);font-size:16px;line-height:1.38}.ice-buyer-page__price{margin:auto 0 14px;color:var(--ice-navy);font-size:20px;font-weight:800}.ice-buyer-page__price small{font-size:11px;font-weight:600}.ice-buyer-page__tips{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ice-buyer-page__tip{display:flex;gap:18px;align-items:flex-start;padding:22px;background:#f5f6f9}.ice-buyer-page__tip span{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ice-blue);color:#fff;font-size:13px;font-weight:800}.ice-buyer-page__tip p{margin:4px 0 0;line-height:1.55}.ice-buyer-page__support{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;margin-top:44px;padding:46px;background:var(--ice-navy);color:#fff}.ice-buyer-page__support h2{color:#fff}.ice-buyer-page__support-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ice-buyer-page__support-list p{margin:0;color:#ffffffd1;line-height:1.5}.ice-buyer-page__support-list strong{color:#fff}.ice-buyer-page__project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ice-buyer-page__project-grid a{min-height:220px;padding:30px;background:var(--ice-navy);color:#fff;text-decoration:none;border-bottom:4px solid var(--ice-orange);transition:.2s ease}.ice-buyer-page__project-grid a:nth-child(2){background:#292060;border-bottom-color:var(--ice-blue)}.ice-buyer-page__project-grid a:nth-child(3){background:#342a69}.ice-buyer-page__project-grid a:hover{transform:translateY(-4px)}.ice-buyer-page__project-grid span{color:#65aeff;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:800}.ice-buyer-page__project-grid h3{margin:38px 0 10px;font-size:24px}.ice-buyer-page__project-grid p{margin:0;color:#fffc;line-height:1.5}.ice-buyer-page__cta{padding:70px 0;background:var(--ice-blue);color:#fff}.ice-buyer-page__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.ice-buyer-page__cta h2{margin:0;color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.1}.ice-buyer-page__cta p:not(.ice-buyer-page__eyebrow){max-width:720px;margin:14px 0 0;font-size:17px;line-height:1.5}.ice-buyer-page__cta .ice-buyer-page__eyebrow{color:#d8eaff}.ice-buyer-page__button--light{background:#fff;color:var(--ice-navy)}.ice-buyer-page__phone{color:#fff;text-decoration:none;font-size:20px;font-weight:800}@media(max-width:990px){.ice-buyer-page__equipment-grid,.ice-buyer-page__product-grid{grid-template-columns:repeat(2,1fr)}.ice-buyer-page__support{grid-template-columns:1fr;gap:30px}.ice-buyer-page__cta-inner{align-items:flex-start;flex-direction:column}.ice-buyer-page__project-grid{grid-template-columns:1fr}.ice-buyer-page__project-grid a{min-height:auto}.ice-buyer-page__project-grid h3{margin-top:24px}}@media(max-width:640px){.ice-buyer-page .boxes{padding-left:16px;padding-right:16px}.ice-buyer-page__hero{min-height:560px;background-image:linear-gradient(90deg,#140e41ed,#1d164fad),var(--ice-buyer-hero)}.ice-buyer-page__hero-inner{padding-top:48px;padding-bottom:54px}.ice-buyer-page__back{margin-bottom:30px}.ice-buyer-page__lead{font-size:17px}.ice-buyer-page__actions{align-items:stretch;flex-direction:column}.ice-buyer-page__jump .boxes{gap:22px}.ice-buyer-page__section{padding-top:44px!important;padding-bottom:44px!important}.ice-buyer-page__section-heading--row{align-items:flex-start;flex-direction:column}.ice-buyer-page__equipment-grid,.ice-buyer-page__product-grid,.ice-buyer-page__tips,.ice-buyer-page__support-list{grid-template-columns:1fr}.ice-buyer-page__support{margin-left:-16px;margin-right:-16px;padding:34px 22px}.ice-buyer-page__product-grid{gap:14px}.ice-buyer-page__cta{padding:54px 0}}.ice-buyer-page__section-heading,.ice-buyer-page__editorial-inner>.ice-buyer-page__eyebrow{padding-top:0}.ice-buyer-page__section .ice-buyer-page__eyebrow{margin-top:0!important}@media(max-width:640px){.ice-buyer-page__section{padding-top:44px!important;padding-bottom:44px!important}.ice-buyer-page__section-heading,.ice-buyer-page__editorial-inner>.ice-buyer-page__eyebrow{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/ice-buyer-landing.css.map */
