.sec-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.sec-head h2{font-size:26px;font-weight:700;margin-top:6px;color:var(--ink)}.sec-head p{color:var(--ink-2);margin-top:4px;max-width:560px}.sec-head a{font-weight:500}.sec-head a:hover{color:rgb(var(--orange))}@media screen and (max-width:767px){.sec-head{display:block}.sec-head>div{margin-bottom:10px}}.custom-slider-outer-wrapper{margin-bottom:15px}.hero-outer-wrapper .hero{background:rgb(var(--white));padding:60px 0}.hero-outer-wrapper .hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.hero-outer-wrapper .hero .theme-btn{font-weight:600}.hero-outer-wrapper .hero h1{font-size:44px;line-height:1.12;font-weight:700;margin:14px 0 16px}.hero-outer-wrapper .hero h1 span{color:var(--blue-600);display:block}.hero-outer-wrapper .hero p{font-size:15px;color:var(--ink-2);margin-bottom:15px}.hero-outer-wrapper p.hero-lead{font-size:25px;font-weight:700;color:rgb(var(--navy))}.hero-outer-wrapper .hero-ctas{display:flex;gap:12px;margin-bottom:0}.hero-outer-wrapper .hero-stats{display:flex;gap:40px}.hero-outer-wrapper .hero-stats b{display:block;font-size:24px;font-weight:700}.hero-outer-wrapper .hero-stats b em{font-style:normal}.hero-outer-wrapper .hero-stats span{font-size:13px;color:var(--ink-3)}.hero-outer-wrapper .hero-visual{background:rgb(var(--white));border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-md);padding:26px;position:relative}.hero-outer-wrapper .hero-visual .hv-title{font-size:18px;font-weight:700;color:var(--ink-3);margin-bottom:0}.hero-outer-wrapper .hv-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-outer-wrapper .hv-item{border:1px solid var(--line);border-radius:8px;padding:16px;display:flex;gap:12px;align-items:center;transition:.15s;background:var(--bg)}.hero-outer-wrapper .hv-item:hover{border-color:var(--blue-600);background:rgb(var(--white))}.hero-outer-wrapper .hv-icon{width:38px;height:38px;border-radius:9px;background:var(--blue-50);display:grid;place-items:center;color:var(--blue-600);flex-shrink:0}.hero-outer-wrapper .hv-item b{font-size:13.5px;display:block}.hero-outer-wrapper .hv-item b,.hero-outer-wrapper .hv-item:hover b{color:rgb(var(--blue))}.hero-outer-wrapper .hv-item span{font-size:12px;color:var(--ink-3)}.hero-outer-wrapper .hero-chip{position:absolute;top:-14px;right:22px;background:var(--green-bg);color:var(--green);font-size:12px;font-weight:700;padding:6px 14px;border-radius:5px;border:1px solid #BEE7D0}.hero-outer-wrapper .home-hero-section{width:100%;height:100vh;background:url(hero-bkg.jpg) center bottom no-repeat;background-size:cover}.home-hero-wrapper{top:60%;transform:translateY(-50%);position:relative;z-index:1}.home-hero-section h1{font-size:3rem;font-weight:700;color:rgb(var(--black));margin:0 0 1rem}.home-hero-section h1 span{color:rgb(var(--blue))}.home-hero-section h4{font-weight:400;font-size:1.2rem;color:rgba(var(--black),.65);margin:0 0 2rem}.home-hero-section .header-search-wrapper{height:auto;border:0;padding:10px 20px 20px;box-shadow:0 20px 25px -5px rgba(var(--black),.1),0 8px 10px -6px rgba(var(--black),.1);border-radius:15px}.home-hero-section .header-search-wrapper .product-search-form input{font-size:16px;color:rgba(var(--black),.65)}.home-hero-section .search-keywords{margin-top:0}.home-hero-section .search-keywords span:not(:last-child){margin:0 1rem 0 0}.home-hero-section .search-keywords strong{font-weight:500;margin:0 1rem 0 0}.home-hero-section .search-keywords a{display:inline-block;color:rgba(var(--black),.75);padding:5px 15px;background:rgba(var(--gray),.25);border-radius:var(--radius)}.home-hero-section .search-keywords a:hover{background:#d7e5f9;color:rgb(var(--black))}@media screen and (max-width:767px){.hero-outer-wrapper .hero{padding:40px 0}.hero-outer-wrapper .hero h1{font-size:33px}.hero-outer-wrapper p.hero-lead{font-size:23px}.hero-outer-wrapper .hero-ctas{flex-direction:column}.hero-outer-wrapper .hero .theme-btn{flex:1;width:100%;min-width:0}}.custom-slider-outer-wrapper{margin:15px 0}.slider-block-grid{display:flex;gap:13px}.slider-block-grid .slider-block{flex:1;min-width:0;height:369px}.slider-ticker-block{display:flex;flex-direction:column;gap:13px;height:100%}.custom-slider-wrapper .flexslider{flex:1;height:100%;margin:0;border:0;background:transparent}.custom-slider-wrapper .flexslider .flex-viewport{height:100%}.custom-slider-wrapper .slides{height:100%;margin:0;padding:0}.custom-slider-wrapper .slides li{position:relative;height:100%}.custom-slider-wrapper .slides li a{display:block;width:100%;height:100%}.custom-slider-wrapper .slider-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.custom-slider-wrapper .slider-image img{display:block;width:100%;height:100%;border-radius:var(--radius);object-fit:cover}.hero-right-btn-group{display:flex;flex-direction:column;gap:16px;height:100%;margin:0}.hero-right-btn-group .hero-right-btn{flex:1;width:100%}.hero-right-btn-group .hero-right-btn>a{position:relative;display:block;height:100%;padding:1rem;overflow:hidden;background-color:rgb(var(--white));background-repeat:no-repeat;background-position:center;background-size:cover;border:1px solid var(--line);border-radius:8px;box-shadow:none;transition:var(--transition)}.hero-right-btn-group .hero-right-btn>a:hover{border-color:var(--blue-600)}.hero-right-btn-group .hero-right-btn-wrap{display:flex;align-items:start;gap:10px}.hero-right-btn-group .hero-right-btn-icon{position:relative;z-index:1;display:flex;flex:0 0 38px;align-items:center;justify-content:center;width:38px;height:38px;margin:0;color:rgb(var(--white));background:var(--blue-600);border-radius:5px;transition:var(--transition)}.hero-right-btn-group .hero-right-btn-info{flex:1;min-width:0}.hero-right-btn-group .hero-right-btn h4{position:relative;z-index:1;margin:0;color:var(--ink);font-size:15px;font-weight:500;line-height:1.3;transition:var(--transition)}.hero-right-btn-group .hero-right-btn p{position:relative;z-index:1;margin:3px 0 0;color:var(--ink-3);font-size:13px;line-height:1.4}.hero-right-btn-group .hero-right-btn svg{width:20px;height:20px;color:currentColor}.hero-right-btn-group .hero-right-btn.hero-right-btn-highlight>a{background:rgb(var(--blue));border-color:rgb(var(--blue))}.hero-right-btn:nth-child(1)>a{background:#eef4ff;border-color:#cbdcff}.hero-right-btn:nth-child(2)>a{background:#ecf9f5;border-color:#c1e8dc}.hero-right-btn:nth-child(3)>a{background:#fff7e8;border-color:#f3d9a5}.hero-right-btn-group .hero-right-btn.hero-right-btn-highlight .hero-right-btn-icon{color:var(--blue-600);background:var(--blue-50)}.hero-right-btn-group .hero-right-btn.hero-right-btn-highlight h4{color:rgb(var(--white))}.hero-right-btn-group .hero-right-btn.hero-right-btn-highlight p{color:#b9cbe8}@media screen and (min-width:1200px){.slider-block-grid .link-block{flex:0 0 275px}}@media screen and (max-width:1199px){.slider-block-grid .link-block{width:100%}}@media screen and (max-width:767px){.custom-slider-wrapper{margin-left:0}.slider-block-grid{display:block}.slider-block-grid .slider-block{height:200px;margin-bottom:13px}.custom-slider-wrapper .flexslider{height:100%;margin-bottom:0}.custom-slider-wrapper .flexslider .flex-viewport,.custom-slider-wrapper .slides,.custom-slider-wrapper .slides li{height:100%}.custom-slider-wrapper .slider-image{position:relative;inset:auto;height:100%}.custom-slider-wrapper .slider-image img{width:100%;height:100%;border-radius:var(--radius);object-fit:cover}.hero-right-btn-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-right-btn-group .hero-right-btn>a{height:100%;padding:12px}.hero-right-btn-group .hero-right-btn-wrap{align-items:flex-start}.hero-right-btn-group .hero-right-btn h4{margin:0;font-size:14px}}@media screen and (max-width:575px){.hero-right-btn-group{grid-template-columns:1fr}}.physical-ai-section{width:100%;margin:30px 0 0;padding:0}.pai-html-wrapper{width:100%;margin:0;padding:0}.pai-html-flow{position:relative;max-width:100%;margin:0 auto;padding:0}.pai-html-row{position:relative;z-index:auto;display:grid;grid-template-columns:190px minmax(30px,1fr) 190px minmax(30px,1fr) 190px minmax(30px,1fr) 190px minmax(30px,1fr) 190px;align-items:center;width:100%}.pai-html-row-top{margin:0}.pai-html-row-bottom{margin-top:10px}.pai-html-card{--card-color: #2563eb;--card-light: #fff;position:relative;z-index:3;isolation:isolate;display:flex;align-items:center;gap:10px;width:190px;min-width:190px;height:64px;padding:10px 12px;box-sizing:border-box;overflow:hidden;color:inherit;text-decoration:none;background:var(--card-light);border:1px solid var(--line, #e4e9f1);border-radius:8px;box-shadow:inset 0 1px #ffffffe6,0 3px 10px #16233b0d;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.pai-html-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:inherit;border-radius:inherit}.pai-html-card:hover{color:inherit;text-decoration:none;border-color:var(--card-color);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #16233b1f}.pai-html-card:focus{color:inherit;text-decoration:none}.pai-html-card:focus-visible{outline:2px solid var(--blue-600, #1554c0);outline-offset:3px}.pai-html-row-top .pai-html-card:nth-of-type(1){--card-color: #2563eb}.pai-html-row-top .pai-html-card:nth-of-type(2){--card-color: #0891b2}.pai-html-row-top .pai-html-card:nth-of-type(3){--card-color: #7c3aed}.pai-html-row-top .pai-html-card:nth-of-type(4){--card-color: #db2777}.pai-html-row-top .pai-html-card:nth-of-type(5){--card-color: #ea580c}.pai-html-row-bottom .pai-html-card:nth-of-type(1){--card-color: #0d9488}.pai-html-row-bottom .pai-html-card:nth-of-type(2){--card-color: #0284c7}.pai-html-row-bottom .pai-html-card:nth-of-type(3){--card-color: #d97706}.pai-html-row-bottom .pai-html-card:nth-of-type(4){--card-color: #9333ea}.pai-html-card-hot{--card-color: #1554c0;--card-light: #1554c0;color:rgb(var(--white, 255, 255, 255));background:rgb(var(--blue));border-color:rgb(var(--blue));box-shadow:inset 0 1px #ffffff2e,0 5px 15px #1554c038}.pai-html-card-hot:hover,.pai-html-card-hot:focus{color:rgb(var(--white, 255, 255, 255));border-color:#0b2b82;box-shadow:inset 0 1px #ffffff2e,0 9px 20px #1554c04d}.pai-html-content{position:relative;z-index:2;min-width:0}.pai-html-content h4{margin:0;color:#1c2333;font-size:13.5px;font-weight:700;line-height:1.25;white-space:nowrap}.pai-html-content p{margin:0;color:#52647d;font-size:12.5px;font-weight:500;line-height:1.25;white-space:nowrap}.pai-html-card-hot .pai-html-content h4{color:rgb(var(--white, 255, 255, 255))}.pai-html-card-hot .pai-html-content p{color:rgba(var(--white, 255, 255, 255),.78)}.pai-html-icon{position:relative;z-index:2;display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;box-sizing:border-box;color:rgb(var(--white, 255, 255, 255));background:var(--card-color);border:1px solid var(--card-color);border-radius:5px;transition:transform .25s ease,background .25s ease}.pai-html-icon svg{display:block;width:19px;height:19px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pai-html-icon .pai-svg-fill{fill:currentColor;stroke:none}.pai-html-card-hot .pai-html-icon{color:rgb(var(--white, 255, 255, 255));background:rgba(var(--white, 255, 255, 255),.16);border-color:rgba(var(--white, 255, 255, 255),.35)}.pai-html-connector{position:relative;z-index:1;width:calc(100% - 15px);height:2px;margin:0 8px;background-image:repeating-linear-gradient(90deg,#2563eb 0,#2563eb 8px,#7c3aed 8px,#7c3aed 16px,#db2777 16px,#db2777 24px,#f97316 24px,#f97316 32px,transparent 32px,transparent 40px);background-size:40px 2px;border-radius:20px;box-shadow:0 0 8px #4f46e559;animation:paiColourfulConnector .55s linear infinite}.pai-html-connector:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid rgb(var(--blue));filter:drop-shadow(0 0 3px rgba(124,58,237,.8)) drop-shadow(0 0 7px rgba(219,39,119,.45));transform:translate(-50%,-50%)}.pai-html-row-top .pai-html-connector{animation-name:paiColourfulConnector}.pai-html-row-bottom .pai-html-connector-reverse{animation-name:paiColourfulConnectorReverse}.pai-html-connector-reverse:after{right:auto;left:50%;border-right:12px solid rgb(var(--blue));border-left:0;transform:translate(-50%,-50%)}@keyframes paiColourfulConnector{0%{background-position:0 0}to{background-position:40px 0}}@keyframes paiColourfulConnectorReverse{0%{background-position:40px 0}to{background-position:0 0}}.pai-html-turn{position:absolute;top:31px;right:95px;z-index:1;width:32px;height:76px;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) top / 100% 3px no-repeat,linear-gradient(#000 0 0) right / 3px 100% no-repeat,linear-gradient(#000 0 0) bottom / 100% 3px no-repeat;mask:linear-gradient(#000 0 0) top / 100% 3px no-repeat,linear-gradient(#000 0 0) right / 3px 100% no-repeat,linear-gradient(#000 0 0) bottom / 100% 3px no-repeat}.pai-html-turn:before{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background-image:repeating-linear-gradient(135deg,#2563eb 0,#2563eb 8px,#7c3aed 8px,#7c3aed 16px,#db2777 16px,#db2777 24px,transparent 24px,transparent 32px);background-size:32px 32px;border-radius:0 18px 18px 0;filter:drop-shadow(0 0 5px rgba(124,58,237,.55));animation:paiTurnFlow .55s linear infinite}.pai-html-turn:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:0;border-top:6px solid transparent;border-right:10px solid #db2777;border-bottom:6px solid transparent;filter:drop-shadow(0 0 5px rgba(219,39,119,.75));transform:translateY(4px)}@keyframes paiTurnFlow{0%{transform:translate(0)}to{transform:translate(-32px,32px)}}.pai-moving-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:visible;pointer-events:none}.pai-moving-svg{display:block;width:100%;height:138px;overflow:visible}#pai-motion-path{fill:none;stroke:none}@media(prefers-reduced-motion:reduce){.pai-html-connector,.pai-html-turn:before{animation:none}.pai-moving-layer{display:none}.pai-html-card{transition:none}}.prod-tabs{display:flex;gap:8px;margin-bottom:24px}.prod-tabs button{padding:9px 18px;border-radius:.4rem;border:1.5px solid var(--line);background:rgb(var(--white));font-family:inherit;font-size:13.5px;font-weight:600;color:var(--ink-2);cursor:pointer}.prod-tabs button.active{background:rgb(var(--blue));border-color:rgb(var(--blue));color:rgb(var(--white))}.prod-tab-panel{display:none}.prod-tab-panel.active{display:block}@media screen and (max-width:767px){.prod-tabs button:nth-child(n+3){display:none}}.prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.prod-grid.prod-grid-col-three{grid-template-columns:repeat(3,1fr)}.prod-card{background:rgb(var(--white));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.15s;box-shadow:var(--shadow-sm)}.prod-card:hover{box-shadow:var(--shadow-md);border-color:#c7d6ee}.prod-img{height:150px;background:rgb(var(--white));display:grid;place-items:center;position:relative;padding:15px}.prod-card .prod-img img,.prod-img img{width:auto;max-width:100%;height:100%}.badge{position:absolute;top:10px;left:10px;font-size:11px;font-weight:700;padding:6px 10px;border-radius:5px;opacity:0;visibility:hidden}.badge.stock{background:var(--green-bg);color:var(--green)}.badge.low{background:rgb(var(--white))3df;color:#d66a00}.badge.lead{background:var(--amber-bg);color:var(--amber)}.badge.stock-out{background:rgb(var(--white))3df;color:#dc2626}.prod-body{padding:16px;display:flex;flex-direction:column;flex:1}.prod-brand{font-size:11.5px;font-weight:700;color:var(--ink-3);text-transform:uppercase}.prod-name{font-size:14.5px;font-weight:600;line-height:1.35;margin:5px 0 8px;min-height:39px}.prod-name a{color:var(--ink)}.prod-name a:hover{color:var(--blue-600)}.prod-specs ul{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px;padding:0}.prod-specs li{list-style:none;font-size:11px;font-weight:600;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:4px;padding:3px 8px}.prod-foot{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:8px}.price b{font-size:17px;font-weight:700}.price span{display:block;font-size:11.5px;color:var(--ink-3)}.add-btn{width:38px;height:38px;border-radius:9px;border:none;background:var(--blue-600);color:rgb(var(--white));display:grid;place-items:center;cursor:pointer;flex-shrink:0}.add-btn:hover{background:var(--blue-700)}.add-btn.disabled,.add-btn.disabled:hover{background:var(--blue-50);color:var(--ink-2);cursor:default}.quote-btn{font-size:12.5px;font-weight:700;color:var(--blue-600);background:var(--blue-50);border:none;border-radius:9px;padding:10px 14px;cursor:pointer;white-space:nowrap}.toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.chip{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;color:var(--ink-2);background:rgb(var(--white));border:1px solid var(--line);border-radius:99px;font-size:12.5px;font-weight:600}.chip button{padding:0;color:var(--ink-3);background:none;border:0;font-size:14px;line-height:1;cursor:pointer}.chip button:hover{color:var(--ink)}.toolbar .right{display:flex;align-items:center;gap:12px}.result-count{color:var(--ink-3);font-size:13.5px}.sort{display:flex;align-items:center;gap:8px;color:var(--ink-2);font-size:13.5px}.sort select{height:38px;padding:0 10px;color:var(--ink);background:rgb(var(--white));border:1.5px solid var(--line);border-radius:9px;font-family:inherit;font-size:13.5px;cursor:pointer}.sort select:focus{border-color:var(--blue-600);outline:none}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:30px}.pagination a{min-width:38px;height:38px;display:grid;place-items:center;border-radius:5px;border:1.5px solid var(--line);background:rgb(var(--white));font-size:13.5px;font-weight:600;color:var(--ink-2);padding:0 10px}.pagination a:hover{border-color:var(--blue-600);color:var(--blue-600)}.pagination a.current{background:var(--blue-600);border-color:var(--blue-600);color:rgb(var(--white))}.pagination .dots{color:var(--ink-3)}.bulk{grid-column:1 / -1;background:var(--blue-900);border-radius:var(--radius);color:rgb(var(--white));padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.bulk b{font-size:16px;display:block}.bulk span{font-size:13.5px;color:#b9cbe8}.bulk .btn-primary{background:rgb(var(--white));color:var(--blue-900);white-space:nowrap}@media screen and (max-width:767px){.cat-grid,.prod-grid,.svc-grid{grid-template-columns:repeat(1,1fr)}}.page-head{padding:25px 0;background:rgb(var(--white));border-bottom:1px solid var(--line)}body.template-product .page-head{background:transparent;border-bottom:0}.crumbs{margin-bottom:14px;color:var(--ink-3);font-size:13px}.crumbs a{color:var(--ink-2)}.crumbs a:hover{color:var(--blue-600)}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.page-title-header-row{display:flex;align-items:center;margin:0 0 1rem}.page-title-row h1{flex:1;margin:0;font-size:30px;font-weight:700}.page-title-row h1 span{flex:1;margin-left:10px;color:var(--ink-3);font-size:16px;font-weight:600}.page-title-row p{max-width:640px;margin-top:6px;color:var(--ink-2);font-size:14.5px}.page-title-header-row .link-bk{flex:0 0 auto;margin-top:8px}.page-title-header-row .link-bk a{color:var(--blue-600);font-weight:700}.collection-description{color:var(--ink-2);font-size:15px}.help-card{min-width:450px;padding:14px 18px;background:var(--blue-50);border:1px solid #d5e3f8;border-radius:8px;font-size:13.5px}.help-card b{display:block;margin-bottom:2px}.help-card a{color:var(--blue-600);font-weight:700}.help-card a:hover{color:rgb(var(--orange))}.subcats{display:flex;flex-wrap:wrap;gap:10px;max-height:110px;padding-bottom:20px;overflow:hidden;transition:max-height .4s ease}.subcats.is-expanded{max-height:none}.subcat{display:flex;align-items:center;gap:9px;padding:9px 18px 9px 12px;color:var(--ink-2);background:rgb(var(--white));border:1.5px solid var(--line);border-radius:99px;font-size:13.5px;font-weight:600;white-space:nowrap;transition:.15s}.subcat:hover{color:var(--blue-600);border-color:var(--blue-600)}.subcat.active{color:rgb(var(--white));background:var(--blue-900);border-color:var(--blue-900)}.subcat .sc-icon{display:grid;place-items:center;flex-shrink:0;width:26px;height:26px;color:var(--blue-600);background:var(--blue-50);border-radius:99px}.subcat.active .sc-icon{color:rgb(var(--white));background:#ffffff26}.subcat em{font-size:12px;font-style:normal;font-weight:600;opacity:.65}.subcats-view-more-container{display:flex;justify-content:center;width:100%;margin-top:20px}.subcats-view-more-container[hidden]{display:none!important}.subcat.subcat-view-more{border-color:var(--blue-600)}.subcat.subcat-view-more span[data-view-more-text]{color:var(--blue-900)}.subcat.subcat-view-more .sc-icon{color:rgb(var(--white));background:var(--blue-600)}.subcat-view-more-icon{transition:transform .3s ease}.subcat.subcat-view-more[aria-expanded=true] .subcat-view-more-icon{transform:rotate(180deg)}.newsletterr-block{background:var(--bg);padding-bottom:30px}.newsletter{background:var(--blue-50);border-radius:12px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.newsletter h2{font-size:22px;font-weight:700}.newsletter p{color:var(--ink-2);margin-top:4px}.nl-form{display:flex;flex-direction:row;gap:10px;min-width:400px}.nl-form input{flex:1;height:50px;border:1.5px solid var(--line);border-radius:.4rem;padding:0 16px;font-family:inherit;font-size:14px;background:rgb(var(--white))}.nl-form input:focus{outline:none;border-color:var(--blue-600)}.nl-form button{font-weight:600}.nl-form button:hover{background:var(--blue-600)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/2e-theme.css.map */
