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-1{width:30%}.project-card__btn,.project-card__btn-1{margin-top:auto;text-decoration:none;border-radius:10px;font-weight:600;text-align:center;transition:all .3s ease;width:100%;box-sizing:border-box;border:2px solid #0a1c34}.project-card__btn{padding:14px 28px;background:#0a1c34;color:#fff}.project-card__btn-1{padding:16px 20px;color:#0a1c34;display:inline-block}.project-card__btn:hover{background:#1a2f4d;transform:translateY(-2px)}.project-card__btn-1,.project-card__btn-1:hover{background:radial-gradient(circle,#fff 0,#d1d1d1 69%)}.project-card__btn-1:hover{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}.hamburger span{display:block;width:26px;height:2px;background:#0a1c34;border-radius: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;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}.projects-grid{grid-template-columns:repeat(2,1fr);padding:0}}.projects-grid{max-width:1400px;margin:0 auto;padding:0 10px}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:14px;padding:0}}.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,.project-card__products ul{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-1{width:100%}}@media (max-width:480px){.project-card__btn-1{padding:14px 8px}}.projects-pagination{margin:40px 0 20px;display:flex;justify-content:center}.projects-archive{padding:50px 0;background:#f8f9fc}.projects-archive .projects-grid{max-width:100%;margin:0;padding:0}.container{max-width:1480px;margin:0 auto;padding:0 20px}.archive-header{text-align:center;margin-bottom:30px}.archive-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;line-height:1.15;margin-bottom:5px}.archive-description{font-size:18px;color:#555;max-width:1200px;margin:0 auto}.projects-filters{display:flex;flex-direction:row;padding:0 0 20px;gap:20px;margin-left:0;justify-content:flex-start;align-items:center;width:100%}.filter-group{display:flex;align-items:center;gap:10px}.custom-select{position:relative;min-width:220px}.custom-select__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 18px;border:2px solid #e5e8ed;border-radius:10px;font-size:15px;font-weight:500;color:#333;background:#f8f9fc;cursor:pointer;transition:border-color .2s,background .2s;text-align:left;overflow:hidden}.custom-select__trigger span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.custom-select__trigger:hover{border-color:#0a1c34;background:#f0f4ff}.custom-select__trigger svg{flex-shrink:0;transition:transform .2s}.custom-select__dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;right:auto;min-width:100%;max-width:calc(100vw - 40px);background:#fff;border:1px solid #e5e8ed;border-radius:10px;box-shadow:0 8px 30px rgba(10,28,52,.12);list-style:none;padding:6px;margin:0;z-index:100;overflow:hidden}.custom-select__option{padding:10px 14px;font-size:15px;color:#333;border-radius:10px;cursor:pointer;transition:background .15s}.custom-select__option:hover{background:#f0f4ff;color:#0a1c34}.custom-select__option.active{background:#0a1c34;color:#fff;font-weight:500}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:start;min-height:400px;transition:opacity .3s;width:100%}.project-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 25px rgba(10,28,52,.1);transition:all .4s ease;display:flex;flex-direction:column;width:100%;box-sizing:border-box;min-width:0}.project-card:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(10,28,52,.15)}.project-card__image{width:100%;height:220px;min-height:220px;max-height:220px;overflow:hidden;flex-shrink:0;display:block;position:relative}.project-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.project-card:hover .project-card__image img{transform:scale(1.08)}.project-card__content{padding:12px;flex:1;display:flex;flex-direction:column;gap:0}.project-card__content p{font-size:15px}.project-card__title{font-size:18px;font-weight:700;color:#0a1c34;line-height:1;margin-bottom:8px;text-align:center}.project-card__short-desc{color:#555;line-height:1.3;flex:1}.project-card__products{display:flex;gap:4px;font-size:15px}.project-card__products strong{color:#0a1c34;display:block}.project-card__products ul{display:flex;gap:5px}.project-card__products li{color:#444}.project-card__products a{font-weight:400;font-size:15px;color:#1e3f6f!important;text-decoration:underline!important;cursor:pointer}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.projects-archive{padding:30px 0}.archive-header,.archive-title{margin-bottom:10px}.archive-title{font-size:30px;line-height:1}.archive-description{font-size:16px}.projects-filters{flex-direction:row;justify-content:flex-start;gap:10px;padding:0 0 15px;margin-bottom:0;max-width:100%}.filter-group{flex:1;min-width:0;gap:0}.custom-select{width:100%;min-width:0}.custom-select__trigger{width:100%;box-sizing:border-box}.custom-select__dropdown{left:auto;right:0;width:max-content;max-width:calc(100vw - 40px)}.projects-grid{grid-template-columns:1fr;gap:15px;min-height:200px}.project-card__image{height:200px;min-height:200px;max-height:200px}.project-card__content{padding:10px}.project-card__title{font-size:16px;margin-bottom:5px}.project-card__short-desc{margin-bottom:10px}}.project-card__title-link{color:#1e3f6f!important;text-decoration:underline!important;cursor:pointer}.project-card__products a:hover,.project-card__title-link:hover{color:#16325a!important}.project-card__content p:not(.project-card__products p),.project-card__short-desc{color:#0a1c34}.project-card__btn{display:none!important}