.dropdown-filter-banner__wrapper .banner-content .banner-box{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.5);background:rgba(var(--color-background),.05);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dropdown-filter-banner__wrapper .banner-content .banner-box.width--small{width:min(100%,30rem)}.dropdown-filter-banner__wrapper .banner-content .banner-box.width--medium{width:min(100%,34rem)}.dropdown-filter-banner__wrapper .banner-content .banner-box.width--large{width:min(100%,60rem)}.dropdown-filter-banner__wrapper .banner-content .banner-box.width--full{width:100%}.dropdown-filter-banner__wrapper .banner-content .banner-content-wrapper{display:flex;align-items:center}.dropdown-filter-banner__wrapper--left .banner-content-wrapper{justify-content:flex-start}.dropdown-filter-banner__wrapper--center .banner-content-wrapper{justify-content:center}.dropdown-filter-banner__wrapper--right .banner-content-wrapper{justify-content:flex-end}.dropdown-filter-banner__wrapper .banner-content .banner-box .heading-block{line-height:1.1}.sme-world{padding:64px 0;color:#1b2026;background:#f3f5f6}.sme-world--battery{background:#1c222b;color:#fff}.sme-world--garden{background:#eef3ed}.sme-world-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.sme-world-eyebrow{margin:0 0 12px;font-size:11px;line-height:1.4;font-weight:750;letter-spacing:.13em;color:#bd1018;text-transform:uppercase}.sme-world--battery .sme-world-eyebrow{color:#ff8790}.sme-world--garden .sme-world-eyebrow{color:#34624a}.sme-world h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.14;font-weight:700;color:inherit;letter-spacing:-.035em}.sme-world-description{max-width:630px;margin:16px 0 0;font-size:14px;line-height:1.7;color:#596771}.sme-world--battery .sme-world-description{color:#bbc4d0}.sme-world-all{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;padding:12px 17px;flex-shrink:0;border:1px solid #bfc9c5;border-radius:6px;text-decoration:none;color:inherit;font-size:12px;font-weight:650;transition:background .16s}.sme-world--battery .sme-world-all{border-color:#55606f}.sme-world-all:hover{background:#dce6dc}.sme-world--battery .sme-world-all:hover{background:#323d4b}.sme-world-discovery{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,2fr);gap:20px}.sme-world-feature{position:relative;display:block;min-height:440px;border-radius:10px;overflow:hidden;background:#394149;text-decoration:none;color:#fff;isolation:isolate}.sme-world-feature>img{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .26s}.sme-world-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,rgba(13,23,21,.95),rgba(13,23,21,.2) 58%,transparent)}.sme-world-feature>img{z-index:-2}.sme-world-feature:hover>img{transform:scale(1.025)}.sme-world-feature-copy{position:absolute;inset:auto 26px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.sme-world-feature-copy>span:first-child{color:#e5e9eb;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:650}.sme-world-feature-copy strong{max-width:290px;color:#fff;font-size:29px;line-height:1.12;letter-spacing:-.03em}.sme-world-feature-link{display:flex;gap:20px;align-items:center;font-size:12px;font-weight:650;min-height:38px;border-bottom:1px solid #8f9c9a}.sme-world-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.sme-world-categories>li{min-width:0}.sme-world-category{display:flex;flex-direction:column;height:100%;background:#fff;color:#1b2026;text-decoration:none;border:1px solid #e0e5e7;border-radius:9px;overflow:hidden;transition:box-shadow .18s,transform .18s}.sme-world-category:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000017}.sme-world-category-image{display:block;aspect-ratio:1.12;overflow:hidden;background:#fff}.sme-world-category-image img{display:block;width:100%;height:100%;object-fit:contain}.sme-world-category-name{display:flex;flex:1;justify-content:space-between;align-items:center;gap:8px;padding:14px 12px;border-top:1px solid #eef0f2;font-size:12px;line-height:1.35;font-weight:650}.sme-world-category-name>span{color:#919ba5;font-size:15px;flex-shrink:0}.sme-world--garden .sme-world-discovery{grid-template-columns:minmax(0,2fr) minmax(0,.9fr)}.sme-world--garden .sme-world-feature{order:2}.sme-world-products{padding-top:32px}.sme-world-products>h3{color:inherit;font-size:17px;margin:0 0 18px;font-weight:650}.sme-world .product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sme-world .product-list>li{width:auto;min-width:0}body .sme-world .card.product-card.sme-premium-card .card-sale-badge.badge-style--corner-ribbon{inset:8px 8px auto auto;width:auto;height:auto;aspect-ratio:auto;padding:6px 8px;border-radius:4px;background:#bd1018;color:#fff;transform:none}body .sme-world .card.product-card.sme-premium-card .card-sale-badge.badge-style--corner-ribbon .icon-sale-badge{display:none}body .sme-world .card.product-card.sme-premium-card .card-sale-badge.badge-style--corner-ribbon .sale-label{position:static;display:block;width:auto;padding:0;margin:0;transform:none;font-size:10px;line-height:1.3;color:#fff}.sme-world :is(a,button):focus-visible{outline:3px solid #e15a64;outline-offset:4px}@media(min-width:750px)and (max-width:989px){.sme-world-categories,.sme-world .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sme-world-heading{align-items:flex-start}}@media(max-width:749px){.sme-world{padding:36px 0}.sme-world-heading{display:block;margin-bottom:22px}.sme-world h2{font-size:29px}.sme-world-description{font-size:13px;margin-top:12px}.sme-world-eyebrow{font-size:10px;margin-bottom:9px}.sme-world-all{margin-top:18px;font-size:12px}.sme-world-discovery,.sme-world--garden .sme-world-discovery{display:flex;flex-direction:column;gap:14px}.sme-world-feature,.sme-world--garden .sme-world-feature{order:0;min-height:270px}.sme-world-feature>img{object-position:center 42%}.sme-world-feature-copy{inset:auto 22px 22px}.sme-world-feature-copy strong{font-size:26px;max-width:260px}.sme-world-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sme-world-category-image{aspect-ratio:1.3}.sme-world-category-name{font-size:12px;min-height:53px;padding:12px 10px}.sme-world .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sme-world-products{padding-top:26px}.sme-world-products>h3{font-size:16px}}@media(prefers-reduced-motion:reduce){.sme-world-category,.sme-world-feature>img,.sme-world-all{transition:none}.sme-world-category:hover,.sme-world-feature:hover>img{transform:none}}.sme-range{padding:56px 0 64px;background:#f5f7fa;color:#1b2026}.sme-range-banner{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);overflow:hidden;border:1px solid #dce3eb;border-radius:10px;background:#e8eef4;margin-bottom:30px}.sme-range-copy{padding:36px 40px}.sme-range-eyebrow{color:#506981;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px}.sme-range h2{font-size:clamp(28px,3vw,40px);line-height:1.14;letter-spacing:-.035em;margin:0 0 14px}.sme-range-description{color:#586675;font-size:14px;line-height:1.7;max-width:590px;margin:0 0 22px}.sme-range .sme-range-copy .button{min-height:46px;padding:12px 18px;background:#1c2c3d;color:#fff;border:1px solid #1c2c3d;gap:20px;font-size:12px}.sme-range .sme-range-copy .button:hover{background:#304961}.sme-range-photo{min-height:290px;position:relative}.sme-range-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.sme-range-selection{margin:0 0 20px;font-size:17px;font-weight:650}.sme-range .product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sme-range .product-list>li{width:auto;min-width:0}.sme-range a:focus-visible{outline:3px solid #bd1018;outline-offset:3px}.sme-range--white{background:#fff}.sme-range--sage{background:#eef3ed}.sme-range--sage .sme-range-banner{background:#e1eade}.sme-range--sand{background:#f6f3ee}.sme-range--sand .sme-range-banner{background:#ece5db}.sme-range--group .sme-range-copy{padding:28px 32px}.sme-range--group .sme-range-photo{min-height:230px}.sme-range--group .sme-range-photo img{object-fit:contain;background:#fff}.sme-range-families{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;list-style:none;padding:0;margin:0 0 30px}.sme-range-families li{min-width:0}.sme-range-families a{display:flex;flex-direction:column;height:100%;overflow:hidden;color:#1b2026;background:#fff;border:1px solid #dde3e8;border-radius:8px;text-decoration:none;transition:border-color .16s}.sme-range-families a:hover{border-color:#bd1018}.sme-range-families img{width:100%;aspect-ratio:1.4;height:auto;object-fit:contain;background:#fff}.sme-range-families a>span{display:flex;flex:1;align-items:center;justify-content:space-between;gap:8px;padding:12px;font-size:12px;font-weight:650;line-height:1.4;border-top:1px solid #edf0f2;min-height:62px}.sme-range-families a>span>span{color:#bd1018;flex-shrink:0}@media(max-width:989px){.sme-range-families{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.sme-range-families{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sme-range--group .sme-range-copy{padding:24px 20px}}@media(prefers-reduced-motion:reduce){.sme-range-families a{transition:none}}@media(max-width:989px){.sme-range-copy{padding:28px}.sme-range .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.sme-range{padding:36px 0}.sme-range-banner{grid-template-columns:1fr}.sme-range-copy{padding:24px 20px}.sme-range-photo{min-height:220px}.sme-range h2{font-size:29px}.sme-range-description{font-size:13px}.sme-range .product-list{gap:12px}}.sme-hero{background:#181c22;color:#fff;overflow:hidden}.sme-hero .sme-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;max-width:1440px;padding-right:0;gap:40px}.sme-hero-copy{padding-block:54px 42px;position:relative;z-index:1}.sme-hero-eyebrow{display:flex;gap:12px;align-items:center;margin:0 0 22px;font-size:11px;font-weight:700;letter-spacing:.14em}.sme-hero-eyebrow span{color:#ed3641}.sme-hero h1{max-width:640px;margin:0;font-family:var(--font-body-family);font-size:clamp(34px,3.65vw,54px);font-weight:700;line-height:1.08;letter-spacing:-.045em;text-transform:none;color:#fff}.sme-hero h1 span{color:#c8cdd5}.sme-hero-description{max-width:485px;margin:24px 0 28px;font-size:15px;line-height:1.75;color:#c1c7d0}.sme-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.sme-hero .sme-hero-actions .button{min-height:50px;padding:14px 20px;border-radius:6px;font-size:13px;font-weight:650;gap:20px}.sme-hero .sme-hero-primary{background:#bd1018;color:#fff;border:1px solid #bd1018}.sme-hero .sme-hero-primary:hover{background:#df1520;border-color:#df1520}.sme-hero .sme-hero-secondary{background:transparent;border:1px solid #68707c;color:#fff}.sme-hero .sme-hero-secondary:hover{background:#2b313b;border-color:#9ba3af}.sme-hero-caption{margin-top:30px;font-size:12px;font-weight:750;letter-spacing:.06em;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.sme-hero-caption span{color:#828b97}.sme-hero-caption small{flex-basis:100%;color:#919caa;font-size:11px;font-weight:400;letter-spacing:0}.sme-hero-visual{position:relative;min-width:0;background:#303239;overflow:hidden}.sme-hero-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:100% center}.sme-hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#181c22 0%,transparent 18%),linear-gradient(0deg,#181c22bd,transparent 35%);pointer-events:none}.sme-hero-photo-caption{position:absolute;z-index:1;bottom:28px;left:32px;right:24px;display:flex;align-items:center;gap:12px;font-size:10px;font-weight:650;letter-spacing:.09em}.sme-hero-line{height:2px;width:28px;background:#e32632;flex-shrink:0}@media(max-width:989px){.sme-hero .sme-hero-inner{grid-template-columns:1fr 1fr;gap:16px}.sme-hero-copy{padding-block:38px}.sme-hero h1{font-size:34px}.sme-hero .sme-hero-actions .button{padding:12px 16px}}@media(max-width:749px){.sme-hero .sme-hero-inner{display:flex;flex-direction:column;padding:0;gap:0}.sme-hero-copy{padding:30px 20px}.sme-hero-eyebrow{margin-bottom:16px;font-size:10px}.sme-hero h1{font-size:35px;max-width:480px}.sme-hero-description{font-size:13px;margin:18px 0 22px;line-height:1.65}.sme-hero-actions{gap:10px}.sme-hero .sme-hero-actions .button{flex:1;padding:12px;font-size:12px;gap:8px;white-space:normal}.sme-hero-caption{margin-top:22px}.sme-hero-caption small{display:none}.sme-hero-visual{height:240px;width:100%}.sme-hero-visual img{width:165%;max-width:none;left:auto;right:0}.sme-hero-visual:after{background:linear-gradient(0deg,#181c2270,transparent 55%)}.sme-hero-photo-caption{left:20px;bottom:18px;font-size:9px}}.sme-pro-section{background:#1b2026;color:#fff}.sme-pro-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:64px}.sme-pro-eyebrow{color:#a6b0be;font-size:10px;font-weight:700;letter-spacing:.1em}.sme-pro-copy h2{font-size:clamp(28px,3vw,44px);color:#fff;line-height:1.14;margin:16px 0;font-family:var(--font-body-family);letter-spacing:-.035em}.sme-pro-copy>p:not(.sme-pro-eyebrow){max-width:470px;font-size:14px;line-height:1.75;color:#b4bdc9}.sme-pro-copy .button{margin-top:18px;min-height:48px;padding:14px 22px;background:#bd1018;border:1px solid #bd1018;color:#fff;gap:24px;font-size:13px;border-radius:6px}.sme-pro-copy .button:hover{background:#df1520}.sme-pro-services{align-self:center}.sme-pro-services article{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid #343e4a}.sme-pro-services article:last-child{border-bottom:0}.sme-pro-services article>span{color:#8592a3;font-size:12px;padding-top:3px}.sme-pro-services h3{margin:0 0 8px;font-size:18px;line-height:1.3;color:#fff}.sme-pro-services p{font-size:13px;line-height:1.6;color:#aab5c4;margin:0}@media(max-width:749px){.sme-pro-inner{grid-template-columns:1fr;gap:24px;padding-block:36px}.sme-pro-services article{padding:18px 0}.sme-pro-copy .button{width:100%}}.sme-projects{background:#fff;padding:64px 0;color:#1b2026}.sme-projects-heading{margin-bottom:30px}.sme-projects-heading>p{font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:#bd1018;margin:0 0 12px}.sme-projects-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.16;letter-spacing:-.035em;margin:0 0 14px}.sme-projects-heading>div{font-size:14px;color:#65707d;line-height:1.7}.sme-projects-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.sme-project{display:grid;grid-template-columns:40% 60%;border:1px solid #e0e4e9;border-radius:10px;overflow:hidden;background:#f6f7f8}.sme-project-photo{display:block;position:relative;min-height:335px;overflow:hidden;background:#e4e7e9}.sme-project-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .24s}.sme-project-photo:hover img{transform:scale(1.03)}.sme-project-copy{padding:25px 22px 16px}.sme-project-copy>p{margin:0 0 10px;color:#7b6265;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sme-project h3{margin:0 0 15px;font-size:22px;font-weight:700;line-height:1.15}.sme-project h3 a{display:flex;justify-content:space-between;gap:12px;color:#1b2026;text-decoration:none}.sme-project h3 span{color:#bd1018;font-size:17px}.sme-project ul{list-style:none;margin:0;padding:0}.sme-project li+li{border-top:1px solid #e1e5e9}.sme-project li a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:8px 0;font-size:12px;line-height:1.4;color:#4e5b6b;text-decoration:none}.sme-project li a span{color:#939da9}.sme-project li a:hover,.sme-project h3 a:hover{color:#bd1018}.sme-project a:focus-visible{outline:3px solid #bd1018;outline-offset:-3px}@media(min-width:750px)and (max-width:989px){.sme-projects-grid{grid-template-columns:1fr}.sme-project-photo{min-height:300px}}@media(max-width:749px){.sme-projects{padding:36px 0}.sme-projects-heading h2{font-size:29px}.sme-projects-heading>div{font-size:13px}.sme-projects-grid{grid-template-columns:1fr;gap:16px}.sme-project{grid-template-columns:36% 64%}.sme-project-copy{padding:20px 14px 12px}.sme-project h3{font-size:20px}.sme-project li a{min-height:44px;font-size:11px;gap:6px}.sme-project-copy>p{font-size:9px}.sme-project-photo{min-height:350px}}@media(prefers-reduced-motion:reduce){.sme-project-photo img{transition:none}.sme-project-photo:hover img{transform:none}}.carousel-slide-block--artwork .carousel-artwork-link{display:block;color:inherit;text-decoration:none}.carousel-slide-block--artwork .carousel-artwork-link:focus-visible{outline:3px solid #bd1018;outline-offset:-3px}.carousel-slide-block--artwork .banner-media img{object-fit:contain}sme-contact-form{display:block;min-width:0}.dropdown-filter-block{display:block;width:100%}.dropdown-filter-block__fields{display:grid;gap:1rem}.dropdown-filter-block__field{--border-width: 2px;width:100%}.dropdown-filter-block__field .select-select{min-height:4.25rem;border-radius:0;background:rgba(var(--color-background),.02);padding-inline-end:4rem;font-weight:700}.dropdown-filter-block__field .select-select:disabled{opacity:.45;cursor:not-allowed}.dropdown-filter-block__field:has(select:disabled) .field-button{opacity:.45}.dropdown-filter-block__field .field-button{inset-inline-end:1.5rem}.dropdown-filter-block__field .field-button .caret-icon{width:1.25rem}.dropdown-filter-block__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-block-start:1rem}.text-align--center .dropdown-filter-block__actions{justify-content:center}.text-align--right .dropdown-filter-block__actions{justify-content:flex-end}.dropdown-filter-block__button{min-width:10.75rem;gap:.75rem;text-transform:uppercase}.dropdown-filter-block__button .caret-icon{width:.875rem}@media screen and (max-width:749px){.dropdown-filter-block__actions{display:grid}.text-align-mobile--left .dropdown-filter-block__actions{justify-content:flex-start}.text-align-mobile--left .dropdown-filter-block__button{justify-self:stretch;width:100%}.text-align-mobile--center .dropdown-filter-block__actions{justify-content:center}.text-align-mobile--center .dropdown-filter-block__button{justify-self:center;width:auto}.text-align-mobile--right .dropdown-filter-block__actions{justify-content:flex-end}.text-align-mobile--right .dropdown-filter-block__button{justify-self:end;width:auto}}.sme-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.sme-store-grid>.store-block{min-width:0;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;background:#fff}.store-list__wrapper .sme-store-grid .store-map{display:block;height:280px}.store-list__wrapper .sme-store-grid .store-info{position:static;max-width:none;margin:0;border:0;box-shadow:none;visibility:visible;animation:none;padding:24px}.sme-store-grid .store-name{margin:0 0 12px}.sme-store-grid .store-location{overflow-wrap:anywhere}.sme-store-grid .store-map iframe{width:100%;height:100%;border:0}@media(max-width:749px){.sme-store-grid{grid-template-columns:1fr;gap:16px}.store-list__wrapper .sme-store-grid .store-map{height:220px}.store-list__wrapper .sme-store-grid .store-info{padding:20px}}.subheading-block .subheading-content{display:inline-flex;align-items:center;gap:.75rem}.subheading-block .subheading-content.has-custom-color{color:var(--subheading-custom-color)}.subheading-block .subheading-content.show-accent-line:before,.subheading-block .subheading-content.show-accent-line:after{content:"";flex:0 0 auto;width:2rem;height:1px;background:currentColor}.subheading-block .subheading-content.accent-line-position--bottom{flex-direction:column;align-items:flex-start}.subheading-block .subheading-content.accent-line-position--right:before,.subheading-block .subheading-content.accent-line-position--bottom:before{content:none}.subheading-block .subheading-content.accent-line-position--left:after{content:none}.text-align--center .subheading-block .subheading-content.accent-line-position--bottom{align-items:center}.text-align--right .subheading-block .subheading-content.accent-line-position--bottom{align-items:flex-end}@media screen and (max-width:749px){.text-align-mobile--center .subheading-block .subheading-content.accent-line-position--bottom{align-items:center}.text-align-mobile--right .subheading-block .subheading-content.accent-line-position--bottom{align-items:flex-end}}.sme-box-contents{margin:16px 0;padding:12px 14px;background:#f1f6f3;border:1px solid #dfe9e2;border-radius:8px}.sme-box-contents h2{margin:0 0 9px;font-size:13px;font-weight:700;line-height:1.4;color:#244a37;letter-spacing:0}.sme-box-contents ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:0;margin:0;list-style:none}.sme-box-contents li{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.45;color:#394e42}.sme-box-contents svg{flex:0 0 16px;margin-top:1px;color:#397454}@media(max-width:389px){.sme-box-contents ul{grid-template-columns:1fr;gap:6px}}:root{--sme-red:#bd1018;--sme-ink:#1b2026;--sme-muted:#65707d;--sme-line:#e0e4e9;--sme-surface:#f5f6f7;--sme-radius:10px}body .button{border-radius:7px;font-weight:650;letter-spacing:0}body :is(h1,h2,h3){letter-spacing:-.025em}body .header-main .header-logo-link img{max-height:66px;width:auto;object-fit:contain}body .header-main.menu-position--bottom{padding-block:10px}body .header-main .header-search .search-wrapper{box-shadow:none;border:1px solid #dce1e7;background:#f7f8fa;border-radius:7px}body .header-main .header-search .search-wrapper:after{box-shadow:none}body .section-header .header-nav{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}body .section-header .header-nav .header-menu-categories .categories-menu-button{min-height:48px;padding:10px 14px;background:#1b2026;color:#fff;border-radius:6px 6px 0 0}body .section-header .header-nav .header-menu-nav .menu-item{font-size:14px}body .section-header .header-nav .header-menu-buttons .button{padding:11px 16px;background:#fff;color:#1b2026;border:1px solid #d7dce3;border-radius:6px;font-size:12px}body .section-header .header-nav .header-menu-buttons .button:hover{background:#f2f4f7;border-color:#909aa6}body .breadcrumb{font-size:12px;color:#65707d}body .section-header .heading,body .section-header .heading-block{line-height:1.18}@media(max-width:749px){body .header-main .header-logo-link img{max-height:48px}body .header-main.menu-position--bottom{padding-block:6px}body .header-main .header-search .search-wrapper{border-radius:6px}body .page-width{padding-inline:16px}}body .card.product-card.sme-premium-card:not(.card--horizontal){display:flex;flex-direction:column;gap:0;padding:14px;border:1px solid #e0e4e9;border-radius:10px;background:#fff;color:#1b2026;box-shadow:none;overflow:hidden;transition:border-color .18s,box-shadow .18s,transform .18s}body .card.product-card.sme-premium-card:not(.card--horizontal):hover{border-color:#c8cfd8;box-shadow:0 8px 24px #17191c12;transform:translateY(-2px)}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-media .media{border:0;background:#fff}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-content{display:flex;flex-direction:column;flex:1;margin:14px 0 0;text-align:left}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-vendor{margin-bottom:7px;color:#6b7480;font-size:10px;letter-spacing:.075em;font-weight:750;text-transform:uppercase}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-heading{min-height:3.8em;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.3}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-heading .sme-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price{min-height:3.5rem;padding:0;margin-top:auto;background:none}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price b.price-item{font-size:21px;letter-spacing:-.035em;font-weight:750;color:#1b2026}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price .price--on-sale b.price-item{color:#bd1018}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price s.price-item{color:#7b838e;font-size:12px}body .card.product-card.sme-premium-card:not(.card--horizontal) .price-container{flex-wrap:wrap;gap:4px 8px}body .card.product-card.sme-premium-card:not(.card--horizontal) .sme-card-stock{display:flex;align-items:center;gap:6px;margin:6px 0 14px;color:#28624c;font-size:11px;line-height:1.4}.sme-card-stock:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}body .card.product-card.sme-premium-card .sme-card-stock.is-unavailable{color:#75808c}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-low-stock{display:none}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-horizontal-buttons{display:block;width:100%;padding:0;margin-top:auto}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-horizontal-buttons .quick-add{display:block;width:100%}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-horizontal-buttons .button,body .card.product-card.sme-premium-card .sme-card-details{display:flex;width:100%;min-height:44px;padding:10px;border:1px solid #dce1e7;border-radius:6px;background:#f6f7f9;color:#26303c;font-size:12px;font-weight:650;box-shadow:none}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-horizontal-buttons .button:hover{background:#bd1018;border-color:#bd1018;color:#fff}body .card.product-card.sme-premium-card .sme-card-details:hover{background:#e9edf2}body .card.product-card.sme-premium-card .card-horizontal-buttons .button-text{display:flex;align-items:center;justify-content:center;gap:8px}body .card.product-card.sme-premium-card .card-horizontal-buttons .icon{width:16px;height:16px}.sme-card-cta-short{display:none}body .card.product-card.sme-premium-card .card-sale-badge{top:8px;right:8px;left:auto;width:auto;height:auto;aspect-ratio:auto;padding:5px 8px;background:#bd1018;color:#fff;transform:none;border-radius:4px}body .card.product-card.sme-premium-card .card-sale-badge .icon-sale-badge{display:none}body .card.product-card.sme-premium-card .card-sale-badge .sale-label{display:block;transform:none;margin:0;font-size:10px;line-height:1.2}body .card.product-card.sme-premium-card .card-media .card-sold-out{font-size:10px;padding:5px 8px;border-radius:4px;background:#f1f3f5;color:#65707d}@media(max-width:749px){body .card.product-card.sme-premium-card:not(.card--horizontal){padding:10px;border-radius:8px}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-heading{font-size:12px;min-height:3.9em}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price b.price-item{font-size:17px}body .card.product-card.sme-premium-card:not(.card--horizontal) .card-price{min-height:48px}body .card.product-card.sme-premium-card:not(.card--horizontal) .sme-card-stock{font-size:10px}body .card.product-card.sme-premium-card .sme-card-cta-label{display:none}body .card.product-card.sme-premium-card .sme-card-cta-short{display:inline}body .card.product-card.sme-premium-card:not(.card--horizontal):hover{transform:none}}body.template-collection .main-collection{background:#f5f6f7;padding-block:24px 56px}body.template-collection .main-collection-text-image .collection-content{padding-inline:max(24px,calc((100vw - 1376px)/2));background:#eef1f4}body.template-collection .main-collection-text-image .content-group{margin:0;max-width:100%}body.template-collection .main-collection-text-image h1{font-size:clamp(26px,3vw,40px);letter-spacing:-.04em}body.template-collection .main-collection-text-image .description-block{max-width:780px;color:#637080;font-size:14px;line-height:1.7}body.template-collection .facet-horizontal{padding:14px 18px;margin-bottom:24px;background:#fff;border:1px solid #e0e4e9;border-radius:9px}body.template-collection .facets-vertical{padding:8px 18px;border:1px solid #e0e4e9;border-radius:9px;background:#fff;align-self:start}body.template-collection .main-collection .content-grid-main{gap:24px}body.template-collection .main-collection .content-list{gap:20px}body.template-collection .sme-subcollections{background:#eef1f4;padding-top:0;padding-bottom:24px;max-width:none;padding-inline:max(24px,calc((100vw - 1376px)/2))}body.template-collection .sme-category-disclosure{border-radius:7px;border-color:#d6dce4;background:#fff}body.template-collection .sme-category-disclosure summary{font-size:13px;min-height:46px;padding:13px 16px}body .facet-display-content .facet-checkbox .facet-value-count{flex-shrink:0;white-space:nowrap}body .pagination .page-number{min-width:44px;min-height:44px;border-radius:6px}@media(min-width:990px){body.template-collection .main-collection__wrapper.filter-type--vertical .content-grid-main .facets-vertical{width:240px;flex:0 0 240px;padding:8px 18px}}@media(max-width:749px){body.template-collection .main-collection-text-image .collection-content,body.template-collection .sme-subcollections{padding-inline:16px}body.template-collection .facet-horizontal{padding:10px;margin-bottom:16px}body.template-collection .main-collection .content-list{gap:12px}body.template-collection .main-collection{padding-block:16px 32px}}body.template-index .section-header .heading-block{font-size:clamp(26px,2.4vw,36px);line-height:1.2}body.template-index .section-header .description-block{color:#65707d;font-size:14px;line-height:1.7}body.template-index .trust-promises h3{font-size:14px;font-weight:650}body.template-index .trust-promises p{font-size:12px;color:#65707d;line-height:1.6}body.template-index .collection-icons .collection-icon-block{border-radius:10px;overflow:hidden}body.template-index .collection-icons h3{font-size:15px;font-weight:650;text-transform:none;letter-spacing:-.01em}body.template-index .logo-list .logo-block{transition:opacity .16s}body.template-index .logo-list .logo-block:hover{opacity:.75}body.template-index .sme-store-summary{padding-block:56px}body.template-index .sme-location-grid article{padding:26px;border-radius:10px;background:#f5f6f7}body.template-index .sme-location-grid h3{font-size:21px}body.template-index .sme-location-grid p{font-size:13px;color:#65707d}body .footer{background:#171b21;color:#c2cad5}body .footer .footer-content-top{padding-block:56px 36px}body .footer h3{color:#fff;font-size:15px;font-weight:650}body .footer .rte{font-size:13px;line-height:1.8}body .footer .rte a{color:#bdc7d4;text-decoration:none}body .footer .rte a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}body .footer .sme-policy-links{border-color:#343c48;gap:12px 24px;padding-block:24px}body .footer .sme-policy-links a{color:#939faf;font-size:11px}body .footer .footer-content-bottom{border-color:#343c48;padding-block:20px;color:#929eae;font-size:11px}body.template-product .product-description .rte{max-width:980px;margin-inline:auto;font-size:15px;line-height:1.8;color:#414b58}body.template-product .product-description .rte :is(h2,h3){color:#1b2026;margin-top:28px;margin-bottom:14px}body.template-product .product-description .rte h2{font-size:25px}body.template-product .product-description .rte h3{font-size:20px}body.template-product .product-description .rte table{border:1px solid #e0e4e9;border-radius:8px}body.template-product .product-description .rte th{background:#eef1f4}body.template-product .product-description .rte tr:nth-child(2n){background:#f7f8fa}@media(max-width:749px){body.template-index .sme-store-summary{padding-block:36px}body .footer .footer-content-top{padding-block:36px 20px}body .footer .rte a{display:inline-block;padding-block:5px}body.template-product .product-description .rte{font-size:14px}body.template-product .product-description .rte h2{font-size:22px}}body.template-index .trust-promises .promise-list-block .promise-item-block{display:flex;flex-direction:row;align-items:center;gap:14px;padding:12px 20px;border:0;border-right:1px solid #e0e4e9;background:transparent;border-radius:0;text-align:left}body.template-index .trust-promises .promise-list-block .promise-item-block:last-child{border-right:0}body.template-index .trust-promises .promise-item-block>.icon{width:28px;height:28px;flex-shrink:0}body.template-index .trust-promises .promise-item-block .content-group{text-align:left;align-items:flex-start;gap:5px}body.template-index .trust-promises .promise-item-block h3{font-size:13px;margin:0}body.template-index .trust-promises .promise-item-block .rte{opacity:1;color:#65707d;font-size:11px}body.template-index .section-logo-list .logo-block{display:flex;width:160px;height:120px;justify-content:center;align-items:center;border:1px solid #e8ebef;border-radius:8px;padding:10px;background:#fff}body.template-index .section-logo-list .logo-block img{max-height:100px;max-width:140px;width:auto;object-fit:contain}body.template-index .collection-icons .collection-icons-slider .collection-icon-block{padding:14px;background:#fff;border:1px solid #e0e4e9;border-radius:10px}body.template-index .collection-icons .collection-image{border-radius:6px}body.template-index .collection-icons .collection-title{font-size:14px;line-height:1.35}body.template-index [id$=__multicolumn_ycK4gK] .collection-icons{background:#edf0f3}body.template-index [id$=__multicolumn_ycK4gK] .collection-icons-slider .slider-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}body.template-index [id$=__multicolumn_ycK4gK] .collection-icons-slider .collection-icon-block{padding:0;border-radius:10px;background:#fff;border:1px solid #dce2e8}body.template-index [id$=__multicolumn_ycK4gK] .collection-link{display:flex;flex-direction:column;height:100%;gap:0;padding:0;text-align:left}body.template-index [id$=__multicolumn_ycK4gK] .collection-image{display:block;width:100%;aspect-ratio:1.5;padding:0;border-radius:0}body.template-index [id$=__multicolumn_ycK4gK] .collection-image:before{padding:0}body.template-index [id$=__multicolumn_ycK4gK] .collection-image img{object-fit:cover;width:100%;height:100%}body.template-index [id$=__multicolumn_ycK4gK] .collection-title{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;flex:1;margin:0;min-height:66px;padding:17px 18px;color:#1b2026;font-size:14px}body.template-index [id$=__multicolumn_ycK4gK] .collection-title:after{content:"\2197";color:#bd1018;flex-shrink:0}body.template-index [id$=__multicolumn_ycK4gK] .collection-link:hover .collection-title{color:#bd1018}@media(max-width:749px){body.template-index .trust-promises .promise-list-block .slider-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:8px}body.template-index .trust-promises .promise-list-block .promise-item-block{padding:10px 4px;border:0;gap:10px}body.template-index .trust-promises .promise-item-block>.icon{width:24px;height:24px}body.template-index .trust-promises .promise-item-block h3{font-size:12px}body.template-index .trust-promises .promise-item-block .rte{font-size:10px}body.template-index .section-logo-list .logo-block{width:130px;height:100px}body.template-index .section-logo-list .logo-block img{max-height:80px;max-width:110px}body.template-index .collection-icons .collection-icons-slider .collection-icon-block{padding:10px}body.template-index .collection-icons .collection-title{font-size:12px}body.template-index [id$=__multicolumn_ycK4gK] .collection-icons-slider .slider-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.template-index [id$=__multicolumn_ycK4gK] .collection-icons-slider .collection-icon-block,body.template-index [id$=__multicolumn_ycK4gK] .collection-link{padding:0}body.template-index [id$=__multicolumn_ycK4gK] .collection-title{min-height:62px;padding:12px 10px;font-size:12px;gap:6px}body.template-index [id$=__multicolumn_ycK4gK] .collection-image{aspect-ratio:1.2}}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card{display:grid;grid-template-columns:120px minmax(0,1fr) 180px;align-items:center;gap:20px}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-media{width:100%}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-content{margin:0}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-heading{min-height:0}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-price{min-height:0;margin-top:0}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-horizontal-buttons,body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .sme-card-details{position:static;width:100%;margin:0}@media(max-width:749px){body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card{grid-template-columns:80px minmax(0,1fr);gap:12px}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-media{grid-row:1 / 3;align-self:start}body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .card-horizontal-buttons,body .product-grid-container[data-layout=list] .card.product-card.sme-premium-card .sme-card-details{grid-column:2}}@media(prefers-reduced-motion:reduce){body .card.product-card.sme-premium-card,body .button,body .logo-block{transition:none}body .card.product-card.sme-premium-card:hover{transform:none}}body.template-index [id$=__sme_popular_cordless] .collection-icons-slider .slider-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}body.template-index [id$=__sme_popular_cordless] .collection-icons-slider .collection-icon-block{padding:0;border:1px solid #e0e4e9;background:#f7f8fa;border-radius:10px}body.template-index [id$=__sme_popular_cordless] .collection-image{display:block;aspect-ratio:1.55;width:100%;padding:0;border-radius:0;background:#fff}body.template-index [id$=__sme_popular_cordless] .collection-image:before{padding:0}body.template-index [id$=__sme_popular_cordless] .collection-image img{object-fit:contain}body.template-index [id$=__sme_popular_cordless] .collection-title{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:68px;margin:0;padding:20px;text-align:left;font-size:16px}body.template-index [id$=__sme_popular_cordless] .collection-title:after{content:"\2197";color:#bd1018}@media(max-width:749px){body.template-index [id$=__sme_popular_cordless] .collection-icons-slider .slider-wrapper{grid-template-columns:1fr;gap:14px}body.template-index [id$=__sme_popular_cordless] .collection-link{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:0}body.template-index [id$=__sme_popular_cordless] .collection-image{aspect-ratio:1}body.template-index [id$=__sme_popular_cordless] .collection-title{font-size:13px;padding:16px}}body .card.product-card.sme-premium-card .sme-card-stock,body .card.product-card .card-low-stock,body .card.product-card .card-sold-out,body .inventory-text,body .inventory-bar,body .product-info-inventory{display:none!important}body .section-main-product.sme-premium-product{background:#f5f6f7;color:#1b2026}body .section-main-product.sme-premium-product .product-container{max-width:1360px}body .section-main-product.sme-premium-product .product-container-main{gap:clamp(24px,4vw,64px)}body .section-main-product.sme-premium-product .product-container-main .product-info{min-width:0;max-width:none}body .section-main-product.sme-premium-product .product-media-gallery{padding:16px;border:1px solid #e4e7eb;border-radius:12px;background:#fff}body .section-main-product.sme-premium-product .product-media-gallery .product-media-item{background:#fff;border-radius:8px;overflow:hidden}body .section-main-product.sme-premium-product .product-media-gallery .thumbnail-list-item{border:1px solid #e4e7eb;border-radius:6px;overflow:hidden}body .section-main-product.sme-premium-product .product-media-gallery .thumbnail-list-item:has([aria-current]){border-color:#bd1018;box-shadow:inset 0 0 0 1px #bd1018}body .section-main-product.sme-premium-product .product-info .product-info-title{display:flex;flex-direction:column;gap:12px}body .section-main-product.sme-premium-product .product-info .product-info-title .product-title{font-size:clamp(24px,2.15vw,32px);line-height:1.22;letter-spacing:-.035em;font-weight:700}body .section-main-product.sme-premium-product .product-info-title .product-title-meta{order:-1;margin:0;gap:12px}body .section-main-product.sme-premium-product .product-info-title .vendor-name{display:inline-flex;padding:5px 10px;background:#fff;border:1px solid #dde1e6;border-radius:4px;color:#39424d;font-size:12px;font-weight:750;letter-spacing:.075em;text-decoration:none}body .section-main-product.sme-premium-product .product-vendor small{display:none}body .section-main-product.sme-premium-product .product-info .product-info-sku{margin-top:10px;color:#65707d;font-size:12px;letter-spacing:.025em}body .section-main-product.sme-premium-product .product-info .sme-purchase-box{padding:24px;margin-top:22px;background:#fff;border:1px solid #dfe3e8;border-radius:12px;box-shadow:0 8px 26px #17191c0a}body .section-main-product.sme-premium-product .product-info .sme-purchase-box .product-info-block{margin-top:16px}body .section-main-product.sme-premium-product .product-info .sme-purchase-box .product-info-price{margin:0;padding:0;border:0;background:none}body .section-main-product.sme-premium-product .product-info .product-info-price b.price-item{font-size:34px;color:#1b2026;font-weight:750}body .section-main-product.sme-premium-product .product-info .product-info-price .price-item--sale{color:#bd1018}body .section-main-product.sme-premium-product .product-info .product-info-price .sale-badge{border-radius:4px;padding:5px 8px;font-size:11px}body .section-main-product.sme-premium-product .product-info .product-info-price .product-price>.price{gap:8px}body .section-main-product.sme-premium-product .product-info .product-info-price .product-tax{margin-top:8px;font-size:12px;color:#65707d}body .section-main-product.sme-premium-product .product-tax>span{margin-inline-end:.35em}body .section-main-product.sme-premium-product .product-info .inventory-text{margin:0;font-size:13px;line-height:1.5}body .section-main-product.sme-premium-product .product-info .inventory-text b{font-weight:600}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-label{margin-bottom:8px;font-size:12px;color:#58616d}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-input-wrapper{display:grid;grid-template-columns:132px minmax(0,1fr);gap:10px}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity{width:132px;min-height:54px;background:#fff;border:1px solid #d5dbe2;border-radius:7px;overflow:hidden}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-button{min-width:40px;min-height:52px;width:40px;padding:0;border:0;border-radius:0;background:transparent}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-button:hover{background:#f2f4f6}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-input{min-width:30px;width:42px;padding:0;font-size:16px;font-weight:650}body .section-main-product.sme-premium-product .product-info-buy-buttons .add-cart-button{width:100%;min-width:0;min-height:54px;padding:12px 16px;border:1px solid #bd1018;border-radius:7px;background:#bd1018;color:#fff;font-size:15px;font-weight:700;letter-spacing:-.01em;box-shadow:0 4px 10px #bd10181f;transition:background .16s,box-shadow .16s,transform .16s}body .section-main-product.sme-premium-product .add-cart-button .button-text{display:flex;gap:10px;justify-content:center;align-items:center}body .section-main-product.sme-premium-product .add-cart-button .icon{width:19px;height:19px;flex-shrink:0}body .section-main-product.sme-premium-product .product-info-buy-buttons .add-cart-button:not(:disabled):hover{background:#9d0d15;border-color:#9d0d15;box-shadow:0 6px 16px #bd10182e}body .section-main-product.sme-premium-product .product-info-buy-buttons .add-cart-button:not(:disabled):active{transform:translateY(1px)}body .section-main-product.sme-premium-product .product-info-buy-buttons .add-cart-button:disabled{background:#e8ebef;border-color:#e0e4e9;color:#6e7782;box-shadow:none;opacity:1}body .section-main-product.sme-premium-product .dynamic-checkout{margin-top:10px;--color-button:27,32,38;--color-button-text:255,255,255}body .section-main-product.sme-premium-product .product-info-buy-buttons .shopify-payment-button{margin-top:0}body .section-main-product.sme-premium-product .product-info .product-info-buy-buttons .shopify-payment-button shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size:48px;--shopify-accelerated-checkout-button-border-radius:7px;--shopify-accelerated-checkout-button-box-shadow:none}body .section-main-product.sme-premium-product .product-container-main .product-info .product-info-buy-buttons .shopify-payment-button .shopify-payment-button__button--unbranded{min-height:48px;border:1px solid #ccd2da;border-radius:7px;background:#fff;color:#242b34;font-size:14px;font-weight:650}body .section-main-product.sme-premium-product .product-container-main .product-info .product-info-buy-buttons .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background:#f3f5f7}.sme-purchase-assurance{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:18px;margin-top:20px;border-top:1px solid #e9ecf0}.sme-purchase-assurance>div{display:flex;align-items:flex-start;gap:10px}.sme-purchase-assurance .icon{width:20px;height:20px;color:#57616d;flex-shrink:0;margin-top:2px}.sme-purchase-assurance b{display:block;font-size:12px;font-weight:650}.sme-purchase-assurance small{display:block;margin-top:3px;font-size:11px;line-height:1.5;color:#697480}body .section-main-product.sme-premium-product .sme-warranty-card{padding:18px;background:#fff;border:1px solid #e0e4e9;border-radius:10px;font-size:13px}body .section-main-product.sme-premium-product .sme-warranty-badge{flex-basis:54px;min-height:64px;background:#1b2026}body .section-main-product.sme-premium-product .sme-warranty-badge .sme-warranty-duration{font-size:28px}body .section-main-product.sme-premium-product .sme-warranty-badge span{font-size:10px}body .section-main-product.sme-premium-product .sme-warranty-card .sme-warranty-heading{color:#1b2026;font-size:16px}body .section-main-product.sme-premium-product .product-info-collapsible{background:#fff;border:1px solid #e0e4e9;border-radius:8px;padding:0 16px}body .section-main-product.sme-premium-product .product-info-collapsible summary{min-height:52px;font-size:14px}body .section-main-product.sme-premium-product .sme-quote{border-radius:8px}@media(min-width:990px){body .section-main-product.sme-premium-product .product-container-main .product-media-gallery{width:calc(50% - 24px)}}@media(min-width:750px)and (max-width:989px){body .section-main-product.sme-premium-product .product-container-main{gap:24px}body .section-main-product.sme-premium-product .product-container-main .product-media-gallery{width:44%}body .section-main-product.sme-premium-product .product-info .sme-purchase-box{padding:18px}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-input-wrapper{grid-template-columns:1fr}}@media(max-width:749px){body .section-main-product.sme-premium-product .product-media-gallery{padding:10px;margin-bottom:20px}body .section-main-product.sme-premium-product .product-media-gallery .product-media-item .media{padding-bottom:0;height:min(80vw,350px)}body .section-main-product.sme-premium-product .product-info .product-info-title .product-title{font-size:23px;line-height:1.25}body .section-main-product.sme-premium-product .product-info .sme-purchase-box{padding:18px 16px;margin-top:18px}body .section-main-product.sme-premium-product .product-info .product-info-price b.price-item{font-size:29px}body .section-main-product.sme-premium-product .product-info-buy-buttons .quantity-input-wrapper{grid-template-columns:1fr}body .section-main-product.sme-premium-product .product-info-buy-buttons .add-cart-button{min-height:54px;font-size:16px}.sme-purchase-assurance{gap:12px}body .section-main-product.sme-premium-product .product-title-meta{flex-wrap:wrap}}.sme-accessories{padding:20px;border:1px solid #dfe3e8;border-radius:12px;background:#eef1f4}.sme-accessories-heading{margin:0;color:#1b2026;font-size:20px;line-height:1.25;letter-spacing:-.025em}.sme-accessories-note{margin:8px 0 16px;color:#596473;font-size:12px;line-height:1.55}.sme-accessories-list{display:grid;gap:12px;margin:0;padding:0}body .sme-accessories .card.product-card.card--horizontal{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px 14px;padding:14px;border:1px solid #e0e4e9;border-radius:8px;background:#fff}body .sme-accessories .card--horizontal .card-media{width:88px;min-width:0;align-self:start}body .sme-accessories .card--horizontal .card-content{width:auto;min-width:0;padding:0;margin:0}body .sme-accessories .card-vendor{font-size:10px;font-weight:700;letter-spacing:.06em;color:#697480}body .sme-accessories .card-heading{margin:4px 0 8px;font-size:13px;line-height:1.4}body .sme-accessories .card-price b.price-item{font-size:19px;color:#1b2026}body .sme-accessories .card-horizontal-buttons{grid-column:2;width:100%;padding:0;margin:0}body .sme-accessories .card-horizontal-buttons .button{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d6dce3;border-radius:6px;background:#f6f7f9;color:#1b2026;font-size:12px;box-shadow:none}body .sme-accessories .card-horizontal-buttons .button:hover{background:#1b2026;border-color:#1b2026;color:#fff}body .sme-accessories a:focus-visible,body .sme-accessories button:focus-visible{outline:2px solid #bd1018;outline-offset:3px}@media(max-width:749px){.sme-accessories{padding:16px}.sme-accessories-heading{font-size:18px}body .sme-accessories .card.product-card.card--horizontal{grid-template-columns:72px minmax(0,1fr);padding:12px;gap:10px}body .sme-accessories .card--horizontal .card-media{width:72px}body .sme-accessories .card-horizontal-buttons{grid-column:1 / -1}}.sme-product-quote{display:block}.sme-quote-toggle{min-height:52px;cursor:pointer;text-align:center;list-style:none}.sme-quote-toggle::-webkit-details-marker{display:none}.sme-quote-toggle:focus-visible{outline:2px solid currentColor;outline-offset:4px}.sme-quote-panel{margin-top:12px;padding:20px;border:1px solid rgba(var(--color-foreground),.18)}.sme-quote-intro,.sme-quote-product{margin:0 0 12px}.sme-quote-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sme-quote-field{min-width:0}.sme-quote-field--full{grid-column:1 / -1}.sme-quote-field label{display:block;font-size:.875rem;margin-bottom:6px}.sme-quote-field input,.sme-quote-field textarea{box-sizing:border-box;width:100%;min-height:44px;border:1px solid rgba(var(--color-foreground),.35);border-radius:0;padding:10px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:16px}.sme-quote-field textarea{resize:vertical}.sme-quote-note{font-size:.875rem;margin:14px 0}.sme-quote-phone{display:block;width:fit-content;margin:12px auto 0;text-align:center}@media(max-width:749px){.sme-quote-fields{grid-template-columns:1fr}.sme-quote-panel{padding:14px}}.sme-warranty-card{padding:22px;border:1px solid var(--sme-warranty-accent, #bd1018);border-radius:10px;background:var(--sme-warranty-background, #fff5f5);color:#282828;font-family:var(--font-body-family);font-size:15px;line-height:1.55}.sme-warranty-header{display:flex;align-items:center;gap:18px}.sme-warranty-badge{display:flex;flex:0 0 76px;min-height:90px;flex-direction:column;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;border-radius:6px;background:var(--sme-warranty-accent, #bd1018);color:#fff;font-weight:700;line-height:1.2;gap:4px}.sme-warranty-badge .sme-warranty-duration{font-size:40px;font-weight:800}.sme-warranty-badge .icon{width:34px;height:34px}.sme-warranty-badge span{font-size:14px;text-transform:uppercase}.sme-warranty-introduction{min-width:0}.sme-warranty-card .sme-warranty-heading{margin:0 0 6px;font-family:inherit;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.01em;text-transform:none;color:var(--sme-warranty-accent, #bd1018)}.sme-warranty-introduction p{margin:0}.sme-warranty-conditions{margin:16px 0}.sme-warranty-card a{color:var(--sme-warranty-accent, #bd1018);text-decoration:underline;text-underline-offset:3px}.sme-warranty-document{display:inline-block;font-weight:700;overflow-wrap:anywhere}.sme-warranty-contact{margin:12px 0 0;font-size:14px}@media(max-width:749px){.sme-warranty-card{padding:16px;font-size:14px}.sme-warranty-header{align-items:flex-start;gap:12px}.sme-warranty-badge{flex-basis:62px;min-height:78px}.sme-warranty-badge .sme-warranty-duration{font-size:34px}.sme-warranty-card .sme-warranty-heading{font-size:17px}}:root{--sme-red:#bd1018;--sme-ink:#17191c;--sme-line:#e5e7eb}a:focus-visible,button:focus-visible,summary:focus-visible,[role=button]:focus-visible{outline:3px solid var(--sme-red);outline-offset:3px}.button{border-radius:4px;font-weight:650}body .header-main .header-search .search-wrapper{border:1px solid #ccd0d5;border-radius:6px}body .header-main .header-search .search-field-wrapper{border-radius:6px}body .header-main .header-search .search-wrapper:after{border-radius:6px}body .header-nav .header-menu-categories .categories-menu-button{width:17rem;padding:1rem;gap:.75rem;background:#f3f4f5}body .header-nav .header-menu-categories .menu-list{width:20rem}body .header-nav .header-nav-container>*:not(:last-child){margin-inline-end:1rem}body .header-nav .header-menu-nav .menu-list{flex-wrap:nowrap}body .header-nav .header-menu-nav .menu-item,body .header-nav .header-menu-buttons .button{white-space:nowrap}.sme-eyebrow{color:#8a111a;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sme-company-intro{display:grid;grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:3rem;align-items:center;padding-top:1.5rem;padding-bottom:2.5rem}.sme-company-intro h2{font-size:clamp(1.55rem,2.3vw,2.25rem);line-height:1.2;margin:.65rem 0 1rem}.sme-company-intro p:not(.sme-eyebrow){max-width:56rem;color:#464b52;line-height:1.7}.sme-company-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1.25rem}.sme-company-actions .link{line-height:1.6}.sme-store-summary{padding-top:2.5rem;padding-bottom:3.5rem}.sme-store-summary h2{font-size:clamp(1.5rem,2.3vw,2.25rem);margin:.5rem 0 1.5rem}.sme-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sme-location-grid article{padding:1.5rem;background:#f5f6f7;border:1px solid var(--sme-line);border-radius:6px}.sme-location-grid h3{font-size:1.25rem;margin:0 0 .75rem}.sme-location-grid p{line-height:1.65}.sme-location-grid a{display:inline-block;margin-top:.5rem;text-underline-offset:.2em}.sme-location-contact{border-top:3px solid var(--sme-red)!important}.sme-location-contact a:last-child{display:block;font-size:.875rem}.sme-subcollections{padding-top:0;padding-bottom:1.5rem}.sme-subcollections ul{display:flex;flex-wrap:wrap;gap:.65rem;padding:0;margin:0;list-style:none}.sme-subcollections a{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.65rem 1rem;background:#f5f6f7;border:1px solid var(--sme-line);border-radius:4px;font-size:.875rem;text-decoration:none}.sme-subcollections a:hover{border-color:var(--sme-red);color:var(--sme-red)}body .card.product-card .card-media .card-sold-out{inset-inline-start:.5rem;inset-block-start:.5rem;width:auto;height:auto;padding:.4rem .65rem;border:1px solid #d9dde1;border-radius:4px;background:#fff;color:#555c65;font-size:.75rem;font-weight:600}body .card.product-card:not(.card--horizontal) .card-price{min-height:4.5rem;background:#fff;border:0;padding:.4rem 0}body .card.product-card:not(.card--horizontal) .card-price b.price-item{font-size:1.45rem}body .card.product-card:not(.card--horizontal) .card-heading{min-height:4.25em;font-size:.95rem;margin-bottom:.35rem}body .card.product-card:not(.card--horizontal) .card-heading .sme-card-title{-webkit-line-clamp:3;line-clamp:3}body .card.product-card .card-vendor{color:#535b65;font-weight:650}body .card.product-card.card--wrapped{border:1px solid var(--sme-line);border-radius:6px;box-shadow:none}.sme-content{max-width:70rem;margin:auto}.sme-content h2{font-size:1.6rem;margin-top:2rem}.sme-content h3{font-size:1.2rem}.sme-content p,.sme-content li{line-height:1.75}.product-info-description,.product-description .rte{line-height:1.7}.product-description .rte table{width:100%;border-collapse:collapse}.product-description .rte th,.product-description .rte td{padding:.8rem;border:1px solid var(--sme-line);text-align:left}.product-description .rte li{margin-bottom:.45rem}@media(min-width:990px){body .header-main.menu-position--bottom{padding-block:1rem}}@media(min-width:750px)and (max-width:1199px){body .header-nav .header-menu-categories .categories-menu-button{width:14rem;font-size:.85rem}body .header-nav .header-nav-container>*:not(:last-child){margin-inline-end:.5rem}.header-menu-buttons .button{font-size:.75rem;padding-inline:.65rem}}@media(max-width:989px){.sme-company-intro{grid-template-columns:1fr;gap:1rem}.sme-location-grid{grid-template-columns:1fr}}@media(max-width:749px){.sme-company-intro{padding-top:1rem;padding-bottom:1.75rem}.sme-company-intro p:not(.sme-eyebrow){font-size:.95rem}.sme-company-actions .button{width:100%}.sme-store-summary{padding-top:1.5rem;padding-bottom:2rem}.sme-location-grid article{padding:1.25rem}.sme-subcollections ul{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.4rem}.sme-subcollections li{flex-shrink:0}body .card.product-card:not(.card--horizontal) .card-price b.price-item{font-size:1.15rem}body .card.product-card:not(.card--horizontal) .card-heading{font-size:.875rem}.product-info .button{min-height:48px}}.sme-empty-products{grid-column:1 / -1;padding:2rem;text-align:center;background:#f7f7f7}.sme-policy-links{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;padding:1.5rem 0;border-top:1px solid rgba(0,0,0,.12)}.sme-policy-links a{text-underline-offset:.2em;font-size:.875rem}.sme-brand-name{display:block;width:var(--image-width);max-width:100%;padding:1.25rem .75rem;border:1px solid #ddd;border-radius:.5rem;text-align:center;font-size:1.75rem;font-weight:800;color:#181818;background:#fff}.logo-block:focus-visible .sme-brand-name,.logo-block:hover .sme-brand-name{border-color:#bd1018;color:#bd1018}.template-index .heading-block{line-height:1.2;text-wrap:balance}.template-index .banner-box h1{font-size:clamp(2rem,3.3vw,3.5rem)}.rte table{display:block;max-width:100%;overflow-x:auto}.rte img{max-width:100%;height:auto}.store-location,.store-description,.footer .rte{overflow-wrap:anywhere}@media(max-width:749px){.sme-brand-name{width:var(--image-width-mobile);font-size:1.3rem;padding:1rem .5rem}.template-index .banner-box h1,.template-index .banner-box h2{font-size:clamp(1.65rem,6.5vw,2.2rem)}.template-index .banner-box .description-block{font-size:1rem;line-height:1.5}.sme-policy-links{gap:.85rem 1rem}input[type=email],input[type=text],input[type=search],input[type=tel],input[type=password],textarea,select{font-size:16px}.button{min-height:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.seamless-scroll-track,.scroll-content,.reading-text-block,.loading-animation--breathing{animation:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body .carousel__wrapper .slider-wrapper .slider-slide.carousel-slide-block--artwork.active .banner-media img{animation:none;opacity:1}body .header-nav .categories-menu-button b{white-space:nowrap}.sme-category-disclosure{border:1px solid var(--sme-line);border-radius:4px;background:#fff}.sme-category-disclosure summary{min-height:48px;padding:.85rem 1rem;cursor:pointer;font-weight:650}.sme-category-disclosure summary:focus-visible{outline:3px solid #bd1018;outline-offset:2px}.sme-category-disclosure ul{padding:0 1rem 1rem;margin:0}body .sme-subcollections a{color:#222}body .sme-subcollections a:hover{color:#bd1018;border-color:#bd1018}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
