:root{--about-black: #0a0a0a;--about-dark: #121212;--about-card: #313131;--about-card-strong: #3a3a3a;--about-yellow: #f2cc02;--about-yellow-dark: #d9b700;--about-white: #ffffff;--about-muted: rgba(255, 255, 255, .72);--about-border: rgba(255, 255, 255, .1);--about-radius-lg: 1.5rem;--about-radius-md: 1rem;--about-radius-sm: .65rem;--about-radius-pill: 999px}.about-section *,.about-section *:before,.about-section *:after{box-sizing:border-box}.about-hero__content{position:relative;z-index:1}.about-section{background:var(--about-section-bg, var(--about-black));color:var(--about-section-text, var(--about-white));padding:clamp(3rem,6vw,5rem) 0;overflow:hidden}.about-section.about-hero:before{position:absolute;content:"";background:url(/cdn/shop/files/top_white_shape.svg?v=1784552052) no-repeat;background-size:100%;top:0;width:100%;height:100%;z-index:1}.about-eyebrow{display:block;color:var(--about-section-accent, var(--about-yellow));text-transform:uppercase;letter-spacing:.14em;font-size:14px;font-weight:400;margin:0 0 .75rem}.about-story__intro .main_hd{text-align:left}.about-text{font-size:1.6rem;line-height:1.2;color:var(--about-muted);margin:0 0 1rem}.about-text:last-child{margin-bottom:0}.about-header{max-width:100%;margin:0 0 clamp(2rem,4vw,3.5rem)}.about-header--center{margin-left:auto;margin-right:auto;text-align:center}.about-btn:hover{background:var(--about-yellow-dark);transform:translateY(-2px);color:var(--about-black)}.about-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--about-black);color:var(--about-yellow);flex-shrink:0}.about-btn__icon svg{width:20px;height:20px}.about-btn--outline{background:transparent;border-color:var(--about-yellow);color:var(--about-yellow)}.about-btn--outline .about-btn__icon{background:var(--about-yellow);color:var(--about-black)}.about-btn--outline:hover{background:#f2cc021a;color:var(--about-yellow)}.about-btn-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:clamp(1.5rem,5vw,60px)}.about-card{background:var(--about-card);border-radius:var(--about-radius-md);padding:clamp(1.5rem,2.5vw,3rem)}.about-hero{position:relative;padding:0;background-color:var(--about-section-bg, var(--about-black));background-image:radial-gradient(circle,rgb(242 204 2 / 21%) 2px,transparent 1.5px);background-size:20px 20px;background-position:0 0}.about-hero__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);align-items:center;position:relative}.about-hero__breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:16px;color:#000;margin:0 0 1.5rem}.about-hero__breadcrumb a{color:#000;text-decoration:none}.about-hero__breadcrumb a:hover{color:var(--about-white)}.about-hero__breadcrumb .about-hero__breadcrumb-current{color:var(--about-yellow)}.about-hero_heading.main_hd{text-align:left;margin-bottom:20px}.about-hero__text{font-size:16px;line-height:1.2;color:#fff;margin:0}.about-hero__media{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem;height:100%}.about-hero__media-main{position:relative;overflow:hidden;min-height:16rem;display:flex;flex-direction:column;gap:1rem;height:100%}.about-hero__media-stack{display:grid;flex-direction:column;gap:1rem}.about-hero__media-stack .about-hero__media-item{flex:1}.about-hero__media-item{position:relative;overflow:hidden;background:var(--about-card)}.about-hero__media-item img,.about-hero__media-main img{width:100%;height:100%;object-fit:cover;display:block}.about-hero__trusted{margin-top:clamp(2rem,6vw,10rem)}.about-hero__trusted-label{font-size:18px;color:#fff;margin:0 0 2rem}.about-hero__logos{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,3vw,2.25rem)}.about-hero__logo{height:50px;width:auto;object-fit:contain;filter:grayscale(1) brightness(1.4)}.about-hero__logo--placeholder{display:inline-flex;align-items:center;height:2.25rem;padding:0 .85rem;border:1px dashed var(--about-border);border-radius:var(--about-radius-sm);font-size:.75rem;color:var(--about-muted);white-space:nowrap}.about-hero__media-main .media_main_left_col_img{height:100%}.about-hero__media-item:nth-child(1),.media_main_left_col_img.left_img_top img{border-radius:0 0 14px 14px}.about-hero__media-item.right_img_bottom,.media_main_left_col_img.left_img_bottom img{border-radius:14px 14px 0 0}.about-hero__media-item.right_img_top{height:280px}.about-hero__media-item_top_img img{height:280px}.about-hero__media-item.right_img_bottom{height:382px}@media(max-width:991px){.about-hero__media-item.right_img_bottom,.about-hero__media-item.right_img_top{height:auto}.about-hero__grid{grid-template-columns:1fr}}@media screen and (min-width:750px){.about-hero__grid{grid-template-columns:1fr 1fr}}.about-story__intro .h2{text-align:left}.about-story__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.about-story__col{display:flex;flex-direction:column;gap:1.5rem}.about-story__col--primary{justify-content:flex-start}.about-story__intro{margin:0}.about-story__card-title{font-size:2.4rem;font-weight:700;margin:0 0 .75rem}@media screen and (min-width:750px){.about-story__grid{grid-template-columns:1fr 1fr;align-items:stretch}.about-story__col--primary{justify-content:space-between}}.about-industries__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.about-industries__item{border-radius:var(--about-radius-md);overflow:hidden;background:var(--about-card);display:flex;flex-direction:column;border:1px solid #a9a9a9a1}.about-industries__item-header{padding:1rem 16px;text-align:center;min-height:70px;display:flex;align-items:center;justify-content:center;border-radius:14px 14px 0 0;border-bottom:0}.about-industries__item-title{font-size:1.8rem;font-weight:600;margin:0;line-height:1.2}.about-industries__item-subtitle{display:block;font-size:1.2rem;font-weight:400;color:var(--about-muted);margin-top:.15rem}.about-industries__item-media{position:relative;width:100%;aspect-ratio:4 / 2;background:var(--about-card-strong);border-radius:14px 14px 0 0;overflow:hidden}.about-industries__item-media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.about-industries__item-title{font-size:1.6rem}}@media screen and (min-width:750px){.about-industries__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.about-why-buy__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);align-items:center}.about-why-buy__media{position:relative;border-radius:var(--about-radius-md);overflow:hidden;aspect-ratio:4 / 3;background:var(--about-card)}.about-why-buy__media img{width:100%;height:100%;object-fit:cover;display:block}.about-why-buy__content{max-width:34rem}@media screen and (min-width:750px){.about-why-buy__grid{grid-template-columns:1fr 1fr}.about-why-buy--image-right .about-why-buy__media{order:2}.about-why-buy--image-right .about-why-buy__content{order:1}}.about-services__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.about-services__item{border:1px solid #ffffffab;border-radius:14px;padding:clamp(1.5rem,2.5vw,2rem);display:flex;flex-direction:column;height:100%}.about-services__icon{width:4.25rem;height:4.25rem;margin-bottom:1.25rem;flex-shrink:0}.about-services__icon img,.about-services__icon svg{width:100%;height:100%;object-fit:contain}.about-services__item-title{font-size:2.4rem;font-weight:600;margin:0 0 .75rem}.about-services__item-text{font-size:1.6rem;line-height:1.2;margin:0;flex-grow:1}.about-services__item-footnote{font-size:1.4rem;color:#ebebeb;margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid var(--about-border);line-height:1.3}@media screen and (min-width:750px){.about-services__grid{grid-template-columns:repeat(3,1fr)}}.about-cta__card{background:var(--about-card);border-radius:var(--about-radius-lg);overflow:hidden;display:grid;grid-template-columns:1fr}.about-cta__content{padding:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:center}.about-cta__heading{font-size:clamp(1.85rem,1.5rem + 1.6vw,2.5rem);font-weight:700;line-height:1.15;margin:0 0 1rem}.about-cta__text{color:var(--about-muted);font-size:1rem;line-height:1.6;margin:0;max-width:30rem}.about-cta__media{position:relative;min-height:16rem}.about-cta__media img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.about-cta__card{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.about-btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/about-page.css.map */
