@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";.shell-module-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffffff5;height:76px;position:sticky;top:0;box-shadow:0 1px #14345a14,0 14px 36px #081f4e0d}.shell-module-header__inner{justify-content:space-between;align-items:center;gap:32px;height:76px;display:flex}.shell-module-header__brand{color:var(--ps-blue);background:0 0;flex:0 0 168px;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:3px;line-height:1;display:flex}.shell-module-header__brand-text strong{color:#0b2a66;letter-spacing:0;font-size:24px;font-weight:900;line-height:1;display:block}.shell-module-header__brand-text span{color:#4d6485;letter-spacing:1.6px;font-size:9px;font-weight:700;line-height:1;display:block}.shell-module-header__actions{flex:none;justify-content:flex-end;align-items:center;gap:12px;display:flex}.shell-module-header__language{background:#fff;border:1px solid #d8e2f0;border-radius:999px;flex:none;align-items:center;gap:2px;height:32px;padding:2px;display:inline-flex}.shell-module-header__language button{color:#5f6d80;background:0 0;border-radius:999px;min-width:38px;height:24px;padding:0 9px;font-size:11px;font-weight:800;line-height:1}.shell-module-header__language button.active{background:var(--ps-blue-2);color:#fff}.shell-module-header__nav{white-space:nowrap;flex:auto;justify-content:center;align-items:center;gap:38px;min-width:0;margin-left:0;display:flex}.shell-module-header__nav a,.shell-module-header__nav button{color:#122657;background:0 0;border:0;padding:30px 0 27px;font-size:13px;font-weight:800;text-decoration:none;transition:color .16s;position:relative}.shell-module-header__nav a:hover,.shell-module-header__nav button:hover,.shell-module-header__nav .shell-module-header__link--active{color:var(--ps-blue-2)}.shell-module-header__nav .shell-module-header__link--active:after{content:"";background:var(--ps-blue-2);border-radius:3px;height:2px;position:absolute;bottom:20px;left:0;right:0}.shell-module-header__whatsapp{color:#fff;background:#25d366;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 18px;font-size:12px;font-weight:900;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 12px 24px #25d36638}.shell-module-header__whatsapp:hover,.shell-module-header__whatsapp:focus{background:#1fc45e;outline:0;transform:translateY(-1px);box-shadow:0 12px 24px #25d36642}.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:132px}.shell-module-header__brand-text strong{font-size:20px}.shell-module-header__brand-text span{letter-spacing:1.4px;font-size:8px}.shell-module-header__nav{gap:20px}.shell-module-header__actions{gap:9px}.shell-module-header__whatsapp{padding:0 12px}}@media (width<=768px){.shell-module-header,.shell-module-header__inner{height:auto}.shell-module-header__inner{flex-wrap:nowrap;gap:8px 10px;min-height:58px;padding-top:10px;padding-bottom:8px}.shell-module-header__brand{flex:none;min-width:112px}.shell-module-header__brand-text strong{font-size:18px}.shell-module-header__brand-text span{letter-spacing:1.1px;font-size:8px}.shell-module-header__language{height:26px}.shell-module-header__language button{min-width:33px;height:20px;padding:0 7px;font-size:8.5px}.shell-module-header__nav{scrollbar-width:none;flex:auto;order:0;justify-content:flex-start;gap:16px;width:auto;margin-left:0;padding-bottom:1px;overflow-x:auto}.shell-module-header__nav::-webkit-scrollbar{display:none}.shell-module-header__nav a,.shell-module-header__nav button{flex:none;padding:21px 0 18px;font-size:10px}.shell-module-header__nav .shell-module-header__link--active:after{bottom:13px}.shell-module-header__actions{gap:7px}.shell-module-header__whatsapp{border-radius:7px;gap:5px;height:30px;padding:0 10px;font-size:9px}.shell-module-header__whatsapp 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:104px}.shell-module-header__brand-text strong{font-size:17px}.shell-module-header__brand-text span{letter-spacing:1px;font-size:7px}.shell-module-header__actions{gap:5px}.shell-module-header__whatsapp{height:28px;padding:0 7px;font-size:0}.shell-module-header__whatsapp svg{width:14px;height:14px}.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(#fff 0%,#f7fbff 100%);padding:62px 0 74px}.products-module__title{text-align:center}.products-module__title h2{color:var(--ps-blue);margin:0;font-size:34px;font-weight:800;line-height:1.25}.products-module__title p{max-width:720px;color:var(--ps-muted);margin:12px auto 0;font-size:15px;font-weight:500;line-height:1.55}.products-module__search{width:560px;max-width:100%;height:44px;color:var(--ps-blue-2);background:#fff;border:1px solid #d4e0ef;border-radius:999px;align-items:center;gap:10px;margin:24px auto 28px;padding:0 18px;display:flex;box-shadow:0 12px 28px #143c6e12}.products-module__search input{width:100%;color:var(--ps-blue);border:0;outline:0;font-size:13px}.products-module__categories{flex-direction:column;gap:44px;margin-top:20px;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{background:#ffffffd1;border:1px solid #e4edf8;border-radius:16px;padding:28px;box-shadow:0 18px 44px #143c6e12}.products-module__category:first-child{border-top:1px solid #e4edf8;padding-top:28px}.products-module__category-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.products-module__category-head h3{color:var(--ps-blue);margin:0;font-size:24px;font-weight:800;line-height:1.25}.products-module__category-head p{max-width:680px;color:var(--ps-muted);margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.6}.products-module__category-head button{min-width:92px;height:36px;color:var(--ps-blue-2);background:#fff;border:1px solid #1e5eff2e;border-radius:999px;flex:none;font-size:12px;font-weight:800}.products-module__category-head button:hover,.products-module__category-head button:focus{background:var(--ps-blue-2);color:#fff}.products-module__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:378px;align-items:stretch;gap:22px;display:grid}.products-module__grid--category-strip{gap:22px}.products-module__card{cursor:pointer;background:#fff;border:1px solid #e5edf7;border-radius:12px;flex-direction:column;height:378px;min-height:378px;max-height:378px;padding:10px 10px 14px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #143c6e17}.products-module__card:hover,.products-module__card:focus{outline:0;transform:translateY(-5px);box-shadow:0 24px 52px #143c6e29}.products-module__image-link{background:#f7fbff;border-radius:10px;flex:0 0 150px;width:100%;height:150px;margin-bottom:14px;text-decoration:none;display:block;overflow:hidden}.products-module__image{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;width:100%;height:100%;display:block}.products-module__image-link:hover .products-module__image,.products-module__image-link:focus-visible .products-module__image{transform:scale(1.02)}.products-module__image-link:focus-visible{outline-offset:2px;outline:2px solid #1e5eff73}.products-module__image-placeholder{width:100%;height:100%;color:var(--ps-blue);text-align:center;background:#eef8ff;border-radius:10px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.products-module__card h3{color:var(--ps-blue);text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 6px);min-height:16px;margin:0 0 8px 4px;font-size:15px;font-weight:800;line-height:1.2;overflow:hidden}.products-module__category-label{color:#4e658f;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:22px;margin:-2px 4px 9px;font-size:10px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.products-module__card h4{color:var(--ps-green);margin:0 0 7px 4px;font-size:11px;font-weight:800}.products-module__card p{color:var(--ps-blue);-webkit-box-orient:vertical;margin:0 5px 7px 3px;font-size:11px;font-weight:500;line-height:1.65;display:-webkit-box;overflow:hidden}.products-module__card p:first-of-type{-webkit-line-clamp:1;min-height:16px}.products-module__card p:nth-of-type(2){-webkit-line-clamp:3;min-height:48px;max-height:48px}.products-module__button{flex:0 0 34px;gap:4px;width:calc(100% - 8px);height:34px;min-height:34px;margin:auto 4px 0;font-size:11px}.products-module__button span{font-size:14px;line-height:1}.products-module__outline{border:1px solid var(--ps-green);width:260px;height:42px;color:var(--ps-green);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:22px;margin:34px auto 0;font-size:13px;font-weight:800;display:flex}.products-module--category{min-height:620px;padding:34px 0 44px}.products-module--categories{min-height:620px;padding:34px 0 54px}.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}.products-module__category-index-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.products-module__category-index-card{min-height:260px;color:var(--ps-blue);text-align:left;background:#fff;border:1px solid #dce8f5;border-radius:12px;padding:24px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 18px 42px #0d2c5e1a}.products-module__category-index-card:hover,.products-module__category-index-card:focus{border-color:#a9c8ee;outline:0;transform:translateY(-4px);box-shadow:0 24px 54px #0d2c5e29}.products-module__category-index-card span{width:58px;height:58px;color:var(--ps-blue-2);background:#eaf5ff;border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.products-module__category-index-card strong{min-height:44px;color:var(--ps-blue);font-size:16px;font-weight:900;line-height:1.28;display:block}.products-module__category-index-card p{color:#405178;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:70px;margin:11px 0 18px;font-size:12px;font-weight:500;line-height:1.55;display:-webkit-box;overflow:hidden}.products-module__category-index-card em{min-height:28px;color:var(--ps-green);background:#ecfdf3;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}@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:364px;gap:16px}.products-module__card{height:364px;min-height:364px;max-height:364px}.products-module__image-link{flex-basis:120px;height:120px}.products-module__button{height:28px;font-size:9px}.products-module__category-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.products-module__category-index-card{min-height:224px;padding:18px 14px}}@media (width<=480px){.products-module__grid{grid-template-columns:1fr}.products-module__card{height:372px;min-height:372px;max-height:372px}.products-module__category-head{display:block}.products-module__category-head button{width:100%;margin-top:10px}.products-module__image-link{flex-basis:130px;height:130px}}.hero-module{background:radial-gradient(circle at 78% 18%,#1e5eff1f,#0000 34%),linear-gradient(105deg,#f5f9ff 0%,#fff 45%,#eef6ff 100%);min-height:560px;padding:42px 0 48px;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:58px;width:min(100%,1180px);min-height:470px;margin:0 auto;padding:0 32px;display:grid}.hero-module__media{background:#fff;border:1px solid #d2e1f5db;border-radius:16px;height:420px;overflow:hidden;box-shadow:0 24px 60px #143c6e29}.hero-module__media img{object-fit:cover;object-position:left center;width:100%;height:100%;display:block}.hero-module__copy{max-width:520px;padding:24px 0 28px}.hero-module__copy>span{color:var(--ps-blue-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:800;display:inline-block}.hero-module__copy h1{color:var(--ps-blue);letter-spacing:0;margin:0;font-size:clamp(42px,4.6vw,62px);font-weight:900;line-height:1.08}.hero-module__copy h2{color:#102a63;margin:20px 0 0;font-size:17px;font-weight:800;line-height:1.45}.hero-module__copy h2:after{content:"";background:var(--ps-green);border-radius:999px;width:42px;height:3px;margin-top:16px;display:block}.hero-module__copy p{color:#405178;margin:20px 0 0;font-size:15px;font-weight:500;line-height:1.78}.hero-module__button{min-height:48px;margin-top:28px;padding:0 28px;font-size:14px}.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:9px;height:9px;padding:0}.hero-module__dot--active{background:var(--ps-green);transform:scale(1.22)}@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%,#f5f9ff 100%);padding:66px 0 58px}.advantages-module__title{text-align:center}.advantages-module__title h2{color:var(--ps-blue);margin:0;font-size:34px;font-weight:800;line-height:1.25}.advantages-module__title p{color:var(--ps-muted);margin:10px auto 0;font-size:15px;font-weight:500;line-height:1.55}.advantages-module__grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px;display:grid}.advantages-module__card{text-align:center;background:#fff;border:1px solid #e5edf7;border-bottom:4px solid #69cbff;border-radius:14px;min-height:260px;padding:28px 22px 26px;transition:transform .18s,box-shadow .18s;box-shadow:0 16px 40px #143c6e14}.advantages-module__card:hover{transform:translateY(-5px);box-shadow:0 24px 54px #143c6e24}.advantages-module__card--green{border-bottom-color:#61d783}.advantages-module__icon{width:68px;height:68px;color:var(--ps-green);background:#dcf8e8;border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.advantages-module__icon svg{stroke-width:1.9px}.advantages-module__card h3{color:var(--ps-blue);margin:0 0 13px;font-size:17px;font-weight:800;line-height:1.24}.advantages-module__card h3 span{display:block}.advantages-module__card p{color:#405178;margin:0;font-size:12px;font-weight:500;line-height:1.8}@media (width<=768px){.advantages-module{padding:42px 0 38px}.advantages-module__title h2{font-size:24px}.advantages-module__title p{max-width:92%;font-size:12px}.advantages-module__grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.advantages-module__card{border-radius:12px;min-height:196px;padding:18px 10px 16px}.advantages-module__icon{width:48px;height:48px;margin-bottom:10px}.advantages-module__icon svg{width:28px;height:28px}.advantages-module__card h3{margin-bottom:8px;font-size:13px;line-height:1.22}.advantages-module__card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}}@media (width<=480px){.advantages-module__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.advantages-module__card{min-height:182px;padding:15px 8px 14px}.advantages-module__icon{width:42px;height:42px}.advantages-module__icon svg{width:24px;height:24px}.advantages-module__card h3{font-size:12px}.advantages-module__card p{-webkit-line-clamp:3}}.about-module{background:#fff;padding:64px 0 72px}.about-module__title{text-align:center}.about-module__title h2{color:var(--ps-blue);margin:0;font-size:34px;font-weight:800;line-height:1.25}.about-module__title p{color:#405178;max-width:760px;margin:18px auto 0;font-size:14px;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:22px;margin-top:34px;display:grid}.about-module__item{background:#fbfdff;border:1px solid #e5edf7;border-radius:14px;align-items:center;gap:14px;min-width:0;padding:18px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 14px 34px #143c6e12}.about-module__item:hover{transform:translateY(-4px);box-shadow:0 22px 48px #143c6e1f}.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:13px;font-weight:800}.about-module__item p{color:#405178;margin:0;font-size:12px;font-weight:500;line-height:1.45}.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}}.ps-mobile-shell{background:#fff;min-height:100vh;overflow-x:hidden}.mobile-home{width:100%;min-height:100vh;color:var(--ps-blue);background:#fff;padding-bottom:62px}.mobile-home button{letter-spacing:0}.mobile-home__header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0;box-shadow:0 1px #0a21541a}.mobile-home__topbar{justify-content:space-between;align-items:center;height:76px;padding:0 18px;display:flex}.mobile-home__brand{min-width:138px;color:var(--ps-blue);background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1;display:flex}.mobile-home__brand strong{color:#0b2a66;font-size:24px;font-weight:900;display:block}.mobile-home__brand span{letter-spacing:4px;color:#62718a;margin-top:5px;font-size:10px;font-weight:800;display:block}.mobile-home__actions,.mobile-home__language{align-items:center;display:flex}.mobile-home__actions{gap:14px}.mobile-home__language{color:#1a2440;white-space:nowrap;gap:7px;font-size:17px;font-weight:800}.mobile-home__language button{color:#1a2440;background:0 0;padding:0;font-size:17px;font-weight:800}.mobile-home__language button.active{color:var(--ps-blue-2);text-underline-offset:3px;text-decoration:underline}.mobile-home__wa-icon{color:#fff;background:#12b750;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 22px #12b75052}.mobile-home__nav{border-top:1px solid #eef2f8;grid-template-columns:repeat(4,1fr);height:48px;display:grid}.mobile-home__nav a,.mobile-home__nav button{color:#30323a;background:0 0;border:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:relative}.mobile-home__nav a:first-child,.mobile-home__nav button:first-child{color:var(--ps-blue-2)}.mobile-home__nav a:first-child:after,.mobile-home__nav button:first-child:after{content:"";background:var(--ps-blue-2);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.mobile-home__hero{background:#f5f8fc;min-height:0;padding:0 0 14px;position:relative;overflow:hidden}.mobile-home__hero img{object-fit:contain;object-position:center;width:100%;height:auto;display:block;position:relative}.mobile-home__hero:after{content:"";display:none;position:absolute;inset:0}.mobile-home__hero-copy{z-index:2;color:#fff;max-width:none;padding:14px 18px 0;position:relative}.mobile-home__hero-copy h1,.mobile-home__hero-copy h2,.mobile-home__hero-copy p{margin:0}.mobile-home__hero-copy h1{font-size:29px;font-weight:900;line-height:1.16}.mobile-home__hero-copy h2{margin-top:16px;font-size:17px;font-weight:800;line-height:1.22}.mobile-home__hero-copy p{margin-top:12px;font-size:14px;font-weight:600;line-height:1.55}.mobile-home__primary{color:#fff;background:#12b750;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:0;font-size:15px;font-weight:900;display:flex;box-shadow:0 12px 26px #12b75052}.mobile-home__dots{z-index:2;justify-content:center;gap:10px;margin-top:12px;display:flex;position:static}.mobile-home__dots span{border:2px solid #fff;border-radius:50%;width:13px;height:13px}.mobile-home__dots span:first-child{background:#fff}.mobile-home__section{padding:22px 18px 4px}.mobile-home__section-title{text-align:center;justify-content:center;align-items:center;gap:16px;margin-bottom:16px;display:flex}.mobile-home__section-title span{background:var(--ps-green);border-radius:2px;width:22px;height:2px}.mobile-home__section-title h2{color:#07316f;margin:0;font-size:21px;font-weight:900;line-height:1.12}.mobile-home__adv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-home__adv-card{background:#fff;border:1px solid #e3eaf3;border-radius:10px;grid-template-columns:52px 1fr;align-items:center;min-height:92px;padding:12px 11px;display:grid;box-shadow:0 8px 22px #0a26581f}.mobile-home__adv-card svg{color:#10b451;stroke-width:1.9px;width:42px;height:42px}.mobile-home__adv-card h3,.mobile-home__adv-card p{margin:0}.mobile-home__adv-card h3{color:#07316f;font-size:14px;font-weight:900;line-height:1.22}.mobile-home__adv-card p{color:#333b4d;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-home__product-card{background:#fff;border:1px solid #e3eaf3;border-radius:10px;grid-template-columns:45% 1fr;gap:10px;min-height:118px;padding:10px;display:grid;box-shadow:0 8px 22px #0a26581f}.mobile-home__product-image{background-color:#f4f7fb;background-position:50%;background-size:cover;border-radius:7px;min-height:96px}.mobile-home__product-card h3,.mobile-home__product-card p{margin:0}.mobile-home__product-card h3{color:#07316f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:900;line-height:1.2;display:-webkit-box;overflow:hidden}.mobile-home__product-card p{color:#30384b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:6px;font-size:11px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-home__product-card button{color:var(--ps-blue-2);background:0 0;margin-top:6px;padding:0;font-size:12px;font-weight:900}.mobile-home__about{padding-bottom:10px}.mobile-home__about-main{grid-template-columns:43% 1fr;align-items:center;gap:14px;display:grid}.mobile-home__about-main img{object-fit:cover;border-radius:9px;width:100%;min-height:132px}.mobile-home__about-main p{color:#1d2435;margin:0;font-size:14px;font-weight:500;line-height:1.42}.mobile-home__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mobile-home__stats article{text-align:center;background:#fff;border:1px solid #e3eaf3;border-radius:9px;place-items:center;min-height:82px;padding:9px 5px;display:grid;box-shadow:0 8px 22px #0a26581a}.mobile-home__stats svg{color:#10b451;stroke-width:1.8px}.mobile-home__stats strong{color:#07316f;white-space:nowrap;margin-top:3px;font-size:18px;font-weight:900;line-height:1}.mobile-home__stats span{color:#1d2435;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:600;line-height:1.12;display:-webkit-box;overflow:hidden}.mobile-home__contact{color:#fff;background:#09ac48;border-radius:9px;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;margin:2px 18px 8px;padding:13px 14px;display:grid}.mobile-home__contact h2,.mobile-home__contact p{margin:0}.mobile-home__contact h2{font-size:20px;font-weight:900;line-height:1.2}.mobile-home__contact p{margin-top:4px;font-size:13px;font-weight:600;line-height:1.35}.mobile-home__contact button{color:#09a844;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.mobile-home__footer{color:#fff;background:linear-gradient(135deg,#082758 0%,#04153c 100%);padding:20px 18px 18px}.mobile-home__footer strong,.mobile-home__footer span{display:block}.mobile-home__footer strong{font-size:19px;font-weight:900}.mobile-home__footer span{letter-spacing:3px;margin-top:2px;font-size:10px;font-weight:800}.mobile-home__footer p,.mobile-home__footer a,.mobile-home__footer button,.mobile-home__footer small{color:#ffffffeb;text-align:left;background:0 0;border:0;padding:0;font-size:12px;line-height:1.45}.mobile-home__footer-grid{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:14px;padding-top:14px;display:grid}.mobile-home__footer h3{margin:0 0 8px;font-size:13px}.mobile-home__footer a,.mobile-home__footer button{margin-top:5px;display:block}.mobile-home__footer small{text-align:center;margin-top:18px;display:block}.mobile-home__fixed-wa{z-index:60;color:#fff;background:#12b750;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:142px;min-height:46px;padding:0 18px;font-size:14px;font-weight:900;display:inline-flex;position:fixed;bottom:14px;right:16px;box-shadow:0 12px 28px #12b75061}@media (width<=768px){.mobile-home__hero img{object-fit:contain;object-position:center;width:100%;height:auto;margin:0 auto;display:block}}.mobile-category-page{background:#f5f8fc;min-height:100vh}.mobile-category-page__header{background:linear-gradient(#fff 0%,#eef6ff 100%);border-bottom:1px solid #dce8f6;padding:18px 18px 10px}.mobile-category-page__header button{color:var(--ps-blue-2);background:0 0;align-items:center;gap:7px;padding:0;font-size:13px;font-weight:900;display:inline-flex}.mobile-category-page__header h1{color:#07316f;margin:14px 0 8px;font-size:24px;font-weight:900;line-height:1.15}.mobile-category-page__header p{color:#4b5872;margin:0;font-size:13px;font-weight:600;line-height:1.5}.mobile-category-list,.mobile-category-products{gap:12px;padding:14px 14px 76px;display:grid}.mobile-category-card{text-align:left;background:#fff;border:1px solid #dce8f6;border-radius:12px;grid-template-columns:52px 1fr 22px;align-items:center;gap:12px;width:100%;padding:13px;display:grid;box-shadow:0 8px 22px #0a26581a}.mobile-category-card__icon{color:#10b451;background:#eaf8ef;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.mobile-category-card__body{gap:5px;display:grid}.mobile-category-card strong,.mobile-category-card em,.mobile-category-card small{font-style:normal}.mobile-category-card strong{color:#07316f;font-size:15px;font-weight:900;line-height:1.2}.mobile-category-card em{color:#10a54a;font-size:12px;font-weight:900}.mobile-category-card small{color:#4b5872;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-category-card__arrow{color:var(--ps-blue-2);font-size:18px;font-weight:900}.mobile-category-product-card{background:#fff;border:1px solid #dce8f6;border-radius:12px;grid-template-columns:118px 1fr;gap:12px;padding:11px;display:grid;box-shadow:0 8px 22px #0a26581a}.mobile-category-product-card__image{background-color:#eef3f8;background-position:50%;background-size:cover;border-radius:9px;min-height:112px}.mobile-category-product-card__content{min-width:0}.mobile-category-product-card__title{text-align:left;color:#07316f;-webkit-line-clamp:2;background:0 0;-webkit-box-orient:vertical;padding:0;font-size:15px;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.mobile-category-product-card__content span{color:#10a54a;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-weight:900;display:block;overflow:hidden}.mobile-category-product-card__content p{color:#30384b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:12px;font-weight:600;line-height:1.38;display:-webkit-box;overflow:hidden}.mobile-category-product-card__actions{gap:8px;margin-top:9px;display:flex}.mobile-category-product-card__actions button{min-height:31px;color:var(--ps-blue-2);background:#eef5ff;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.mobile-category-product-card__actions button:last-child{color:#fff;background:#12b750}.mobile-category-page__empty{text-align:center;color:#4b5872;margin:20px 0;font-size:13px;font-weight:700}@media (width<=430px){.mobile-home__topbar{height:68px;padding:0 14px}.mobile-home__brand{min-width:118px}.mobile-home__brand strong{font-size:21px}.mobile-home__brand span{letter-spacing:3px;font-size:8px}.mobile-home__language,.mobile-home__language button{font-size:14px}.mobile-home__wa-icon{width:42px;height:42px}.mobile-home__nav{height:44px}.mobile-home__nav a,.mobile-home__nav button{font-size:15px}.mobile-home__hero{min-height:0}.mobile-home__hero-copy h1{font-size:26px}.mobile-home__adv-card{grid-template-columns:44px 1fr;padding:10px 8px}.mobile-home__adv-card h3,.mobile-home__product-card h3{font-size:12px}.mobile-home__product-card,.mobile-home__about-main{grid-template-columns:1fr}.mobile-home__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-home__contact{grid-template-columns:50px 1fr}.mobile-home__contact button{grid-column:1/-1}.mobile-home__footer-grid{grid-template-columns:1fr}.mobile-category-product-card{grid-template-columns:104px 1fr}.mobile-category-product-card__image{min-height:104px}}.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__image{width:100%;height:240px;box-shadow:var(--ps-shadow);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background-position:50%;background-repeat:no-repeat;background-size:cover;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-blue-2:#1e5eff;--ps-green:#22c55e;--ps-bg:#f5f7fb;--ps-line:#dce7f5;--ps-muted:#5f6f8d;--ps-shadow:0 18px 46px #0b265c1a}*{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:Inter,Noto Sans SC,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%,1180px);margin:0 auto;padding-left:32px;padding-right:32px}.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;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 14px 28px #22c55e40}.ps-green-button:hover,.ps-green-button:focus{background:#16a34a;outline:0;transform:translateY(-2px);box-shadow:0 18px 36px #22c55e52}@media (width<=900px){.ps-container{padding-left:22px;padding-right:22px}}@media (width<=480px){.ps-container{padding-left:16px;padding-right:16px}}
