:root{--lm-about-blue: #496b7d;--lm-about-blue-dark: #365565;--lm-about-sand: #f4eee5;--lm-about-cream: #fbf8f3;--lm-about-clay: #b77c58;--lm-about-ink: #2d3537;--lm-about-muted: #657175;--lm-about-line: rgba(126, 112, 96, .22)}.lm-about-page{overflow:hidden;background:radial-gradient(circle at 10% 7%,rgba(255,255,255,.78),transparent 25%),linear-gradient(180deg,var(--lm-about-sand) 0%,var(--lm-about-cream) 54%,#eef3f3 100%);color:var(--lm-about-ink);padding:clamp(2.6rem,6vw,6rem) 0 clamp(3.5rem,7vw,7rem)}.lm-about-shell{width:min(1180px,calc(100% - 3rem));margin:0 auto}.lm-about-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:clamp(2rem,6vw,6.5rem);align-items:center;margin-bottom:clamp(3rem,7vw,7rem)}.lm-about-hero-media{position:relative;aspect-ratio:1.25 / 1;overflow:hidden;order:1;margin:0;border:1px solid rgba(150,126,104,.3);border-radius:2rem;background:#e4d8ca;box-shadow:0 1.8rem 4rem #313b3f24}.lm-about-hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(150deg,rgba(255,255,255,.12),transparent 48%,rgba(45,63,70,.14));content:""}.lm-about-hero-copy{order:2;max-width:34rem}.lm-about-eyebrow{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .9rem;color:var(--lm-about-blue);font-size:.72rem;font-weight:750;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.lm-about-eyebrow:before{width:1.9rem;height:1px;background:var(--lm-about-clay);content:""}.lm-about-hero h1{margin:0 0 1rem;color:var(--lm-about-ink);font-size:clamp(2.55rem,5.7vw,5.1rem);font-weight:620;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.lm-about-hero-copy>p:last-of-type{margin:0;color:var(--lm-about-muted);font-size:clamp(1.05rem,1.45vw,1.22rem);line-height:1.72}.lm-about-intro{max-width:48rem;margin-bottom:1.7rem;padding-left:clamp(0rem,5vw,5rem)}.lm-about-intro h2,.lm-about-story-copy h2,.lm-about-next h2{margin:0 0 .8rem;color:var(--lm-about-ink);font-size:clamp(1.9rem,3.6vw,3.3rem);font-weight:620;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){color:var(--lm-about-muted);line-height:1.72}.lm-about-intro>p:last-child{margin:0;font-size:1.06rem}.lm-about-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 clamp(3rem,7vw,7rem);border-top:1px solid var(--lm-about-line);border-bottom:1px solid var(--lm-about-line)}.lm-about-fact{display:grid;gap:.3rem;padding:1.65rem 1rem;text-align:center}.lm-about-fact+.lm-about-fact{border-left:1px solid var(--lm-about-line)}.lm-about-fact strong{color:var(--lm-about-blue);font-size:clamp(2rem,3.8vw,3.5rem);font-weight:620;letter-spacing:-.04em;line-height:1}.lm-about-fact span{color:var(--lm-about-muted);font-size:.86rem}.lm-about-story{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(2rem,7vw,7.5rem);align-items:start;margin-bottom:clamp(3rem,7vw,7rem)}.lm-about-story-copy{max-width:42rem}.lm-about-story-copy p:not(.lm-about-eyebrow){margin:0 0 1rem}.lm-about-values{display:grid;gap:.75rem}.lm-about-value{padding:1.15rem 1.35rem 1.25rem;border-left:.22rem solid var(--lm-about-clay);border-radius:0 1.05rem 1.05rem 0;background:#ffffffb8;box-shadow:0 .9rem 2rem #313b3f0d}.lm-about-value span{color:var(--lm-about-blue);font-size:.7rem;font-weight:800;letter-spacing:.12em}.lm-about-value h3{margin:.3rem 0;color:var(--lm-about-ink);font-size:1.18rem}.lm-about-value p{margin:0;color:var(--lm-about-muted);font-size:.93rem;line-height:1.6}.lm-about-button{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.82rem 1.2rem;font-size:.9rem;font-weight:720;text-decoration:none;transition:background .18s ease,transform .18s ease}.lm-about-button-primary{margin-top:1.65rem;background:var(--lm-about-blue);color:#fff}.lm-about-button-primary:hover{background:var(--lm-about-blue-dark);transform:translateY(-1px)}.lm-about-next{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-radius:1.5rem;background:var(--lm-about-blue);color:#fff;padding:clamp(1.5rem,4vw,2.7rem)}.lm-about-next h2{margin-bottom:.55rem}.lm-about-next p{margin:0;opacity:.86}.lm-about-next .lm-about-button{flex:0 0 auto;background:var(--lm-about-sand);color:var(--lm-about-blue-dark)}.lm-about-next .lm-about-button:hover{background:#fff;transform:translateY(-1px)}@media(max-width:820px){.lm-about-shell{width:min(100% - 2rem,42rem)}.lm-about-hero,.lm-about-story{grid-template-columns:1fr;gap:1.8rem}.lm-about-hero-copy{order:1;max-width:none}.lm-about-hero-media{order:2}.lm-about-intro{padding-left:0}.lm-about-next{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.lm-about-shell{width:min(100% - 1.4rem,34rem)}.lm-about-hero-media,.lm-about-next{border-radius:1.1rem}.lm-about-facts{gap:0}.lm-about-fact{padding:1.25rem .55rem}.lm-about-fact strong{font-size:2rem}.lm-about-fact span{font-size:.74rem;line-height:1.35}}.lm-about-next{border:1px solid rgba(126,112,96,.24);background:var(--lm-about-cream);color:var(--lm-about-ink)}.lm-about-next .lm-about-eyebrow,.lm-about-next h2,.lm-about-next p{color:var(--lm-about-ink)}.lm-about-next p{opacity:1}.lm-about-next .lm-about-button{background:var(--lm-about-blue);color:#fff}.lm-about-next .lm-about-button:hover{background:var(--lm-about-blue-dark)}@media(max-width:820px){.lm-about-shell{width:calc(100% - 1rem)}.lm-about-hero-media{aspect-ratio:1.18 / 1;min-height:19rem}}@media(max-width:560px){.lm-about-shell{width:calc(100% - .8rem)}.lm-about-hero-media{min-height:20rem;border-radius:1.15rem}}@media(max-width:820px){.lm-about-eyebrow{font-size:.78rem;letter-spacing:.13em}.lm-about-hero-copy>p:last-of-type{font-size:1.1rem;line-height:1.72}.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){font-size:1.04rem;line-height:1.72}.lm-about-fact span{font-size:.92rem}.lm-about-value p{font-size:1rem;line-height:1.68}}@media(max-width:560px){.lm-about-fact span{font-size:.88rem}}.lm-about-page{font-size:16px;line-height:1.6}.lm-about-eyebrow{font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.35}.lm-about-hero h1{font-size:clamp(28px,2.25vw,34px);font-weight:650;line-height:1.16;letter-spacing:-.025em}.lm-about-hero-copy>p:last-of-type,.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){font-size:16px;line-height:1.6}.lm-about-intro h2,.lm-about-story-copy h2,.lm-about-next h2{font-size:clamp(25px,2.1vw,30px);font-weight:650;line-height:1.22;letter-spacing:-.02em}.lm-about-fact strong{font-size:30px;font-weight:680}.lm-about-fact span{font-size:13px}.lm-about-value span{font-size:12px}.lm-about-value h3{font-size:18px;font-weight:650}.lm-about-value p{font-size:14px;line-height:1.6}.lm-about-button{font-size:16px}@media(max-width:860px){.lm-about-hero h1{font-size:clamp(23px,6vw,30px);line-height:1.15}.lm-about-intro h2,.lm-about-story-copy h2,.lm-about-next h2{font-size:25px}}@media(max-width:620px){.lm-about-page{font-size:15px;line-height:1.6}.lm-about-hero h1{font-size:clamp(23px,6vw,30px)}.lm-about-intro h2,.lm-about-story-copy h2,.lm-about-next h2{font-size:23px}.lm-about-hero-copy>p:last-of-type,.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){font-size:15px}.lm-about-fact strong{font-size:28px}.lm-about-fact span{font-size:13px}.lm-about-value h3{font-size:18px}.lm-about-value p{font-size:14px}}@media(min-width:821px){.lm-about-page{padding-top:clamp(2.2rem,3.6vw,3.5rem);padding-bottom:clamp(3rem,5vw,5rem)}.lm-about-hero{gap:clamp(2rem,4vw,4.5rem);margin-bottom:clamp(2.8rem,5vw,5rem)}.lm-about-hero-media{aspect-ratio:1.58 / 1;max-height:360px}}:root{--lm-about-blue-20260904: #216f91;--lm-about-blue-dark-20260904: #123f58;--lm-about-ink-20260904: #132e3b;--lm-about-body-20260904: #294955;--lm-about-muted-20260904: #526b76;--lm-about-line-20260904: #c9dce4;--lm-about-soft-20260904: #eaf5f8;--lm-about-warm-20260904: #fff8f2;--lm-about-design-20260904: 1}.lm-about-page{box-sizing:border-box;padding:clamp(3rem,6vw,6.5rem) 0;background:linear-gradient(180deg,#fbfdfd,#edf7f9 54%,#fff8f2);color:var(--lm-about-body-20260904)}.lm-about-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}.lm-about-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);margin:0 0 clamp(3.5rem,7vw,7rem)}.lm-about-hero-media{order:0;min-width:0;margin:0;aspect-ratio:1.16 / 1;overflow:hidden;border:1px solid var(--lm-about-line-20260904);border-radius:28px;background:#fff;box-shadow:0 24px 58px #123f5826}.lm-about-hero-media img{display:block;width:100%;height:100%;object-fit:cover}.lm-about-hero-copy{min-width:0;padding:clamp(0rem,1vw,1rem) 0}.lm-about-eyebrow{margin:0 0 13px;color:var(--lm-about-blue-dark-20260904);font-size:12px;font-weight:850;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.lm-about-hero h1{max-width:12ch;margin:0 0 22px;color:var(--lm-about-ink-20260904);font-size:clamp(2.7rem,5.3vw,5.5rem);font-weight:780;letter-spacing:-.045em;line-height:.98}.lm-about-hero-copy>p:not(.lm-about-eyebrow),.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){max-width:58ch;color:var(--lm-about-body-20260904);font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.7}.lm-about-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin-top:24px;padding:12px 18px;border:1px solid #123f58;border-radius:12px;background:linear-gradient(115deg,#123f58,#216f91 65%,#4b9bb8);color:#fff!important;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;box-shadow:0 10px 22px #123f5829}.lm-about-button:hover{background:linear-gradient(115deg,#0b3045,#185d79 65%,#38829d);color:#fff!important}.lm-about-intro{max-width:780px;margin:0 auto clamp(2.5rem,5vw,5rem);text-align:center}.lm-about-intro h2,.lm-about-story-copy h2,.lm-about-next h2{margin:0 0 16px;color:var(--lm-about-ink-20260904);font-size:clamp(2rem,3.8vw,3.45rem);font-weight:760;letter-spacing:-.04em;line-height:1.05}.lm-about-intro>p:last-child{margin-right:auto;margin-left:auto}.lm-about-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 clamp(3rem,6vw,6rem)}.lm-about-fact{min-width:0;padding:24px 22px;border:1px solid var(--lm-about-line-20260904);border-radius:18px;background:#ffffffd1;box-shadow:0 12px 28px #123f580f}.lm-about-fact strong{display:block;margin-bottom:7px;color:var(--lm-about-blue-dark-20260904);font-size:clamp(2rem,3.5vw,3.3rem);font-weight:820;letter-spacing:-.04em;line-height:1}.lm-about-fact span{display:block;color:var(--lm-about-muted-20260904);font-size:14px;line-height:1.45}.lm-about-story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);align-items:start;margin-bottom:clamp(3rem,6vw,6rem)}.lm-about-story-copy{min-width:0}.lm-about-story-copy p:not(.lm-about-eyebrow){margin-top:0}.lm-about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lm-about-value{min-width:0;padding:22px 18px;border:1px solid var(--lm-about-line-20260904);border-radius:16px;background:#fff}.lm-about-value span{display:block;margin-bottom:32px;color:var(--lm-about-blue-20260904);font-size:12px;font-weight:850;letter-spacing:.08em}.lm-about-value h3{margin:0 0 9px;color:var(--lm-about-ink-20260904);font-size:18px;font-weight:800;line-height:1.2}.lm-about-value p{margin:0;color:var(--lm-about-body-20260904);font-size:14px;line-height:1.6}.lm-about-next{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(26px,4vw,46px);border-radius:24px;background:linear-gradient(115deg,#123f58,#216f91 68%,#4b9bb8);color:#fff;box-shadow:0 20px 44px #123f5829}.lm-about-next .lm-about-eyebrow,.lm-about-next h2,.lm-about-next p{color:#fff}.lm-about-next h2{margin-bottom:10px}.lm-about-next p{margin:0}.lm-about-next .lm-about-button{flex:0 0 auto;margin-top:0;border-color:#ffffffa6;background:#ffffff1f;box-shadow:none}.lm-about-next .lm-about-button:hover{background:#ffffff38}.lm-about-page a:focus-visible{outline:3px solid #67abc5;outline-offset:3px}@media(max-width:900px){.lm-about-hero{grid-template-columns:1fr;gap:28px}.lm-about-hero-media,.lm-about-hero-copy{max-width:720px}.lm-about-hero h1{max-width:16ch;font-size:clamp(2.5rem,8vw,4.6rem)}.lm-about-story{grid-template-columns:1fr;gap:28px}.lm-about-values{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.lm-about-page{padding:36px 0 52px}.lm-about-shell{width:min(100% - 24px,620px)}.lm-about-hero{margin-bottom:48px}.lm-about-hero-media{aspect-ratio:1.22 / 1;border-radius:20px}.lm-about-hero h1{margin-bottom:16px;font-size:clamp(2.35rem,12vw,3.7rem)}.lm-about-hero-copy>p:not(.lm-about-eyebrow),.lm-about-intro>p:last-child,.lm-about-story-copy p:not(.lm-about-eyebrow),.lm-about-next p:not(.lm-about-eyebrow){font-size:1rem;line-height:1.65}.lm-about-facts{grid-template-columns:1fr;margin-bottom:48px}.lm-about-fact{padding:20px 18px}.lm-about-story{margin-bottom:48px}.lm-about-values{grid-template-columns:1fr}.lm-about-value{padding:20px 18px}.lm-about-value span{margin-bottom:18px}.lm-about-next{align-items:flex-start;flex-direction:column;padding:24px 20px;border-radius:20px}.lm-about-next .lm-about-button{width:100%}}.lm-product .lm-variant-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:baseline}.lm-product .lm-variant-card-top strong{font-size:16px}.lm-product .lm-variant-card-top b{font-size:22px;color:#123f58;white-space:nowrap}.lm-product .lm-variant-package,.lm-product .lm-variant-card small{display:block;width:100%;margin-top:7px;font-size:14px}.lm-product .lm-variant-card em{display:inline-flex;margin-top:10px;padding:6px 10px;border-radius:999px;background:#eaf5f8;color:#123f58;font-size:12px;font-style:normal;font-weight:800}@media(max-width:749px){.lm-product .lm-cart-row{grid-template-columns:1fr!important}.lm-product .lm-add-to-cart{width:100%!important}.lm-product .lm-variant-card-top b{font-size:20px}}.lm-about-page,.lm-contact-page{background:linear-gradient(180deg,#fbfdfd,#eaf5f8 58%,#fff8f2);color:#294955}.lm-about-page p,.lm-contact-page p{font-size:16px;line-height:1.7}.lm-about-hero-copy>p,.lm-contact-lead{font-size:18px;line-height:1.75}.lm-about-next,.lm-contact-card-accent{background:linear-gradient(115deg,#123f58,#216f91);color:#fff}.lm-about-next h2,.lm-about-next p,.lm-contact-card-accent h2,.lm-contact-card-accent p,.lm-contact-card-accent a{color:#fff}.lm-contact-field input,.lm-contact-field textarea{color:#132e3b;background:#fff;border-color:#82b4c4}:root{--lm-content-readability-20260904:1}.lm-about-page .lm-about-hero-copy>p:not(.lm-about-eyebrow),.lm-about-page .lm-about-intro>p:last-child,.lm-about-page .lm-about-story-copy>p:not(.lm-about-eyebrow),.lm-about-page .lm-about-next p:not(.lm-about-eyebrow){font-size:17px!important;line-height:1.75!important}.lm-about-page .lm-about-intro>p:last-child{font-size:18px!important}@media(max-width:680px){.lm-about-page .lm-about-hero-copy>p:not(.lm-about-eyebrow),.lm-about-page .lm-about-intro>p:last-child,.lm-about-page .lm-about-story-copy>p:not(.lm-about-eyebrow),.lm-about-page .lm-about-next p:not(.lm-about-eyebrow){font-size:16px!important;line-height:1.7!important}}.lm-about-hero-media,.lm-contact-hero-media{max-height:520px!important;aspect-ratio:1.18/1!important}@media(max-width:680px){.lm-about-hero-media,.lm-contact-hero-media{min-height:340px;max-height:none!important;aspect-ratio:1.1/1!important}}.lm-about-next{border:1px solid #c9dce4!important;border-radius:24px!important;background:linear-gradient(135deg,#eaf5f8,#fbfdfd)!important;color:#132e3b!important;box-shadow:0 18px 40px #123f581a!important}.lm-about-next .lm-about-eyebrow,.lm-about-next h2,.lm-about-next p{color:#132e3b!important}.lm-about-next .lm-about-button{border-color:#123f58!important;background:linear-gradient(115deg,#123f58,#216f91 62%,#4b9bb8)!important;color:#fff!important;box-shadow:0 8px 18px #123f5829!important}.lm-about-next .lm-about-button:hover{background:linear-gradient(115deg,#0b3045,#185d79 62%,#38829d)!important;color:#fff!important}body.template-index main.main{background:linear-gradient(180deg,#fbfdfd,#edf7f9 48%,#fff8f2)}body.template-index main.main>.shopify-section{background:transparent!important}body.template-index main.main>.shopify-section>.lm-about-page{background:transparent!important}body.template-index main.main>.shopify-section>.lm-about-page>.lm-about-shell{background:transparent!important;box-shadow:none!important}body.template-index main.main>.shopify-section>.lm-about-page{padding-top:clamp(1.75rem,2.8vw,2.75rem)!important;padding-bottom:clamp(2rem,3.2vw,3.25rem)!important}body.template-index .lm-home-hero,body.template-index .lm-volvox-hero{margin-bottom:1.75rem!important}body.template-index .lm-pilosith-intro,body.template-index .lm-manufacturers-intro,body.template-index .lm-blog-home-header{margin-bottom:1.5rem!important}body.template-index .lm-pilosith-products,body.template-index .lm-volvox-products,body.template-index .lm-manufacturers-products{margin-top:1.5rem!important}body.template-index .lm-new-customer-offer-inner{padding-top:2.5rem!important;padding-bottom:2.5rem!important}@media(min-width:990px){body.template-index #header .head-mast{grid-template-columns:minmax(220px,260px) minmax(300px,1fr) auto;grid-template-areas:"head-start head-mid head-end";column-gap:clamp(1rem,2vw,2rem);align-items:center}body.template-index #header .head-slot-start,body.template-index #header .head-slot-mid,body.template-index #header .head-slot-end{min-width:0}body.template-index #header .head-slot-end{padding-left:0;justify-self:end}body.template-index #header .header-search-global{width:100%}body.template-index #header .header-search-global-form-wrap{max-width:620px;margin:0 auto}body.template-index #header .head-mast-wrap{border-bottom:1px solid #d8e4e8}body.template-index #header .nav-main{min-height:46px;align-items:center}}@media(max-width:680px){body.template-index main.main>.shopify-section>.lm-about-page{padding-top:1.5rem!important;padding-bottom:2rem!important}body.template-index .lm-home-hero,body.template-index .lm-volvox-hero{margin-bottom:1.25rem!important}}@media(min-width:990px){body.template-index #header .nav-main a,body.template-index #header .nav-main button,body.template-index #header .navigation-wrapper a,body.template-index #header .navigation-wrapper button{font-family:Roboto,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;text-transform:none!important}}@media(max-width:680px){body.template-index #header .nav-main a,body.template-index #header .nav-main button,body.template-index #header .navigation-wrapper a,body.template-index #header .navigation-wrapper button{font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.2!important;text-transform:none!important}}@media(min-width:990px){#header .nav-main a,#header .nav-main button,#header .navigation-wrapper a,#header .navigation-wrapper button{font-family:Roboto,sans-serif!important;font-size:15px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;text-transform:none!important}}@media(max-width:989px){#header .nav-main a,#header .nav-main button,#header .navigation-wrapper a,#header .navigation-wrapper button{font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:-.01em!important;line-height:1.2!important;text-transform:none!important}}.footer .section-footer>.color-accent-3,.footer .section-footer>.color-accent-3>.container,.footer .section-footer .footer-pre-info-wrapper,.footer .section-footer .footer-info-wrapper{background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}.footer .footer-blocks-wrapper{display:grid!important;grid-template-columns:minmax(1.15fr,1.35fr) repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2.75rem);padding:clamp(2.25rem,5vw,4.5rem) 0}.footer .footer-blocks-wrapper>.grid-item{min-width:0}.footer .footer-blocks-wrapper>.grid-item+.grid-item{padding-left:clamp(1rem,2vw,2rem);border-left:1px solid rgba(255,255,255,.24)}.footer .widget-title{margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.3);color:#fff!important;font-size:16px;font-weight:760;letter-spacing:-.015em;line-height:1.3}.footer .widget-media-text_3eHXGy{max-width:240px!important}.footer .widget-media-text_3eHXGy img{display:block;width:100%;max-width:240px;height:auto}.footer .footer-blocks-wrapper .list-unstyled{display:grid;gap:.18rem;margin:0;padding:0}.footer .footer-blocks-wrapper .link-text{display:inline-flex;align-items:center;min-height:30px;color:#ffffffe0!important;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:color .18s ease,padding-left .18s ease}.footer .footer-blocks-wrapper .link-text:hover{padding-left:3px;color:#fff!important}.footer .footer-blocks-wrapper .wl-btn-link{display:inline-flex;width:fit-content;min-height:42px;margin-bottom:.25rem;padding:10px 14px;border:1px solid rgba(255,255,255,.55);border-radius:10px;background:#ffffff1a;color:#fff!important;font-size:14px;font-weight:750;transition:background .18s ease,border-color .18s ease}.footer .footer-blocks-wrapper .wl-btn-link:hover{padding-left:14px;border-color:#fff;background:#ffffff2e}.footer .footer-pre-info-wrapper{border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);background:#123f5852!important}.footer .footer-pre-info-content{min-height:64px}.footer .list-social-link{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff!important;transition:background .18s ease,border-color .18s ease,transform .18s ease}.footer .list-social-link:hover{border-color:#fff;background:#ffffff24;transform:translateY(-1px)}.footer .footer-info-wrapper{border-top:0;background:#123447!important}.footer .footer-info{min-height:58px;color:#ffffffc7!important}@media(max-width:700px){.footer .footer-blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1rem;padding:2.25rem 0 2.5rem}.footer .footer-blocks-wrapper>.grid-item:first-child{grid-column:1 / -1;padding-bottom:.5rem}.footer .footer-blocks-wrapper>.grid-item+.grid-item{padding-left:0;border-left:0}.footer .widget-title{font-size:15px}.footer .footer-blocks-wrapper .link-text{min-height:32px;font-size:13px}.footer .footer-pre-info-content,.footer .footer-info{min-height:0}.footer .footer-info{align-items:flex-start;flex-direction:column;gap:10px;padding:16px 0}.footer .footer-info-end{width:100%;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:989px){#header .head-slot-start img{width:min(240px,calc(100vw - 118px))!important;max-width:min(240px,calc(100vw - 118px))!important;height:auto!important}#header .head-slot-start picture{width:min(240px,calc(100vw - 118px))!important;max-width:min(240px,calc(100vw - 118px))!important}}.footer .footer-blocks-wrapper{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr))!important}body footer.footer .section-footer .footer-blocks-wrapper{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr))!important}body footer.footer .section-footer .footer-blocks-wrapper>.grid-item{width:100%!important;max-width:none!important;min-width:0!important}.footer .footer-blocks-wrapper .wl-btn-link{border:1px solid rgba(255,255,255,.55)!important;border-radius:10px!important;background:#ffffff1a!important;color:#fff!important;font-weight:750!important}.footer .footer-blocks-wrapper .wl-btn-link:hover{border-color:#fff!important;background:#ffffff2e!important}@media(max-width:700px){.footer .footer-blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}body footer.footer .section-footer .footer-blocks-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#header .navigation-wrapper{border-top:1px solid rgba(255,255,255,.18)!important;border-bottom:1px solid rgba(255,255,255,.3)!important;background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}#header .navigation-wrapper>.container,#header .navigation-wrapper .nav-main,#header .navigation-wrapper .navigation-menu{background:transparent!important}#header .navigation-wrapper .navigation-menu>.navigation-item>a{display:inline-flex;min-height:50px;align-items:center;gap:7px;padding:8px 12px!important;border-radius:9px;color:#ffffffe6!important;font-family:Roboto,sans-serif!important;font-size:15px!important;font-weight:750!important;letter-spacing:-.015em!important;line-height:1.15!important;transition:background .18s ease,color .18s ease,transform .18s ease}#header .navigation-wrapper .navigation-menu>.navigation-item>a:hover,#header .navigation-wrapper .navigation-menu>.navigation-item>a:focus-visible,#header .navigation-wrapper .navigation-menu>.navigation-item>a[aria-current=page]{background:#ffffff24!important;color:#fff!important}#header .navigation-wrapper .navigation-menu>.navigation-item>a:hover{transform:translateY(-1px)}#header .navigation-wrapper .navigation-menu>.navigation-item>a .icon-angle{color:currentColor!important}#header .navigation-wrapper .navigation-sub-menu.color-background-1,#header .navigation-wrapper .mega-menu,#header .navigation-wrapper .mega-menu>.container,#header .navigation-wrapper .mega-menu-container{background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}#header .navigation-wrapper .navigation-sub-menu .navigation-item>a,#header .navigation-wrapper .mega-menu-column-title,#header .navigation-wrapper .mega-menu-column-list a{border-radius:7px;color:#ffffffe6!important;font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important;transition:background .18s ease,color .18s ease,padding-left .18s ease}#header .navigation-wrapper .navigation-sub-menu .navigation-item>a{padding:9px 12px!important}#header .navigation-wrapper .mega-menu-column-title{display:block;padding:9px 12px!important;color:#fff!important;font-size:15px!important;font-weight:750!important}#header .navigation-wrapper .navigation-sub-menu .navigation-item>a:hover,#header .navigation-wrapper .navigation-sub-menu .navigation-item>a:focus-visible,#header .navigation-wrapper .mega-menu-column-title:hover,#header .navigation-wrapper .mega-menu-column-list a:hover{background:#ffffff24!important;color:#fff!important;padding-left:15px!important}#header .navigation-wrapper .mega-menu-column-title:hover{padding-left:15px!important}#header .navigation-wrapper .mega-menu-column-title{border-bottom:1px solid rgba(255,255,255,.28)}#header .mobile-menu{background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}#header .mobile-menu .navigation-mobile-item-link,#header .mobile-menu .navigation-mobile-item-link a,#header .mobile-menu .navigation-mobile-item-link button,#header .mobile-menu .navigation-mobile-item-link-expand{color:#ffffffeb!important}#header .mobile-menu .navigation-mobile-item-link:hover,#header .mobile-menu .navigation-mobile-item-link:focus-within{background:#ffffff1f!important}#header .mobile-menu .navigation-sub-menu{background:#1234473d!important}#header .mobile-menu .navigation-mobile-item-link a:hover,#header .mobile-menu .navigation-mobile-item-link a:focus-visible{color:#fff!important}#header .mobile-menu .icon{color:currentColor!important}.footer .footer-pre-info-content{min-height:0!important;padding-bottom:8px!important}.footer .footer-info{min-height:0!important;padding-top:8px!important;padding-bottom:12px!important}@media(max-width:700px){.footer .footer-pre-info-content{padding-bottom:8px!important}.footer .footer-info{padding-top:8px!important;padding-bottom:12px!important}}#header .head-mast-wrap{border-bottom:1px solid rgba(255,255,255,.26)!important;background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}#header .head-mast-wrap>.container,#header .head-mast,#header .head-slot{background:transparent!important;color:inherit}#header .head-slot-start .header-heading{display:flex;width:fit-content;align-items:center;padding:6px 10px;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:#fffffff5;box-shadow:0 8px 22px #051f2c2e}#header .head-slot-start .header-heading img{display:block}#header .header-search-global-form-wrap{overflow:hidden;border:1px solid rgba(255,255,255,.46)!important;border-radius:12px!important;background:#ffffff1f!important;box-shadow:0 8px 24px #051f2c24}#header .header-global-search-input{min-height:44px;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;caret-color:#fff}#header .header-global-search-input::placeholder{color:#ffffffbd!important}#header .header-search-global-form button{min-width:50px;min-height:44px;border:0!important;border-left:1px solid rgba(255,255,255,.28)!important;border-radius:0!important;background:#ffffff21!important;color:#fff!important}#header .header-search-global-form button:hover,#header .header-search-global-form button:focus-visible{background:#ffffff3d!important;color:#fff!important}#header .header-search-global-form button .icon{color:currentColor!important}#header .head-slot-item-icons{display:flex;align-items:center;gap:8px}#header .head-slot-item-icons .head-slot-nav-link{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.46)!important;border-radius:50%!important;background:#ffffff1a!important;color:#fff!important;box-shadow:0 6px 16px #051f2c1f;transition:background .18s ease,border-color .18s ease,transform .18s ease}#header .head-slot-item-icons .head-slot-nav-link:hover,#header .head-slot-item-icons .head-slot-nav-link:focus-visible{border-color:#fff!important;background:#ffffff38!important;color:#fff!important;transform:translateY(-1px)}#header .head-slot-item-icons .head-slot-nav-link .icon{color:currentColor!important}#header .predictive-search-header{overflow:hidden;border:1px solid #c9dce4!important;border-radius:12px!important;box-shadow:0 16px 36px #123f582e}@media(max-width:989px){#header .head-slot-start .header-heading{padding:5px 8px;border-radius:10px}#header .head-slot-item-icons{gap:5px}#header .head-slot-item-icons .head-slot-nav-link{width:40px;height:40px}#header .mobile-menu{max-height:calc(100vh - 72px);margin-top:0!important;border-top:1px solid rgba(255,255,255,.3);background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important;color:#fff!important}#header .mobile-menu-inner{padding:14px 14px 32px}#header .navigation-mobile{margin:0;padding:0;list-style:none}#header .navigation-mobile>.navigation-mobile-item{border-bottom:1px solid rgba(255,255,255,.22)}#header .navigation-mobile-item-link{display:flex;min-height:50px;align-items:center;border-radius:10px}#header .navigation-mobile-item-link a{flex:1 1 auto;padding:13px 12px;color:#fffffff0!important;font-family:Roboto,sans-serif!important;font-size:16px!important;font-weight:750!important;line-height:1.25!important;text-decoration:none}#header .navigation-mobile-item-link-expand{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.26);border-radius:9px;background:#ffffff14;color:#fffffff0!important}#header .navigation-mobile-item-link-expand:hover,#header .navigation-mobile-item-link-expand:focus-visible{background:#ffffff2e;color:#fff!important}#header .navigation-mobile .navigation-sub-menu{margin:0 0 8px 12px;padding:4px 0 4px 10px;border-left:1px solid rgba(255,255,255,.28);background:#1234473d!important}#header .navigation-mobile .navigation-sub-menu .navigation-mobile-item{border-bottom:0}#header .navigation-mobile .navigation-sub-menu .navigation-mobile-item-link{min-height:42px}#header .navigation-mobile .navigation-sub-menu .navigation-mobile-item-link a{padding:10px 12px;font-size:14px!important;font-weight:600!important}}.footer .footer-pre-info-content{display:flex!important;min-height:0!important;align-items:center!important;justify-content:space-between!important;gap:14px 28px!important;padding:12px 0 10px!important}.footer .footer-social-links-wrap{display:flex;align-items:center}.footer .footer-payment-icons{display:flex;align-items:center;justify-content:flex-end;gap:12px;transform:translateY(4px)}.footer .footer-payment-icons .list-payment{display:flex;align-items:center;gap:10px;margin:0}.footer .footer-payment-icons .list-payment-item{display:flex;align-items:center}.footer .footer-payment-icons .list-payment-item .icon{display:block;max-width:48px;height:24px}.footer .footer-lang-region:empty{display:none}.footer .footer-info{min-height:0!important;padding:10px 0 12px!important}.footer .footer-info-start{color:#ffffffc7!important}.footer .footer-info-start a{color:#fffffff0!important}@media(max-width:700px){.footer .footer-pre-info-content{flex-wrap:wrap;justify-content:center!important;gap:10px 18px!important;padding:12px 0!important}.footer .footer-payment-icons{transform:translateY(2px);max-width:100%}}.footer .footer-payment-icons .list-payment{flex-wrap:nowrap}.footer .footer-payment-icons .list-payment-item{min-width:52px;min-height:32px;align-items:center;justify-content:center;padding:4px 7px;border:1px solid rgba(18,63,88,.12);border-radius:7px;background:#fffffff0;box-shadow:0 4px 12px #051f2c1f}.footer .footer-payment-icons .list-payment-item .icon{width:auto;max-width:48px;height:20px}@media(max-width:700px){.footer .footer-payment-icons .list-payment{flex-wrap:wrap;justify-content:center;gap:6px}.footer .footer-payment-icons .list-payment-item{min-width:46px;min-height:30px;padding:3px 5px}.footer .footer-payment-icons .list-payment-item .icon{max-width:42px;height:19px}}#header{background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important}#header .head-mast-wrap,#header .navigation-wrapper{border-top:0!important;border-bottom:0!important;background:linear-gradient(145deg,#123f58,#216f91 72%,#4b9bb8)!important}#header .head-mast-wrap{padding-bottom:0!important}#header .head-mast{padding-top:9px!important;padding-bottom:3px!important}#header .navigation-wrapper{margin-top:-1px}#header .navigation-wrapper .nav-main{height:46px}#header .navigation-wrapper .navigation-menu>.navigation-item>a{min-height:46px}#header .head-slot-start .header-heading{width:fit-content!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#header .head-slot-start .header-heading img{display:block;width:auto;max-width:min(260px,32vw);height:auto}#header .header-search-global-form-wrap{border:1px solid rgba(255,255,255,.9)!important;border-radius:11px!important;background:#fff!important;box-shadow:0 8px 24px #051f2c24}#header .header-global-search-input{background:#fff!important;color:#132e3b!important}#header .header-global-search-input::placeholder{color:#657175!important}#header .header-search-global-form button{min-width:50px;border-left:1px solid #d8e4e8!important;border-radius:0 10px 10px 0!important;background:#fff!important;color:#123f58!important}#header .header-search-global-form button:hover,#header .header-search-global-form button:focus-visible{background:#edf5f7!important;color:#123f58!important}#header .head-slot-item-icons .head-slot-nav-link,#header .head-slot-item-icons .head-slot-nav-link:hover,#header .head-slot-item-icons .head-slot-nav-link:focus-visible{color:#fff!important}#header .head-slot-item-icons .head-slot-cart-link,#header .head-slot-item-icons .head-slot-cart-link-wrap,#header .head-slot-item-icons .head-slot-cart-link .icon{color:#fff!important;fill:none!important;stroke:currentColor!important}#header .head-slot-item-icons .head-slot-cart-link [class*=count],#header .head-slot-item-icons .head-slot-cart-link .cart-count{background:#fff!important;color:#123f58!important}@media(max-width:989px){#header .head-mast{padding-top:6px!important;padding-bottom:2px!important}#header .head-slot-start .header-heading{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#header .head-slot-start .header-heading img{max-width:min(240px,calc(100vw - 118px))}#header .navigation-wrapper{margin-top:0}}#header .header-search-global-form{position:relative!important;width:100%!important}#header .header-search-global-form-wrap{box-sizing:border-box!important;display:flex!important;width:100%!important;height:50px!important;min-height:50px!important;align-items:center!important;overflow:hidden!important;padding:0!important;border:1px solid #ffffff!important;border-radius:11px!important;background:#fff!important}#header .header-search-global-form .header-global-search-input{box-sizing:border-box!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:48px!important;padding:0 104px 0 16px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#132e3b!important}#header .header-search-global-form [type=submit]{position:absolute!important;inset-inline-end:4px!important;top:4px!important;bottom:4px!important;height:auto!important;min-width:78px!important;min-height:0!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;margin:0!important;padding:0 11px!important;border:1px solid #c9dce4!important;border-radius:8px!important;background:#fff!important;color:#123f58!important;box-shadow:0 2px 8px #123f581f!important;font-size:13px!important;font-weight:700!important;line-height:1!important}#header .header-search-global-form [type=submit]:hover,#header .header-search-global-form [type=submit]:focus-visible{border-color:#216f91!important;background:#edf5f7!important;color:#123f58!important}#header .header-search-global-form [type=submit] svg{width:18px!important;height:18px!important;flex:0 0 auto!important}#header .head-slot-start .header-heading img{width:auto!important;max-width:min(300px,35vw)!important;height:auto!important}#header .head-slot-cart-link-quantity{top:-5px!important;right:-5px!important;display:inline-flex!important;min-width:20px!important;width:20px!important;height:20px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0!important;border:2px solid #123f58!important;border-radius:999px!important;background:#fff!important;color:#123f58!important;box-shadow:0 2px 7px #051f2c40!important;font-size:11px!important;font-weight:800!important;line-height:1!important}@media(min-width:990px){#header .head-mast{padding-top:8px!important;padding-bottom:5px!important}}@media(max-width:989px){#header .head-mast{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"head-start head-end" "head-mid head-mid"!important;row-gap:7px!important;padding-top:6px!important;padding-bottom:6px!important}#header .head-slot-start{min-width:0!important}#header .head-slot-start .header-heading{min-width:0!important;max-width:calc(100vw - 160px)!important}#header .head-slot-start .header-heading img{max-width:min(225px,calc(100vw - 160px))!important}#header .head-slot-end{min-width:0!important;padding-inline-start:7px!important}#header .head-slot-item-icons{display:flex!important;flex-wrap:nowrap!important;gap:5px!important}#header .head-slot-item-icons .head-slot-nav-mobile-link-wrapper{display:inline-flex!important;width:40px!important;height:40px!important;margin:0!important;order:-3!important}#header .head-slot-item-icons .head-slot-nav-link-search{display:none!important}#header .head-slot-item-icons shopify-account{order:-2!important}#header .head-slot-item-icons drawer-toggle{order:-1!important}#header .head-slot-item-icons .head-slot-nav-link,#header .head-slot-item-icons .head-slot-nav-mobile-link{width:40px!important;min-width:40px!important;height:40px!important}#header .head-slot-item-icons .head-slot-nav-mobile-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:50%!important;background:#ffffff1a!important;color:#fff!important}#header .head-slot-item-icons .head-slot-nav-mobile-link svg{width:22px!important;height:22px!important;color:currentColor!important}#header .head-slot-mid{display:flex!important;width:100%!important;min-width:0!important;margin-top:0!important}#header .head-slot-mid .header-search-global{width:100%!important;min-width:0!important}#header .header-search-global-form-wrap{height:48px!important;min-height:48px!important}#header .header-search-global-form .header-global-search-input{height:46px!important;padding-right:84px!important;padding-left:13px!important;font-size:15px!important}#header .header-search-global-form [type=submit]{inset-inline-end:3px!important;top:3px!important;bottom:3px!important;min-width:67px!important;padding-right:8px!important;padding-left:8px!important;border-radius:7px!important}#header .header-search-global-form [type=submit] span{display:inline!important;font-size:12px!important}#header .header-search-global-form [type=submit] svg{width:16px!important;height:16px!important}#header .mobile-menu{top:100%!important;left:0!important;z-index:1001!important;width:100vw!important;max-width:100vw!important;height:calc(100vh - 100px)!important;max-height:calc(100vh - 100px)!important;margin-top:0!important;margin-left:-1.5rem!important;border-top:1px solid rgba(255,255,255,.3)!important;transform-origin:top center!important}#header .mobile-menu-inner{min-height:100%!important;padding:12px 14px 28px!important}#header .navigation-mobile-wrap{padding:0!important}}#header .header-global-search-input{caret-color:#123f58!important}#header .header-search-global-form-wrap:focus-within{border-color:#216f91!important;box-shadow:0 0 0 3px #4b9bb838,0 8px 24px #051f2c24!important}@media(min-width:990px){#header .head-mast{padding-top:4px!important;padding-bottom:1px!important}#header .head-slot-start .header-heading img{max-width:min(285px,34vw)!important}#header .navigation-wrapper .nav-main{height:42px!important}#header .navigation-wrapper .navigation-menu>.navigation-item>a{min-height:42px!important}#header .header-search-global-form-wrap{height:46px!important;min-height:46px!important}#header .header-search-global-form .header-global-search-input{height:44px!important;padding-right:98px!important}#header .header-search-global-form [type=submit]{inset-inline-end:3px!important;top:3px!important;bottom:3px!important;min-width:76px!important;padding-right:10px!important;padding-left:10px!important}#header .head-slot-item-icons .head-slot-nav-link{width:40px!important;min-width:40px!important;height:40px!important}}@media(max-width:989px){#header .head-mast{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"head-start head-start" "head-mid head-end"!important;row-gap:6px!important;padding-top:4px!important;padding-bottom:6px!important}#header .head-slot-start{justify-content:flex-start!important}#header .head-slot-start .header-heading{max-width:100%!important}#header .head-slot-start .header-heading img{max-width:min(240px,calc(100vw - 30px))!important}#header .head-slot-mid{align-items:center!important;min-width:0!important}#header .head-slot-end{align-self:center!important;padding-inline-start:6px!important}#header .head-slot-item-icons{align-items:center!important;gap:4px!important}#header .head-slot-item-icons .head-slot-nav-mobile-link-wrapper{display:inline-flex!important;width:auto!important;min-width:0!important;height:38px!important;align-items:center!important;gap:4px!important;margin:0!important;order:-3!important;flex:0 0 auto!important}#header .head-slot-item-icons .head-slot-nav-mobile-link-wrapper:before{content:"Men\fc";display:inline-flex;align-items:center;color:#fffffff0;font-family:var(--font-heading-family);font-size:12px;font-weight:800;letter-spacing:.01em;line-height:1}#header .head-slot-item-icons .head-slot-nav-link-search{display:none!important}#header .head-slot-item-icons shopify-account{order:-2!important}#header .head-slot-item-icons drawer-toggle{order:-1!important}#header .head-slot-item-icons .head-slot-nav-link,#header .head-slot-item-icons .head-slot-nav-mobile-link{width:38px!important;min-width:38px!important;height:38px!important}#header .head-slot-item-icons .head-slot-nav-mobile-link{display:inline-flex!important;align-items:center!important;justify-content:center!important}#header .head-slot-item-icons .head-slot-nav-mobile-link svg{width:21px!important;height:21px!important}#header .head-slot-mid{display:flex!important;width:100%!important;min-width:0!important;margin-top:0!important}#header .head-slot-mid .header-search-global{width:100%!important;min-width:0!important}#header .header-search-global-form-wrap{height:46px!important;min-height:46px!important}#header .header-search-global-form .header-global-search-input{height:44px!important;padding-right:80px!important;padding-left:12px!important;font-size:14px!important}#header .header-search-global-form [type=submit]{inset-inline-end:3px!important;top:3px!important;bottom:3px!important;min-width:63px!important;padding-right:7px!important;padding-left:7px!important;border-radius:7px!important}#header .header-search-global-form [type=submit] span{display:inline!important;font-size:11px!important}#header .header-search-global-form [type=submit] svg{width:15px!important;height:15px!important}}@media(min-width:990px){#header .navigation-wrapper .nav-main{height:42px!important;min-height:42px!important;align-items:center!important}}@media(min-width:990px){body.template-index #header .head-mast{grid-template-columns:none!important;grid-template-areas:"head-start head-mid head-mid head-mid head-end"!important;column-gap:normal!important;align-items:stretch!important}body.template-index #header .head-slot-start,body.template-index #header .head-slot-mid,body.template-index #header .head-slot-end{min-width:auto!important}body.template-index #header .head-slot-mid{margin-top:0!important}body.template-index #header .head-slot-end{padding-inline-start:1.5rem!important;justify-self:end!important}body.template-index #header .header-search-global-form-wrap{max-width:none!important;margin:0!important}}@media(max-width:989px){#header .head-mast{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;grid-template-areas:"head-start head-end" "head-mid head-end"!important;row-gap:6px!important;padding-top:4px!important;padding-bottom:6px!important}#header .head-slot-start{min-width:0!important;align-self:center!important}#header .head-slot-start .header-heading{width:100%!important;max-width:100%!important}#header .head-slot-start .header-heading img{width:auto!important;max-width:100%!important}#header .head-slot-end{align-self:stretch!important;justify-self:end!important;display:flex!important;height:100%!important;min-width:0!important;padding-inline-start:6px!important}#header .head-slot-item-icons{display:grid!important;grid-template-columns:repeat(2,44px)!important;grid-template-rows:44px minmax(44px,1fr)!important;align-content:stretch!important;align-items:center!important;justify-items:end!important;column-gap:4px!important;row-gap:0!important;width:92px!important;height:100%!important}#header .head-slot-item-icons>shopify-store{display:none!important}#header .head-slot-item-icons shopify-account{grid-column:1!important;grid-row:1!important;align-self:start!important;order:0!important}#header .head-slot-item-icons drawer-toggle{grid-column:2!important;grid-row:1!important;align-self:start!important;order:0!important}#header .head-slot-item-icons .head-slot-nav-mobile-link-wrapper{grid-column:1 / -1!important;grid-row:2!important;align-self:end!important;justify-self:end!important;width:auto!important;min-width:0!important;height:44px!important;margin:0!important;gap:6px!important;order:0!important}#header .head-slot-item-icons .head-slot-nav-mobile-link-wrapper:before{font-size:14px!important;font-weight:800!important}#header .head-slot-item-icons .head-slot-nav-link,#header .head-slot-item-icons .head-slot-nav-mobile-link{width:44px!important;min-width:44px!important;height:44px!important}#header .head-slot-item-icons .head-slot-nav-mobile-link svg{width:24px!important;height:24px!important}#header .head-slot-mid{align-self:center!important;min-width:0!important;margin-top:0!important}#header .head-slot-mid .head-slot-item.header-search-global,#header .head-slot-mid .header-search-global,#header .head-slot-mid .header-search-global-component,#header .head-slot-mid .header-search-global-form{position:static!important}#header .head-slot-mid .header-search-global,#header .head-slot-mid .header-search-global-component{width:100%!important;min-width:0!important}#header .predictive-search-header{top:calc(100% - .1rem)!important;left:50%!important;width:100vw!important;max-width:none!important;transform:translate(-50%)!important;z-index:1002!important}body.template-search .section-main-search>.container,body.template-search .section-main-search .section-content,body.template-search .section-main-search .template-search,body.template-search .section-main-search .facets-wrap,body.template-search .section-main-search .page-layout-main-content,body.template-search .section-main-search #ProductGridContainer,body.template-search .section-main-search .collection,body.template-search .section-main-search #product-grid,body.template-search .section-main-search .collection-actions-wrapper{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.template-search .section-main-search>.container{padding-left:0!important;padding-right:0!important}}@media(min-width:990px){#header .head-mast{grid-template-columns:28.09% 19.04% 19.04% 19.04% 14.79%!important;grid-template-areas:"head-start head-mid head-mid head-mid head-end"!important;column-gap:0!important;align-items:stretch!important}#header .head-slot-start,#header .head-slot-mid,#header .head-slot-end{min-width:auto!important}#header .head-slot-mid{margin-top:0!important}#header .head-slot-end{padding-inline-start:1.5rem!important;justify-self:end!important}#header .header-search-global-form-wrap{max-width:none!important;margin:0!important}}@media(min-width:990px){body.template-index #header .head-mast{grid-template-columns:28.09% 19.04% 19.04% 19.04% 14.79%!important;grid-template-areas:"head-start head-mid head-mid head-mid head-end"!important;column-gap:0!important;align-items:stretch!important}}@media(max-width:989px){#header .head-slot-item-icons shopify-account,#header .head-slot-item-icons drawer-toggle{transform:translateY(7px)!important}#header .predictive-search-header{max-height:calc(100vh - 8.25rem)!important;max-height:calc(100dvh - 8.25rem)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}#header .predictive-search-header #predictive-search-results{overflow:visible!important}}body.template-index #shopify-section-template--30460921250139__home_usps{display:none!important}.lm-pilosith-image-wrap{position:relative!important;min-height:clamp(220px,28vw,340px)!important;aspect-ratio:1.38 / 1!important;overflow:hidden!important;padding:0!important;background:#c89376!important}.lm-pilosith-image-wrap img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:50% 48%!important}@media(max-width:749px){.lm-pilosith-image-wrap{min-height:290px!important;aspect-ratio:1.08 / 1!important}}body.template-product .lm-similar .lm-similar-nav{gap:8px!important}body.template-product .lm-similar .lm-similar-nav .pill-nav-item{box-sizing:border-box!important;display:flex!important;width:47px!important;min-width:47px!important;height:39px!important;min-height:39px!important;align-items:center!important;justify-content:center!important;padding:12px 16px!important;border:0!important;border-radius:0 2px 2px 0!important;background:#edf5f7!important;color:#1f2f37!important;box-shadow:0 0 0 1px #d8e4e8,0 2px #d8e4e833!important;opacity:1!important}body.template-product .lm-similar .lm-similar-nav .pill-nav-item[data-lm-similar-prev]{border-radius:2px 0 0 2px!important}body.template-product .lm-similar .lm-similar-nav .pill-nav-item:hover:not(:disabled),body.template-product .lm-similar .lm-similar-nav .pill-nav-item:focus-visible{background:#e1f0f3!important;color:#1f2f37!important}body.template-product .lm-similar .lm-similar-nav .angle,body.template-product .lm-similar .lm-similar-nav .angle-icon{width:15px!important;height:15px!important;color:currentColor!important}body.template-index #shopify-section-template--30460921250139__pilosith_home_products .lm-pilosith-controls{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/114/assets/lehmmeister-about.css.map */
