:root{--industry-brand-red: #e4554b;--industry-brand-yellow: #ffd369;--industry-text-dark: #3a3a3a;--industry-text-darker: #232323;--industry-section-py: 60px;--industry-section-py-lg: 80px;--industry-container-max: 1280px;--industry-radius: .5rem;--industry-radius-lg: 1rem}@media(min-width:990px){.industry-section{padding-top:var(--industry-section-py-lg);padding-bottom:var(--industry-section-py-lg)}}.industry-section{padding-top:var(--industry-section-py);padding-bottom:var(--industry-section-py)}.industry-section--gray{background-color:#f9fafb}.industry-section--white{background-color:#fff}.industry-container{max-width:var(--industry-container-max);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:640px){.industry-container{padding-left:24px;padding-right:24px}}@media(min-width:990px){.industry-container{padding-left:32px;padding-right:32px}}.industry-hero{position:relative;background-size:cover;background-position:center;padding-top:96px;padding-bottom:128px}@media(min-width:990px){.industry-hero{padding-top:128px;padding-bottom:128px}}.industry-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat}.industry-hero__bg{z-index:0}.industry-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000080;pointer-events:none}.industry-hero__content{position:relative;z-index:1;max-width:56rem;margin-left:auto;margin-right:auto;text-align:center}.industry-hero--has-image .industry-hero__breadcrumb,.industry-hero--has-image .industry-hero__title,.industry-hero--has-image .industry-hero__subtitle{color:#fff}.industry-hero__breadcrumb{font-size:.875rem;margin-bottom:24px;color:var(--industry-text-dark)}.industry-hero__breadcrumb a{color:inherit;text-decoration:none}.industry-hero__breadcrumb a:hover{text-decoration:underline}.industry-hero__badge{display:inline-block;background:var(--industry-brand-yellow);color:var(--industry-text-darker);padding:8px 16px;border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:24px}.industry-hero__title{font-size:2.25rem;font-weight:700;margin-bottom:24px;color:var(--industry-text-darker);line-height:1.2}@media(min-width:640px){.industry-hero__title{font-size:3rem}}@media(min-width:990px){.industry-hero__title{font-size:3.75rem}}.industry-hero__subtitle{font-size:1.125rem;line-height:1.6;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:32px;color:var(--industry-text-dark)}@media(min-width:640px){.industry-hero__subtitle{font-size:1.25rem}}.industry-story__block{margin-bottom:3rem}.industry-story__block:last-child{margin-bottom:0}@media(min-width:990px){.industry-story__block{margin-bottom:4rem}}.industry-story__grid{display:grid;gap:2rem;align-items:center;grid-template-columns:1fr}@media(min-width:990px){.industry-story__grid{grid-template-columns:1fr 1fr;gap:3rem}.industry-story__grid--image-left .industry-story__media{order:1}.industry-story__grid--image-left .industry-story__content,.industry-story__grid--image-right .industry-story__media{order:2}.industry-story__grid--image-right .industry-story__content{order:1}}.industry-story__media{border-radius:var(--industry-radius-lg);overflow:hidden;background:#f3f4f6}.industry-story__image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:4 / 3}.industry-story__heading{font-size:1.875rem;font-weight:700;color:var(--industry-text-darker);margin-bottom:1.25rem;line-height:1.2}@media(min-width:990px){.industry-story__heading{font-size:2.25rem}}.industry-story__body{color:var(--industry-text-dark);font-size:1.125rem;line-height:1.6}.industry-story__body p{margin-bottom:1rem}.industry-story__body p:last-child{margin-bottom:0}.industry-heading{font-size:1.875rem;font-weight:700;color:var(--industry-text-darker);text-align:center;margin-bottom:24px;line-height:1.2}.industry-why-description{text-align:center;color:var(--industry-text-dark);font-size:1.125rem;line-height:1.6;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:48px}@media(min-width:990px){.industry-heading{font-size:2.5rem}}.industry-icon-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.industry-icon-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.industry-icon-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.industry-icon-grid{grid-template-columns:repeat(4,1fr)}}.industry-icon-grid__item{text-align:center}.industry-icon-grid__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--industry-brand-red);color:#fff;margin-bottom:16px}.industry-icon-grid__icon img{width:32px;height:32px;object-fit:contain}.industry-icon-grid__title{font-size:1.25rem;font-weight:600;color:var(--industry-text-darker);margin-bottom:8px}.industry-icon-grid__text{color:var(--industry-text-dark);line-height:1.6}.industry-category-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:640px){.industry-category-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.industry-category-grid{grid-template-columns:repeat(3,1fr)}}.industry-category-card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--industry-radius);overflow:hidden;transition:box-shadow .2s}.industry-category-card:hover{box-shadow:0 10px 15px -3px #0000001a}.industry-category-card a{text-decoration:none;color:inherit;display:block}.industry-category-card__image-wrap{aspect-ratio:4 / 3;background:#f3f4f6;overflow:hidden}.industry-category-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.industry-category-card:hover .industry-category-card__image{transform:scale(1.05)}.industry-category-card__body{padding:24px}.industry-category-card__title{font-size:1.25rem;font-weight:600;color:var(--industry-text-darker);margin-bottom:8px;transition:color .2s}.industry-category-card:hover .industry-category-card__title{color:var(--industry-brand-red)}.industry-category-card__desc{color:var(--industry-text-dark);margin-bottom:16px}.industry-category-card__link{display:inline-flex;align-items:center;gap:4px;color:var(--industry-brand-red);font-weight:600}.industry-why{max-width:48rem;margin-left:auto;margin-right:auto}.industry-why__grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:640px){.industry-why__grid{grid-template-columns:repeat(2,1fr)}}.industry-why__row{display:flex;gap:12px}.industry-why__check{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--industry-brand-red);display:flex;align-items:center;justify-content:center;margin-top:2px}.industry-why__check svg{width:16px;height:16px;color:#fff}.industry-why__text{color:var(--industry-text-dark);font-size:1.125rem;line-height:1.6}.industry-products-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.industry-products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.industry-products-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1280px){.industry-products-grid{grid-template-columns:repeat(6,1fr)}}.industry-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--industry-radius);overflow:hidden;transition:box-shadow .2s}.industry-product-card:hover{box-shadow:0 4px 6px -1px #0000001a}.industry-product-card a{text-decoration:none;color:inherit}.industry-product-card__image-wrap{aspect-ratio:1;background:#f3f4f6;overflow:hidden}.industry-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.industry-product-card:hover .industry-product-card__image{transform:scale(1.05)}.industry-product-card__body{padding:16px}.industry-product-card__title{font-size:.875rem;font-weight:600;color:var(--industry-text-darker);margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.industry-product-card:hover .industry-product-card__title{color:var(--industry-brand-red)}.industry-product-card__price{font-size:.875rem;color:var(--industry-text-dark)}.industry-product-card__price strong{color:var(--industry-text-darker)}.industry-testimonials-wrap{max-width:72rem;margin-left:auto;margin-right:auto}.industry-testimonials__header{text-align:center;margin-bottom:40px}.industry-testimonials__intro{color:var(--industry-text-dark);opacity:.8;margin-top:16px}.industry-testimonials__grid{display:grid;gap:40px;align-items:center;grid-template-columns:1fr}@media(min-width:768px){.industry-testimonials__grid{grid-template-columns:1fr 1fr}}.industry-testimonial-image{height:360px;border-radius:var(--industry-radius-lg);overflow:hidden;background:#f3f4f6;position:relative}@media(min-width:640px){.industry-testimonial-image{height:420px}}.industry-testimonial-image img{width:100%;height:100%;object-fit:cover}.industry-testimonial-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.industry-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--industry-radius-lg);padding:24px 32px;box-shadow:0 1px 3px #0000000d;height:360px;display:flex;flex-direction:column}@media(min-width:640px){.industry-testimonial-card{height:420px}}@media(min-width:640px){.industry-testimonial-card{padding:40px}}.industry-testimonial-quote{font-size:1.25rem;font-weight:600;color:var(--industry-text-darker);line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:640px){.industry-testimonial-quote{font-size:1.5rem}}.industry-testimonial-author{font-weight:600;color:var(--industry-text-darker)}.industry-testimonial-meta{font-size:.875rem;color:var(--industry-text-dark);opacity:.8}.industry-testimonial-nav{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:16px}.industry-testimonial-dots{display:flex;justify-content:center;gap:8px}.industry-testimonial-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;border:none;padding:0;cursor:pointer;transition:background .2s}.industry-testimonial-dot.is-active{background:var(--industry-brand-red)}.industry-testimonial-arrow{width:36px;height:36px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:var(--industry-text-darker);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.industry-testimonial-arrow:hover{background:#f9fafb}.industry-faq-wrap{max-width:64rem;margin-left:auto;margin-right:auto}.industry-faq-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.industry-faq-grid{grid-template-columns:repeat(2,1fr)}}.industry-faq-col{display:flex;flex-direction:column;gap:16px}.industry-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:var(--industry-radius);overflow:hidden}.industry-faq-item summary{padding:24px;font-weight:600;color:var(--industry-text-darker);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.industry-faq-item summary::-webkit-details-marker{display:none}.industry-faq-item summary:hover{background:#f9fafb}.industry-faq-item[open] .industry-faq-chevron{transform:rotate(180deg)}.industry-faq-chevron{flex-shrink:0;color:var(--industry-brand-red);transition:transform .2s}.industry-faq-answer{padding:16px 24px 24px}.industry-faq-answer,.industry-faq-answer p{color:var(--industry-text-dark);line-height:1.6;margin:0 0 .5em}.industry-faq-answer p:last-child{margin-bottom:0}.industry-cta-panel{background:linear-gradient(to bottom right,var(--industry-brand-red),#d13f36,#b82f27);border-radius:var(--industry-radius-lg);padding:32px 24px;box-shadow:0 20px 25px -5px #e4554b33}@media(min-width:990px){.industry-cta-panel{padding:48px}}.industry-cta-inner{max-width:64rem;margin-left:auto;margin-right:auto}@media(min-width:990px){.industry-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}}.industry-cta-content{text-align:center}@media(min-width:990px){.industry-cta-content{text-align:left}}.industry-cta-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:9999px;background:#ffffff1a;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fffc;margin-bottom:16px}.industry-cta-badge-dot{width:6px;height:6px;border-radius:50%;background:#6ee7b7}.industry-cta-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:16px;line-height:1.2}@media(min-width:990px){.industry-cta-title{font-size:2.5rem}}.industry-cta-subtitle{font-size:1rem;color:#ffffffe6;line-height:1.6;margin-bottom:32px}.industry-cta-subtitle p{color:inherit}@media(min-width:640px){.industry-cta-subtitle{font-size:1.125rem}}.industry-cta-subtitle--below{margin-top:16px;margin-bottom:0;font-size:.9rem}.industry-cta-buttons{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:640px){.industry-cta-buttons{flex-direction:row}}@media(min-width:990px){.industry-cta-buttons{justify-content:flex-start}}.industry-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#1e293b;font-weight:600;border-radius:var(--industry-radius);text-decoration:none;box-shadow:0 10px 15px -3px #0003;transition:background .2s}.industry-cta-primary:hover{background:#f1f5f9}.industry-cta-secondary{display:inline-flex;align-items:center;padding:12px 24px;border:1px solid rgba(255,255,255,.7);color:#fff;font-weight:600;border-radius:var(--industry-radius);text-decoration:none;transition:background .2s}.industry-cta-secondary:hover{background:#ffffff1a}.industry-cta-panel .btn--transparent_secondary{color:#fff;border:1px solid rgba(255,255,255,.8)}.industry-cta-benefits{margin-top:32px}@media(min-width:990px){.industry-cta-benefits{margin-top:0;width:18rem}}.industry-cta-benefits-card{border-radius:var(--industry-radius-lg);border:1px solid rgba(255,255,255,.8);background:#fffffff2;padding:24px}.industry-cta-benefits-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#1e293b;margin-bottom:12px}.industry-cta-benefits-list{display:flex;flex-direction:column;gap:12px}.industry-cta-benefit-row{display:flex;align-items:flex-start;gap:12px;color:#1e293b}.industry-cta-benefit-check{width:24px;height:24px;border-radius:50%;background:#34d399e6;color:#0f172a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.industry-cta-benefit-check svg{width:16px;height:16px}.industry-intro{max-width:56rem;margin-left:auto;margin-right:auto;text-align:center;font-size:1.125rem;color:var(--industry-text-dark);line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/94/assets/industry-page.css.map */
