ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter!important;line-height:1.6;color:#333}body,html,img{max-width:100%}body,html{overflow-x:hidden}img{height:auto}.contact-container{margin-top:30px;text-align:center;display:flex;justify-content:center;gap:30px}.contact-container .project-card__btn{width:30%}.project-card__btn{border:2px solid #0a1c34}.project-card__btn:hover{background:#1a2f4d;transform:translateY(-2px)}.site-header{width:100%}.header-right,.header-top{display:flex;align-items:center}.header-top{justify-content:space-between;padding:15px 40px;background:#fff}.header-logo img{height:40px;width:auto}.header-right{gap:25px}.header-nav{background:#0a1c34;padding:15px 40px;border-bottom:1px solid #fff}.main-menu{display:flex;gap:30px;margin:0;padding:0}.main-menu,.main-menu li{list-style:none}.main-menu a{color:#fff;text-decoration:none;font-size:14px;transition:.2s}.main-menu a:hover{opacity:.7}.lang-inline{display:flex;align-items:center;gap:0;font-size:13px}.lang-inline a{text-decoration:none;color:#000;opacity:.6;padding:0 6px;border-right:1px solid #ccc;line-height:1;transition:opacity .2s}.lang-inline a:last-child{border-right:none}.lang-inline a.active,.lang-inline a:hover{opacity:1;font-weight:600}.lang-dropdown{display:none}@media (max-width:1024px){.lang-inline{display:none}.lang-dropdown{display:block}}.header-languages{display:flex;align-items:center;font-size:13px}.lang-dropdown{position:relative}.lang-current,.lang-list li a{font-size:13px;font-weight:600;color:#0a1c34}.lang-current{display:flex;align-items:center;gap:5px;background:0 0;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:5px 10px;cursor:pointer;transition:border-color .2s}.lang-current:hover{border-color:#0a1c34}.lang-arrow{transition:transform .2s ease}.lang-list{display:none;position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 6px 20px rgba(0,0,0,.1);list-style:none;padding:4px 0;min-width:70px;z-index:999}.lang-list li a{display:block;padding:8px 16px;text-decoration:none;transition:background .15s}.lang-list li a:hover{background:#f4f6f8}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:0 0;border:0;cursor:pointer;padding:6px;z-index:1001}.category-title::after,.hamburger span{display:block;background:#0a1c34;border-radius:2px}.hamburger span{width:26px;height:2px;transition:all .3s ease}@media (max-width:1024px){.hamburger{display:flex}.header-top{padding:12px 20px}.header-nav{display:none;padding:0}.main-menu{flex-direction:column;gap:0;padding:0}.main-menu li a{display:block;padding:10px 24px;border-bottom:1px solid rgba(255,255,255,.08);font-size:18px}.main-menu li:last-child a{border-bottom:none}.header-logo img{max-width:180px;height:auto}}@media (max-width:480px){.header-logo img{max-width:140px}}.container{display:flex;flex-direction:column;max-width:1380px;margin:0 auto;padding:0 20px;gap:10px}@media (max-width:768px){.container{padding:0 16px}}header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);position:sticky;top:0;z-index:1000}@media (max-width:768px){.header-logo img{max-width:200px}}.product-card:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(10,28,52,.15)}.site-footer{background:#4a4f55;color:#d4d8db;padding:50px 0 0;border-top:none}.footer-container{max-width:1380px;margin:0 auto;padding:0 40px}.footer-top{display:grid;grid-template-columns:1.4fr 1.2fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:40px}.footer-logo-col img{max-width:160px;height:auto;margin-bottom:14px;filter:brightness(0) invert(1)}.footer-tagline{font-size:.88rem;color:#b0b5bb;line-height:1.55;margin:0}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu li{margin-bottom:9px}.footer-menu a{font-size:.92rem}.footer-company-col a:hover,.footer-menu a:hover{color:#fff}.footer-company-col p{font-size:.9rem;color:#b0b5bb;margin:0 0 6px;line-height:1.5}.footer-company-name{font-weight:600;margin-bottom:5px}.footer-address{margin-top:10px!important;margin-bottom:10px!important}.footer-company-col a,.footer-menu a{color:#b0b5bb;text-decoration:none;transition:color .2s}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:20px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-copyright{font-size:.88rem;color:#9ca3af}@media (max-width:1200px){.footer-top{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-logo-col{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:0 20px}.footer-top{grid-template-columns:1fr 1fr;gap:28px;padding-bottom:30px}.footer-company-col,.footer-logo-col{grid-column:1/-1}.footer-bottom{flex-direction:column;text-align:center;gap:16px}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}}@media (max-width:768px){.contact-container{flex-direction:column;gap:15px;padding:0 15px}.contact-container .project-card__btn{width:100%}}.category-block .category-title::after{margin:10px 0 0;width:36px;height:3px}@media (max-width:1200px){.category-1,.category-2{flex:1 1 45%;min-width:0}.category-1 .products-page-grid,.category-2 .products-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.category-container{flex-direction:column;gap:24px}.category-1,.category-2{flex:none;width:100%}.category-1 .products-page-grid,.category-2 .products-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.category-container{gap:16px}.category-1 .products-page-grid,.category-2 .products-page-grid{gap:12px}.product-image-archive img{height:140px}.product-card__content{padding:12px}.product-card__title{font-size:.9rem;min-height:0}.product-card__btn{padding:6px 12px;font-size:.8rem}}.product-card:hover img{transform:scale(1.08)}.product-card__content p{color:#555;font-size:14px;line-height:1.2;flex:1;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card:hover .product-card__btn::after{transform:translateX(3px)}@media (max-width:768px){.container{padding:20px 15px}.archive-header{margin-bottom:20px}}@media (max-width:480px){.archive-title{margin-bottom:0}.product-card__content{padding:10px}.project-card__btn{width:100%;text-align:center;box-sizing:border-box}}.project-card__btn{margin-top:auto;padding:14px 28px;background:#0a1c34;color:#fff;text-decoration:none;border-radius:10px;font-weight:600;text-align:center;transition:all .3s ease;display:inline-block;width:400px;box-sizing:border-box}.products-archive{background:#f4f6f8}.archive-description{font-size:18px;color:#555;max-width:1400px;margin:0 auto}.category-title{text-align:center;font-size:1.9rem;font-weight:700;color:#003087;margin-bottom:25px;line-height:1.3;position:relative}.product-image-archive{position:relative;overflow:hidden}.product-image-archive img{width:100%;height:150px;object-fit:contain;transition:transform .4s ease}.category-title::after{content:"";width:90px;height:4px;margin:15px auto 0}.category-container{display:flex;gap:30px;align-items:stretch;flex-direction:column}.category-block{min-width:0;display:flex;flex-direction:column;border-radius:16px;transition:.3s ease}.category-block .category-title{text-align:left;font-size:15px;font-weight:700;color:#1a3a5c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:15px;line-height:1.3}.category-block .category-title .cat-subtitle{display:block;font-size:14px;font-weight:600;color:#1a3a5c;letter-spacing:normal;text-transform:none;margin-top:2px}.products-page-grid{display:grid;gap:20px;align-items:stretch}.category-1 .products-page-grid,.category-2 .products-page-grid{grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.category-1,.category-2{flex:1 1 45%;min-width:0}.category-1 .products-page-grid,.category-2 .products-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.category-container{flex-direction:column;gap:24px}.category-1,.category-2{flex:none;width:100%}.category-1 .products-page-grid,.category-2 .products-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.category-container{gap:16px}.category-1 .products-page-grid,.category-2 .products-page-grid{gap:12px}.product-image-archive img{height:140px}.product-card__content{padding:12px}.product-card__title{font-size:.9rem;min-height:0}.product-card__btn{padding:6px 12px;font-size:.8rem}}.products-archive .container{max-width:1400px;margin:0 auto;padding:20px}.archive-header{margin-bottom:20px;margin-top:30px;text-align:center}.archive-title{font-size:clamp(2rem,4vw,3rem);color:#1a1a1a;margin-bottom:0;line-height:1.15}.product-card{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 14px rgba(0,0,0,.06);text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column;cursor:pointer;transition:transform .4s ease;transform:translateY(-1px)}.product-card__content{padding:22px;flex:1;display:flex;flex-direction:column}.product-card__title{font-size:1rem;margin-bottom:12px;color:#003087;min-height:2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.1}.product-card__btn{display:inline-flex;align-items:center;gap:6px;margin-top:15px;background:0 0;color:#003087;padding:8px 18px;border-radius:10px;border:1.5px solid #003087;font-weight:600;text-align:center;font-size:.92rem;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease;align-self:flex-start;width:auto}.product-card__btn::after{content:"→";font-size:.9em;transition:transform .2s ease;display:inline-block}.product-card:hover .product-card__btn{background:#003087;color:#fff;box-shadow:0 4px 12px rgba(0,48,135,.25);transform:translateY(-1px)}@media (max-width:768px){.container{padding:20px 15px}.archive-header{margin-bottom:20px}}@media (max-width:480px){.archive-title{margin-bottom:0}.product-card__content{padding:10px}.project-card__btn{width:100%;text-align:center;box-sizing:border-box}}