:root{--section-bg-grey:#e9ecef;--top-header-height:36px;--navbar-height:90px;--site-header-offset:calc(var(--top-header-height) + var(--navbar-height));--page-shell-width:min(1640px,calc(100% - 48px))}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;overflow-x:hidden;scroll-padding-top:126px;scroll-padding-top:var(--site-header-offset)}#root,body,html{margin:0;padding:0;width:100%}#root,.App{min-height:100vh}.App{margin:0;padding:0;width:100%}.page-transition{min-height:100vh}section{width:100%}div,section{margin:0;padding:0}.hero,.hero-background,.hero-overlay{max-width:100%;width:100%}@media (max-width:768px){:root{--top-header-height:30px;--navbar-height:70px;--page-shell-width:min(100% - 24px,1640px)}body,html{font-size:14px}a,button{min-height:44px;min-width:44px}h1,h2,h3,h4,h5,h6{line-height:1.3}p{line-height:1.6}}@media (max-width:480px){:root{--top-header-height:26px;--navbar-height:60px}body,html{font-size:13px}.container{padding-left:15px;padding-right:15px}}body{overflow-x:hidden;position:relative}img{display:block;height:auto;max-width:100%}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #00a0e3;outline-offset:2px}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:1024px){:root{--top-header-height:36px;--navbar-height:80px}}.navbar-wrapper{left:0;position:fixed;right:0;top:0;z-index:1000}.top-header-bar{align-items:center;background:#1e3a5f;color:#fff;display:flex;font-size:14px;font-weight:500;gap:32px;justify-content:flex-start;min-height:var(--top-header-height);padding:0 60px}.top-header-link{align-items:center;color:#fff;display:inline-flex;gap:8px;text-decoration:none;transition:opacity .2s}.top-header-link:hover{color:#fff;opacity:.9}.navbar{align-items:center;background:#fff;border-bottom:2px solid #00d4ff;display:flex;justify-content:space-between;transition:box-shadow .25s ease,border-color .25s ease,background-color .25s ease}.navbar,.navbar.shrunk{box-shadow:0 2px 16px #007bff14,0 0 0 #0000000d;height:var(--navbar-height);padding:0 60px}.navbar-logo{align-items:center;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;text-decoration:none}.navbar-logo img{filter:drop-shadow(0 3px 6px rgba(0,0,0,.15));height:clamp(58px,calc(var(--navbar-height) - 14px),78px);max-width:240px;min-width:140px;object-fit:contain;transition:filter .25s ease;width:auto}.navbar-links{align-self:stretch;display:flex;gap:25px;list-style:none;margin:0;padding:0}.navbar-links li,.navbar-links li a{align-items:center;display:flex}.navbar-links li a{border-radius:8px;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.02em;line-height:1.2;text-align:center;text-decoration:none;transition:background .3s,color .3s;white-space:nowrap}.navbar-links li a:hover{background:#00d4ff1f;color:#007bff}.navbar-search{justify-content:flex-end;margin-left:20px}.navbar-search,.search-container{align-items:center;display:flex;position:relative}.search-container:not(.expanded){width:50px}.search-container.expanded{width:340px}.search-icon-btn{align-items:center;background:none;border:none;border-radius:50%;color:#007bff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;min-width:40px;padding:10px;transition:all .3s ease;z-index:3}.search-icon-btn:hover{background:#007bff1a;color:#0056b3;transform:scale(1.1)}.search-container:not(.expanded) .search-icon-btn{background:#007bff1a;border-radius:50%}.search-form{grid-gap:12px;background:#fff;border:1px solid #b9d7f2;border-radius:18px;box-shadow:0 22px 48px #1028492e;display:grid;gap:12px;margin-top:10px;opacity:0;padding:16px;position:absolute;right:0;top:100%;transform:translateY(-10px) scale(.95);transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;width:100%;z-index:1001}.search-container.expanded .search-form{opacity:1;transform:translateY(0) scale(1);visibility:visible}.search-form input{background:#f7fbff;border:1.5px solid #c7dcf1;border-radius:12px;box-shadow:inset 0 1px 2px #0000000a;color:#2c3e50;font-size:1rem;font-weight:500;letter-spacing:.01em;outline:none;padding:13px 16px;transition:border .3s,box-shadow .3s;width:100%}.search-form input,.search-form input::placeholder{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.search-form input::placeholder{color:#7f8c8d;font-size:1.02rem;font-weight:400}.search-form input:focus{border:1.5px solid #007bff;box-shadow:0 0 0 4px #007bff1f}.suggestions-list{background:#fff;border:none;border-radius:14px;box-shadow:inset 0 0 0 1px #d6e4f2;list-style:none;margin:0;max-height:280px;overflow-y:auto;padding:6px;position:static;z-index:10}.suggestions-list li{border-radius:12px;color:#2c3e50;cursor:pointer;padding:10px 12px;transition:background .2s,color .2s,transform .2s ease}.suggestions-list li:hover{background:#eef6ff;color:#123455;transform:translateX(2px)}.search-suggestions-panel{grid-gap:10px;display:grid;gap:10px}.search-suggestions-state{background:#f6fbff;border-radius:14px;box-shadow:inset 0 0 0 1px #d6e4f2;color:#4b6177;font-size:.92rem;line-height:1.5;padding:14px 16px}.suggestion-copy{grid-gap:4px;display:grid;gap:4px}.suggestion-label{font-size:.96rem;font-weight:700}.suggestion-meta{color:#6d8095;font-size:.76rem;letter-spacing:.03em;text-transform:uppercase}.suggestion-snippet{color:#556b80;font-size:.84rem;line-height:1.45}.search-view-all-btn{background:linear-gradient(135deg,#00a0e3,#1569aa);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;padding:12px 16px;transition:transform .2s ease,box-shadow .2s ease}.search-view-all-btn:hover{box-shadow:0 14px 26px #00a0e32e;transform:translateY(-1px)}.hamburger-container{display:none;margin-left:20px;position:relative}.hamburger-btn{align-items:center;background:none;border:none;border-radius:5px;color:#228ba2;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:8px;transition:all .3s ease}.hamburger-btn:hover{background:#3498db1a;color:#3498db;transform:scale(1.1)}.hamburger-menu{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fffe 50%,#fff);background-clip:padding-box;border:2px solid #0000;border-radius:15px;box-shadow:0 15px 45px #007bff33,0 8px 25px #00d4ff26,0 0 0 1px #00d4ff1a,inset 0 1px 0 #fffc;margin-top:12px;min-width:200px;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-15px) rotateX(-10deg) scale(.9);transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;z-index:1000}.hamburger-menu:before{background:linear-gradient(135deg,#00d4ff,#007bff);border-radius:3px;box-shadow:-2px -2px 5px #007bff1a;content:"";height:16px;position:absolute;right:20px;rotate:45deg;top:-8px;width:16px}.hamburger-menu:after{background:linear-gradient(135deg,#00d4ff,#007bff,#00a8cc);border-radius:17px;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s ease;z-index:-1}.hamburger-menu.open{opacity:1;transform:translateY(0) rotateX(0deg) scale(1);visibility:visible}.hamburger-menu.open:after{opacity:.1}.hamburger-menu ul{list-style:none;margin:0;padding:15px 0}.hamburger-menu li{margin:0;position:relative;transform:translateZ(0)}.hamburger-menu li:before{background:linear-gradient(135deg,#00d4ff,#007bff);border-radius:2px;content:"";height:0;left:5px;position:absolute;top:50%;transform:translateY(-50%);transition:height .3s cubic-bezier(.25,.8,.25,1);width:3px}.hamburger-menu li:hover:before{height:60%}.hamburger-menu a{border-radius:10px;color:#2c3e50;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;margin:5px 12px;overflow:hidden;padding:14px 25px;position:relative;text-decoration:none;transform-style:preserve-3d;transition:all .3s cubic-bezier(.25,.8,.25,1)}.hamburger-menu a:before{background:linear-gradient(90deg,#0000,#3498db33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hamburger-menu a:after{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:10px;content:"";inset:0;opacity:0;position:absolute;transform:scale(.8) rotateX(-10deg);transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:-1}.hamburger-menu a:hover{box-shadow:0 8px 25px #3498db4d,0 4px 12px #2980b933;color:#fff;transform:translateX(8px) translateY(-2px) rotateX(5deg)}.hamburger-menu a:hover:before{left:100%}.hamburger-menu a:hover:after{opacity:1;transform:scale(1) rotateX(0deg)}.hamburger-menu a:active{transform:translateX(5px) translateY(0) rotateX(0deg) scale(.98)}.products-dropdown-container{perspective:1000px;position:relative}.products-dropdown{background:#fff;border:1px solid #00d4ff33;border-radius:16px;box-shadow:0 20px 60px #007bff26,0 10px 30px #00d4ff1a,0 0 0 1px #00d4ff1a;left:50%;margin-top:0;max-width:750px;min-height:320px;min-width:650px;padding:6px 0 24px;position:absolute;top:100%;transform:translateX(-50%) translateZ(0);transform-style:preserve-3d;transition:opacity .25s ease,visibility .25s ease,transform .4s cubic-bezier(.175,.885,.32,1.275);z-index:1000}.products-dropdown:after,.products-dropdown:before{display:none}.products-dropdown-closed{opacity:0;pointer-events:auto;transform:translateX(-50%) translateY(-12px) rotateX(-12deg) scale(.96);visibility:hidden}.products-dropdown-open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0) rotateX(0deg) scale(1);visibility:visible}.dropdown-columns{display:flex;gap:0;padding:16px 0;position:relative;z-index:1}.dropdown-column{flex:1 1;min-width:0;padding:0 16px;position:relative}.dropdown-column:first-child:after{background:linear-gradient(180deg,#0000,#00d4ff,#0000);bottom:10px;content:"";opacity:.3;position:absolute;right:0;top:10px;width:1px}.dropdown-item{margin-bottom:8px;padding:0;position:relative;transform:translateZ(0);transition:transform .3s cubic-bezier(.25,.8,.25,1)}.dropdown-item:hover{transform:translateZ(10px) scale(1.02)}.dropdown-item:before{background:linear-gradient(135deg,#00d4ff,#007bff);border-radius:2px;content:"";height:0;left:-5px;position:absolute;top:50%;transform:translateY(-50%);transition:height .3s cubic-bezier(.25,.8,.25,1);width:3px}.dropdown-item:hover:before{height:70%}.all-products-item{margin-bottom:12px}.all-products-item .category-name{background:linear-gradient(135deg,#00a0e3,#007bff);border-radius:12px;box-shadow:0 4px 15px #00a0e34d;color:#fff;font-weight:700;padding:14px 18px}.all-products-item .category-name:hover{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 8px 25px #007bff66;transform:translateY(-3px) rotateX(5deg)}.dropdown-separator{background:linear-gradient(90deg,#0000,#00d4ff,#0000);height:1px;margin:15px 0;opacity:.5}.category-name{background:#0000;border-radius:10px;color:#2c3e50;cursor:pointer;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:600;overflow:hidden;padding:12px 15px 12px 35px;position:relative;transform-style:preserve-3d;transition:all .3s cubic-bezier(.25,.8,.25,1)}.category-name:before{color:#007bff;content:"•";font-size:1.1rem;font-weight:700;left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.category-name:after{background:linear-gradient(90deg,#0000,#00d4ff1a,#0000);background:linear-gradient(135deg,#00d4ff0d,#007bff0d);border-radius:10px;content:"";height:100%;left:-100%;position:absolute;top:0;inset:0;opacity:0;transform:scale(.8);transition:left .5s ease;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}.category-name:hover{background:#00d4ff14;box-shadow:0 8px 25px #007bff26,0 4px 12px #00d4ff1a;color:#007bff;transform:translateY(-2px) rotateX(5deg)}.category-name:hover:after{left:100%;opacity:1;transform:scale(1)}.category-name:active{transform:translateY(0) rotateX(0deg) scale(.98)}@media (max-width:768px){.top-header-bar{font-size:12px;gap:20px;padding:0 20px}}@media (max-width:480px){.top-header-bar{font-size:11px;gap:12px;padding:0 15px}}@media (max-width:1024px){.navbar{padding:0 30px}.navbar-logo img{height:60px}.navbar-search{margin:0 20px}.search-container.expanded{width:300px}.navbar-links{gap:20px}.navbar-links li a{font-size:1rem;padding:8px 12px}.products-dropdown{max-width:600px;min-width:500px}}@media (max-width:768px){.navbar{padding:0 40px}.navbar-logo img{height:50px}.navbar-search{margin-left:15px}.search-container.expanded{width:280px}.search-form{width:100%}.search-form input{font-size:.9rem;padding:10px 14px}.search-icon-btn{font-size:1rem;height:35px;min-width:35px;padding:8px}.navbar-links{display:none}.hamburger-container{display:block}.products-dropdown{left:10px;max-height:70vh;min-width:auto;overflow-y:auto;position:fixed;right:10px;top:calc(var(--site-header-offset) + 10px);transform:none}.products-dropdown-container:hover .products-dropdown{transform:none}.dropdown-columns{flex-direction:column}.dropdown-column:first-child{border-bottom:1px solid #e0e0e0;border-right:none;margin-bottom:15px;padding-bottom:15px}.category-name{font-size:.85rem}}@media (max-width:480px){.navbar{padding:0 15px}.navbar-logo img{height:42px}.navbar-search{margin-left:10px}.search-container.expanded{width:220px}.search-form{width:100%}.search-form input{font-size:.8rem;padding:8px 12px}.search-icon-btn{font-size:.9rem;height:30px;min-width:30px;padding:6px}.hamburger-btn{font-size:1.3rem;padding:6px}.hamburger-menu{min-width:180px;right:-10px}.hamburger-menu a{font-size:14px;padding:12px 20px}.products-dropdown{left:5px;right:5px;top:calc(var(--site-header-offset) + 10px)}.suggestions-list{max-height:180px}.suggestions-list li{font-size:.9rem;padding:8px 16px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.navbar-logo img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.navbar-logo img{max-width:280px}}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.navbar-logo img{max-width:260px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.navbar-logo img{max-width:240px}}.hero{margin-top:var(--site-header-offset)}.hero,.hero-stage{background:#fff;overflow:hidden;position:relative}.hero-stage{min-height:0;width:100%}.hero-stage.is-loading:after{animation:heroShimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#ffffff14,#ffffff3d,#ffffff14);background-size:200% 100%;content:"";inset:0;position:absolute}.hero-banner-image{display:block;height:auto;min-height:0;object-fit:cover;object-position:center center;transition:opacity .32s ease,transform .32s ease;width:100%}.hero-loading-placeholder{aspect-ratio:1920/650;background:linear-gradient(180deg,#f4fbff,#fff);min-height:clamp(200px,34vw,650px);width:100%}.hero-banner-image.is-transitioning{opacity:.6;transform:scale(1.01)}.hero-fallback-copy{color:#11345d;padding:40px 24px;text-align:center;width:min(720px,calc(100% - 40px))}.hero-fallback-copy h1{font-size:clamp(2rem,4vw,3.6rem);font-weight:800;letter-spacing:.04em;margin-bottom:12px}.hero-fallback-copy p{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.hero-slide-dots{align-items:center;bottom:18px;display:flex;gap:10px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.hero-slide-dot{background:#ffffff85;border:none;border-radius:999px;box-shadow:inset 0 0 0 1px #004a8a1f,0 8px 18px #0c3f682e;cursor:pointer;height:12px;min-height:12px;min-width:12px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;width:12px}.hero-slide-dot.active,.hero-slide-dot:hover{background:#fff;box-shadow:0 0 0 3px #ffffff3d,0 10px 22px #0c3f6838;transform:scale(1.08)}@keyframes heroShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.hero-slide-dots{bottom:14px}}@media (max-width:768px){.hero-loading-placeholder{min-height:clamp(180px,42vw,430px)}.hero-slide-dots{bottom:12px;gap:8px}}@media (max-width:480px){.hero-loading-placeholder{min-height:clamp(150px,48vw,320px)}.hero-fallback-copy{padding:32px 18px}.hero-slide-dot{height:10px;min-height:10px;min-width:10px;width:10px}}.hero-intro{background:#e9ecef;background:var(--section-bg-grey,#e9ecef);padding:50px 0 60px;width:100%}.hero-intro-container{margin:0 auto;max-width:900px;padding:0 40px;text-align:center}.hero-intro-title{color:#00a0e3;font-size:1.99rem;font-weight:700;line-height:1.4;margin:0 0 24px}.hero-intro-text{color:#475569;font-size:1.05rem;line-height:1.7;margin:0 0 16px}.hero-intro-last{margin-bottom:0}.hero-intro-skeleton{animation:hero-intro-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#00a0e30f 25%,#00a0e31f 50%,#00a0e30f 75%);background-size:200% 100%;border-radius:8px;min-height:120px}@keyframes hero-intro-shimmer{to{background-position:200% 0}}@media (max-width:768px){.hero-intro{padding:36px 0 48px}.hero-intro-container{padding:0 20px}.hero-intro-title{font-size:1.4rem;margin-bottom:20px}.hero-intro-text{font-size:1rem}}.product-category-section{background:#fff;overflow-x:hidden;overflow-y:visible;padding:68px 0 78px}.container{margin:0 auto;padding:0;position:relative;width:var(--page-shell-width)}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:42px;padding:0 20px;position:relative}.title-container{flex:1 1}.animated-title,.title-container{position:relative;text-align:left}.animated-title{color:#00a0e3;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:44px;font-weight:800;margin:0;text-transform:uppercase}.animated-title:after{background:#00a6ff;border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:74px}.slider-controls{background:#ffffffeb;border:1px solid #00a0e324;border-radius:999px;box-shadow:0 12px 30px #004a8a1f;display:flex;gap:10px;padding:10px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:2}.slider-arrow{align-items:center;background:linear-gradient(135deg,#18ace5,#0d77d4);border:1px solid #ffffff8c;border-radius:50%;box-shadow:0 10px 24px #0d77d447;color:#fff;cursor:pointer;display:flex;height:58px;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease;width:58px}.slider-arrow:hover:not(:disabled){background:linear-gradient(135deg,#1cb6f2,#0b6dc4);box-shadow:0 14px 30px #0d77d45c;transform:translateY(-2px) scale(1.03)}.slider-arrow:disabled{background:linear-gradient(135deg,#d7e1e8,#c8d4dd);border-color:#9bacba73;box-shadow:none;cursor:not-allowed;opacity:.75;transform:none}.slider-arrow svg{height:16px;width:16px}.product-slider-container{padding-bottom:18px;position:relative}.product-slider,.product-slider-container{overflow-x:hidden;overflow-y:visible;width:100%}.product-slider-track{align-items:flex-start;display:flex;gap:30px;padding:0 0 12px;transition:transform .5s ease-in-out;width:-webkit-max-content;width:max-content;will-change:transform}.product-item{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:0;max-width:280px;min-width:280px;padding-bottom:14px;width:280px}.product-card{border:1px solid #e8e8e8;border-radius:18px;box-shadow:0 10px 30px #173c6e1a;box-sizing:border-box;max-width:none;padding:0;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{border-color:#00a0e3;box-shadow:0 8px 25px #00000026;transform:translateY(-3px)}.product-card.selected{border-color:#00a0e3;box-shadow:0 16px 34px #00a0e333}.product-image{border-radius:18px 18px 0 0;padding:18px}.product-card:hover .product-image img{transform:scale(1.03)}.product-category-section .product-name{color:#00a0e3;font-size:15px;font-weight:600;line-height:1.35;margin-top:16px;max-width:100%;overflow:visible;padding:0 10px;text-align:center;white-space:normal;word-break:break-word}.product-category-section .product-name,.product-category-section .product-name *{color:inherit;font-weight:600!important}.product-category-section .product-name div,.product-category-section .product-name p,.product-category-section .product-name span,.product-category-section .product-name strong{margin:0}@media (max-width:1200px){.product-item{max-width:250px;min-width:250px;width:250px}.animated-title{font-size:38px}.slider-controls{gap:12px}.slider-arrow{height:50px;width:50px}}@media (max-width:768px){.product-category-section{padding:46px 0 62px}.section-header{flex-direction:column;gap:20px;margin-bottom:30px}.slider-controls{padding:6px;position:static;transform:none}.product-item{max-width:220px;min-width:220px;width:220px}.animated-title{font-size:30px}.product-slider-track{gap:20px}}@media (max-width:480px){.product-category-section{padding-bottom:54px}.product-item{max-width:200px;min-width:200px;width:200px}.animated-title{font-size:25px}.product-slider-track{gap:15px}}.product-category{color:#111;font-size:14px;line-height:1.2;margin-top:8px;text-align:center}.mission-vision-section{background:#e9ecef;background:var(--section-bg-grey,#e9ecef);padding:60px 0 80px;width:100%}.mission-vision-container{color:#475569;margin:0 auto;max-width:1200px;padding:0 40px}.mission-vision-row{align-items:flex-start;display:flex;gap:48px}.mission-vision-col{flex:1 1;min-width:0}.mission-vision-title{color:#00a0e3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:800;letter-spacing:.05em;margin:0 0 16px;text-transform:uppercase}.mission-vision-accent{background:linear-gradient(90deg,#00a0e3,#00d4ff);border-radius:2px;height:4px;margin-bottom:20px;width:50px}.mission-vision-description p{color:#475569;font-size:1.05rem;line-height:1.8;margin:0 0 16px;text-align:justify}.mission-vision-description p:last-child{margin-bottom:0}.mission-vision-btn{background:#00a0e3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:20px;padding:12px 28px;transition:background .3s,transform .2s}.mission-vision-btn:hover{background:#0088c4;transform:translateY(-1px)}@media (max-width:768px){.mission-vision-section{padding:48px 0 60px}.mission-vision-container{padding:0 20px}.mission-vision-row{flex-direction:column;gap:48px}.mission-vision-title{font-size:1.75rem}.mission-vision-description p{font-size:1rem}}.why-choose-hki{background:radial-gradient(circle at 16% 44%,#00a6ff0f 0,#00a6ff0f 4px,#0000 4.5px),radial-gradient(circle at 77% 30%,#00a6ff0f 0,#00a6ff0f 4px,#0000 4.5px),radial-gradient(circle at 90% 86%,#00a6ff14 0,#00a6ff14 5px,#0000 5.5px),linear-gradient(180deg,#fff,#fff);overflow:hidden;padding:72px 0 96px;position:relative;width:100%}.why-choose-hki:before{background:radial-gradient(circle,#79d5ff2e 0,#79d5ff00 72%);filter:blur(8px);height:300px;inset:120px auto auto 15%;width:300px}.why-choose-hki:after,.why-choose-hki:before{border-radius:50%;content:"";pointer-events:none;position:absolute;z-index:0}.why-choose-hki:after{background:radial-gradient(circle,#79d5ff33 0,#79d5ff00 72%);filter:blur(10px);height:320px;inset:220px 12% auto auto;width:320px}.why-choose-container{max-width:1240px;padding:0 28px;position:relative;z-index:1}.why-choose-title{color:#1c1c1c;font-size:clamp(1.8rem,2.05vw,2.45rem);font-weight:700;letter-spacing:-.02em;line-height:1.16;margin:0 auto 18px;max-width:1320px}.why-choose-title .highlight{color:#18a7ea}.why-choose-intro{color:#556371;font-size:1rem;line-height:1.55;margin:0 auto 52px;max-width:900px;text-align:center}.why-choose-cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1060px}.why-choose-card{background:#fff;border:1px solid #00a0e312;border-radius:16px;box-shadow:0 18px 50px #09508414,0 6px 16px #0950840a;min-height:326px;padding:28px 26px 30px;position:relative;transition:transform .25s ease,box-shadow .25s ease}.why-choose-card:hover{box-shadow:0 22px 54px #00a0e31f,0 8px 18px #00a0e30f;transform:translateY(-4px)}.card-check{align-items:center;background:#6fd1ff38;border-radius:12px;color:#0f9ddf;display:flex;font-size:1.15rem;height:42px;justify-content:center;margin-bottom:20px;width:42px}.card-title{color:#273646;font-size:1.08rem;font-weight:700;line-height:1.28;margin:0 0 12px}.card-description{color:#667688;font-size:.98rem;line-height:1.68;margin:0}.why-choose-skeleton{animation:why-choose-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#00a0e30f 25%,#00a0e31f 50%,#00a0e30f 75%);background-size:200% 100%;border-radius:8px;min-height:200px}@keyframes why-choose-shimmer{to{background-position:200% 0}}@media (max-width:900px){.why-choose-cards{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.why-choose-card{min-height:0}}@media (max-width:768px){.why-choose-hki{padding:54px 0 72px}.why-choose-container{padding:0 18px}.why-choose-title{font-size:1.65rem;margin-bottom:16px}.why-choose-intro{font-size:1rem;margin-bottom:36px}.why-choose-card{padding:24px 22px}}@media (max-width:640px){.why-choose-cards{grid-template-columns:1fr}}.industries-we-serve{background:linear-gradient(180deg,#1e293b,#0f172a);padding:64px 0 80px;width:100%}.industries-container{margin:0 auto;max-width:1200px;padding:0 40px}.industries-title{color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:.02em;margin:0 0 20px;text-align:center}.industries-intro{color:#ffffffe0;font-size:1.05rem;line-height:1.7;margin:0 auto 48px;max-width:720px;text-align:center}.industries-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.industry-card{background:#1e293bcc;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.industry-card:hover{box-shadow:0 12px 32px #0006;transform:translateY(-4px)}.industry-image-wrap{align-items:center;aspect-ratio:16/11;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.industry-placeholder{transition:transform .4s ease,filter .3s ease}.industry-image{display:block;height:100%;object-fit:cover;width:100%}.industry-card:hover .industry-placeholder{filter:brightness(1.1);transform:scale(1.03)}.industry-icon{color:#ffffff40;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3.5rem;font-weight:700;text-transform:uppercase}.industry-name{background:#0f172a99;color:#fff;font-size:1rem;font-weight:600;margin:0;padding:18px 12px;text-align:center}.industries-skeleton{animation:industries-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%);background-size:200% 100%;border-radius:8px;min-height:220px}@keyframes industries-shimmer{to{background-position:200% 0}}@media (max-width:1024px){.industries-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.industries-we-serve{padding:48px 0 60px}.industries-container{padding:0 20px}.industries-title{font-size:1.75rem;margin-bottom:16px}.industries-intro{font-size:1rem;margin-bottom:36px}.industries-grid{gap:16px}.industry-name{font-size:.95rem;padding:14px 10px}}@media (max-width:480px){.industries-grid{grid-template-columns:1fr;margin:0 auto;max-width:320px}}.footer{background:linear-gradient(#0198d9,#257d9a);color:#fff;font-family:Arial,sans-serif;padding:30px 40px}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:0 auto;max-width:1400px}.footer-section{flex:1 1;margin:15px;min-width:200px}.footer-section h3{border-bottom:2px solid #00c6ff;display:inline-block;font-size:22px;margin-bottom:15px;padding-bottom:5px}.footer-section p{color:#ddd;font-size:15px;line-height:1.6}.footer-section a{color:#fff;display:block;margin:5px 0;text-decoration:none;transition:color .3s ease}.footer-links a{color:#fff;font-size:15px;text-decoration:none}.footer-links a:hover{color:#00c6ff}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links ul li{margin-bottom:12px}.footer-links ul li:last-child{margin-bottom:0}.footer-links h3{border-bottom:2px solid #00c6ff;display:inline-block;font-size:22px;margin-bottom:15px;padding-bottom:5px}.footer-links{min-width:140px}.footer-products-lists{display:flex;gap:24px;padding-left:0}.footer-products-lists ul{flex:1 1;list-style:none;max-width:180px;min-width:140px;padding-left:0}.footer-products-lists li{margin-bottom:12px}.footer-address h3{border-bottom:2px solid #00c6ff;display:inline-block;font-size:22px;margin-bottom:15px;padding-bottom:5px}.footer-address{flex:1.15 1;max-width:540px;min-width:320px}.footer-address .address-info p{word-wrap:break-word;color:#ddd;font-size:15px;line-height:1.6;margin:8px 0;overflow-wrap:break-word}.footer-address .address-info a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-address .address-info a:hover{color:#00c6ff}.footer-address .address-info{max-width:100%}.footer-section a:hover{color:#00c6ff}.footer-newsletter{align-self:flex-start;display:flex;flex:1 1 280px;flex-direction:column;margin-top:0;min-width:0}.footer-newsletter h3{align-self:flex-start;border-bottom:2px solid #00c6ff;display:inline-block;font-size:18px;line-height:1.2;margin-bottom:15px;margin-top:0;padding-bottom:5px;vertical-align:initial;white-space:nowrap}.footer-newsletter form{display:flex;flex-direction:column;gap:10px;max-width:300px;width:100%}.footer-news-follow{align-items:flex-start;display:flex;gap:24px;justify-content:flex-start;margin-top:20px}.footer-follow{display:flex;flex:0 0 150px;flex-direction:column;min-width:150px}.footer-follow,.footer-follow h3{align-self:flex-start;margin-top:0}.footer-follow h3{border-bottom:2px solid #00c6ff;display:inline-block;font-size:18px;line-height:1.2;margin-bottom:15px;padding-bottom:5px;vertical-align:initial;white-space:nowrap}.footer-newsletter input[type=email]{background:#ffffff1a;border:1px solid #fff3;border-radius:5px;color:#fff;font-size:14px;padding:12px 15px;transition:all .3s ease}.footer-newsletter input[type=email]:focus{background:#ffffff26;border-color:#00c6ff;box-shadow:0 0 10px #00c6ff4d;outline:none}.footer-newsletter input[type=email]::placeholder{color:#ffffffb3}.footer-newsletter button{background:linear-gradient(45deg,#00c6ff,#09c);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.5px;padding:12px 20px;text-transform:uppercase;transition:all .3s ease}.footer-newsletter button:hover{background:linear-gradient(45deg,#09c,#007399);box-shadow:0 5px 15px #00c6ff66;transform:translateY(-2px)}.footer-newsletter button:disabled{box-shadow:none;cursor:not-allowed;opacity:.75;transform:none}.footer-newsletter-message{font-size:13px;line-height:1.5;margin:10px 0 0}.footer-newsletter-message.success{color:#e8fff4}.footer-newsletter-message.error{color:#ffe3e3}.footer-social-corner{align-items:flex-end;display:flex;flex-direction:column;margin-bottom:10px;margin-top:20px;padding-right:20px}.footer-social-corner h3{border-bottom:2px solid #00c6ff;color:#fff;display:inline-block;font-size:30px;margin-bottom:10px;padding-bottom:5px}.social-icons{display:flex;gap:15px}.social-icons a{color:#fff;display:inline-block;font-size:28px;transition:color .3s ease,transform .3s ease}.social-icons a:hover{color:#00c6ff;transform:scale(1.15)}.footer-bottom{border-top:1px solid #fff3;color:#aaa;font-size:14px;margin-top:30px;padding-top:15px;text-align:center}@media (max-width:1200px){.footer{padding:28px 32px}.footer-container{gap:28px}.footer-products-lists ul{min-width:130px}.footer-address{max-width:520px;min-width:300px}}@media (max-width:1024px){.footer{padding:24px 28px}.footer-container{align-items:stretch;flex-direction:column;gap:28px}.footer-links{width:100%}.footer-products-lists{gap:32px}.footer-products-lists ul{max-width:none;min-width:150px}.footer-address{max-width:100%;min-width:auto;width:100%}.footer-news-follow{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:768px){.footer{padding:24px 20px}.footer-container{gap:24px}.footer-products-lists{flex-direction:column;gap:8px}.footer-products-lists ul{min-width:auto}.footer-section h3{font-size:18px}.footer-section p{font-size:14px}.footer-news-follow{align-items:stretch;flex-direction:column;gap:20px}.footer-follow{flex-basis:auto;min-width:auto}.footer-newsletter form{max-width:100%}.footer-follow h3,.footer-newsletter h3{white-space:normal}.footer-newsletter button,.footer-newsletter input[type=email]{width:100%}.footer-bottom{font-size:13px;margin-top:24px}}@media (max-width:600px){.footer{padding:20px}.footer-container{align-items:flex-start;gap:20px}.footer-address,.footer-links{padding-left:12px;width:100%}.footer-section{margin:5px 0;width:100%}.footer-section h3{font-size:16px;margin-bottom:12px}.footer-section p{font-size:13px;line-height:1.5}.footer-section a{font-size:13px;margin:4px 0}.footer-social-corner h3{font-size:20px}.social-icons{gap:10px}.social-icons a{font-size:20px}.footer-newsletter h3{font-size:16px}.footer-newsletter form{width:250px}.footer-newsletter input[type=email]{font-size:13px;padding:10px 12px}.footer-newsletter button{font-size:13px;padding:10px 16px}.footer-bottom{font-size:12px;margin-top:20px;padding-top:12px}}@media (max-width:480px){.footer{padding:15px 20px}.footer-container{align-items:flex-start;gap:15px}.footer-address,.footer-links{padding-left:10px;width:100%}.footer-products-lists{gap:16px}.footer-section h3{font-size:15px}.footer-section a,.footer-section p{font-size:12px}.footer-social-corner h3,.social-icons a{font-size:18px}.footer-newsletter form{width:220px}.footer-newsletter input[type=email]{font-size:12px;padding:8px 10px}.footer-newsletter button{font-size:12px;padding:8px 14px}.footer-bottom{font-size:11px}}.panam-product-page{background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:var(--site-header-offset);min-height:calc(100vh - var(--site-header-offset));padding:24px 0 32px}.product-container{align-items:flex-start;display:flex;gap:30px;margin:0 auto;max-width:1600px;padding:0 24px}.product-sidebar{align-self:flex-start;background:#0000;border:none;border-radius:0;flex-shrink:0;height:auto;overflow:visible;position:relative;top:auto;width:310px}.sidebar-header{background:#0000;border-bottom:2px solid #d8e2eb;border-radius:0;margin-bottom:8px;padding:0 0 18px}.sidebar-header h3{color:#162334;font-size:.95rem;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.category-list{list-style:none;margin:0;max-height:none;overflow:visible;padding:0}.category-item{border-bottom:1px solid #d8e2eb;list-style:none}.category-item::marker,.subcategory-item::marker{content:""}.category-item:last-child{border-bottom:none}.category-link{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;padding:15px 20px;text-decoration:none;transition:background-color .2s ease}.category-link:hover{background-color:#e9ecef}.category-link.active{background-color:#007bff;color:#fff}.category-name{flex:1 1;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease,color .2s ease;transition:text-decoration-color .2s ease,color .2s ease,-webkit-text-decoration-color .2s ease}.product-sidebar .category-link{background:#0000;color:#172433;font-size:1rem;font-weight:500;gap:14px;line-height:1.35;padding:18px 10px 18px 6px}.product-sidebar .category-link:hover{background:#0000;color:#00a0e3}.product-sidebar .category-link:hover .category-name,.product-sidebar .subcategory-item:hover{-webkit-text-decoration-color:#00a0e373;text-decoration-color:#00a0e373}.product-sidebar .category-link.active{background:linear-gradient(90deg,#00a0e31f,#00a0e30a 58%,#00a0e300);color:#00a0e3}.product-sidebar .category-link.active .category-name{font-weight:700}.product-sidebar .category-name{letter-spacing:.01em}.expand-arrow{align-items:center;color:#666;display:inline-flex;font-size:.7rem;margin-left:auto;transition:transform .3s ease,color .2s ease}.expand-arrow.expanded{transform:rotate(90deg)}.category-link.active .expand-arrow,.category-link:hover .expand-arrow{color:inherit}.product-sidebar .expand-arrow{color:#223446;flex-shrink:0;font-size:.85rem}.subcategory-list{background:#fff;border-top:1px solid #e9ecef;list-style:none;margin:0;padding:0}.subcategory-item{border-bottom:1px solid #f1f3f4;color:#555;cursor:pointer;font-size:.85rem;list-style:none;padding:12px 20px 12px 40px;position:relative;transition:background-color .2s ease}.subcategory-item:before{color:#007bff;content:"•";font-size:1rem;font-weight:700}.subcategory-item:hover{background-color:#f8f9fa;color:#007bff}.subcategory-item.active{background-color:#e3f2fd;color:#007bff;font-weight:600}.subcategory-item:last-child{border-bottom:none}.subcategory-item:before{background:#007bff;border-radius:999px;content:"";height:6px;left:25px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.product-sidebar .subcategory-list{background:#0000;border-top:none;box-sizing:border-box;padding:4px 24px 14px}.product-sidebar .subcategory-item{background:#0000;border-bottom:none;color:#566677;font-size:.92rem;line-height:1.5;list-style:none;padding:8px 0;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease,color .2s ease;transition:text-decoration-color .2s ease,color .2s ease,-webkit-text-decoration-color .2s ease}.product-sidebar .subcategory-item:before{display:none}.product-sidebar .subcategory-item:hover{background:#0000;color:#00a0e3}.product-sidebar .subcategory-item.active{background:#0000;color:#00a0e3;font-weight:600}.product-main{flex:1 1;min-width:0}.product-header{border-bottom:2px solid #e9ecef;margin-bottom:30px;padding-bottom:20px}.product-header-title-wrap{margin-bottom:12px}.product-header-title{color:#00a0e3;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:600;margin:0 0 12px}.product-header-accent{background:linear-gradient(90deg,#00a0e3,#00d4ff);border-radius:2px;height:4px;width:50px}.product-header p{color:#666;font-size:1rem;margin:0}.product-grid{grid-gap:26px 22px;display:grid;gap:26px 22px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));justify-content:stretch}.product-card{background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;width:100%}.product-card:hover{border-color:#007bff;box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.product-image{align-items:center;aspect-ratio:1/1;background:#fff;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding:10px;width:100%}.product-image img{height:100%;object-fit:contain;object-position:center;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-titlee{align-items:center;background:#fff;border-top:1px solid #f1f3f4;color:#333;display:flex;font-size:.92rem;font-weight:500;justify-content:center;line-height:1.4;min-height:72px;padding:14px 16px;text-align:center;white-space:pre-wrap}.filter-button-container{display:none;left:20px;position:fixed;top:calc(var(--site-header-offset) + 16px);z-index:1000}.filter-button{align-items:center;background:#00a0e3;border:none;border-radius:8px;box-shadow:0 4px 12px #00a0e34d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:12px 16px;transition:all .3s ease}.filter-button:hover{background:#0088c7;box-shadow:0 6px 16px #00a0e366;transform:translateY(-2px)}.filter-button svg{font-size:1rem}.filter-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1001}.filter-sidebar{background:#fff;box-shadow:2px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;left:-300px;overflow-x:hidden;overflow-y:auto;position:fixed;scrollbar-color:#c1c1c1 #f1f1f1;scrollbar-width:thin;top:0;transition:left .3s ease;width:300px;z-index:1002}.filter-sidebar::-webkit-scrollbar{width:6px}.filter-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.filter-sidebar.open{left:0}.filter-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;flex-shrink:0;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.filter-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.close-filter{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.2rem;padding:8px;transition:all .2s ease}.close-filter:hover{background:#e9ecef;color:#333}.filter-content{display:flex;flex:1 1;flex-direction:column;gap:0;overflow-x:hidden;overflow-y:auto;padding:20px}.filter-content .category-link{align-items:center;border-bottom:1px solid #e9ecef;color:#333;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;margin:0;padding:15px 20px;text-decoration:none;transition:background-color .2s ease}.filter-content .category-link span:first-child{flex:1 1}.filter-content .category-link:last-child{border-bottom:none}.filter-content .category-link:hover{background-color:#e9ecef}.filter-content .category-link span:first-child{text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease,color .2s ease;transition:text-decoration-color .2s ease,color .2s ease,-webkit-text-decoration-color .2s ease}.filter-content .category-link:hover span:first-child,.filter-content .subcategory-item:hover{-webkit-text-decoration-color:#00a0e373;text-decoration-color:#00a0e373}.filter-content .category-link.active{background-color:#007bff;color:#fff}.filter-content .subcategory-list{background:#fff;border-top:1px solid #e9ecef;box-sizing:border-box;padding:6px 14px 12px}.filter-content .subcategory-item{border-bottom:1px solid #f1f3f4;color:#555;cursor:pointer;font-size:.85rem;line-height:1.5;list-style:none;padding:10px 0;position:relative;text-decoration:underline;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;text-decoration-thickness:1px;text-underline-offset:.22em;transition:background-color .2s ease;transition:color .2s ease,background-color .2s ease,-webkit-text-decoration-color .2s ease;transition:text-decoration-color .2s ease,color .2s ease,background-color .2s ease;transition:text-decoration-color .2s ease,color .2s ease,background-color .2s ease,-webkit-text-decoration-color .2s ease}.filter-content .subcategory-item:before{color:#007bff;content:"•";font-size:1rem;font-weight:700}.filter-content .subcategory-item:hover{background-color:#f8f9fa;color:#007bff}.filter-content .subcategory-item.active{background-color:#e3f2fd;color:#007bff;font-weight:600}.filter-content .subcategory-item:last-child{border-bottom:none}.filter-content .subcategory-item:before,.product-sidebar .subcategory-item:before,.subcategory-item:before{content:none!important;display:none!important}.filter-content .subcategory-item:before{background:#007bff;border-radius:999px;content:"";height:6px;left:25px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.filter-content .expand-arrow{align-items:center;color:#666;display:inline-flex;font-size:.7rem;transition:transform .3s ease,color .2s ease}.filter-content .expand-arrow.expanded{transform:rotate(90deg)}.desktop-only{display:block}.product-sidebar{display:block!important}@media (max-width:1200px){.product-container{gap:25px;padding:0 15px}.product-sidebar{width:280px}.product-grid{gap:22px 18px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:992px){.filter-button-container{display:block}.desktop-only{display:none!important}.product-container{flex-direction:column;gap:20px}.product-main{width:100%}.product-grid{gap:18px 16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.filter-content{display:flex!important;flex-direction:column;opacity:1;visibility:visible}.filter-content .category-link{display:block!important;opacity:1;visibility:visible}}@media (max-width:768px){.panam-product-page{margin-top:var(--site-header-offset);padding:15px 0}.filter-button-container{left:auto;right:15px;top:calc(var(--site-header-offset) + 12px)}.filter-button{font-size:.85rem;padding:10px 14px}.filter-sidebar{left:-280px;width:280px}.filter-header{padding:15px}.filter-header h3{font-size:1.1rem}.filter-content{display:flex!important;flex-direction:column;opacity:1;padding:15px;visibility:visible}.filter-content .category-link{display:block!important;opacity:1;padding:12px 15px;visibility:visible}.product-container{padding:0 10px}.product-header{margin:0;padding:20px 0;text-align:left}.product-header-title-wrap{align-items:flex-start;display:flex;flex-direction:column}.product-header-title{font-size:1.5rem;margin:0 0 12px;text-align:left}.product-header p{margin-top:8px;text-align:left}.product-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.product-title{font-size:.85rem;padding:12px}.category-link{font-size:.85rem;padding:12px 15px}.subcategory-item{font-size:.8rem;padding:10px 15px 10px 30px}}@media (max-width:480px){.filter-button-container{left:auto;right:10px;top:calc(var(--site-header-offset) + 10px)}.filter-button{font-size:.8rem;padding:8px 12px}.filter-sidebar{left:-260px;width:260px}.filter-header{padding:12px}.filter-header h3{font-size:1rem}.filter-content{display:flex!important;flex-direction:column;opacity:1;padding:12px;visibility:visible}.filter-content .category-link{display:block!important;opacity:1;padding:10px 12px;visibility:visible}.product-header{margin:0;padding:15px 0;text-align:left}.product-header-title{font-size:1.3rem;margin:0 0 12px;text-align:left}.product-header p{font-size:.9rem;margin-top:6px;text-align:left}.product-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.product-title{font-size:.8rem;padding:10px}.category-link{font-size:.8rem;padding:10px 12px}.subcategory-item{font-size:.75rem;padding:8px 12px 8px 25px}}.loading-container{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.spinner{border:4px solid #f3f3f3;height:40px;margin-bottom:20px;width:40px}.loading-container p{color:#666;font-size:16px;margin:0}.error-container{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.error-container p{color:#e74c3c;font-size:16px;margin:0 0 20px}.retry-btn{border-radius:6px;font-size:14px}.retry-btn:hover{transform:translateY(-1px)}.no-products{color:#666;font-size:16px;grid-column:1/-1;padding:60px 20px;text-align:center}.backend-product-badge{background:#00a0e3;border-radius:12px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.5px;padding:4px 8px;position:absolute;right:8px;text-transform:uppercase;top:8px;z-index:2}.product-image{position:relative}.modal-overlay{background:#000c}.product-download-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{color:#fff}.modal-title h3{font-size:1.4rem}.close-btn,.download-icon{font-size:1.2rem}.close-btn{padding:8px}.close-btn:hover:not(:disabled){background:#ffffff4d;transform:scale(1.1)}.close-btn:disabled{opacity:.5}.product-info h4{font-size:1.2rem;margin:0 0 5px}.product-category{font-weight:600;letter-spacing:.5px}.download-form{padding:30px}.form-group{margin-bottom:20px}.form-group label{color:#333;font-size:.9rem;font-weight:600}.input-icon{font-size:.8rem}.form-group input,.form-group textarea{box-sizing:border-box;font-family:inherit;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;font-size:.9rem}.error-message{background:#ffebee;border-left:4px solid #c62828;color:#c62828}.success-message{background:#e8f5e8;border-left:4px solid #2e7d32;color:#2e7d32}.form-actions{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px}.cancel-btn,.submit-btn{font-weight:600;justify-content:center;min-width:140px}.cancel-btn{background:#f0f0f0;color:#666}.cancel-btn:hover:not(:disabled){background:#e0e0e0;transform:translateY(-1px)}.submit-btn{background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 4px 15px #3498db4d}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#2980b9,#1f5f8b);box-shadow:0 6px 20px #3498db66;transform:translateY(-2px)}@media (max-width:768px){.modal-overlay{padding:10px}.product-download-modal-content{max-height:95vh}.modal-header{padding:20px 20px 15px}.modal-title h3{font-size:1.2rem}.product-info{padding:15px 20px}.download-form{padding:20px}.form-row{gap:15px;grid-template-columns:1fr;margin-bottom:15px}.form-actions{flex-direction:column;gap:10px}.cancel-btn,.submit-btn{min-width:auto;width:100%}}@media (max-width:480px){.modal-header{padding:15px 15px 10px}.modal-title h3{font-size:1.1rem}.product-info{padding:12px 15px}.download-form{padding:15px}.form-group input,.form-group textarea{font-size:.9rem;padding:10px 12px}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.product-enquiry-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e0e0e0;border-radius:15px 15px 0 0;justify-content:space-between;padding:25px 30px 20px}.modal-header,.modal-title{align-items:center;display:flex}.modal-title{gap:12px}.modal-title h3{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.enquiry-icon{color:#fff;font-size:1.3rem}.close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;transition:all .3s ease;width:35px}.close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.close-btn:disabled{cursor:not-allowed;opacity:.6}.product-info{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:20px 30px}.product-info h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0 0 8px}.product-category{color:#667eea;font-size:.9rem;font-weight:500;margin:0 0 5px;text-transform:uppercase}.enquiry-form{padding:30px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{align-items:center;color:#2c3e50;display:flex;font-size:.95rem;font-weight:500;gap:8px;margin-bottom:8px}.input-icon{color:#667eea;font-size:.9rem}.form-group input,.form-group textarea{background:#fafafa;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 15px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.error-message{background:#fee;border:1px solid #fed7d7;border-radius:8px;color:#c53030}.error-message,.success-message{font-size:.9rem;margin-bottom:20px;padding:12px 15px}.success-message{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;color:#2f855a}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:25px}.cancel-btn,.submit-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:12px 25px;transition:all .3s ease}.cancel-btn{background:#6c757d;color:#fff}.cancel-btn:hover{background:#5a6268;transform:translateY(-2px)}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d}.submit-btn:hover{box-shadow:0 6px 20px #667eea66}.cancel-btn:disabled,.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.modal-overlay{padding:10px}.product-enquiry-modal-content{max-height:95vh}.modal-header{padding:20px 20px 15px}.modal-title h3{font-size:1.3rem}.product-info{padding:15px 20px}.enquiry-form{padding:20px}.form-row{gap:15px;grid-template-columns:1fr;margin-bottom:15px}.form-actions{flex-direction:column;gap:10px}.cancel-btn,.submit-btn{justify-content:center;width:100%}}@media (max-width:480px){.modal-header{padding:15px 15px 12px}.modal-title h3{font-size:1.2rem}.product-info{padding:12px 15px}.enquiry-form{padding:15px}.form-group input,.form-group textarea{font-size:.95rem;padding:10px 12px}}.product-detail-page{background:linear-gradient(180deg,#edf7fb,#f7fbfd 16%,#f7fbfd);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh;padding-bottom:36px;padding-top:var(--site-header-offset)}.product-detail-container{margin:0 auto;max-width:1560px;padding:8px 36px 40px}.product-detail-breadcrumb{align-items:center;color:#5e7286;display:flex;flex-wrap:wrap;font-size:1rem;gap:0;margin-bottom:12px}.breadcrumb-home-link{background:none;border:none;color:#00a0e3;cursor:pointer;font:inherit;padding:0;text-decoration:none}.breadcrumb-home-link:hover{color:#0088c4;text-decoration:underline}.breadcrumb-sep{color:#94a3b8;margin:0 6px}.breadcrumb-item{color:#475569}.product-detail-main{grid-gap:22px 34px;background:#fff;border:1px solid #00a0e31f;border-radius:20px;box-shadow:0 20px 48px #00a0e31a;display:grid;gap:22px 34px;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);margin-bottom:40px;padding:28px 46px 38px}.zebco-layout .zebco-detail-header-row{grid-column:1/-1}.zebco-detail-header-row{display:flex;flex-direction:column;gap:18px}.zebco-header-topline{align-items:center;display:flex;flex-wrap:wrap;gap:18px 28px;justify-content:space-between}.zebco-heading{color:#00a0e3;font-size:1.04rem;font-weight:700;letter-spacing:.02em;margin:0}.product-detail-product-heading{margin:0;white-space:normal}.zebco-product-name{color:#163f74;font-size:clamp(1.95rem,2.2vw,2.55rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0}.zebco-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;margin-left:auto}.zebco-btn{align-items:center;border:2px solid #0000;border-radius:6px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:8px;min-height:54px;padding:0 26px;transition:all .2s ease}.zebco-btn-primary{background:#00a0e3;border-color:#00a0e3;color:#fff}.zebco-btn-primary:hover{background:#0088c4;border-color:#0088c4}.zebco-btn-outline{background:#fff;border-color:#00a0e3;color:#00a0e3}.zebco-btn-outline:hover{background:#e8f6fc;border-color:#0088c4;color:#0088c4}.product-details-section.zebco-details,.product-image-section.zebco-images{background:#0000;border:none;padding:0}.zebco-details-inner{display:flex;flex-direction:column;gap:0}.zebco-specs-card{background:#fff;border:1px solid #00a0e340;border-radius:6px;padding:18px 28px 24px}.zebco-description-block,.zebco-features-block{color:#5a6672;font-size:1rem;line-height:1.7;white-space:pre-wrap}.zebco-features-block{margin-top:10px}.zebco-description-block strong,.zebco-features-block strong{color:#0a78b6;display:block;font-size:1.12rem;font-weight:700;margin-bottom:8px}.zebco-description-body div,.zebco-description-body ol,.zebco-description-body p,.zebco-description-body ul{margin:0 0 .45em}.zebco-description-body div:last-child,.zebco-description-body ol:last-child,.zebco-description-body p:last-child,.zebco-description-body ul:last-child{margin-bottom:0}.zebco-features-block ul,.zebco-features-block ul.product-point-list{list-style-type:disc;margin:0;padding-left:26px}.zebco-features-block li{line-height:1.7;margin-bottom:12px;white-space:pre-wrap}.zebco-features-block li>div,.zebco-features-block li>ol,.zebco-features-block li>p,.zebco-features-block li>ul{margin:0 0 .75em}.zebco-features-block li>div:last-child,.zebco-features-block li>ol:last-child,.zebco-features-block li>p:last-child,.zebco-features-block li>ul:last-child{margin-bottom:0}.zebco-specs-list{display:flex;flex-direction:column;gap:12px;margin:6px 0 0}.zebco-spec-row{grid-gap:16px;align-items:baseline;border-bottom:1px solid #e8edf2;display:grid;gap:16px;grid-template-columns:minmax(150px,1fr) 2fr;margin:0;padding-bottom:12px}.zebco-spec-row:last-child{border-bottom:none;padding-bottom:0}.zebco-spec-row dt{color:#0a78b6;font-size:.92rem;font-weight:700;margin:0}.zebco-spec-row dd{color:#5a6672;font-size:.98rem;line-height:1.6;margin:0}.image-gallery{position:-webkit-sticky;position:sticky;top:calc(var(--site-header-offset) + 24px)}.image-gallery.zebco-style{align-items:flex-start;display:flex;flex-direction:row;gap:16px}.image-gallery.zebco-style .main-display-area{display:flex;flex:1 1;justify-content:center;min-width:0}.main-display-area{display:flex;flex:1 1;flex-direction:column;gap:16px;min-width:0}.main-image-container{align-items:center;aspect-ratio:1/1;background:#fff;border:1px solid #00a0e340;border-radius:6px;display:flex;justify-content:center;margin:0 auto;min-height:0;overflow:hidden;padding:18px;position:relative;width:min(100%,560px)}.main-image{display:block;height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.main-image:hover{transform:scale(1.02)}.image-nav-btn{align-items:center;background:#ffffffeb;border:none;border-radius:50%;box-shadow:0 8px 22px #0000001f;color:#1e293b;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;transition:background .2s ease,color .2s ease;width:52px;z-index:2}.image-nav-btn:hover{background:#00a0e3;color:#fff}.image-prev{left:12px}.image-next,.image-prev{top:50%;transform:translateY(-50%)}.image-next{right:12px}.thumbnail-strip-right{display:flex;flex-direction:column;flex-shrink:0;gap:12px}.thumbnail-strip-right .thumbnail{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #00a0e340;border-radius:6px;cursor:pointer;display:flex;height:118px;justify-content:center;min-width:118px;overflow:hidden;padding:12px;transition:all .2s ease;width:118px}.thumbnail-strip-right .thumbnail.active,.thumbnail-strip-right .thumbnail:hover{border-color:#00a0e3;box-shadow:0 0 0 2px #00a0e34d}.thumbnail-strip-right .thumbnail img{height:100%;object-fit:contain;width:100%}.product-detail-error,.product-detail-loading{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - var(--site-header-offset));padding:24px 20px}.product-detail-loading{color:#666;flex-direction:column}.loading-spinner{border:4px solid #f3f3f3;height:50px;margin-bottom:20px;width:50px}.error-content{max-width:400px;padding:40px;text-align:center}.error-icon{color:#e74c3c;font-size:4rem}.error-content h2{color:#333;font-size:1.8rem;margin-bottom:15px}.error-content p{color:#666;margin-bottom:25px}.back-btn{align-items:center;background:#00a0e3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;margin:0 auto;padding:12px 24px;transition:all .3s ease}.back-btn:hover{background:#0088c7;transform:translateY(-1px)}.similar-products-section{background:#fff;border:1px solid #00a0e31f;border-radius:16px;box-shadow:0 12px 30px #00a0e314;margin-bottom:40px;padding:34px 32px}.similar-products-title{border-bottom:2px solid #00a0e3;color:#006b9e;display:inline-block;font-size:1.7rem;font-weight:800;margin:0 0 28px;padding-bottom:12px}.similar-products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.similar-product-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;min-height:100%;overflow:hidden;transition:all .3s ease}.similar-product-card:hover{border-color:#00a0e3;box-shadow:0 4px 16px #00a0e326}.similar-product-image{aspect-ratio:1;background:#fff;overflow:hidden;width:100%}.similar-product-image img{height:100%;object-fit:contain;padding:12px;width:100%}.similar-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden;padding:16px 12px 8px;white-space:pre-wrap}.similar-product-category{color:#00a0e3;font-size:11px;font-weight:700;padding:0 12px 12px;text-transform:uppercase}@media (max-width:1200px){.product-detail-container{padding:8px 28px 40px}}@media (max-width:968px){.product-detail-main{gap:0;grid-template-columns:1fr;padding:24px 24px 28px}.zebco-header-topline{align-items:flex-start}.zebco-header-actions{justify-content:flex-start;margin-left:0;width:100%}.image-gallery{position:static}.image-gallery.zebco-style{align-items:center;flex-direction:column}.thumbnail-strip-right{flex-direction:row;flex-wrap:wrap;justify-content:center}.zebco-spec-row{grid-template-columns:1fr}.main-image-container{padding:16px;width:min(100%,520px)}.zebco-product-name{font-size:1.72rem}}@media (max-width:768px){.product-detail-container{padding:8px 18px 40px}.product-detail-main{padding:20px}.main-image-container{padding:14px;width:min(100%,420px)}.zebco-header-actions{gap:10px}.zebco-btn{min-height:50px;padding:0 20px}.similar-products-section{padding:24px 20px}.similar-products-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.similar-product-name{font-size:13px}}@media (max-width:480px){.product-detail-container{padding:8px 14px 32px}.zebco-product-name{font-size:1.3rem}.zebco-btn{justify-content:center;width:100%}.thumbnail-strip-right .thumbnail{height:88px;min-width:88px;padding:6px;width:88px}.main-image-container{padding:12px;width:min(100%,320px)}.similar-products-section{padding:20px 15px}.similar-products-title{font-size:1.35rem}.similar-products-grid{gap:12px}.similar-product-name{font-size:12px;padding:12px 10px 6px}.similar-product-category{font-size:10px;padding:0 10px 10px}}.contact-page{background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:var(--site-header-offset);min-height:100vh;padding:0}.contact-container{grid-column-gap:0;column-gap:0;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr) minmax(0,1fr);margin:0 auto;max-width:1640px;min-height:calc(100vh - var(--site-header-offset));padding:0 24px 5rem}.contact-page-header{grid-column:1/-1;margin:.75rem 0 2.2rem;max-width:760px;text-align:left}.contact-page-title{-webkit-text-fill-color:#129fdf;background:none!important;color:#129fdf!important;font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:.03em;margin:0;text-shadow:none;text-transform:uppercase}.contact-page-title-line{background:linear-gradient(90deg,#18ace5,#0d74d1);border-radius:999px;height:4px;margin-top:.75rem;width:102px}.map-section{background:#f8f9fa;overflow:hidden;padding:24px 28px 40px 24px;position:relative}.google-map-iframe{background:#f8f9fa;border-radius:12px;height:calc(100vh - 185px);width:100%}.contact-info-section{align-items:flex-start;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:4px 40px 60px 36px}.section-title{color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 40px;text-align:left}.section-title-wrap{margin-bottom:28px}.contact-info-section .section-title-blue{color:#00a0e3;margin:0 0 12px}.section-title-accent{background:linear-gradient(90deg,#00a0e3,#00d4ff);border-radius:2px;height:4px;width:50px}.contact-form-section .enquiry-form-title{color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 24px}.contact-form-section .enquiry-form-title-blue{color:#00a0e3;margin:0 0 12px}.contact-details{display:flex;flex-direction:column;gap:16px;width:100%}.contact-item{align-items:flex-start;display:flex;gap:12px;padding:8px 0}.contact-icon{color:#00a0e3;font-size:1.5rem;min-width:30px;text-align:center}.contact-link{color:#333;font-size:1.1rem;font-weight:500;line-height:1.25;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#00a0e3;text-decoration:none}.contact-text{color:#333;font-size:1.1rem;font-weight:500;line-height:1.25}.contact-form-section{align-items:flex-start;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:4px 40px 60px 36px}.contact-form-section .contact-form,.enquiry-form-title{max-width:420px;width:100%}.enquiry-form-title{box-sizing:border-box;color:#333;font-size:1.5rem;font-weight:700;margin:0 0 24px}.contact-form-section .section-title-wrap{margin-bottom:20px}.contact-form{margin:0;max-width:420px;padding:0;width:100%}.enquiry-form .form-label{color:#374151;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.enquiry-form .required-asterisk{color:#ed8936}.name-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.phone-row{align-items:stretch;display:flex;gap:0}.phone-row .country-code{border-radius:8px 0 0 8px;border-right:none;flex:0 0 190px;padding:15px 12px}.phone-row .phone-input{border-radius:0 8px 8px 0;flex:1 1;min-width:0}.form-select{-webkit-appearance:auto;appearance:auto;background:#fff;border:2px solid #e8e8e8;cursor:pointer;font-family:inherit;font-size:1rem;padding:15px 20px;transition:border-color .3s ease;width:100%}.form-select:focus{border-color:#00a0e3;outline:none}.form-group{margin-bottom:25px}.form-input,.form-textarea{background:#fff;border:2px solid #e8e8e8;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:15px 20px;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#00a0e3;box-shadow:0 0 0 3px #00a0e31a;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#00a0e3,#0088c7);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#0088c7,#069);box-shadow:0 8px 25px #00a0e34d;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.map-loading{background:#f8f9fa;color:#666;flex-direction:column}.map-loading,.static-map-fallback{align-items:center;display:flex;height:100%;justify-content:center}.static-map-fallback{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:40px}.map-placeholder{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.map-icon{color:#00a0e3;font-size:4rem;margin-bottom:20px}.map-placeholder h3{color:#333;font-size:1.8rem;font-weight:700;margin:0 0 15px}.map-placeholder p{color:#666;font-size:1.1rem;line-height:1.5;margin:0 0 20px}.map-coordinates{background:#f8f9fa;border-radius:8px;margin-bottom:25px;padding:15px}.map-coordinates span{color:#666;font-family:Courier New,monospace;font-size:.9rem}.map-actions{margin-top:20px}.view-map-btn{background:linear-gradient(135deg,#00a0e3,#0088c7);border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.view-map-btn:hover{background:linear-gradient(135deg,#0088c7,#069);box-shadow:0 8px 25px #00a0e34d;color:#fff;text-decoration:none;transform:translateY(-2px)}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e8e8e8;border-radius:50%;border-top-color:#00a0e3;height:40px;margin-bottom:15px;width:40px}.map-loading p{color:#666;font-size:1rem;margin:0}.map-error{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.error-icon{font-size:3rem;margin-bottom:20px;opacity:.6}.map-error h3{color:#333;font-size:1.5rem;margin:0 0 15px}.map-error p{color:#666;font-size:1rem;line-height:1.5;margin:0 0 25px;max-width:300px}.retry-btn{background:#00a0e3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.retry-btn:hover{background:#0088c7;box-shadow:0 5px 15px #00a0e34d;transform:translateY(-2px)}@media (max-width:1024px){.contact-container{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.contact-page-header{grid-row:1}.map-section{grid-column:1/-1;grid-row:2;height:400px}.contact-info-section{grid-column:1;grid-row:3;padding:40px 30px}.contact-form-section{grid-column:2;grid-row:3;padding:40px 30px}.google-map{height:400px;min-height:auto}}@media (max-width:768px){.contact-page{margin-top:var(--site-header-offset)}.contact-container{display:flex;flex-direction:column;min-height:calc(100vh - var(--site-header-offset));padding:0 15px 4rem}.contact-page-header{margin:1.25rem 0 1.9rem;order:0}.map-section{height:300px;order:1}.contact-info-section{order:2;padding:40px 20px}.contact-form-section{order:3;padding:40px 20px}.google-map{height:300px;min-height:auto}.section-title{font-size:2rem;margin-bottom:30px}.contact-info-section .section-title-blue{margin-bottom:12px}.contact-details{gap:20px}.contact-item{gap:12px}.contact-icon{font-size:1.3rem}.contact-link,.contact-text{font-size:1rem}}@media (max-width:480px){.contact-page{margin-top:122px}.contact-container{min-height:calc(100vh - 122px);padding-bottom:3rem}.contact-page-header{margin:1rem 0 1.6rem}.google-map,.map-section{height:250px}.contact-form-section,.contact-info-section{padding:30px 15px}.section-title{font-size:1.8rem;margin-bottom:25px}.contact-info-section .section-title-blue{margin-bottom:12px}.contact-details{gap:15px}.contact-item{gap:10px;padding:10px 0}.contact-icon{font-size:1.2rem;min-width:25px}.contact-link,.contact-text{font-size:.95rem}.form-input,.form-textarea{font-size:.95rem;padding:12px 15px}.name-row{gap:10px;grid-template-columns:1fr 1fr}.phone-row{flex-direction:column;gap:10px}.phone-row .country-code,.phone-row .phone-input{border-radius:8px}.phone-row .country-code{border-right:2px solid #e8e8e8;flex-basis:auto;padding:12px 10px}.submit-btn{font-size:1rem;padding:12px 24px}}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724}.error-message,.success-message{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:15px;padding:12px 16px}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}.about-us-page{background:#fff;overflow-x:hidden;width:100%}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:120px 0 80px;position:relative}.about-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='30' r='.8' fill='%23fff' opacity='.08'/%3E%3Ccircle cx='40' cy='70' r='1.2' fill='%23fff' opacity='.06'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.about-hero-container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;text-align:center;z-index:2}.about-hero-content{margin:0 auto;max-width:800px}.about-hero-title{color:#fff;font-size:4rem;font-weight:900;letter-spacing:.05em;line-height:1.1;margin-bottom:20px;text-shadow:0 4px 8px #0000004d;text-transform:uppercase}.about-hero-subtitle{color:#f0f0f0;font-size:1.4rem;font-weight:400;line-height:1.5;margin-bottom:30px}.about-hero-accent{animation:accentGrow 1.5s ease-out forwards;background:linear-gradient(90deg,#ff6b6b,#4ecdc4);border-radius:2px;height:4px;margin:0 auto;width:100px;width:0}@keyframes accentGrow{0%{width:0}to{width:100px}}.company-overview{background:linear-gradient(135deg,#f8f9fa,#fff 50%,#e9ecef);padding:100px 0}.overview-container{margin:0 auto;max-width:1200px;padding:0 24px}.overview-content{align-items:center;display:flex;gap:80px}.overview-text{flex:1 1}.overview-text h2{color:#2c3e50;font-size:2.8rem;font-weight:800;margin-bottom:30px;position:relative}.overview-text h2:after{background:linear-gradient(90deg,#00a0e3,#007bff);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.overview-text p{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:25px;text-align:justify}.overview-image{align-items:center;display:flex;flex:0 0 450px;justify-content:center;position:relative}.image-container{border-radius:25px;box-shadow:0 25px 50px #00000026;max-width:400px;overflow:hidden;position:relative;transition:all .4s ease;width:100%}.image-container:hover{box-shadow:0 35px 70px #00000040;transform:translateY(-15px) scale(1.02)}.image-container img{display:block;height:auto;transition:all .4s ease;width:100%}.image-container:hover img{transform:scale(1.1)}.image-overlay{align-items:center;background:linear-gradient(135deg,#00a0e31a,#007bff1a);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease}.image-container:hover .image-overlay{opacity:1}.overlay-content{align-items:center;display:flex;flex-direction:column;gap:15px}.overlay-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;color:#00a0e3;font-size:.9rem;font-weight:600;letter-spacing:.05em;opacity:0;padding:8px 20px;text-transform:uppercase;transform:translateY(20px);transition:all .3s ease}.image-container:hover .overlay-text:first-child{opacity:1;transform:translateY(0);transition-delay:.1s}.image-container:hover .overlay-text:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.2s}.image-container:hover .overlay-text:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.3s}.stats-section{background:#1e3a8a;padding:80px 0;position:relative}.stats-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='20' cy='20' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='30' r='.3' fill='%23fff' opacity='.08'/%3E%3Ccircle cx='40' cy='70' r='.6' fill='%23fff' opacity='.06'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.stats-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:2}@media (max-width:1024px){.stats-container{gap:30px;grid-template-columns:1fr!important}}@media (max-width:768px){.stats-container{gap:25px;grid-template-columns:1fr!important}}@media (max-width:480px){.stats-container{gap:20px;grid-template-columns:1fr!important}}.stat-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.stat-card:before{background:linear-gradient(90deg,#0000,#1e3a8a1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.stat-card:hover:before{left:100%}.stat-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.stat-icon{color:#00a0e3;font-size:3rem;margin-bottom:20px}.stat-number{color:#1e3a8a;font-size:3rem;font-weight:900;line-height:1;margin-bottom:10px}.stat-label{color:#666;font-size:1.1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.values-section{background:#fff;padding:100px 0}.values-container{margin:0 auto;max-width:1200px;padding:0 24px}.values-title{color:#2c3e50;font-size:3rem;font-weight:800;margin-bottom:60px;position:relative;text-align:center}.values-title:after{background:linear-gradient(90deg,#00a0e3,#007bff);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.values-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{background:#f8f9fa;border:2px solid #0000;border-radius:20px;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transition:all .3s ease}.value-card:before{background:linear-gradient(135deg,#00a0e3,#007bff);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.value-card:hover:before{opacity:.05}.value-card:hover{border-color:#00a0e3;box-shadow:0 20px 40px #0000001a;transform:translateY(-10px)}.value-icon{color:#00a0e3;font-size:3.5rem;margin-bottom:25px;transition:all .3s ease}.value-card:hover .value-icon{color:#007bff;transform:scale(1.1)}.value-card h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:20px;transition:color .3s ease}.value-card:hover h3{color:#00a0e3}.value-card p{color:#666;font-size:1.1rem;line-height:1.6;margin:0}.history-section{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:100px 0;position:relative}.history-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='30' r='.8' fill='%23fff' opacity='.08'/%3E%3Ccircle cx='40' cy='70' r='1.2' fill='%23fff' opacity='.06'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.history-container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:2}.history-title{color:#fff;font-size:3rem;font-weight:800;margin-bottom:60px;text-align:center;text-shadow:0 4px 8px #0000004d}.timeline{margin:0 auto 50px;max-width:800px;position:relative}.timeline:before{background:linear-gradient(180deg,#ff6b6b,#4ecdc4);border-radius:2px;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px}.timeline-item{margin-bottom:50px;position:relative;width:45%}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:55%;text-align:left}.timeline-item:before{background:#fff;border:4px solid #ff6b6b;border-radius:50%;content:"";height:20px;position:absolute;top:20px;width:20px;z-index:2}.timeline-item.left:before{right:-12px}.timeline-item.right:before{left:-12px}.timeline-content{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:25px;position:relative}.timeline-content:before{border-style:solid;content:"";height:0;position:absolute;top:20px;width:0}.timeline-item.left .timeline-content:before{border-color:#0000 #0000 #0000 #fff;border-width:10px 0 10px 10px;right:-10px}.timeline-item.right .timeline-content:before{border-color:#0000 #fff #0000 #0000;border-width:10px 10px 10px 0;left:-10px}.timeline-year{color:#ff6b6b;font-size:1.2rem;font-weight:700;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.timeline-content h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:15px}.timeline-content p{color:#666;font-size:1rem;line-height:1.6;margin:0}.history-toggle-btn{background:#0000;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;letter-spacing:.05em;margin:0 auto;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.history-toggle-btn:hover{background:#fff;box-shadow:0 10px 25px #fff3;color:#667eea;transform:translateY(-3px)}.mission-vision-section{background:#f8f9fa;padding:100px 0}.mv-container{margin:0 auto;max-width:1200px;padding:0 24px}.mv-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.mission-card,.vision-card{background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000001a;overflow:hidden;transition:all .3s ease}.mission-card:hover,.vision-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px)}.mv-image{height:250px;overflow:hidden;width:100%}.mv-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.mission-card:hover .mv-image img,.vision-card:hover .mv-image img{transform:scale(1.1)}.mv-text{padding:30px}.mv-text h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:20px;position:relative}.mv-text h3:after{background:linear-gradient(90deg,#00a0e3,#007bff);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.mv-text p{color:#666;font-size:1.1rem;line-height:1.7;margin:0}.why-choose-section{background:#fff;padding:100px 0}.why-choose-container{margin:0 auto;max-width:1200px;padding:0 24px}.why-choose-title{color:#2c3e50;font-size:3rem;font-weight:800;margin-bottom:60px;position:relative;text-align:center}.why-choose-title:after{background:linear-gradient(90deg,#00a0e3,#007bff);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.why-choose-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.why-choose-item{background:#f8f9fa;border:2px solid #0000;border-radius:20px;padding:40px 30px;text-align:center;transition:all .3s ease}.why-choose-item:hover{background:#fff;border-color:#00a0e3;box-shadow:0 20px 40px #0000001a;transform:translateY(-10px)}.why-choose-item h3{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:20px;transition:color .3s ease}.why-choose-item:hover h3{color:#00a0e3}.why-choose-item p{color:#666;font-size:1.1rem;line-height:1.6;margin:0}.cta-section{background:linear-gradient(135deg,#00a0e3,#007bff);overflow:hidden;padding:100px 0;position:relative}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='30' r='.8' fill='%23fff' opacity='.08'/%3E%3Ccircle cx='40' cy='70' r='1.2' fill='%23fff' opacity='.06'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-container{margin:0 auto;max-width:800px;padding:0 24px;position:relative;text-align:center;z-index:2}.cta-content h2{color:#fff;font-size:3rem;font-weight:800;margin-bottom:25px;text-shadow:0 4px 8px #0000004d}.cta-content p{color:#f0f0f0;font-size:1.3rem;line-height:1.6;margin-bottom:40px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-primary,.cta-secondary{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.05em;min-width:180px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease}.cta-primary{background:#fff;box-shadow:0 8px 25px #ffffff4d;color:#00a0e3}.cta-primary:hover{background:#f8f9fa;box-shadow:0 15px 35px #fff6;transform:translateY(-5px)}.cta-secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-secondary:hover{background:#fff;box-shadow:0 15px 35px #fff3;color:#00a0e3;transform:translateY(-5px)}@media (max-width:1200px){.overview-content{gap:60px}.overview-image{flex:0 0 400px}.image-container{max-width:350px}}@media (max-width:1024px){.about-hero-title{font-size:3.5rem}.overview-content{flex-direction:column;gap:50px;text-align:center}.overview-text h2:after{left:50%;transform:translateX(-50%)}.overview-image{flex:none;order:1}.overview-text{order:2}.mv-content{gap:40px;grid-template-columns:1fr}.timeline:before{left:30px}.timeline-item{left:60px!important;text-align:left;width:calc(100% - 60px)}.timeline-item:before{left:-25px!important}.timeline-item.left .timeline-content:before,.timeline-item.right .timeline-content:before{border-color:#0000 #fff #0000 #0000;border-width:10px 10px 10px 0;left:-10px}}@media (max-width:768px){.about-hero{padding:100px 0 60px}.about-hero-title{font-size:2.8rem}.about-hero-subtitle{font-size:1.2rem}.company-overview,.cta-section,.history-section,.mission-vision-section,.values-section,.why-choose-section{padding:80px 0}.overview-text h2{font-size:2.2rem}.overview-text p{font-size:1.1rem}.history-title,.values-title,.why-choose-title{font-size:2.5rem}.stats-container{gap:25px;grid-template-columns:1fr!important}.stat-card{padding:30px 20px}.stat-number{font-size:2.5rem}.values-grid,.why-choose-grid{gap:30px;grid-template-columns:1fr}.value-card,.why-choose-item{padding:30px 25px}.cta-content h2{font-size:2.5rem}.cta-content p{font-size:1.1rem}.cta-buttons{align-items:center;flex-direction:column}.cta-primary,.cta-secondary{max-width:300px;width:100%}}@media (max-width:480px){.about-hero-title{font-size:2.2rem}.about-hero-subtitle{font-size:1.1rem}.company-overview,.cta-section,.history-section,.mission-vision-section,.values-section,.why-choose-section{padding:60px 0}.cta-container,.history-container,.mv-container,.overview-container,.values-container,.why-choose-container{padding:0 16px}.overview-text h2{font-size:1.8rem}.overview-text p{font-size:1rem}.history-title,.values-title,.why-choose-title{font-size:2rem}.stats-container{gap:20px;grid-template-columns:1fr!important}.stat-card{padding:25px 15px}.stat-number{font-size:2rem}.stat-label{font-size:1rem}.value-card,.why-choose-item{padding:25px 20px}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-primary,.cta-secondary{font-size:1rem;padding:15px 30px}}@media (max-width:1024px){.stats-container{grid-template-columns:1fr!important}}.certificates-page{background:radial-gradient(circle at top left,#0ea7df14,#0000 24rem),linear-gradient(180deg,#fff,#f7fbff);min-height:100vh;padding:var(--site-header-offset) 0 5rem;position:relative;width:100%}.certificates-page:before{content:none}.certificates-container{margin:0 auto;max-width:1640px;padding:0 24px;position:relative;z-index:1}.certificates-header{margin:.75rem 0 2.2rem;max-width:760px;padding:0;text-align:left}.certificates-page-title{-webkit-text-fill-color:#129fdf;background:none!important;color:#129fdf!important;font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:.03em;margin:0;text-shadow:none;text-transform:uppercase}.certificates-heading-line{background:linear-gradient(90deg,#18ace5,#0d74d1);border-radius:999px;height:4px;margin-top:.75rem;width:102px}.page-subtitle{color:#6c757d;font-size:1.2rem;font-weight:400;margin:0;opacity:.8}.empty-state,.error-state,.loading-state{color:#6c757d;padding:60px 20px;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #00a0e34d;border-radius:50%;border-top-color:#00a0e3;height:50px;margin:0 auto 20px;width:50px}.empty-state p,.error-state p,.loading-state p{font-size:1.2rem;font-weight:500;margin:0}.error-state,.error-state p{color:#dc3545}.certificate-display{margin-bottom:40px;margin-top:-.35rem;padding:0}.certificates-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:flex-start;padding:0}.certificate-item{width:320px}.certificate-card{aspect-ratio:210/297;background:#fff;border:1px solid #d9e8f2;cursor:pointer;overflow:hidden;transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease;width:100%}.certificate-card:hover{border-color:#00a0e366;box-shadow:0 8px 25px #00a0e333;transform:translateY(-4px)}.certificate-image{background:#fff}.certificate-image,.certificate-image-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:280px;overflow:hidden;position:relative;width:100%}.certificate-image-inner{cursor:pointer}.certificate-image img{object-fit:contain;vertical-align:top}.certificate-image img,.certificate-pdf-preview{background:#fff;display:block;height:100%;width:100%}.certificate-pdf-preview{position:relative}.certificate-pdf-loading{align-items:center;background:#f8fcfe;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;position:absolute;z-index:1}.certificate-pdf-loading .spinner{margin:0}.certificate-pdf-loading p{color:#00a0e3;font-size:14px;margin:0}.certificate-pdf-fallback{align-items:center;background:#f0f8fc;color:#006b9e;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:200px;padding:32px;text-align:center;width:100%}.certificate-pdf-icon{color:#00a0e3;font-size:2.6rem;margin-bottom:.9rem}.certificate-pdf-canvas,.certificate-pdf-object{background:#fff;display:block;height:100%;width:100%}.certificate-pdf-object{border:0}.certificate-pdf-fallback p{color:#00a0e3;font-size:15px;font-weight:600;margin:0 0 6px}.certificate-pdf-fallback small{color:#006b9e;font-size:13px}.image-placeholder{align-items:center;background:#f8f9fa;color:#6c757d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.image-placeholder p{color:#495057;font-size:16px;font-weight:600;margin:0 0 8px}.image-placeholder small{color:#6c757d;font-size:12px}.pdf-placeholder{align-items:center;background:#f8f9fa;color:#6c757d;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.pdf-placeholder p{color:#495057;font-size:14px;font-weight:600;margin:0 0 4px}.pdf-placeholder small{color:#6c757d;font-size:12px}.certificate-click-hint{background:#00a0e3e6;border-radius:4px;bottom:10px;color:#fff;font-size:12px;font-weight:600;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;right:10px;transition:opacity .3s ease}.certificate-card:hover .certificate-click-hint{opacity:1}.certificate-title{margin-top:15px;text-align:center;width:100%}.certificate-title h3{color:#006b9e;font-size:1rem;font-weight:600;line-height:1.4;margin:0;padding:0 10px}@media (max-width:1024px){.certificates-row{gap:25px}.certificate-card,.certificate-item{max-width:180mm}}@media (max-width:768px){.certificates-page{padding:var(--site-header-offset) 0 4rem}.certificates-container{padding:0 15px}.certificates-header{margin:1.25rem 0 1.9rem}.certificates-row{gap:20px}.certificate-item{max-width:100%;width:min(100%,320px)}.certificate-card{max-width:100%}}@media (max-width:480px){.certificates-page{padding-top:var(--site-header-offset)}.certificates-header{margin:1rem 0 1.6rem;text-align:left}.certificates-heading-line{margin-left:0;margin-right:0}.certificates-row{gap:15px}.certificate-item{max-width:100%;width:100%}}.news-blogs-page{background:#fff;min-height:100vh;padding:calc(var(--site-header-offset) + 16px) 0 84px;position:relative}.news-blogs-page:before{background:linear-gradient(#ffffff8c,#ffffff8c),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cg fill='%230f2745' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Ccircle cx='60' cy='60' r='2'/%3E%3Ccircle cx='96' cy='24' r='2'/%3E%3Ccircle cx='24' cy='96' r='2'/%3E%3C/g%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute}.news-blogs-container{margin:0 auto;max-width:1640px;padding:0 24px;position:relative;z-index:1}.news-blogs-header{margin:.2rem 0 2.2rem;max-width:none;padding:0;text-align:left}.news-blogs-page-title{-webkit-text-fill-color:#129fdf;background:none!important;color:#129fdf!important;font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:.03em;line-height:1.08;margin:0;text-shadow:none;text-transform:uppercase}.news-heading-line{background:linear-gradient(90deg,#18ace5,#0d74d1);border-radius:999px;height:4px;margin-top:.75rem;width:102px}.page-subtitle{color:#566b82;font-size:1.05rem;line-height:1.75;margin:0 auto;max-width:760px}.news-state-card{grid-gap:14px;background:#ffffffe0;border:1px solid #7588ae24;border-radius:30px;box-shadow:0 24px 60px #233e601a;color:#42566f;display:grid;gap:14px;margin:0 auto;max-width:1120px;min-height:280px;padding:36px 24px;place-items:center;text-align:center}.news-state-card svg{color:#3b73d1;font-size:2.25rem}.news-state-card.error{color:#b02a37}.news-feed-list{grid-gap:26px;display:grid;gap:26px;margin:0 auto;max-width:1120px}.news-feed-card{grid-gap:22px;align-items:start;background:#fffffff0;border:1px solid #7085aa24;border-radius:30px;box-shadow:0 24px 60px #1b35561c;display:grid;gap:22px;overflow:hidden;padding:26px}.news-feed-card-with-image{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}.news-feed-body{grid-gap:14px;align-content:start;display:grid;gap:14px;min-width:0}.news-feed-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.news-date-chip,.news-latest-chip,.news-topic-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:.84rem;font-weight:700;padding:8px 14px}.news-topic-chip{background:#184d7b14;color:#1f4c76}.news-latest-chip{background:#18b4741f;color:#15724a}.news-date-chip{background:#0d74d11a;color:#0d5ea6;gap:8px}.news-feed-title{color:#122d49;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.18;margin:0;white-space:pre-wrap}.news-feed-title-link{color:inherit;text-decoration:none}.news-feed-title-link:hover .news-feed-title{color:#0d74d1}.news-feed-image-wrap{align-items:center;background:#f6f9fc;border:1px solid #7085aa1f;border-radius:24px;display:flex;justify-content:center;justify-self:end;margin:0;max-width:320px;min-height:220px;order:2;overflow:hidden;padding:16px;width:100%}.news-feed-image{display:block;height:auto;margin:0 auto;max-height:240px;max-width:280px;object-fit:contain;width:100%}.news-feed-excerpt{color:#4d627b;font-size:1.02rem;line-height:1.8;margin:0}.news-feed-actions{display:flex;justify-content:flex-start}.news-read-more{align-items:center;background:linear-gradient(135deg,#18ace5,#0d74d1);border:1px solid #0d74d133;border-radius:999px;box-shadow:0 12px 28px #0d74d12e;color:#fff;display:inline-flex;font-size:.94rem;font-weight:700;justify-content:center;letter-spacing:.01em;min-height:0;min-width:0;padding:10px 18px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.news-read-more:hover{box-shadow:0 14px 32px #0d74d138;filter:brightness(1.03);transform:translateY(-1px)}@media (max-width:768px){.news-blogs-page{padding:calc(var(--site-header-offset) + 20px) 0 66px}.news-blogs-container{padding:0 15px}.news-feed-card{border-radius:24px;padding:20px}.news-feed-card-with-image{grid-template-columns:1fr}.news-feed-body,.news-feed-image-wrap{justify-self:stretch;max-width:none;min-height:0;order:0}.news-feed-image{max-height:320px}}@media (max-width:480px){.news-blogs-container{padding:0 14px}.news-feed-excerpt,.page-subtitle{font-size:.97rem}.news-feed-card{padding:18px}}.news-detail-page{background:radial-gradient(circle at top left,#4979ff1f,#0000 28%),linear-gradient(180deg,#f7fbff,#edf4fb);min-height:100vh;padding:150px 20px 86px}.news-detail-container{margin:0 auto;max-width:960px}.news-detail-card{background:#fffffff2;border:1px solid #7387ab24;border-radius:30px;box-shadow:0 24px 60px #2236561f;padding:34px}.news-detail-back{align-items:center;color:#2d5f98;display:inline-flex;font-weight:700;gap:10px;margin-bottom:24px;text-decoration:none}.news-detail-state{grid-gap:12px;color:#50657e;display:grid;gap:12px;min-height:220px;place-items:center;text-align:center}.news-detail-state svg{font-size:2rem}.news-detail-state.error{color:#b02a37}.news-detail-content{grid-gap:18px;display:grid;gap:18px}.news-detail-meta{align-items:center;display:flex}.news-detail-date{align-items:center;background:#0d74d114;border-radius:999px;color:#1e5d95;display:inline-flex;font-size:.88rem;font-weight:700;gap:10px;padding:9px 15px}.news-detail-topic{background:#17497414;border-radius:999px;color:#19496f;font-size:.85rem;font-weight:700;justify-self:start;padding:8px 14px}.news-detail-content h1{color:#122d49;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;margin:0;white-space:pre-wrap}.news-detail-content img{background:#f6f9fc;border-radius:24px;display:block;height:auto;justify-self:center;margin:0 auto;max-height:360px;max-width:100%;object-fit:contain;width:min(100%,560px)}.news-detail-description{color:#52677f;font-size:1.04rem;line-height:1.9;white-space:pre-wrap}.news-detail-description div,.news-detail-description ol,.news-detail-description p,.news-detail-description ul{margin:0 0 1em}.news-detail-description div:last-child,.news-detail-description ol:last-child,.news-detail-description p:last-child,.news-detail-description ul:last-child{margin-bottom:0}.news-detail-description ol,.news-detail-description ul{padding-left:1.35rem}.spin{animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.news-detail-page{padding:128px 14px 64px}.news-detail-card{border-radius:22px;padding:22px 18px}.news-detail-description{font-size:.97rem}.news-detail-content img{border-radius:18px;max-height:280px;width:100%}}.inquiry-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:40px 0;position:relative;width:100%}.inquiry-page:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' opacity='.02'/%3E%3Ccircle cx='75' cy='75' r='1' opacity='.02'/%3E%3Ccircle cx='50' cy='10' r='.5' opacity='.02'/%3E%3Ccircle cx='10' cy='60' r='.5' opacity='.02'/%3E%3Ccircle cx='90' cy='40' r='.5' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.inquiry-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.inquiry-header{margin-bottom:80px;padding:40px 0 20px;text-align:center}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;margin:0 0 20px;position:relative;text-shadow:0 4px 20px #0000001a}.page-title:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.construction-section{align-items:center;display:flex;justify-content:center;min-height:60vh}.construction-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 20px 60px #0000001a;max-width:700px;overflow:hidden;padding:60px 40px;position:relative;text-align:center;width:100%}.construction-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.construction-icon{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.construction-icon .icon{animation:float 3s ease-in-out infinite;color:#667eea;font-size:2.2rem}.construction-icon .icon:nth-child(2){animation-delay:.3s}.construction-icon .icon:nth-child(3){animation-delay:.6s}.construction-icon .icon:nth-child(4){animation-delay:.9s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.construction-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.5rem;font-weight:700;margin:0 0 20px}.construction-message{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto 40px;max-width:600px}.construction-features{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:500px}.feature-item{align-items:center;color:#555;display:flex;font-size:1rem;font-weight:500;gap:12px;text-align:left}.feature-dot{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0;height:8px;width:8px}.contact-alternative{background:#667eea1a;border:1px solid #667eea33;border-radius:15px;margin-bottom:30px;padding:25px}.contact-alternative h3{color:#667eea;font-size:1.3rem;font-weight:600;margin:0 0 10px}.contact-alternative p{color:#6c757d;font-size:1rem;line-height:1.5;margin:0}.inquiry-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.inquiry-action-btn{align-items:center;border-radius:999px;display:inline-flex;font-size:.98rem;font-weight:600;justify-content:center;min-width:200px;padding:12px 24px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.inquiry-action-btn:hover{transform:translateY(-2px)}.inquiry-action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 25px #667eea47;color:#fff}.inquiry-action-btn.secondary{background:#667eea1a;border:1px solid #667eea38;color:#667eea}@keyframes pulse{0%,to{box-shadow:0 8px 25px #667eea4d;transform:scale(1)}50%{box-shadow:0 12px 35px #667eea66;transform:scale(1.05)}}@media (max-width:768px){.inquiry-container{padding:0 15px}.page-title{font-size:3rem}.construction-card{margin:0 10px;padding:40px 25px}.construction-title{font-size:2rem}.construction-message{font-size:1rem}.construction-icon .icon{font-size:1.8rem}.construction-features{grid-template-columns:1fr;max-width:300px}.contact-alternative{padding:20px}.contact-alternative h3{font-size:1.1rem}}@media (max-width:480px){.page-title{font-size:2.5rem}.construction-card{padding:30px 20px}.construction-title{font-size:1.8rem}.construction-icon{gap:15px}.construction-icon .icon{font-size:1.6rem}.construction-features{gap:12px}.feature-item{font-size:.9rem}.inquiry-actions{flex-direction:column}.inquiry-action-btn{font-size:.92rem;min-width:0;width:100%}.contact-alternative{padding:15px}}.catalog-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07152c9e;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.catalog-modal-panel{background:#fff;box-shadow:0 32px 80px #0a234847;overflow:hidden;width:min(500px,100%)}.catalog-modal-header{align-items:flex-start;background:linear-gradient(135deg,#14aae6,#0b79da);color:#fff;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.75rem 1.2rem}.catalog-modal-kicker{font-size:.75rem;font-weight:700;letter-spacing:.2em;margin:0 0 .4rem;opacity:.88;text-transform:uppercase}.catalog-modal-header h2{font-size:1.6rem;font-weight:800;letter-spacing:.03em;margin:0;text-transform:uppercase}.catalog-modal-close{background:#ffffff29;border:none;color:#fff;cursor:pointer;height:40px;transition:background .2s ease,transform .2s ease;width:40px}.catalog-modal-close:hover:not(:disabled){background:#ffffff3d;transform:translateY(-1px)}.catalog-modal-summary{color:#173a67;padding:1.2rem 1.75rem 0}.catalog-modal-summary p{color:#5d7594;font-size:.98rem;line-height:1.7;margin:0}.catalog-modal-form{padding:1.35rem 1.75rem 1.75rem}.catalog-modal-field{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.catalog-modal-field label{color:#173a67;font-size:.92rem;font-weight:700}.catalog-modal-field input{background:#fbfdff;border:1px solid #d7e3ef;color:#15355e;font-size:1rem;padding:.9rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.catalog-modal-field input:focus{background:#fff;border-color:#13a6e5;box-shadow:0 0 0 3px #13a6e524;outline:none}.catalog-modal-field input::placeholder{color:#90a2b7}.catalog-modal-error{background:#fff0f0;border-left:4px solid #d84b4b;color:#9e3434;font-size:.93rem;margin-bottom:1rem;padding:.9rem 1rem}.catalog-modal-actions{display:flex;gap:.9rem;justify-content:flex-end;margin-top:1.4rem}.catalog-modal-primaryBtn,.catalog-modal-secondaryBtn{align-items:center;border:none;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:700;gap:.55rem;justify-content:center;padding:.95rem 1.3rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.catalog-modal-primaryBtn{background:linear-gradient(135deg,#14aae6,#0a80da);color:#fff;min-width:150px}.catalog-modal-primaryBtn:hover:not(:disabled){box-shadow:0 12px 24px #0a80da38;transform:translateY(-1px)}.catalog-modal-secondaryBtn{background:#eef4fa;color:#173a67}.catalog-modal-secondaryBtn:hover:not(:disabled){background:#e2edf7}.catalog-modal-close:disabled,.catalog-modal-primaryBtn:disabled,.catalog-modal-secondaryBtn:disabled{cursor:not-allowed;opacity:.7}.catalog-modal-spinner{animation:catalog-modal-spin 1s linear infinite}@keyframes catalog-modal-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.catalog-modal-overlay{padding:16px}.catalog-modal-form,.catalog-modal-header,.catalog-modal-summary{padding-left:1.2rem;padding-right:1.2rem}.catalog-modal-actions{flex-direction:column-reverse}.catalog-modal-primaryBtn,.catalog-modal-secondaryBtn{width:100%}}.catalog-page{background:radial-gradient(circle at top left,#0ea7df14,#0000 24rem),linear-gradient(180deg,#fff,#f7fbff);min-height:100vh;padding:var(--site-header-offset) 0 5rem;scroll-margin-top:110px}.catalog-shell{margin:0 auto;width:min(1640px,calc(100% - 48px))}.catalog-heading{margin:.75rem 0 2.2rem;max-width:760px}.catalog-heading h1{-webkit-text-fill-color:#129fdf;background:none!important;color:#129fdf!important;font-size:clamp(2rem,3vw,3rem);font-weight:800;letter-spacing:.03em;margin:0;text-shadow:none;text-transform:uppercase}.catalog-heading-line{background:linear-gradient(90deg,#18ace5,#0d74d1);border-radius:999px;height:4px;margin-top:.75rem;width:102px}.catalog-grid{grid-gap:2.5rem 2.25rem;align-items:start;display:grid;gap:2.5rem 2.25rem;grid-template-columns:repeat(auto-fit,minmax(192px,244px));justify-content:flex-start}.catalog-card{align-items:stretch;display:flex;flex-direction:column;gap:.35rem;text-align:center}.catalog-card:hover{transform:translateY(-4px)}.catalog-card-frame{background:#fff;border:1px solid #d9e8f2;overflow:hidden;padding:0;transition:box-shadow .24s ease,border-color .24s ease,transform .24s ease}.catalog-card:hover .catalog-card-frame{border-color:#b7d7ea;box-shadow:0 14px 32px #0f356714}.catalog-card-imageWrap{align-items:center;aspect-ratio:.78;background:#fff;display:flex;justify-content:center;overflow:hidden;width:100%}.catalog-card-image{display:block;height:100%;object-fit:contain;object-position:center;transition:transform .28s ease;width:100%}.catalog-card:hover .catalog-card-image{transform:scale(1.02)}.catalog-card-placeholder{color:#7a94b8;font-size:.95rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.catalog-card-title{color:#222;font-size:.95rem;font-weight:700;letter-spacing:.01em;line-height:1.45;margin:0;min-height:2.1rem;text-transform:uppercase}.catalog-primary-btn,.catalog-secondary-btn{border:none;cursor:pointer;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.catalog-primary-btn{background:linear-gradient(135deg,#14aae6,#0985da);box-shadow:inset 0 0 0 3px #ffffffeb,0 12px 24px #0985da29;color:#fff;font-size:.98rem;letter-spacing:.02em;margin-top:-.15rem;min-height:56px;padding:.95rem 1rem;width:100%}.catalog-primary-btn:hover{box-shadow:inset 0 0 0 3px #ffffffeb,0 16px 28px #0985da33;transform:translateY(-2px)}.catalog-secondary-btn{background:#163f74;color:#fff;font-size:.95rem;padding:.85rem 1.25rem}.catalog-state{align-items:center;background:#fff;border:1px solid #d9e8f2;box-shadow:0 18px 42px #0f356714;color:#5c7394;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:360px;padding:2rem;text-align:center}.catalog-state h2{color:#163f74;font-size:1.5rem;margin:0}.catalog-state p{font-size:1rem;line-height:1.6;margin:0}.catalog-state-spinner{animation:catalog-spin 1s linear infinite;color:#0d8bdd;font-size:2rem}.catalog-empty-icon{color:#0d8bdd;font-size:2.6rem}.catalog-state-error{color:#8a3c3c}@keyframes catalog-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.catalog-page{background:radial-gradient(circle at top left,#0ea7df14,#0000 18rem),linear-gradient(180deg,#fff,#f7fbff);padding:var(--site-header-offset) 0 4rem}.catalog-shell{width:min(100% - 24px,1180px)}.catalog-heading{margin:1.25rem 0 1.9rem}.catalog-grid{gap:1.75rem 1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:480px){.catalog-page{padding-top:var(--site-header-offset)}.catalog-heading{margin:1rem 0 1.6rem;text-align:left}.catalog-heading h1{letter-spacing:.04em}.catalog-grid{grid-template-columns:1fr}.catalog-card{margin:0 auto;width:min(100%,280px)}.catalog-card-title{min-height:auto}.catalog-heading-line{margin:1rem 0 0}}.catalog-thankyou-page{align-items:center;background:radial-gradient(circle at top left,#14aae61f,#0000 24rem),linear-gradient(180deg,#f8fbff,#eef5fb);display:flex;justify-content:center;min-height:100vh;padding:4rem 1.25rem}.catalog-thankyou-card{background:#fff;border:1px solid #d9e8f2;box-shadow:0 24px 50px #0f35671f;padding:3rem 2rem;text-align:center;width:min(620px,100%)}.catalog-thankyou-icon{color:#10a34a;font-size:4.2rem;margin-bottom:1.25rem}.catalog-thankyou-kicker{color:#12a8e4;font-size:.8rem;font-weight:800;letter-spacing:.22em;margin:0 0 .7rem;text-transform:uppercase}.catalog-thankyou-card h1{color:#153e75;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.2;margin:0}.catalog-thankyou-subtitle{color:#617a9b;font-size:1.05rem;line-height:1.7;margin:1rem auto 0;max-width:460px}.catalog-thankyou-btn{background:linear-gradient(135deg,#14aae6,#0b79da);border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:2rem;min-width:220px;padding:1rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.catalog-thankyou-btn:hover{box-shadow:0 14px 28px #0b79da3d;transform:translateY(-2px)}@media (max-width:640px){.catalog-thankyou-card{padding:2.4rem 1.4rem}}.search-results-page{background:radial-gradient(circle at top left,#00a0e31f,#0000 34%),linear-gradient(180deg,#f6fbff,#fff);min-height:calc(100vh - 180px);padding:148px 24px 64px}.search-results-shell{grid-gap:24px;display:grid;gap:24px;margin:0 auto;max-width:1080px}.search-results-header{grid-gap:10px;display:grid;gap:10px}.search-results-eyebrow{color:#0c7ab5;font-size:.82rem;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.search-results-title{color:#163f74;font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin:0}.search-results-intro{color:#4b6177;font-size:1rem;line-height:1.6;margin:0;max-width:760px}.search-results-form{grid-gap:14px;background:#ffffffeb;border:1px solid #00a0e329;border-radius:22px;box-shadow:0 24px 60px #12345514;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:18px}.search-results-input-wrap{position:relative}.search-results-input-icon{color:#6f8ca8;left:18px;position:absolute;top:50%;transform:translateY(-50%)}.search-results-input-wrap input{background:#f7fbff;border:1px solid #cfe2f3;border-radius:16px;color:#1e2f41;font-size:1rem;min-height:58px;outline:none;padding:0 18px 0 50px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.search-results-input-wrap input:focus{border-color:#00a0e3;box-shadow:0 0 0 4px #00a0e31f}.search-results-submit{background:linear-gradient(135deg,#00a0e3,#1468aa);border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:.98rem;font-weight:700;min-width:132px;transition:transform .2s ease,box-shadow .2s ease}.search-results-submit:hover{box-shadow:0 16px 30px #00a0e32e;transform:translateY(-1px)}.search-results-state,.search-results-summary{background:#fff;border:1px solid #00a0e31f;border-radius:22px;box-shadow:0 18px 44px #1234550f;padding:28px 30px}.search-results-state h2,.search-results-summary h2{color:#163f74;font-size:1.4rem;margin:0 0 8px}.search-results-state p,.search-results-summary p{color:#54687b;line-height:1.6;margin:0}.search-results-list{grid-gap:16px;display:grid;gap:16px}.search-result-card{grid-gap:18px;align-items:center;background:#fff;border:1px solid #00a0e31f;border-radius:20px;box-shadow:0 18px 42px #1234550f;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;padding:22px 24px;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.search-result-card:hover{border-color:#00a0e347;box-shadow:0 22px 48px #1234551a;transform:translateY(-2px)}.search-result-copy{grid-gap:8px;display:grid;gap:8px}.search-result-meta{color:#0c7ab5;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.search-result-copy h3{color:#163f74;font-size:1.15rem;line-height:1.3;margin:0}.search-result-copy p{color:#556b80;line-height:1.6;margin:0}.search-result-action{align-items:center;background:#00a0e31a;border-radius:50%;color:#0c7ab5;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}@media (max-width:768px){.search-results-page{padding:130px 18px 48px}.search-results-form{grid-template-columns:1fr}.search-results-submit{min-height:52px}.search-result-card{grid-template-columns:1fr}.search-result-action{display:none}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.not-found-content{max-width:420px}.not-found-title{color:#333;font-size:4rem;font-weight:700;margin:0 0 .5rem}.not-found-message{color:#555;font-size:1.5rem;margin:0 0 .5rem}.not-found-hint{color:#777;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.not-found-link{background:#1a73e8;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s}.not-found-link:hover{background:#1557b0}
/*# sourceMappingURL=main.be98a9ba.css.map*/