@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.shell-module-header{z-index:20;background:#fffffffa;height:88px;position:sticky;top:0;box-shadow:0 1px #0a2c6e0a}.shell-module-header__inner{justify-content:space-between;align-items:center;gap:24px;height:88px;padding-left:60px;padding-right:46px;display:flex}.shell-module-header__brand{color:var(--ps-blue);flex:0 0 208px;align-items:center;text-decoration:none;display:inline-flex}.shell-module-header__brand-text{white-space:nowrap;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;line-height:1;display:flex}.shell-module-header__brand-text strong{color:var(--ps-blue);letter-spacing:0;font-size:30px;font-weight:900;line-height:1;display:block}.shell-module-header__brand-text span{color:#486382;letter-spacing:2px;font-size:12px;font-weight:700;line-height:1;display:block}.shell-module-header__nav{white-space:nowrap;flex:auto;justify-content:center;align-items:center;gap:30px;margin-left:4px;display:flex}.shell-module-header__nav a{color:var(--ps-blue);padding:34px 0 31px;font-size:10px;font-weight:800;position:relative}.shell-module-header__nav .shell-module-header__link--active{color:#006dff}.shell-module-header__nav .shell-module-header__link--active:after{content:"";background:#006dff;border-radius:3px;height:3px;position:absolute;bottom:24px;left:0;right:0}.shell-module-header__button{border-radius:5px;height:34px;padding:0 16px;font-size:10px}.shell-module-footer{color:#fff;background:radial-gradient(circle at 0 0,#0a78c852,#0000 33%),linear-gradient(120deg,#092149 0%,#061846 53%,#06265a 100%);padding:21px 0 13px}.shell-module-footer__grid{grid-template-columns:1.5fr .9fr .9fr 1.7fr;gap:53px;display:grid}.shell-module-footer__brand img{filter:brightness(0)invert();width:108px;margin-bottom:8px}.shell-module-footer p,.shell-module-footer a,.shell-module-footer button{color:#fffffff0;background:0 0;border:0;margin:0 0 3px;padding:0;font-size:9px;line-height:1.5;display:block}.shell-module-footer h3{margin:0 0 7px;font-size:10px;font-weight:800}.shell-module-footer__socials{gap:10px;margin-top:13px;display:flex}.shell-module-footer__socials a,.shell-module-footer__socials button{border:1px solid #12db5fcc;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.shell-module-footer__bottom{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.shell-module-footer__bottom div{align-items:center;gap:18px;display:flex}@media (width<=900px){.shell-module-header__inner{padding-left:22px;padding-right:22px}.shell-module-header__brand{flex-basis:178px}.shell-module-header__brand-text strong{font-size:26px}.shell-module-header__brand-text span{letter-spacing:1.8px;font-size:11px}.shell-module-header__nav{gap:18px}.shell-module-header__button{padding:0 12px}}@media (width<=768px){.shell-module-header,.shell-module-header__inner{height:auto}.shell-module-header__inner{flex-wrap:wrap;gap:8px 10px;min-height:58px;padding-top:10px;padding-bottom:8px}.shell-module-header__brand{flex:none;min-width:142px}.shell-module-header__brand-text strong{font-size:22px}.shell-module-header__brand-text span{letter-spacing:1.4px;font-size:10px}.shell-module-header__nav{scrollbar-width:none;flex:0 0 100%;order:3;justify-content:space-around;gap:16px;width:100%;margin-left:0;padding-bottom:1px;overflow-x:auto}.shell-module-header__nav::-webkit-scrollbar{display:none}.shell-module-header__nav a{padding:6px 0 8px;font-size:12px}.shell-module-header__nav .shell-module-header__link--active:after{bottom:2px}.shell-module-header__button{border-radius:5px;gap:5px;height:30px;padding:0 10px;font-size:10px}.shell-module-header__button svg{width:13px;height:13px}.shell-module-footer__grid{grid-template-columns:repeat(2,1fr);gap:28px}.shell-module-footer__bottom{flex-direction:column;align-items:flex-start;gap:11px}}@media (width<=480px){.shell-module-header__brand{min-width:126px}.shell-module-header__brand-text strong{font-size:20px}.shell-module-header__brand-text span{letter-spacing:1.2px;font-size:9px}.shell-module-header__button{height:28px;padding:0 8px;font-size:9px}.shell-module-header__nav{gap:13px}.shell-module-header__nav a{font-size:11px}.shell-module-footer__grid{grid-template-columns:1fr}.shell-module-footer__bottom div{flex-wrap:wrap;gap:9px}}.about-page{color:var(--ps-blue);background:#fff}.about-page h1,.about-page h2,.about-page h3,.about-page p{margin:0}.about-page__hero{background:radial-gradient(circle at 91% 26%,#79b8ec2e,#0000 18%),linear-gradient(90deg,#f3f9ff 0%,#fff 55%,#eef7ff 100%);grid-template-columns:1fr;min-height:238px;display:grid;overflow:hidden}.about-page__hero-image{min-height:286px;overflow:hidden}.about-page__hero-image img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.about-page__hero-copy{background:linear-gradient(90deg,#fffc,#f8fcff 50%,#e8f6ffdb),radial-gradient(circle at 96% 42%,#8ac5ef47,#0000 28%);flex-direction:column;justify-content:center;align-items:flex-start;width:min(100%,887px);min-height:238px;margin:0 auto;padding:42px 47px 34px;display:flex}.about-page__hero-copy h1{letter-spacing:0;font-size:36px;font-weight:800;line-height:1.1}.about-page__hero-copy h2{color:var(--ps-green);margin-top:13px;font-size:16px;font-weight:800}.about-page__hero-copy p{max-width:475px;margin-top:12px;font-size:13px;font-weight:600;line-height:1.78}.about-page__hero--simple .about-page__hero-copy h2{color:var(--ps-blue);margin-top:15px;font-size:30px;line-height:1.12}.about-page__underline{background:var(--ps-green);width:40px;height:3px;margin-top:12px;display:block}.about-page__button{min-height:38px;margin-top:20px;padding:0 24px;font-size:13px}.about-page__button span,.about-page__outline-button span{font-size:19px;line-height:1}.about-page__who{padding-top:27px}.about-page__company{padding-top:30px}.about-page__company .about-page__intro{max-width:700px}.about-page__intro h2,.about-page__quality-copy h2,.about-page__factory-copy h2,.about-page__section-title h2,.about-page__global-copy h2{font-size:25px;font-weight:800;line-height:1.1}.about-page__intro p,.about-page__quality-copy>p,.about-page__factory-copy p,.about-page__section-title p,.about-page__global-copy p{margin-top:22px;font-size:12px;font-weight:600;line-height:1.78}.about-page__intro p+p{margin-top:18px}.about-page__values{grid-template-columns:repeat(3,1fr);gap:0;margin-top:33px;display:grid}.about-page__values article{border-right:1px solid #d3dfec;min-height:92px;padding:0 13px 0 2px}.about-page__values article:last-child{border-right:0}.about-page__values svg{color:var(--ps-green);stroke-width:1.8px;margin-bottom:9px}.about-page__values strong{font-size:11px;font-weight:800;display:block}.about-page__values span{margin-top:6px;font-size:10px;font-weight:600;line-height:1.5;display:block}.about-page__capabilities{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.about-page__card{min-height:161px;box-shadow:var(--ps-shadow);text-align:center;background:#fff;border:1px solid #dce7f1;border-radius:7px;padding:22px 14px 18px}.about-page__icon{width:58px;height:58px;color:var(--ps-green);background:#e6f8eb;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.about-page__card h3{font-size:13px;font-weight:800}.about-page__card p{margin-top:10px;font-size:11px;font-weight:600;line-height:1.72}.about-page__stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:31px;display:grid}.about-page__stats article{min-height:170px;box-shadow:var(--ps-shadow);text-align:center;background:linear-gradient(#f9fcff,#f2f8fd);border:1px solid #dbe6f2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 18px;display:flex;overflow:hidden}.about-page__stats svg{width:46px;height:46px;color:var(--ps-green);stroke-width:1.7px;flex:0 0 46px}.about-page__stats strong{color:var(--ps-blue);white-space:nowrap;font-size:34px;font-weight:700;line-height:1;display:block}.about-page__stats h3{color:var(--ps-blue);margin:0;font-size:12px;font-weight:800;line-height:1.3}.about-page__stats p{color:#25406d;max-width:180px;margin:0;font-size:10px;font-weight:600;line-height:1.45}.about-page__quality{border-bottom:1px solid #d9e3ee;padding-top:22px;padding-bottom:24px}.about-page__factory{grid-template-columns:.47fr .53fr;align-items:center;gap:28px;padding-top:28px;padding-bottom:26px;display:grid}.about-page__factory-image{height:235px;box-shadow:var(--ps-shadow);border-radius:8px;overflow:hidden}.about-page__factory-image img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.about-page__quality-image{height:215px;box-shadow:var(--ps-shadow);border-radius:7px;overflow:hidden}.about-page__quality-image img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.about-page__quality-copy>p{margin-top:12px}.about-page__quality-grid{grid-template-columns:repeat(4,1fr);gap:0;margin-top:19px;display:grid}.about-page__quality-grid article{border-right:1px solid #d3dfec;padding:0 18px}.about-page__quality-grid article:last-child{border-right:0}.about-page__icon--small{width:53px;height:53px;margin-bottom:9px}.about-page__quality-grid h3{text-align:center;font-size:11px;font-weight:800}.about-page__quality-grid ul{margin:8px 0 0;padding-left:12px}.about-page__quality-grid li{font-size:9px;font-weight:600;line-height:1.78}.about-page__quality-grid li::marker{color:var(--ps-green)}.about-page__global{grid-template-columns:.36fr .64fr;align-items:center;gap:24px;padding-top:24px;display:grid}.about-page__global-copy p{margin-top:18px}.about-page__outline-button{border:1px solid var(--ps-green);min-height:34px;color:var(--ps-green);background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:17px;padding:0 21px;font-size:12px;font-weight:800;display:inline-flex}.about-page__map{height:220px}.about-page__map svg{width:100%;height:100%;display:block}.about-page__map-dots circle{fill:url(#mapDot)}.about-page__routes path{fill:none;stroke:#08ad438f;stroke-width:1.4px}.about-page__route-points circle{fill:var(--ps-green)}.about-page__map-logo circle{fill:#fff;stroke:var(--ps-green);stroke-width:3px}.about-page__map-logo text{fill:var(--ps-blue);font-size:18px;font-weight:800}.about-page__cta{min-height:66px;box-shadow:var(--ps-shadow);background:linear-gradient(90deg,#eef7ff,#fff 43%,#f4fbff);border:1px solid #d9e5f0;border-radius:8px;grid-template-columns:230px 1fr auto;align-items:center;gap:18px;margin-top:7px;margin-bottom:10px;padding-right:66px;display:grid;overflow:hidden}.about-page__cta img{object-fit:cover;object-position:left bottom;opacity:.58;width:100%;height:66px;display:block}.about-page__cta h2{font-size:21px;font-weight:800}.about-page__cta p{margin-top:5px;font-size:11px;font-weight:600}.about-page__cta .about-page__button{min-width:175px;margin-top:0}@media (width<=900px){.about-page__hero,.about-page__company,.about-page__who,.about-page__factory,.about-page__quality,.about-page__global,.about-page__cta{grid-template-columns:1fr}.about-page__hero-copy{padding:32px 24px}.about-page__hero--simple .about-page__hero-copy h2{font-size:26px}.about-page__capabilities,.about-page__stats,.about-page__quality-grid{grid-template-columns:repeat(2,1fr)}.about-page__stats article,.about-page__quality-grid article{border-right:0}.about-page__cta{padding:18px}}@media (width<=768px){.about-page__factory,.about-page__global,.about-page__cta{grid-template-columns:1fr}.about-page__factory-image{height:220px}.about-page__capabilities,.about-page__quality-grid,.about-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.about-page__capabilities,.about-page__stats,.about-page__quality-grid,.about-page__values{grid-template-columns:1fr}.about-page__hero-copy h1{font-size:30px}.about-page__values article{border-bottom:1px solid #d3dfec;border-right:0;padding:12px 0}}@media (width<=480px){.about-page__hero-copy{min-height:210px}.about-page__hero--simple .about-page__hero-copy h2{font-size:24px}.about-page__factory-image{height:190px}}.products-module{background:linear-gradient(#f7fbff 0%,#fff 55%,#f8fcff 100%);padding:21px 0 24px}.products-module__title{text-align:center}.products-module__title h2{color:var(--ps-blue);margin:0;font-size:22px;font-weight:800;line-height:1.25}.products-module__title p{color:var(--ps-blue);margin:8px auto 0;font-size:10px;font-weight:500;line-height:1.55}.products-module__search{color:#2370e8;background:#fff;border:1px solid #b8d5ed;border-radius:999px;align-items:center;gap:10px;width:450px;max-width:100%;height:27px;margin:12px auto 13px;padding:0 15px;display:flex}.products-module__search input{width:100%;color:var(--ps-blue);border:0;outline:0;font-size:10px}.products-module__categories{flex-direction:column;gap:24px;margin-top:14px;display:flex}.products-module__api-error{color:#835600;background:#fff8ea;border:1px solid #f0d4a4;border-radius:7px;padding:12px 14px;font-size:11px;font-weight:700}.products-module__category{border-top:1px solid #e3eff8;padding-top:16px}.products-module__category:first-child{border-top:0;padding-top:0}.products-module__category-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.products-module__category-head h3{color:var(--ps-blue);margin:0;font-size:18px;font-weight:800;line-height:1.25}.products-module__category-head p{color:#25406d;max-width:680px;margin:5px 0 0;font-size:10px;font-weight:500;line-height:1.6}.products-module__category-head button{min-width:92px;height:28px;color:var(--ps-green);background:#fff;border:1px solid #00b24e5c;border-radius:7px;flex:none;font-size:10px;font-weight:800}.products-module__category-head button:hover,.products-module__category-head button:focus{background:var(--ps-green);color:#fff}.products-module__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:28px 18px;display:grid}.products-module__grid--category-strip{gap:16px}.products-module__card{height:100%;min-height:292px;box-shadow:var(--ps-shadow);cursor:pointer;background:#fff;border-radius:5px;flex-direction:column;padding:7px 7px 12px;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.products-module__card:hover,.products-module__card:focus{outline:0;transform:translateY(-2px);box-shadow:0 12px 26px #143c6e2e}.products-module__card img{object-fit:cover;border-radius:4px;width:100%;height:91px;margin-bottom:10px;display:block}.products-module__image-placeholder{width:100%;height:91px;color:var(--ps-blue);text-align:center;background:#eef8ff;border-radius:4px;justify-content:center;align-items:center;margin-bottom:10px;font-size:11px;font-weight:800;display:flex}.products-module__card h3{color:var(--ps-blue);margin:0 0 7px 3px;font-size:13px;font-weight:800;line-height:1.2}.products-module__category-label{color:#4e658f;min-height:17px;margin:-2px 3px 7px;font-size:8px;font-weight:700;line-height:1.35;display:block}.products-module__card h4{color:var(--ps-green);margin:0 0 6px 3px;font-size:9px;font-weight:800}.products-module__card p{color:var(--ps-blue);margin:0 5px 7px 3px;font-size:9px;font-weight:500;line-height:1.75}.products-module__button{gap:4px;width:calc(100% - 8px);height:22px;margin:auto 4px 0;font-size:8px}.products-module__button span{font-size:14px;line-height:1}.products-module__outline{border:1px solid var(--ps-green);width:224px;height:28px;color:var(--ps-green);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:22px;margin:15px auto 0;font-size:10px;font-weight:800;display:flex}.products-module--category{min-height:620px;padding:34px 0 44px}.products-module__back{height:28px;color:var(--ps-blue);background:#fff;border:1px solid #c9dcf0;border-radius:7px;align-items:center;gap:7px;margin-bottom:18px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.products-module__category-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.products-module__category-page-head h1{color:var(--ps-blue);margin:0;font-size:30px;font-weight:800;line-height:1.15}.products-module__category-page-head p{color:#25406d;max-width:680px;margin:8px 0 0;font-size:12px;font-weight:500;line-height:1.65}.products-module__search--category{flex:none;width:310px;margin:0}.products-module__grid--category{margin-top:6px}@media (width<=768px){.products-module{padding:18px 0 22px}.products-module__title h2{font-size:21px}.products-module__search{width:100%;height:34px}.products-module__category-head{flex-wrap:wrap;gap:10px;display:flex}.products-module__category-head>div{flex:240px}.products-module__category-head button{height:30px;margin-top:0}.products-module__category-page-head{min-height:0;display:block}.products-module__search--category{width:100%;margin-top:14px}.products-module__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:16px}.products-module__card{min-height:0}.products-module__card img,.products-module__image-placeholder{height:120px}.products-module__button{height:28px;font-size:9px}}@media (width<=480px){.products-module__grid{grid-template-columns:1fr}.products-module__card{min-height:0}.products-module__category-head{display:block}.products-module__category-head button{width:100%;margin-top:10px}.products-module__card img,.products-module__image-placeholder{height:130px}}.hero-module{background:linear-gradient(90deg,#f6fbff 0%,#fff 48%,#eef8ff 100%);min-height:480px;padding:28px 0 36px;position:relative;overflow:visible}.hero-module__slide{opacity:0;visibility:hidden;pointer-events:none;position:absolute;inset:0}.hero-module__slide--active{opacity:1;visibility:visible;pointer-events:auto;position:relative}.hero-module__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:42px;width:min(100%,980px);min-height:416px;margin:0 auto;padding:0 48px;display:grid}.hero-module__media{background:#fff;border-radius:8px;height:360px;overflow:hidden;box-shadow:0 18px 38px #143c6e24}.hero-module__media img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.hero-module__copy{max-width:430px;padding:20px 0 24px}.hero-module__copy>span{color:var(--ps-green);margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.hero-module__copy h1{color:var(--ps-blue);letter-spacing:0;margin:0;font-size:36px;font-weight:800;line-height:1.12}.hero-module__copy h2{color:var(--ps-green);margin:16px 0 0;font-size:16px;font-weight:800;line-height:1.45}.hero-module__copy p{color:#163269;margin:16px 0 0;font-size:14px;font-weight:500;line-height:1.72}.hero-module__button{min-height:40px;margin-top:22px;padding:0 24px;font-size:13px}.hero-module__dots{z-index:2;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.hero-module__dot{background:#c9d5e2;border-radius:50%;width:8px;height:8px;padding:0}.hero-module__dot--active{background:var(--ps-green)}@media (width<=768px){.hero-module{min-height:0;padding:18px 0 34px}.hero-module__inner{grid-template-columns:1fr;gap:20px;min-height:0;padding:0 22px}.hero-module__media{height:44vh;min-height:260px;max-height:360px}.hero-module__copy{max-width:none;padding:0 0 18px}.hero-module__copy h1{font-size:29px}.hero-module__copy h2{margin-top:12px;font-size:14px}.hero-module__copy p{margin-top:12px;font-size:13px}.hero-module__dots{bottom:10px}}@media (width<=480px){.hero-module__inner{padding:0 16px}.hero-module__media{min-height:230px}.hero-module__copy h1{font-size:26px}.hero-module__button{width:100%}}.advantages-module{background:linear-gradient(#fff 0%,#f7fbff 100%);padding:42px 0 30px}.advantages-module__title{text-align:center}.advantages-module__title h2{color:var(--ps-blue);margin:0;font-size:25px;font-weight:800;line-height:1.25}.advantages-module__title p{color:var(--ps-blue);margin:10px auto 0;font-size:13px;font-weight:500;line-height:1.55}.advantages-module__grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:17px;display:grid}.advantages-module__card{text-align:center;min-height:234px;box-shadow:var(--ps-shadow);background:#fff;border-bottom:4px solid #69cbff;border-radius:5px;padding:19px 20px 20px}.advantages-module__card--green{border-bottom-color:#61d783}.advantages-module__icon{width:58px;height:58px;color:var(--ps-green);background:#dcf8e8;border-radius:50%;place-items:center;margin:0 auto 11px;display:grid}.advantages-module__icon svg{stroke-width:1.9px}.advantages-module__card h3{color:var(--ps-blue);margin:0 0 13px;font-size:15px;font-weight:800;line-height:1.24}.advantages-module__card h3 span{display:block}.advantages-module__card p{color:var(--ps-blue);margin:0;font-size:10px;font-weight:500;line-height:1.85}@media (width<=768px){.advantages-module__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.advantages-module__grid{grid-template-columns:1fr}.advantages-module__card{min-height:210px}}.about-module{background:#fff;padding:18px 0 24px}.about-module__title{text-align:center}.about-module__title h2{color:var(--ps-blue);margin:0;font-size:25px;font-weight:800;line-height:1.25}.about-module__title p{max-width:533px;color:var(--ps-blue);margin:18px auto 0;font-size:10px;font-weight:500;line-height:1.75}.about-module__title p+p{margin-top:8px}.about-module__grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:26px;display:grid}.about-module__item{align-items:center;gap:12px;min-width:0;display:flex}.about-module__item svg{color:var(--ps-green);stroke-width:1.8px;flex:none}.about-module__item h3{color:var(--ps-blue);white-space:nowrap;margin:0 0 3px;font-size:11px;font-weight:800}.about-module__item p{color:var(--ps-blue);margin:0;font-size:10px;font-weight:500;line-height:1.35}.about-module__item p span{display:block}@media (width<=768px){.about-module__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.about-module__grid{grid-template-columns:1fr}.about-module__title h2{font-size:22px}}.product-detail-module{color:var(--ps-blue);background:#f7fbff}.product-detail-module__hero{background:linear-gradient(90deg,#eef8ff 0%,#fff 100%);padding:34px 0}.product-detail-module__hero-grid{grid-template-columns:1fr 320px;align-items:center;gap:38px;display:grid}.product-detail-module__back{color:#2370e8;align-items:center;gap:7px;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-flex}.product-detail-module h1{margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.1}.product-detail-module__category{color:var(--ps-green);margin-bottom:10px;font-size:13px;font-weight:900;display:inline-block}.product-detail-module__hero h2{color:#48617f;margin:-4px 0 12px;font-size:20px;font-weight:800}.product-detail-module__hero p{max-width:520px;margin:0 0 18px;font-size:14px;font-weight:500;line-height:1.7}.product-detail-module__primary{height:38px;padding:0 20px;font-size:12px}.product-detail-module__hero img{object-fit:cover;width:100%;height:240px;box-shadow:var(--ps-shadow);border-radius:6px}.product-detail-module__image-placeholder{width:100%;height:240px;color:var(--ps-blue);text-align:center;box-shadow:var(--ps-shadow);background:#eef8ff;border-radius:6px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.product-detail-module__content{gap:18px;padding-top:24px;padding-bottom:28px;display:grid}.product-detail-module__panel,.product-detail-module__cta{box-shadow:var(--ps-shadow);background:#fff;border-radius:7px;padding:20px}.product-detail-module__panel h2,.product-detail-module__cta h2{margin:0 0 14px;font-size:22px;font-weight:800}.product-detail-module__panel dl{gap:12px;margin:0;display:grid}.product-detail-module__panel dl div{grid-template-columns:120px 1fr;gap:16px;display:grid}.product-detail-module__panel dt{color:var(--ps-green);font-size:12px;font-weight:800}.product-detail-module__panel dd{margin:0;font-size:13px;line-height:1.65}.product-detail-module__specs{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.product-detail-module__specs div{background:#f2f8ff;border-radius:6px;padding:14px}.product-detail-module__specs span{color:#60749b;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.product-detail-module__specs strong{font-size:14px}.product-detail-module__chips{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.product-detail-module__chips span{color:#087b34;background:#eaf8ef;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.product-detail-module__cta{text-align:center}.product-detail-module__applications,.product-detail-module__supply{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.product-detail-module__applications div,.product-detail-module__supply div{background:#f2f8ff;border-radius:6px;padding:14px}.product-detail-module__applications h3,.product-detail-module__supply span{color:var(--ps-green);margin:0 0 7px;font-size:12px;font-weight:900;display:block}.product-detail-module__applications p{margin:0;font-size:13px;line-height:1.6}.product-detail-module__supply strong{font-size:13px;line-height:1.5}.product-detail-module__cta p{max-width:560px;margin:0 auto 16px;font-size:13px;line-height:1.6}.product-detail-module__cta div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.product-detail-module__cta button{min-height:38px;padding:0 18px;font-size:12px}.product-detail-module__quote{border:1px solid var(--ps-green);color:var(--ps-green);background:#fff;border-radius:999px;font-weight:800}.product-detail-module--empty{min-height:60vh;padding:48px 0}@media (width<=768px){.product-detail-module__hero-grid,.product-detail-module__panel dl div,.product-detail-module__specs,.product-detail-module__applications,.product-detail-module__supply{grid-template-columns:1fr}}:root{--ps-blue:#071d66;--ps-green:#08ad43;--ps-shadow:0 9px 22px #143c6e21}*{box-sizing:border-box}html{scroll-behavior:smooth;height:auto;overflow-y:auto}body{height:auto;min-height:100vh;color:var(--ps-blue);letter-spacing:0;background:#fff;margin:0;font-family:Poppins,Arial,sans-serif;font-size:14px;overflow:hidden auto}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}#root,.ps-app-shell{min-height:100vh;overflow-x:hidden}.ps-container{width:min(100%,887px);margin:0 auto;padding-left:47px;padding-right:47px}.ps-green-button{background:var(--ps-green);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex;box-shadow:0 7px 15px #08ad4338}@media (width<=900px){.ps-container{padding-left:22px;padding-right:22px}}@media (width<=480px){.ps-container{padding-left:16px;padding-right:16px}}
