:root{--icey-radius: .25rem;--icey-mist: #f4f7fb;--icey-powder: #d8e3f0;--icey-dusty: #8aa4c8;--icey-steel: #5e728a;--icey-ink: #1a2332;--icey-background: var(--icey-mist);--icey-foreground: var(--icey-ink);--icey-card: #ffffff;--icey-card-foreground: var(--icey-ink);--icey-primary: var(--icey-ink);--icey-primary-foreground: var(--icey-mist);--icey-secondary: var(--icey-powder);--icey-secondary-foreground: var(--icey-ink);--icey-muted: #eef3f8;--icey-muted-foreground: var(--icey-steel);--icey-accent: var(--icey-dusty);--icey-accent-foreground: var(--icey-ink);--icey-border: #c9d6e6}.icey-home{background:var(--icey-background);color:var(--icey-foreground);font-family:Inter,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.icey-home h1,.icey-home h2,.icey-home h3,.icey-home .icey-serif{font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-weight:400;letter-spacing:-.01em;line-height:1.05}.icey-home .icey-eyebrow{font-family:Inter,ui-sans-serif,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:500;color:var(--icey-muted-foreground)}.icey-home .icey-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.875rem 1.75rem;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.22em;text-decoration:none;transition:opacity .2s ease,background .2s ease;cursor:pointer;border:none}.icey-home .icey-btn-primary{background:var(--icey-background);color:var(--icey-foreground)}.icey-home .icey-btn-primary:hover{opacity:.92}.icey-home .icey-btn-outline{background:transparent;color:var(--icey-background);border:1px solid rgba(255,255,255,.5)}.icey-home .icey-btn-outline:hover{background:#ffffff1a}.icey-home .icey-btn-dark{background:var(--icey-primary);color:var(--icey-primary-foreground)}.icey-home .icey-btn-dark:hover{opacity:.92}.icey-home .icey-btn-ghost{background:transparent;color:var(--icey-foreground);border:1px solid rgba(26,35,50,.2)}.icey-home .icey-btn-ghost:hover{background:#1a23320d}.icey-hero{position:relative;isolation:isolate;min-height:78vh;display:flex;align-items:flex-end;overflow:hidden}.icey-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.icey-hero__media img,.icey-hero__media svg{width:100%;height:100%;object-fit:cover}.icey-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a2332bf,#1a233240 60%,#1a23321a);z-index:1}.icey-hero__content{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem;color:#fff}.icey-hero__eyebrow{color:#fffc}.icey-hero__title{max-width:900px;font-size:clamp(2.75rem,7vw,6.5rem);line-height:.98;color:#fff;margin:1.25rem 0 0}.icey-hero__title em{display:block;font-style:italic;color:#ffffffd9}.icey-hero__body{max-width:560px;margin-top:1.5rem;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.65;color:#fffc}.icey-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.25rem}.icey-marquee{overflow:hidden;border-top:1px solid var(--icey-border);border-bottom:1px solid var(--icey-border);background:#d8e3f080;padding:1rem 0}.icey-marquee__track{display:flex;width:max-content;gap:2.5rem;white-space:nowrap;animation:icey-marquee 38s linear infinite}.icey-marquee__item{display:inline-flex;align-items:center;gap:2.5rem;font-size:11px;text-transform:uppercase;letter-spacing:.3em;color:var(--icey-muted-foreground)}.icey-marquee__star{color:var(--icey-accent)}@keyframes icey-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.icey-intro{max-width:1280px;margin:0 auto;padding:6rem 1.5rem;display:grid;gap:2.5rem}@media(min-width:768px){.icey-intro{grid-template-columns:.9fr 1.1fr;gap:5rem;padding:8rem 1.5rem}}.icey-intro__title{font-size:clamp(2.25rem,4vw,3.75rem);margin-top:1.5rem}.icey-intro__body{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;font-size:1rem;line-height:1.65;color:var(--icey-muted-foreground)}.icey-intro__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;border-top:1px solid var(--icey-border);padding-top:2rem;margin-top:.5rem}.icey-intro__stat-number{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);color:var(--icey-foreground)}.icey-intro__stat-label{margin-top:.5rem;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--icey-muted-foreground)}.icey-services{border-top:1px solid var(--icey-border);border-bottom:1px solid var(--icey-border);background:#d8e3f04d;padding:6rem 0}@media(min-width:768px){.icey-services{padding:8rem 0}}.icey-services__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.icey-services__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem}.icey-services__title{max-width:560px;font-size:clamp(2.25rem,4vw,3.75rem);margin-top:1.5rem}.icey-services__link{font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:var(--icey-foreground);text-decoration:none}.icey-services__link:hover{text-decoration:underline}.icey-services__grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--icey-border);border-radius:var(--icey-radius);background:var(--icey-border);margin-top:3.5rem}@media(min-width:768px){.icey-services__grid{grid-template-columns:repeat(2,1fr)}}.icey-service-card{position:relative;display:flex;flex-direction:column;background:var(--icey-background);padding:2rem;text-decoration:none;color:inherit;transition:background .2s ease}@media(min-width:768px){.icey-service-card{padding:2.5rem}}.icey-service-card:hover{background:#d8e3f066}.icey-service-card__eyebrow{color:var(--icey-accent)}.icey-service-card__title{font-size:clamp(1.75rem,3vw,2.5rem);margin-top:1.25rem}.icey-service-card__body{max-width:420px;margin-top:.75rem;font-size:.875rem;line-height:1.65;color:var(--icey-muted-foreground)}.icey-service-card__action{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;font-size:11px;text-transform:uppercase;letter-spacing:.22em}.icey-service-card__action svg{width:1rem;height:1rem;transition:transform .2s ease}.icey-service-card:hover .icey-service-card__action svg{transform:translate(.25rem,-.25rem)}.icey-service-card__number{position:absolute;top:1.5rem;right:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,5vw,4.5rem);line-height:1;color:#5e728a59}@media(min-width:768px){.icey-service-card__number{top:2rem;right:2rem}}.icey-education{background:#d8e3f080;padding:6rem 0}@media(min-width:768px){.icey-education{padding:8rem 0}}.icey-education__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;gap:3rem}@media(min-width:768px){.icey-education__inner{grid-template-columns:1fr 1fr;gap:5rem}}.icey-education__title{font-size:clamp(2.25rem,4vw,3.75rem);margin-top:1.5rem}.icey-education__body{max-width:520px;margin-top:1.5rem;font-size:1rem;line-height:1.65;color:var(--icey-muted-foreground)}.icey-education__list{list-style:none;padding:0;margin:0;border-top:1px solid var(--icey-border);padding-top:2rem}.icey-education__list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:var(--icey-muted-foreground);margin-bottom:1rem}.icey-education__bullet{width:6px;height:6px;border-radius:50%;background:var(--icey-accent);margin-top:.5rem;flex-shrink:0}.icey-testimonials{border-top:1px solid var(--icey-border);border-bottom:1px solid var(--icey-border);background:var(--icey-background);padding:6rem 0}.icey-testimonials__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.icey-testimonials__eyebrow{text-align:center}.icey-testimonials__grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--icey-border);border-radius:var(--icey-radius);background:var(--icey-border);margin-top:3.5rem}@media(min-width:768px){.icey-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.icey-testimonial{display:flex;flex-direction:column;background:var(--icey-background);padding:2rem}@media(min-width:768px){.icey-testimonial{padding:2.5rem}}.icey-testimonial__stars{display:flex;gap:.25rem;color:var(--icey-accent)}.icey-testimonial__stars svg{width:14px;height:14px;fill:currentColor}.icey-testimonial__quote{flex:1;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.3;margin:1.5rem 0 0}.icey-testimonial__author{margin-top:2rem;font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--icey-muted-foreground)}.icey-visit{background:#d8e3f04d;padding:6rem 0}@media(min-width:768px){.icey-visit{padding:8rem 0}}.icey-visit__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.icey-visit__header{max-width:768px;margin:0 auto;text-align:center}.icey-visit__title{font-size:clamp(2.25rem,4vw,3.75rem);margin-top:1.5rem}.icey-visit__body{max-width:640px;margin:1.5rem auto 0;font-size:1rem;line-height:1.65;color:var(--icey-muted-foreground)}.icey-visit__grid{display:grid;gap:1px;overflow:hidden;border:1px solid var(--icey-border);border-radius:var(--icey-radius);background:var(--icey-border);margin-top:4rem}@media(min-width:768px){.icey-visit__grid{grid-template-columns:repeat(3,1fr)}}.icey-visit__card{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--icey-background);padding:2rem}.icey-visit__card-value{margin-top:1rem;font-size:.875rem;line-height:1.65;color:var(--icey-muted-foreground);text-decoration:none}.icey-visit__card-value:hover{text-decoration:underline}.icey-visit__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem}.icey-cta{background:var(--icey-ink);color:#fff;padding:7rem 0}@media(min-width:768px){.icey-cta{padding:9rem 0}}.icey-cta__inner{max-width:768px;margin:0 auto;padding:0 1.5rem;text-align:center}.icey-cta__title{font-size:clamp(2.25rem,4vw,3.75rem);color:#fff}.icey-cta__body{max-width:520px;margin:1.25rem auto 0;font-size:.875rem;line-height:1.65;color:#fffc}.icey-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.25rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/icey-home.css.map */
