:root{--werx-black: #000000;--werx-white: #FFFFFF;--werx-m-blue-dark: #0046AD;--werx-m-blue-light: #00A0E3;--werx-m-red: #E3001B;--werx-surface: #0a0a0a;--werx-border: #1a1a1a;--werx-text-primary: #ffffff;--werx-text-secondary: rgba(255, 255, 255, .5);--werx-text-tertiary: rgba(255, 255, 255, .3);--werx-text-label: rgba(255, 255, 255, .6)}.werx-services:after,.werx-testimonials:after,.werx-contact:after,.werx-footer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;opacity:.08;pointer-events:none;z-index:0}.werx-services:before,.werx-contact:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.werx-services:before{background:radial-gradient(ellipse 70% 60% at 5% 15%,rgba(0,70,173,.15),transparent 70%)}.werx-contact:before{background:radial-gradient(ellipse 70% 60% at 95% 85%,rgba(0,70,173,.12),transparent 70%)}.werx-services__inner,.werx-testimonials__inner,.werx-contact__inner,.werx-footer__inner{position:relative;z-index:1}.werx-m-stripe,.werx-m-stripe-animated,.werx-section-stripe,.werx-hero__stripe,.werx-hero__bottom-stripe,.werx-services__card-stripe,.werx-testimonial-card__avatar-stripe,.werx-footer__stripe{display:block!important}.werx-m-stripe{background:linear-gradient(90deg,var(--werx-m-blue-dark) 0%,var(--werx-m-blue-light) 50%,var(--werx-m-red) 100%)}.werx-m-stripe-animated{background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),var(--werx-m-red),var(--werx-m-blue-light),var(--werx-m-blue-dark));background-size:200% 100%;animation:werx-stripe-flow 3s linear infinite}@keyframes werx-stripe-flow{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes werx-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes werx-fade-in{0%{opacity:0}to{opacity:1}}.werx-animate-fade-up{animation:werx-fade-up .7s ease-out both}.werx-animate-fade-in{animation:werx-fade-in .8s ease-out both}.werx-scroll-reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease-out,transform .7s ease-out}.werx-scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.werx-scroll-reveal.werx-scroll-delay-1{transition-delay:.1s}.werx-scroll-reveal.werx-scroll-delay-2{transition-delay:.2s}.werx-scroll-reveal.werx-scroll-delay-3{transition-delay:.3s}.werx-scroll-reveal.werx-scroll-delay-4{transition-delay:.4s}.werx-m-stripe-animated.werx-animate-fade-in,.werx-m-stripe-animated.werx-animate-fade-up{animation:werx-fade-in .8s ease-out both,werx-stripe-flow 3s linear infinite}.werx-delay-1{animation-delay:.1s}.werx-delay-2{animation-delay:.2s}.werx-delay-3{animation-delay:.3s}.werx-delay-4{animation-delay:.4s}.werx-delay-5{animation-delay:.5s}.werx-delay-6{animation-delay:.6s}.werx-delay-7{animation-delay:.7s}.werx-delay-8{animation-delay:.8s}@keyframes werx-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.werx-bounce{animation:werx-bounce 2s ease-in-out infinite}.section-header:has(.werx-header){position:relative!important;top:auto!important;border:none!important;background:transparent!important;margin:0!important;padding:0!important}.section-header:has(.werx-header) .header-wrapper{display:none!important}.werx-header{position:relative;z-index:1000;background:#0a0a0a;border-bottom:none}.template-index .werx-header{background:linear-gradient(to bottom,rgba(0,0,0,.9) 0%,transparent 100%)}.werx-header__inner{max-width:100rem;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:6rem}@media screen and (min-width:750px){.werx-header__inner{padding:0 2.5rem;height:7rem}}@media screen and (min-width:990px){.werx-header__inner{padding:0 3rem;height:8rem}}.werx-header__logo{display:flex;align-items:center}.werx-header__logo img,.werx-header__logo svg{height:2.5rem;width:auto;object-fit:contain;display:block}@media screen and (min-width:750px){.werx-header__logo img,.werx-header__logo svg{height:3rem}}@media screen and (min-width:990px){.werx-header__logo img,.werx-header__logo svg{height:3.5rem}}.werx-header__logo span{font-size:1.75rem!important}@media screen and (min-width:990px){.werx-header__logo span{font-size:2rem!important}}.werx-header__nav{display:none;align-items:center;gap:2.75rem}@media screen and (min-width:990px){.werx-header__nav{display:flex}}.werx-header__nav-link{position:relative;font-size:1.25rem;color:#ffffffe6;font-weight:600;letter-spacing:.025em;text-decoration:none;transition:color .3s ease}@media screen and (min-width:990px){.werx-header__nav-link{font-size:1.375rem}}.werx-header__nav-link:hover{color:#fff}.werx-header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--werx-m-blue-light);transition:width .3s ease}.werx-header__nav-link:hover:after{width:100%}.werx-header__cta{display:none;align-items:center;padding:.75rem 1.75rem;background:transparent;color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.025em;text-decoration:none;border-radius:.5rem;position:relative;z-index:1;border:none;isolation:isolate}.werx-header__cta:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.625rem;background:var(--werx-m-blue-light);z-index:-2}.werx-header__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background:var(--werx-m-blue-dark);z-index:-1;transition:background .3s ease}@media screen and (min-width:990px){.werx-header__cta{display:inline-flex;font-size:1.25rem;padding:.875rem 2rem}}.werx-header__cta:hover:after{background:#0052cc}.werx-header__icons{display:flex;align-items:center;gap:1rem}.werx-header__icon svg{width:24px;height:24px}.werx-header__icon .svg-wrapper svg{width:22px;height:22px}.werx-header__icon .cart-count-bubble{position:absolute;top:-4px;right:-4px;background:var(--werx-m-red);color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.werx-header__icon{position:relative;color:#fffc;text-decoration:none;transition:color .3s}.werx-header__icon:hover{color:#fff}.werx-header__mobile-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;padding:.5rem;cursor:pointer}@media screen and (min-width:990px){.werx-header__mobile-toggle{display:none}}.werx-header__mobile-menu{display:none;background:#000000f2;border-top:1px solid rgba(255,255,255,.05);padding:1.5rem 1.25rem}.werx-header__mobile-menu.is-open{display:flex;flex-direction:column;gap:1.25rem}.werx-header__mobile-link{color:#ffffffe6;font-size:1.25rem;font-weight:600;letter-spacing:.025em;text-decoration:none;transition:color .3s}.werx-header__mobile-link:hover{color:#fff}.werx-header__mobile-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:transparent;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.025em;text-decoration:none;border-radius:.5rem;margin-top:.5rem;position:relative;z-index:1;isolation:isolate}.werx-header__mobile-cta:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.625rem;background:var(--werx-m-blue-light);z-index:-2}.werx-header__mobile-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;background:var(--werx-m-blue-dark);z-index:-1}.werx-hero{position:relative;z-index:1;width:100%;height:70vh;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden}.template-index .werx-hero{margin-top:-6rem;padding-top:6rem}@media screen and (min-width:750px){.werx-hero{height:100vh;min-height:700px}.template-index .werx-hero{margin-top:-7rem;padding-top:7rem}}@media screen and (min-width:990px){.template-index .werx-hero{margin-top:-8rem;padding-top:8rem}}.werx-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(var(--werx-hero-zoom, 1));transform-origin:center center}.werx-hero__media img,.werx-hero__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.werx-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.werx-hero__video-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;pointer-events:none}.werx-hero__overlay,.werx-hero__overlay--dark,.werx-hero__overlay--accent,.werx-hero__overlay--bottom,.werx-hero__overlay--top{display:block!important}.werx-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.werx-hero__overlay--dark{background:rgba(0,0,0,var(--werx-hero-overlay, .7))}.werx-hero__overlay--accent{background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(0,70,173,.2),transparent)}.werx-hero__overlay--bottom{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,var(--werx-black) 0%,rgba(0,0,0,.8) 20%,transparent 100%);pointer-events:none}.werx-hero__overlay--top{position:absolute;top:0;left:0;right:0;height:33%;background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.werx-hero__content{position:relative;z-index:10;max-width:64rem;margin:0 auto;padding:0 1.25rem;text-align:center}@media screen and (min-width:750px){.werx-hero__content{padding:0 2rem}}.werx-hero__label{display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.3em;color:#ffffffb3;text-transform:uppercase;margin-bottom:3rem}@media screen and (min-width:750px){.werx-hero__label{font-size:1.125rem}}.werx-hero__stripe{margin:.75rem auto 0;width:4rem;height:2px;border-radius:9999px}.werx-hero__heading{font-size:clamp(4.5rem,14vw,10rem);font-weight:900;color:#fff;line-height:.9;letter-spacing:-.04em;margin:0}.werx-hero__heading span{display:block}.werx-hero__subheading{margin-top:3rem;font-size:1.375rem;color:#ffffff80;font-weight:300;max-width:42rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.werx-hero__subheading{font-size:1.375rem}}@media screen and (min-width:990px){.werx-hero__subheading{font-size:1.625rem}}.werx-hero__bottom-stripe{margin:2rem auto 0;width:5rem;height:2px;border-radius:9999px}.werx-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;text-decoration:none}.werx-hero__scroll-text{font-size:10px;letter-spacing:.3em;color:#ffffff4d;text-transform:uppercase;font-weight:500}.werx-hero__scroll-icon{width:16px;height:16px;color:#ffffff4d}.werx-services{position:relative;width:100%;padding:6rem 1.25rem;overflow:hidden;background:var(--werx-black)}@media screen and (min-width:750px){.werx-services{padding:8rem 2rem}}.werx-services__inner{max-width:100rem;margin:0 auto}.werx-section-label{display:block;font-size:.9375rem;font-weight:700;letter-spacing:.25em;color:var(--werx-m-blue-light);text-transform:uppercase;margin-bottom:.75rem}@media screen and (min-width:750px){.werx-section-label{font-size:.875rem}}.werx-section-heading{margin-top:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.05}.werx-section-stripe{display:block;margin-top:1.5rem;width:5rem;height:4px;border-radius:2px;background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),var(--werx-m-red),var(--werx-m-blue-light),var(--werx-m-blue-dark));background-size:200% 100%;animation:werx-stripe-flow 3s linear infinite}.werx-services__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media screen and (min-width:750px){.werx-services__grid{margin-top:3.5rem;gap:1.5rem}}@media screen and (min-width:990px){.werx-services__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.werx-services__card{position:relative;overflow:hidden;border:1px solid var(--werx-border);min-height:280px}@media screen and (min-width:750px){.werx-services__card{min-height:320px}}.werx-services__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.werx-services__card:hover .werx-services__card-image{transform:scale(1.03)}.werx-services__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000eb,#000000b3 40%,#0000004d)}.werx-services__card-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--werx-m-blue-dark),var(--werx-m-blue-light),transparent 60%);opacity:.8}.werx-services__card-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:3.5rem 2.5rem;max-width:48rem}@media screen and (min-width:750px){.werx-services__card-content{padding:3rem 3.5rem}}.werx-services__card-icon{color:var(--werx-m-blue-light);margin-bottom:1.25rem;width:48px;height:48px}@media screen and (min-width:750px){.werx-services__card-icon{width:56px;height:56px;margin-bottom:1.5rem}}.werx-services__card-title{font-size:2.25rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;min-height:2.5rem}@media screen and (min-width:750px){.werx-services__card-title{font-size:3rem;margin-bottom:1.25rem;letter-spacing:-.04em;min-height:3.2rem}}.werx-services__card-desc{color:#ffffff8c;line-height:1.6;font-size:1.25rem;font-weight:300;max-width:48rem;margin:0}@media screen and (min-width:750px){.werx-services__card-desc{font-size:1.375rem}}.werx-services__card-stripe{margin-top:auto;width:3rem;height:2px}@media screen and (min-width:750px){.werx-services__card-stripe{margin-top:auto;width:4rem}}.werx-testimonials{position:relative;width:100%;padding:6rem 1.25rem;background:#0f0f0f;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}@media screen and (min-width:750px){.werx-testimonials{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-testimonials{padding:10rem 2rem}}.werx-testimonials__accent{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(0,70,173,.12),transparent);pointer-events:none;z-index:0}.werx-testimonials__inner{position:relative;max-width:90rem;margin:0 auto}.werx-testimonials__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media screen and (min-width:990px){.werx-testimonials__grid{gap:2rem;margin-top:4rem}}.werx-testimonial-card{background:var(--werx-black);border:1px solid var(--werx-border);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:4px}@media screen and (min-width:750px){.werx-testimonial-card{flex-direction:row;align-items:flex-start;text-align:left;padding:2.5rem 3rem;gap:2.5rem}}@media screen and (min-width:990px){.werx-testimonial-card{padding:3rem 3.5rem;gap:3.5rem}}.werx-testimonial-card__left{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:750px){.werx-testimonial-card__left{align-items:flex-start;flex-shrink:0;width:11rem}}@media screen and (min-width:990px){.werx-testimonial-card__left{width:14rem}}.werx-testimonial-card__avatar-wrap{position:relative;margin-bottom:1.25rem}.werx-testimonial-card__avatar{width:5rem;height:5rem;border-radius:50%;overflow:hidden;object-fit:cover;outline:2px solid var(--werx-m-blue-dark);outline-offset:3px}@media screen and (min-width:990px){.werx-testimonial-card__avatar{width:5.5rem;height:5.5rem}}.werx-testimonial-card__avatar-stripe{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:2rem;height:2px;border-radius:9999px}.werx-testimonial-card__name{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;margin:0}.werx-testimonial-card__info{color:#ffffff4d;font-size:.8125rem;margin-top:.375rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.werx-testimonial-card__stars{display:flex;gap:.375rem;margin-top:1rem}.werx-testimonial-card__star{width:20px;height:20px;fill:var(--werx-m-blue-light);color:var(--werx-m-blue-light)}.werx-testimonial-card__quote{margin-top:1.5rem;color:#ffffff8c;line-height:1.7;font-size:1.125rem;font-weight:300;flex:1}@media screen and (min-width:750px){.werx-testimonial-card__quote{margin-top:0;border-left:1px solid var(--werx-border);padding-left:2.5rem}}@media screen and (min-width:990px){.werx-testimonial-card__quote{padding-left:3.5rem;font-size:1.3125rem;line-height:1.85}}.werx-testimonials__inner:before{content:"\201c";position:absolute;top:-2rem;left:50%;transform:translate(-50%);font-size:28rem;font-weight:900;line-height:1;color:#0046ad0a;pointer-events:none;z-index:0;font-family:Georgia,Times New Roman,serif}@media screen and (min-width:990px){.werx-testimonials__inner:before{font-size:40rem;top:-4rem}.werx-testimonial-card__name{font-size:2.125rem}.werx-testimonial-card__info{font-size:.9375rem;margin-top:.5rem}.werx-testimonial-card__star{width:22px;height:22px}}.werx-contact{position:relative;width:100%;padding:6rem 1.25rem;background:var(--werx-black);overflow:hidden}@media screen and (min-width:750px){.werx-contact{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-contact{padding:10rem 2rem}}.werx-contact__inner{max-width:72rem;margin:0 auto}.werx-contact__desc{margin-top:2rem;color:#ffffff80;line-height:1.7;font-size:1.375rem;font-weight:300;max-width:48rem}@media screen and (min-width:750px){.werx-contact__desc{font-size:1.5rem}}@media screen and (min-width:990px){.werx-contact__desc{font-size:1.625rem}}.werx-contact__form{margin-top:3rem;display:flex;flex-direction:column;gap:1.75rem}@media screen and (min-width:990px){.werx-contact__form{margin-top:4rem;gap:2rem}}.werx-contact__label{display:block;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--werx-text-label);margin-bottom:.75rem;font-weight:600}@media screen and (min-width:990px){.werx-contact__label{font-size:1.125rem;letter-spacing:.15em}}.werx-contact__input,.werx-contact__textarea{width:100%;background:var(--werx-surface);border:1px solid var(--werx-border);color:#fff;padding:1.5rem 1.625rem;font-size:1.1875rem;font-weight:300;border-radius:.625rem;outline:none;transition:border-color .3s,box-shadow .3s;font-family:inherit}@media screen and (min-width:990px){.werx-contact__input,.werx-contact__textarea{padding:1.75rem 2rem;font-size:1.375rem}}.werx-contact__input::placeholder,.werx-contact__textarea::placeholder{color:#ffffff26}.werx-contact__input:focus,.werx-contact__textarea:focus{border-color:var(--werx-m-blue-dark);box-shadow:0 0 0 1px var(--werx-m-blue-dark)}.werx-contact__textarea{resize:none}.werx-contact__submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 3rem;background:transparent;color:#fff;font-size:1.125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:.625rem;cursor:pointer;width:100%;position:relative;z-index:1;isolation:isolate}.werx-contact__submit:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:.75rem;background:var(--werx-m-blue-light);z-index:-2}.werx-contact__submit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.625rem;background:var(--werx-m-blue-dark);z-index:-1;transition:background .3s}@media screen and (min-width:750px){.werx-contact__submit{width:auto;padding:1.625rem 4.5rem;font-size:1.25rem}}@media screen and (min-width:990px){.werx-contact__submit{padding:1.875rem 5.5rem;font-size:1.375rem}}.werx-contact__submit:hover:after{background:#0052cc}.werx-contact__submit svg{width:1.125rem;height:1.125rem}.werx-contact__success{display:flex;align-items:center;gap:.5rem;color:#4ade80;font-size:.875rem;margin-top:1rem}.werx-contact__error{color:var(--werx-m-red);font-size:.75rem;margin-top:.25rem}.werx-video{position:relative;width:100%;padding:6rem 1.25rem;background:var(--werx-black)}@media screen and (min-width:750px){.werx-video{padding:8rem 2rem}}@media screen and (min-width:990px){.werx-video{padding:10rem 2rem}}.werx-video__inner{max-width:80rem;margin:0 auto}.werx-video__desc{margin-top:1.5rem;color:#ffffff80;line-height:1.7;font-size:1.125rem;font-weight:300;max-width:40rem;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.werx-video__desc{font-size:1.25rem}}.werx-video__player{margin-top:3rem}@media screen and (min-width:750px){.werx-video__player{margin-top:4rem}}.werx-video__wrapper{position:relative;border-radius:.75rem;overflow:hidden;background:#0a0a0a;border:1px solid var(--werx-border)}.werx-video__wrapper video{display:block;width:100%;border-radius:.75rem}.werx-video__wrapper--16x9{position:relative;padding-bottom:56.25%;height:0;border-radius:.75rem;overflow:hidden;background:#0a0a0a;border:1px solid var(--werx-border)}.werx-video__wrapper--16x9 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.werx-video__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:6rem 2rem;border-radius:.75rem;border:2px dashed var(--werx-border);background:#0a0a0a80;color:#ffffff4d;font-size:1rem;text-align:center}.shopify-section-group-footer-group:has(.werx-footer){--color-foreground: 255, 255, 255;--color-background: 5, 5, 5;background:#050505;color:#fff}.werx-footer{position:relative;width:100%;background:#050505;color:#fff;padding-top:0;padding-bottom:2rem}.werx-footer__stripe{width:100%;height:2px;margin-bottom:3rem}.werx-footer__inner{max-width:100rem;margin:0 auto;padding:0 1.25rem}@media screen and (min-width:750px){.werx-footer__inner{padding:0 2.5rem}}@media screen and (min-width:990px){.werx-footer__inner{padding:0 3rem}}.werx-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media screen and (min-width:750px){.werx-footer__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.werx-footer__grid{grid-template-columns:repeat(4,1fr)}}.werx-footer__brand-logo{height:2.75rem;width:auto;object-fit:contain;margin-bottom:1.5rem}.werx-footer__brand-text{color:#fff9;font-size:1.2rem;line-height:1.6;font-weight:300;max-width:26rem}.werx-footer__brand-address{margin-top:1rem;color:#fff6;font-size:1.05rem;line-height:1.6}.werx-footer__col-heading{font-size:1.05rem;font-weight:600;letter-spacing:.3em;color:#ffffffb3;text-transform:uppercase;margin-bottom:1.5rem}.werx-footer__links{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}.werx-footer__link{color:#ffffff80;font-size:1.2rem;text-decoration:none;transition:color .3s}.werx-footer__link:hover{color:#fff}.werx-footer__social-icons{display:flex;gap:1rem}.werx-footer__social-icon{width:3.25rem;height:3.25rem;display:flex;align-items:center;justify-content:center;background:var(--werx-surface);border:1px solid var(--werx-border);color:#fff9;border-radius:.5rem;text-decoration:none;transition:all .3s}.werx-footer__social-icon:hover{color:var(--werx-m-blue-light);border-color:var(--werx-m-blue-dark)}.werx-footer__social-icon svg{width:1.35rem;height:1.35rem}.werx-footer__contact-info{margin-top:1.5rem;color:#fff6;font-size:1.05rem;line-height:1.6}.werx-footer__hours{color:#ffffff80;font-size:1.05rem;line-height:2;font-weight:300}.werx-footer__bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media screen and (min-width:750px){.werx-footer__bottom{flex-direction:row}}.werx-footer__copyright{color:#fff6;font-size:1.05rem}.werx-footer__tagline{color:#ffffff4d;font-size:1.05rem}@media screen and (min-width:750px){.werx-footer__brand-logo{height:3.25rem}.werx-footer__brand-text{font-size:1.35rem}.werx-footer__brand-address,.werx-footer__col-heading{font-size:1.15rem}.werx-footer__link{font-size:1.35rem}.werx-footer__social-icon{width:3.5rem;height:3.5rem}.werx-footer__social-icon svg{width:1.5rem;height:1.5rem}.werx-footer__contact-info,.werx-footer__hours,.werx-footer__copyright,.werx-footer__tagline{font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/werx-styles.css.map */
