@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;color:#036;display:flex;flex-wrap:wrap;font-family:Arial,sans-serif;font-size:14px;justify-content:space-between;margin:0 auto;max-width:1500px;padding:16px 20px;position:-webkit-sticky;position:sticky}.topbar:after{border-bottom:1px solid #bbb9b9;margin:0 auto;width:70%}.topbar-left a{color:#036;font-size:14px;margin-right:12px;transition:color .3s}.topbar-left a:hover{color:#007bff}.topbar-right{align-items:center;display:flex;gap:20px}.topbar-right .email{align-items:center;display:flex;gap:6px}.brochure-link{color:#007bff;font-weight:500;text-decoration:none}.brochure-link:hover{text-decoration:underline}@media (max-width:768px){.topbar{flex-direction:row;gap:8px;padding:10px;text-align:center}.topbar-right{flex-direction:column-reverse;gap:8px}.topbar{align-items:flex-start}}.brochure-link,.email{color:#036;text-decoration:none}.navbar{background:#fff;position:relative;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1500px;padding:15px 20px}.nav-logo img{height:90px}.nav-menu{display:flex;gap:25px;list-style:none}.nav-menu li a{color:#036;font-weight:400;text-decoration:none;transition:color .3s}.nav-menu li a:hover{color:#036}.nav-menu li a.active{color:#005081cc;font-weight:700}.nav-actions{align-items:center;display:flex;gap:15px}.nav-actions .phone{color:#036;font-weight:400;text-decoration:none}.nav-actions .btn{-moz-border-radius-topleft:10px;background:#036;-webkit-border-radius:50px;-webkit-border-top-left-radius:10px;-moz-border-radius:50px;border-radius:50px;border-top-left-radius:10px;color:#fff;padding:8px 16px;text-decoration:none;transition:.3s}.nav-actions .btn:hover{background:#c57111}.nav-toggle{cursor:pointer;display:none;font-size:22px}@media (max-width:992px){.nav-menu{background:#fff;box-shadow:0 4px 6px #0363;flex-direction:column;left:-100%;padding:20px 0;position:absolute;text-align:left;top:70px;transition:.4s;width:100%}.nav-menu li a{padding-left:10px}.nav-menu.active{left:0}.nav-actions{display:none}.nav-toggle{display:block}.nav-logo img{height:60px}}li.contact-link{display:none}@media (max-width:992px){li.contact-link{display:list-item}}@media (min-width:1024px){.nav-logo img{height:50px}}.dropdown{position:relative}.dropdown-header{align-items:flex-end;display:flex;text-align:center}.dropdown-link{color:inherit;text-decoration:none}.dropdown-toggle{background:none;border:none;color:#036;cursor:pointer;font-weight:bolder}@media (min-width:1024px){.dropdown-menu{background:#fff;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;display:block;left:0;min-width:220px;padding:.5rem 0;position:absolute;top:100%;z-index:999}}@media (max-width:1023px){.dropdown-menu{background:#0000;box-shadow:none;max-height:200px;min-width:100%;overflow-y:auto;padding:0;position:static;text-align:center}.dropdown-menu::-webkit-scrollbar{width:6px}.dropdown-menu::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}}.dropdown-menu li{list-style:none}.dropdown-menu a{color:#111827;display:block;padding:.6rem 1rem;text-decoration:none;transition:background .2s ease}.dropdown-menu a:hover{background:#f3f4f6}@media (max-width:480px){.dropdown-menu{background:#0000;box-shadow:none;max-height:200px;min-width:100%;overflow-y:auto;padding:0;position:static;text-align:left}}.hero{background-image:url(/static/media/Clip%20path%20group.2affba2c62a3fd5e4475.svg);background-position:0;background-repeat:no-repeat;background-size:50% 100%;padding:20px 0;width:100%}.hero-slide{align-items:center;box-sizing:border-box;display:flex!important;justify-content:space-between;min-height:500px;padding:50px 10%}.hero-content{max-width:50%}.hero-content h1{color:#004f81;font-size:70px;font-weight:700;line-height:75px;margin:auto}.hero-content p{color:#004f81;font-size:1.2rem;margin:20px 0}.hero-btn{align-items:center;background:linear-gradient(90deg,#ca7511,#87570a);border-radius:30px;color:#fff;display:inline-flex;font-weight:700;gap:15px;justify-content:space-between;margin:30px 0 auto;padding:12px 20px;text-decoration:none;transition:.3s}.hero-btn:hover{background:linear-gradient(180deg,#ca7511,#87570a)}.hero-btn-icon{align-items:center;background:#fff;border-radius:50%;color:#ca7511;display:flex;font-size:20px;font-weight:600;height:35px;justify-content:center;width:35px}@media (max-width:768px){.hero-btn{border-radius:25px;font-size:14px;gap:10px;margin:20px auto;padding:10px 16px}.hero-btn-icon{font-size:16px;height:28px;width:28px}}@media (max-width:480px){.hero-btn{border-radius:20px;font-size:13px;gap:8px;padding:8px 14px}.hero-btn-icon{font-size:14px;height:24px;width:24px}}.hero-image img{border-radius:60px;height:auto;mask-image:linear-gradient(135deg,#000000e6 70%,#0000);-webkit-mask-image:linear-gradient(135deg,#000000e6 70%,#0000);max-width:700px;width:100%}.slick-dots{bottom:30px;display:flex!important;justify-content:center;left:50%;transform:translateX(-50%);z-index:10}.slick-dots li{margin:0 6px}.slick-dots li button:before{color:#d68a15;font-size:10px!important;opacity:1}.slick-dots li.slick-active button:before{color:#004f81!important;opacity:1}.slick-dots{bottom:0!important}@media (max-width:992px){.hero-slide{flex-direction:column;text-align:center}.hero-content{margin-bottom:30px;max-width:100%}.hero-image img{max-width:90%}}@media (max-width:576px){.hero-content h1{font-size:38px;line-height:45px}.hero-content p{font-size:1rem}.hero-right-shape img{width:60px!important}}.hero{overflow:hidden;position:relative}.hero-right-shape{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.hero-right-shape img{max-height:80vh;object-fit:contain;pointer-events:none;width:100px}@media (max-width:767px){.hero{background-position:top;background-size:100% 50%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.about{background:#fff;background-image:url(/static/media/left-overlay.ab3c48966051ae6760b6.svg),url(/static/media/about-bg.fab1ef70f3d5ba321f9f.svg);background-position:0 100%,100%;background-repeat:no-repeat,no-repeat;background-size:50% auto,70% 100%;padding:50px 10%;position:relative}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.about-left{flex:1 1;position:relative}.years-badge{margin-bottom:-53px;margin-left:20%}.about-graphics{position:relative}.about-graphics .main-graphic{max-width:450px;width:100%}.about-right{flex:1 1;max-width:800px}.about-label{align-items:center;color:#008ac7;display:flex;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.about-right h3{color:#666;font-size:50px;font-weight:400;line-height:60px;margin:15px 0}.about-right .highlight{color:#000}.about-right p{color:#444;line-height:1.6;margin:15px 0 25px}.about-right ul{list-style:none;margin-bottom:25px;padding:0}.about-right ul li{align-items:center;color:#333;display:flex;font-size:1rem;margin-bottom:12px}.about-right ul li:before{color:#03baa5;content:"✔";margin-right:10px}.learn-btn{align-items:center;background:#0000;border:2px solid #004f81;border-radius:8px;cursor:pointer;display:flex;overflow:hidden;padding:0;transition:.3s ease}.btn-text{background:#fff;color:#004f81;font-size:16px;font-weight:500;padding:7px 16px}.btn-icon{align-items:center;background:#004f81;color:#fff;display:flex;justify-content:center;padding:10px 14px}.learn-btn:hover{box-shadow:0 4px 10px #00000026;transform:translateY(-2px)}@media (max-width:992px){.about{background-image:none}.about-container{flex-direction:column;text-align:center}.about-right{max-width:100%;text-align:left}.about-graphics .main-graphic{margin:0 auto}.about-bottom-right img,.about-left-shape img{max-width:60px!important}.about-right h3{font-size:24px;font-weight:400;line-height:32px}.about-right ul li{align-items:baseline;text-align:left}}.about-left-shape{left:0;opacity:.9;position:absolute;top:50%;transform:translateY(-50%);z-index:0}.about-left-shape img{max-height:80vh;object-fit:contain;pointer-events:none;width:150px}.about-bottom-right{bottom:20px;position:absolute;right:5%;z-index:1}.about-bottom-right img{max-width:100px;opacity:.9;pointer-events:none}@media screen and (min-width:1024px) and (max-width:1440px){.about-right h3{color:#666;font-size:36px;font-weight:400;line-height:44px;margin:12px 0}}@media (max-width:768px){.about{background-image:none;background-position:50%;background-size:cover;padding:30px 20px}}.values-section{padding:2rem 0}.values-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);justify-items:center;text-align:center}.value-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:10px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;width:150px}.value-card:hover{box-shadow:0 8px 18px #0000001f;transform:translateY(-5px)}.value-icon{color:#004f81;font-size:2.2rem}.value-card h3{color:#222;font-size:1rem;font-weight:600;margin:0}.value-card p{color:#555;font-size:13px;margin:0}@media (max-width:1024px){.values-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.values-grid{grid-template-columns:repeat(2,1fr)}.about-left-shape{display:none}.value-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:6px;padding:10px;transition:transform .3s ease,box-shadow .3s ease;width:112px}}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:20px 3px!important;margin:20px var(--swiper-pagination-bullet-horizontal-gap,3px)!important}.floating-dots-wrapper{inset:0;pointer-events:none;position:absolute}.floating-dot-yellow{background-color:#ffb400}.floating-dot-green,.floating-dot-yellow{border-radius:50%;height:18px;position:absolute;width:18px;z-index:2}.floating-dot-green{background-color:#008c45}.floating-dot-yellow-1{left:15%;top:15%}.floating-dot-green-1{right:5%;top:10%}.floating-dot-yellow-2{bottom:10%;left:5%}.floating-dot-green-2{bottom:20%;right:15%}@media (max-width:1024px){.floating-dot-green,.floating-dot-yellow{height:12px;width:12px}.floating-dot-yellow-1{left:6%;top:6%}.floating-dot-green-1{right:6%;top:6%}.floating-dot-yellow-2{bottom:6%;left:6%}.floating-dot-green-2{bottom:6%;right:6%}}@media (max-width:767px){.floating-dot-green,.floating-dot-yellow{height:10px;width:10px}.floating-dot-yellow-1{left:8%;top:8%}.floating-dot-green-1{right:8%;top:8%}.floating-dot-yellow-2{bottom:8%;left:8%}.floating-dot-green-2{bottom:8%;right:8%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.partners-section{overflow:hidden;padding:80px 10%;position:relative;text-align:center}.partners-section:before{background:url(/static/media/Slider-Backgroun.564c60acbe7ab0a84ab5.jpg) no-repeat 50%;background-size:cover;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:0}.partners-section>*{position:relative;z-index:1}.partners-container{margin:0 auto;max-width:1200px}.partners-label{color:#0070ad;display:block;font-size:.85rem;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.partners-title{color:#222;font-size:2.2rem;font-weight:600;line-height:1.4;margin-bottom:40px}.partners-slider{margin-bottom:30px}.partner-card{align-items:center;border-radius:14px;display:flex!important;justify-content:center;padding:15px 20px;transition:transform .3s ease}.partner-card img{max-height:120px;max-width:200px;object-fit:contain}.partner-card:hover{transform:translateY(-4px)}.partners-cta{margin-top:20px}.partners-btn{background:#0070ad;border-radius:30px;color:#fff;display:inline-block;font-weight:600;padding:12px 28px;text-decoration:none;transition:background .3s ease}.partners-btn:hover{background:linear-gradient(90deg,#ca7511,#87570a)}.custom-swiper-pagination1{margin-top:40px;text-align:center}.custom-swiper-pagination1 .swiper-pagination-bullet1{background:rgba(0,0,0,.276);height:5px;margin:0 5px!important;opacity:1;width:5px}.custom-swiper-pagination1 .swiper-pagination-bullet1-active{background:#0070ad!important;border:1px solid #0070ad!important;border-radius:50%}@media (max-width:768px){.partners-title{font-size:24px;line-height:32px}}@media (min-width:481px) and (max-width:768px){.partners-section{padding:60px 8%;text-align:center}.partners-title{font-size:1.9rem;line-height:1.35;margin-bottom:30px}.partners-label{font-size:.8rem;letter-spacing:1.8px;margin-bottom:9px}.partners-slider{margin-bottom:25px}.partner-card{padding:12px 16px}.partner-card img{max-height:100px;max-width:160px}.partners-cta{margin-top:18px}.partners-btn{font-size:.95rem;padding:11px 25px}}@media (max-width:480px){.partners-section{padding:40px 5%;text-align:center}.partners-title{font-size:20px;line-height:26px;margin-bottom:20px}.partners-label{font-size:.75rem;letter-spacing:1.5px;margin-bottom:8px}.partners-slider{margin-bottom:20px}.partner-card{padding:10px 12px}.partner-card img{max-height:100px;max-width:260px}.partners-cta{margin-top:15px}.partners-btn{font-size:.9rem;padding:10px 22px}}.product-tabs{margin:0 auto;padding:2rem 0;text-align:center;width:1200px}.product-header{display:flex;margin:40px 0}.product-header,.product-header-text{align-items:center;justify-content:center;text-align:left}.product-header-text{margin-left:50px;width:600px}.product-header h2{color:#666;font-size:50px;font-weight:400;line-height:60px;margin:15px 0}.product-header h2 span{color:#000}.product-header p{color:#555;font-size:.95rem;margin:.5rem auto 2rem;max-width:700px}.tab-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.tab-btn{background:#0000;border:none;border-right:2px solid #000;color:#333;cursor:pointer;font-size:.95rem;padding:.6rem 1rem;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{color:#f27d2b}.tab-grid{display:block}.tab-card{background:#fff;border-radius:12px;height:100%;margin:0;overflow:hidden;text-align:center}.tab-card img{border-radius:8px;height:250px;object-fit:cover;width:auto}.tab-card h4{color:#333;font-size:1rem;font-weight:600;margin-top:.8rem}.tab-slider .slick-dots{bottom:-20px!important}.tab-slider .slick-dots li button:before{color:rgba(0,0,0,.276);font-size:10px;opacity:.5}.tab-slider .slick-dots li.slick-active button:before{color:#ca7511;opacity:1}@media (max-width:768px){.product-header{flex-direction:column;text-align:center}.product-header-text{margin-left:0;width:100%}.product-header h2{font-size:24px;font-weight:400;line-height:32px;text-align:left}.product-header p{text-align:left}.tab-card img{height:180px}.tab-btn{border:none}}@media (max-width:1024px){.product-tabs{padding:1.5rem 0;width:90%}}@media (max-width:768px){.product-tabs{padding:1rem 0;width:95%}}.img-style{display:flex;flex-direction:column;margin:auto 10px}@media screen and (min-width:1024px) and (max-width:1440px){.product-header h2{color:#666;font-size:36px;font-weight:400;line-height:44px;margin:12px 0}.tab-card img{border-radius:8px;height:220px;object-fit:cover;width:auto}}.tab-title-row{align-items:center;display:flex;justify-content:space-between;margin:30px 0 20px}.tab-section-title{color:#0070ad;font-size:28px;font-weight:600}.tab-actions{align-items:center;display:flex;gap:15px}.explore-btn{background:#0070ad;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 25px;transition:.3s}.explore-btn:hover{background:linear-gradient(90deg,#ca7511,#87570a)}.tab-controls button{background:#f2f2f2;border:none;border-radius:50%;cursor:pointer;font-size:20px;height:35px;transition:.3s;width:35px}.tab-controls button:hover{background:#ddd}@media (max-width:480px){.tab-title-row{align-items:flex-start;flex-direction:column;gap:12px;margin:20px 0 12px}.tab-section-title{font-size:20px}.tab-actions{flex-wrap:wrap;gap:8px;width:100%}.explore-btn{font-size:.9rem;padding:8px 18px;width:auto}.tab-controls button{font-size:16px;height:28px;width:28px}}.product-tabs .swiper-button-next,.product-tabs .swiper-button-prev{background:#f2f2f2;border-radius:50%;color:#333;height:35px;top:45%;transition:.3s;width:35px}.product-tabs .swiper-button-next:hover,.product-tabs .swiper-button-prev:hover{background:#ddd}.product-tabs .swiper-button-next:after,.product-tabs .swiper-button-prev:after{font-size:20px;font-weight:700}.swiper-pagination{bottom:-10px!important;margin-bottom:10px;position:relative;z-index:2}.careers{background:url(/static/media/careers-bg.a441a6d05d7e0497c115.png) no-repeat 50%/cover;border-radius:20px;margin:2rem auto;max-width:1200px;overflow:hidden;position:relative}.careers-overlay{align-items:left;display:flex;justify-content:flex-end;padding:4rem 3rem}.careers-content{color:#fff;max-width:500px}.careers-tag{display:block;font-size:.9rem;letter-spacing:1px;margin-bottom:.8rem;opacity:.9;text-transform:uppercase}.careers-content h2{font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.careers-content p{font-size:1rem;margin-bottom:1.5rem;opacity:.95}.cta-btn{-moz-border-radius-topleft:10px;background:#1b75bb;border:none;border-radius:6px;-webkit-border-radius:50px;-webkit-border-top-left-radius:10px;-moz-border-radius:50px;border-radius:50px;border-top-left-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px 28px;transition:.3s ease}.cta-btn:hover{background:linear-gradient(180deg,#ca7511,#87570a)}@media (max-width:768px){.careers-overlay{padding:3rem 1.5rem;text-align:left}.careers-content h2{font-size:1.6rem;font-weight:400}}@media (max-width:480px){.careers{background-size:cover;border-radius:12px;margin:1.5rem;max-width:100%}.careers-overlay{justify-content:flex-start;padding:2rem 1rem}.careers-content{max-width:100%}.careers-tag{font-size:.75rem;letter-spacing:.8px;margin-bottom:.6rem}.careers-content h2{font-size:1.4rem;font-weight:600;line-height:1.2;margin-bottom:.8rem}.careers-content p{font-size:.9rem;margin-bottom:1rem}.cta-btn{font-size:.85rem;padding:10px 20px}}.events{background:#fff;margin:0 auto;max-width:1200px;padding:60px 20px;text-align:center}.events-header{align-items:center;display:flex;gap:40px;justify-content:center;margin:0 auto 2rem;text-align:left;width:100%}.events-tag{color:#008ac7;display:block;font-size:.9rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.events-header h2{color:#666;font-size:50px;font-weight:400;line-height:60px;margin:15px 0}.events-header h2 span{color:#000}.events-header-text{align-items:center;justify-content:center;margin-left:50px;text-align:left;width:500px}.events-header p{color:#555;font-size:1rem}.event-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.event-card{background:#fff;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;text-align:left;transition:all .3s ease}.event-card img{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;height:280px;width:100%}.event-content{align-items:center;display:flex;justify-content:space-between;padding:1rem}.event-content h4{color:#333;flex:1 1;font-size:1rem;font-weight:600;margin-right:1rem}.event-btn{background:#008ac7;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:40px;transition:background .3s ease;width:40px}.event-btn:hover{background:#005bb5}@media (max-width:768px){.events-header h2{font-size:24px;font-weight:400;line-height:32px}.event-card img{height:180px}.events-header-text{margin:auto;text-align:center;width:auto}}@media screen and (min-width:1024px) and (max-width:1440px){.events-header h2{color:#666;font-size:36px;font-weight:400;line-height:44px;margin:12px 0}}@media (max-width:768px){.events-header{align-items:flex-start;flex-direction:column;gap:0;text-align:left}.event-card{border-radius:12px;padding:15px;text-align:center}.event-content h4{font-size:12px;text-align:left}.events-header p{color:#555;font-size:1rem;text-align:left}.event-list{gap:1rem;grid-template-columns:1fr;padding:0 10px}}.stats-section{background:url(/static/media/stat1.6571aeebcd8086521d3a.svg) no-repeat 50%/contain;margin:0 auto;max-width:1200px;opacity:.9;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.stats-header h2{color:#666;font-size:50px;font-weight:300;line-height:60px;margin:25px 0}.stats-header h2 span{color:#000;font-weight:400}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;margin:8% auto;max-width:1200px}.stat-card{background:#fff;flex-direction:row;gap:20px;padding:10px;text-align:center}.stat-card,.stat-icon{align-items:center;justify-content:center}.stat-icon{color:#007bff;font-size:2rem;margin-bottom:.8rem}.stat-card h3{color:#111;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#555;font-size:.95rem}.floating-dot{border-radius:50%;height:20px;position:absolute;width:20px}.floating-dot.orange{background:#d2691e;left:5%;top:10%}.floating-dot.blue{background:#1e90ff;bottom:20%;left:30%}.floating-dot.green{background:#32cd32;right:40%;top:5%}.floating-dot.red{background:#ff4500;bottom:15%;right:10%}@media (max-width:768px){.stats-header h2{font-size:24px;line-height:32px}.stat-card h3{font-size:1.3rem}.floating-dot{height:14px;width:14px}.stats-section{background-size:cover;margin:15% 0;padding:50px 15px}.events{padding:20px}}@media (max-width:480px){.stats-section{margin:20% 0;padding:10px}}.contact-section{background:linear-gradient(#004aad1a,#004aade6),url(/static/media/contact-bg.31883bd5fb67b3c18f39.png) 50%/cover no-repeat;border-radius:20px;color:#fff;margin:50px auto;max-width:1200px;padding:60px 20px}.contact-container{align-items:center;display:block;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1100px}.contact-info{flex:1 1;margin-left:3%;min-width:280px}.contact-info h2{color:#fff;font-size:50px;font-weight:400;line-height:60px;margin:15px 0}.contact-info p{color:#fff;font-size:1rem;line-height:1.6}.contact-info span{color:#fff;font-weight:600}.contact-form{border-radius:12px;flex:1 1;max-width:600px;min-width:300px;padding:30px}.contact-form form{display:flex;flex-direction:column;gap:15px}.contact-form input,.contact-form textarea{-moz-border-radius-topright:20px;-moz-border-radius-bottomleft:20px;border:1px solid #ddd;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;font-size:.95rem;outline:none;padding:12px;width:100%}.contact-form textarea{min-height:120px;resize:none}.contact-form .cta-btn{-moz-border-radius-topleft:10px;background:#1e90ff;border:none;border-radius:6px;-webkit-border-radius:50px;-webkit-border-top-left-radius:10px;-moz-border-radius:50px;border-radius:50px;border-top-left-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:.3s ease;width:20%}.contact-form .cta-btn:hover{background:#003580}@media (max-width:768px){.contact-container{flex-direction:column;text-align:center}.contact-info{text-align:center}.contact-form{width:100%}.contact-info h2{font-size:24px;line-height:32px}.contact-form form{flex-direction:column;gap:20px;padding:10px}.contact-form form button,.contact-form form input,.contact-form form select,.contact-form form textarea{box-sizing:border-box;width:100%}.contact-form .cta-btn{width:100%}.contact-form{max-width:100%;min-width:100%;padding:0}}.link a{color:#fff;text-decoration:none}@media (max-width:480px){.contact-section{background-size:cover;border-radius:12px;margin:20px;max-width:100%;padding:30px 10px}.contact-info p{font-size:15px;line-height:21px;width:250px}.contact-info{text-align:left}}.footer{background:#036;color:#fff;padding:50px 20px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1500px}.footer-col{color:#fff;flex:1 1;font-size:14px;font-weight:300;min-width:200px}.footer-logo{margin-bottom:15px;width:270px}.company-info p{color:#fff}.company-info ul{color:#fff;list-style:none;margin:10px 0;padding:0}.company-info ul li{margin-bottom:5px}.company-info a{color:#fff;text-decoration:none}.company-info a:hover{text-decoration:underline}.newsletter h3{margin-bottom:10px}.company-info h4,.footer-col h3,.newsletter h3{font-weight:500}.newsletter-form{display:flex;flex-direction:column;margin-top:10px}.newsletter-form input{-moz-border-radius-topright:20px;-moz-border-radius-bottomleft:20px;border:none;border-radius:4px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;flex:1 1;padding:10px}.newsletter-form button{-moz-border-radius-topleft:10px;background:#00b4d8;border:none;border-radius:4px;-webkit-border-radius:50px;-webkit-border-top-left-radius:10px;-moz-border-radius:50px;border-radius:50px;border-top-left-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 15px;transition:.3s}.newsletter-form button:hover{background:#0077b6}.quick-links ul{list-style:none;padding:0}.quick-links ul li{margin:8px 0}.quick-links ul li a{color:#fff;text-decoration:none;transition:.3s}.quick-links ul li a:hover{color:#00b4d8}.social-icons{display:flex;gap:22px;margin-top:15px}.social-icons a{color:#fff;font-size:1.2rem;transition:.3s}.social-icons a:hover{color:#00b4d8}.footer-bottom{background-color:#004f81;border-top:1px solid #fff3;font-size:.9rem;padding:15px 0;text-align:left}.footer-bottom p{color:#fff;margin:10px auto;max-width:1500px}@media (max-width:768px){.newsletter-form{flex-direction:column}.newsletter-form input{width:auto}.newsletter-form button{width:100%}.social-icons{gap:0;justify-content:space-evenly}}.active-link{color:#00b4d8!important;font-weight:700;text-decoration:none}.footer-bottom-last{color:#fff;font-size:15px;margin:0 auto;max-width:1500px;padding:15px 20px;text-align:left}.footer-bottom-last-link{color:#fff;text-decoration:none}.footer-bottom-last-link:hover{text-decoration:underline}@media (max-width:1024px){.footer-bottom-last{font-size:13px;max-width:1100px;padding:12px 15px}}@media (max-width:768px){.footer-bottom-last{font-size:12px;max-width:90%;padding:10px 12px;text-align:center}}@media (max-width:480px){.footer-bottom-last{font-size:11px;line-height:1.4;max-width:100%;padding:8px 10px;text-align:center}}@media (max-width:768px){.footer-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center}.footer-container>:nth-child(4){grid-column:2/3;grid-row:2;text-align:center}.social-icons{gap:10px;justify-content:space-evenly}}@media (max-width:480px){.footer-container{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr;justify-items:left}.footer-container>:nth-child(4){grid-column:auto;grid-row:auto;text-align:left}.social-icons{gap:20px;justify-content:flex-start}}.aheader-wrapper{align-items:center;background-position:50%;background-size:cover;display:flex;height:450px;justify-content:center;position:relative;width:100%}.aheader-overlay{border-radius:.5rem;color:#fff;padding:2rem;text-align:center}.aheader-title{font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.aheader-breadcrumb{color:#e5e7eb;font-size:.95rem;font-weight:400}.aheader-separator{color:#f59e0b;margin:0 .5rem}@media (max-width:768px){.aheader-title{font-size:1.5rem;font-weight:600}.aheader-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto}}.csec-wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:4rem 1.5rem}.csec-image{display:flex;flex:1 1;justify-content:center;position:relative}.csec-img{border-radius:1rem;object-fit:cover;width:500px}.csec-content{flex:1 1;max-width:600px}.csec-subtitle{color:#dca338;font-size:.9rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.csec-title{color:#666;font-size:2.5rem;font-weight:400;margin-top:.5rem}.csec-title .highlight{color:#000}.csec-text{color:#4b5563;line-height:1.6;margin:1rem 0 2rem}.csec-info{display:flex;flex-direction:column;gap:1.5rem}.csec-item{gap:1rem}.csec-icon,.csec-item{align-items:center;display:flex}.csec-icon{background:linear-gradient(90deg,#009cff,#004f81);border-radius:50%;color:#fff;font-size:1rem;justify-content:center;padding:.75rem}.csec-heading{font-size:1.125rem;font-weight:600;margin:0}.csec-description{color:#6b7280;font-size:.9rem;margin:0}@media (min-width:768px){.csec-wrapper{flex-direction:row;padding:4rem}}@media (min-width:640px) and (max-width:1023px){.csec-wrapper{flex-direction:row;padding:3rem 2rem}.csec-img{max-width:300px}.csec-title{font-size:2rem;text-align:left}.csec-text{font-size:1rem;text-align:left}}@media (min-width:1024px){.csec-wrapper{flex-direction:row;padding:4rem}.csec-img{max-width:500px}.csec-title{font-size:2.5rem}.csec-text{font-size:1.05rem}}@media (max-width:1024px){.csec-img{width:350px}}@media (max-width:480px){.csec-img{max-width:300px;width:100%}.csec-title{font-size:24px}.csec-heading{font-size:20px;font-weight:400}}.cform-wrapper{border-radius:1rem;margin:0 auto;max-width:900px;padding:3rem 1.5rem}.cform-title{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.cform-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cform-group{display:flex;flex-direction:column}.cform-full{grid-column:span 2}.cform-label{color:#374151;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.cform-input,.cform-textarea{border:1px solid #c57111;border-radius:.5rem;font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .2s ease}.cform-input:focus,.cform-textarea:focus{border-color:#009cff;box-shadow:0 0 0 3px #009cff33}.cform-submit{grid-column:span 2;margin-top:1rem;text-align:center}.cform-button{background:linear-gradient(90deg,#009cff,#004f81);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.cform-button:hover{box-shadow:0 6px 15px #00000026;transform:translateY(-2px)}@media (min-width:640px) and (max-width:1023px){.cform-wrapper{padding:2.5rem 1.25rem}.cform-title{font-size:1.75rem}.cform-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.cform-label{font-size:.9rem}.cform-input,.cform-textarea{font-size:.95rem;padding:.7rem .9rem}}@media (max-width:639px){.cform-wrapper{border-radius:.8rem;max-width:100%;padding:2rem 1rem}.cform-title{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.cform-grid{grid-gap:1rem!important;display:grid!important;gap:1rem!important;grid-template-columns:1fr!important}.cform-group{flex-direction:column!important;width:100%!important}.cform-full{grid-column:1/-1!important}.cform-label{font-size:.85rem;margin-bottom:.3rem}.cform-input,.cform-textarea{box-sizing:border-box;font-size:.9rem;padding:.65rem .85rem;width:100%!important}.cform-button{font-size:.95rem;padding:.75rem 1.5rem;width:100%!important}.cform-grid{grid-template-columns:1fr!important}.cform-group{grid-column:1/-1!important;width:100%!important}.cform-input,.cform-textarea{display:block;width:100%!important}}.bloremap-wrapper{margin:50px 0 auto;text-align:center;width:100%}.bloremap-title{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem}.bloremap-container{margin:0 auto;overflow:hidden;width:100%}.bloremap-iframe{border:0;height:450px;width:100%}@media (max-width:768px){.bloremap-iframe{height:300px}}.careers-container{margin:50px auto;max-width:1200px;padding:20px}.careers-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.careers-left{padding:20px}.careers-left h2{color:#666;font-size:30px;font-weight:400;margin-bottom:15px}.careers-left .highlight{color:#000}.careers-left p{color:#555;margin-bottom:15px}.careers-left a{color:#2d2b6f;text-decoration:none}.positions-list{list-style:none;margin:0;padding:0}.positions-list li{border:1px solid #ddd;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 12px}.careers-right img.career-image{border:none;border-radius:12px;display:block;height:auto;margin:0 auto;object-fit:cover;width:450px}.careers-right{position:relative}@media(max-width:768px){.careers-grid{grid-template-columns:1fr}}@media (max-width:1024px){.careers-container{margin:30px auto;padding:15px}.careers-left h2{font-size:26px;text-align:center}.careers-left p{font-size:15px;text-align:center}.careers-left a{display:inline-block;margin-top:10px;text-align:center}.careers-right img.career-image{max-width:380px;width:100%}}@media (max-width:768px){.careers-container{margin:20px auto;padding:10px}.careers-grid{gap:15px;grid-template-columns:1fr}.careers-left{font-size:14px;padding:10px;text-align:left}.careers-left h2{font-size:22px;line-height:1.3}.careers-left p{font-size:14px}.positions-list li{align-items:center;flex-direction:column;font-size:14px;padding:10px;text-align:center}.careers-right img.career-image{max-width:320px;width:100%}}.nz-career-form{background:linear-gradient(90deg,#009cff,#004f81);border-radius:16px;box-shadow:0 8px 25px #ffa50066;display:flex;flex-direction:column;gap:25px;margin:40px auto;max-width:800px;padding:40px 30px}.nz-form-title{color:#fff;font-size:30px;font-weight:700;margin-bottom:5px;text-align:center}.nz-form-subtitle{color:#fff;margin-bottom:10px;text-align:left}.errorr{color:red;text-align:center}.nz-form-row{display:flex;gap:20px}.nz-form-group{display:flex;flex:1 1;flex-direction:column}.nz-full-width{width:100%}.nz-form-group label{color:#fff;font-size:14px;font-weight:700;margin-bottom:6px}.nz-form-group input,.nz-form-group select,.nz-form-group textarea{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:14px;outline:none;padding:12px 14px;transition:all .3s ease}.nz-form-group input:focus,.nz-form-group select:focus,.nz-form-group textarea:focus{background:#fff;border-color:#004f81}.nz-form-group textarea{min-height:120px;resize:vertical}.nz-submit-wrapper{display:flex;gap:10px;justify-content:center;text-align:center}.nz-submit-btn{align-items:center;background:linear-gradient(90deg,#ca7511,#87570a);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:8px;padding:12px 30px;transition:background .3s ease}.nz-submit-btn:hover{background:linear-gradient(180deg,#ca7511,#87570a)}@media (max-width:768px){.nz-form-row{flex-direction:column}}@media (min-width:481px) and (max-width:768px){.nz-career-form{gap:20px;max-width:600px;padding:30px 20px}.nz-form-title{font-size:26px}.nz-form-subtitle{font-size:14px}.nz-form-row{flex-direction:column;gap:15px}.nz-form-group input,.nz-form-group select,.nz-form-group textarea{font-size:13px;padding:10px 12px}.nz-submit-btn{font-size:15px;padding:10px 25px}}@media (max-width:480px){.nz-career-form{border-radius:12px;gap:15px;margin:20px;max-width:100%;padding:20px 15px}.nz-form-title{font-size:22px;text-align:center}.nz-form-subtitle{font-size:13px;text-align:left}.nz-form-row{flex-direction:column;gap:12px}.nz-form-group input,.nz-form-group select,.nz-form-group textarea{font-size:12px;padding:8px 10px}.nz-form-group textarea{min-height:100px}.nz-submit-btn{font-size:14px;padding:5px 7px;width:100px}}.careers-faq{margin:60px auto;max-width:800px;padding:0 20px}.faq-title{-webkit-text-fill-color:#0000;background:#000;-webkit-background-clip:text;font-size:30px;font-weight:700;margin-bottom:40px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:all .3s ease}.faq-item.active{box-shadow:0 6px 16px #6a11cb33}.faq-question{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:space-between;padding:18px 20px;text-align:left;transition:color .3s ease;width:100%}.faq-icon,.faq-question:hover{color:#004f81}.faq-icon{font-size:22px;font-weight:700;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s ease,padding .3s ease}.faq-item.active .faq-answer{padding:15px 20px 20px}.faq-answer p{color:#555;font-size:16px;line-height:1.6;margin:0}.faq-item.active .faq-question{color:#004f81}@media (max-width:1024px){.careers-faq{margin:40px auto;padding:0 15px}.faq-title{font-size:26px;margin-bottom:30px}.faq-question{font-size:17px;padding:16px 18px}.faq-icon{font-size:20px}.faq-answer p{font-size:15px}}@media (max-width:600px){.careers-faq{margin:30px auto;padding:0 10px}.faq-title{font-size:22px;margin-bottom:25px}.faq-question{flex-wrap:wrap;font-size:16px;gap:10px;padding:14px 16px}.faq-icon{font-size:18px}.faq-answer{padding:0 16px}.faq-item.active .faq-answer{padding:12px 16px 16px}.faq-answer p{font-size:14px;line-height:1.5}}.partner2-section{margin:60px auto;max-width:1200px;padding:0 20px}.partner2-heading{color:#111827;font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}.partner2-grid{display:flex;flex-direction:column;gap:50px}.partner2-item{align-items:center;display:flex;gap:40px}.partner2-item.reverse{flex-direction:row-reverse}.partner2-text{background-color:#f1f1f1;color:#333;flex:1 1;font-size:15px;line-height:1.6;padding:10px}.partner2-text h3{color:#004f81;font-size:22px;font-weight:700;margin-bottom:15px}.partner2-text ul{margin:10px 0 20px;padding-left:20px}.partner2-image,.partner2-image-left{align-items:center;display:flex;flex:0 0 500px}.partner2-image{justify-content:flex-end}.partner2-image-left{justify-content:flex-start}.partner2-image img,.partner2-image-left img{border-radius:12px;height:100%;object-fit:cover;width:400px}@media (max-width:768px){.partner2-heading{font-size:26px;margin-bottom:30px}.partner2-item{gap:20px}.partner2-text{font-size:14px;line-height:1.5}.partner2-text h3{font-size:18px}.partner2-image img,.partner2-image-left img{height:auto;width:280px}.partner2-image,.partner2-image-left{align-items:center;display:flex;flex:0 0 150px}}@media (max-width:480px){.partner2-section{margin:30px auto;padding:0 12px}.partner2-heading{font-size:20px;margin-bottom:20px}.partner2-item,.partner2-item.reverse{flex-direction:column;gap:15px;text-align:center}.partner2-item.reverse{flex-direction:column}.partner2-text{font-size:13px;line-height:1.4;text-align:left}.partner2-text h3{font-size:15px;margin-bottom:8px;text-align:left}.partner2-text ul{font-size:12px;padding-left:15px;text-align:left}.partner2-image,.partner2-image-left{justify-content:center;margin-top:10px;order:-1}.partner2-image img,.partner2-image-left img{border-radius:8px;height:auto;max-width:280px;width:100%}}.partnership-unique-wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.partnership-unique-title{color:#333;font-size:36px;font-weight:600;grid-column:span 2;margin-bottom:10px;text-align:center}.partnership-unique-text-wrapper{grid-column:span 2}.partnership-unique-text{color:#555;font-size:15px;line-height:1.6}@media screen and (min-width:768px) and (max-width:1023px){.partnership-unique-wrapper{grid-template-columns:1fr}.partnership-unique-title{font-size:28px;line-height:36px;text-align:center}.partnership-unique-text{font-size:16px;line-height:24px}.partnership-unique-section{padding:40px 15px}}@media screen and (max-width:767px){.partnership-unique-wrapper{grid-template-columns:1fr}.partnership-unique-title{font-size:24px;line-height:32px;text-align:left}.partnership-unique-text-wrapper{grid-column:span 1}.partnership-unique-text{font-size:13px;line-height:1.4;text-align:left}.partnership-unique-section{padding:30px 10px}}.blgsec-section{padding:80px 20px}.blgsec-container{display:flex;gap:40px;margin:auto;max-width:1200px}.blgsec-content{display:flex;flex:2 1;flex-direction:column;gap:40px}.blgsec-post{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden}.blgsec-post-img{height:300px;object-fit:cover;object-position:top;width:100%}.blgsec-post-body{padding:20px}.blgsec-date{color:#6b7280;font-size:13px;margin-bottom:8px}.blgsec-title{color:#111827;font-size:20px;font-weight:700;margin-bottom:10px}.blgsec-excerpt{color:#444;font-size:15px;line-height:1.6;margin-bottom:15px}.blgsec-meta{color:#666;display:flex;font-size:13px;justify-content:space-between}.blgsec-sidebar{display:flex;flex:1 1;flex-direction:column;gap:30px}.blgsec-widget{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px}.blgsec-widget-title{color:#004f81;font-size:18px;font-weight:700;margin-bottom:15px}.blgsec-categories li,.blgsec-recent li{color:#333;cursor:pointer;font-size:14px;list-style:none;margin-bottom:10px}.blgsec-categories,.blgsec-recent{-webkit-padding-start:0;padding-inline-start:0}.blgsec-recent li{align-items:center;display:flex;gap:10px}.blgsec-recent img{border-radius:6px;height:50px;object-fit:cover;width:50px}.blgsec-tags{display:flex;flex-wrap:wrap;gap:10px}.blgsec-tags span{background:#e5f2f9;border-radius:6px;color:#004f81;cursor:pointer;font-size:13px;padding:6px 12px}.custom-list{color:#444;font-size:15px;line-height:1.6}@media (max-width:1024px){.blgsec-container{gap:20px}.blgsec-title{font-size:18px}.blgsec-excerpt{font-size:14px}}@media (max-width:768px){.blgsec-container{flex-direction:column}.blgsec-sidebar{flex:none;width:100%}.blgsec-recent li img{height:40px;width:40px}.blgsec-title{font-size:16px}.blgsec-excerpt,.custom-list{font-size:13px}.custom-list{color:#444;line-height:1.4}}.blgsec-recent li a{color:inherit;text-decoration:none}.blgsec-recent li a:hover{color:#0070ad;text-decoration:underline}.gallery-section{margin:0 auto;max-width:1200px;padding:2rem}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.gallery-card{border-radius:8px;cursor:pointer;overflow:hidden;transition:transform .3s ease}.gallery-card:hover{transform:scale(1.05)}.gallery-image{display:block;height:auto;width:100%}.gallery-loadmore-wrapper{margin-top:1.5rem;text-align:center}.gallery-loadmore-btn{background-color:#0070ad;border:none;border-radius:50px;border-top-left-radius:10px;color:#fff;cursor:pointer;padding:.8rem 2rem}.gallery-loadmore-btn:hover{background-color:#ca7511}.gallery-popup-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.gallery-popup-content{max-height:90%;max-width:90%;position:relative}.gallery-popup-image{display:block;margin:0 auto;max-height:80vh;object-fit:contain;width:100%}.gallery-popup-close,.gallery-popup-next,.gallery-popup-prev{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%)}.gallery-popup-close{right:10px;top:10px;transform:none}.gallery-popup-prev{left:-40px}.gallery-popup-next{right:-40px}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-popup-prev{left:5px}.gallery-popup-next{right:5px}}@media (max-width:600px){.gallery-grid{grid-template-columns:1fr}.gallery-title{font-size:22px!important}}.gallery-title{color:#000;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.aboutus-section{padding:0 20px 20px 0}.aboutus-wrapper{background:#fff;position:relative;width:100%}.aboutus-left-colur{background:#005280;border-radius:0 0 80px 0;bottom:0;left:0;padding-right:20px;position:absolute;top:0;width:50%}.aboutus-container{display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.aboutus-left{border-radius:0 0 80px 0;color:#fff;flex:1 1;padding:40px;position:relative}.aboutus-iso-left{position:absolute;right:20px;text-align:center;top:20px}.aboutus-iso-left img{display:block;margin:0 auto;max-width:80px}.aboutus-iso-left p{color:#fff;font-size:14px;font-weight:700;margin-top:5px}.aboutus-subtitle{font-size:14px;margin-bottom:10px;text-transform:uppercase}.aboutus-title{font-size:32px;font-weight:400;line-height:1.3;margin-bottom:20px}.aboutus-title span{font-weight:600}.aboutus-founders{font-weight:500;margin-bottom:15px}.aboutus-desc{font-size:15px;line-height:1.6;margin-bottom:15px}.aboutus-right{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:50px 0}.aboutus-right-attractive{display:flex;flex-direction:column;gap:50px;width:100%}.feature{align-items:flex-start;background:none;border-radius:0;box-shadow:none;display:flex;gap:20px;padding:0;text-align:left;transition:none}.feature:hover{box-shadow:none;transform:none}.feature-icon{align-items:center;background:#f5f5f5;border-radius:0 40px 0 40px;box-shadow:0 4px 10px #00000026;display:flex;height:100px;justify-content:center;min-width:100px;padding:12px}.feature-icon img{max-width:60px}.feature-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.feature-content h3{color:#005280;font-size:18px;font-weight:600;margin:0}.feature-content p{color:#333;font-size:14px;line-height:1.5;margin:0}.shape{animation:float 6s ease-in-out infinite;background:#00528026;pointer-events:none;position:absolute;z-index:0}.shape.circle{border-radius:50%;height:50px;left:5%;top:10%;width:50px}.shape.square{height:60px;right:10%;top:60%;transform:rotate(20deg);width:60px}.shape.triangle{border-bottom:50px solid #00528026;border-left:25px solid #0000;border-right:25px solid #0000;height:0;left:70%;top:40%;width:0}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(15deg)}}@media (max-width:992px){.aboutus-container{flex-direction:column;gap:30px}.aboutus-left{border-radius:0 0 50px 0;padding:30px}.aboutus-title{font-size:28px}.aboutus-desc{font-size:14px}.aboutus-right-attractive{gap:20px}.feature-icon{height:45px;min-width:45px}.feature-content h3{font-size:16px}.feature-content p{font-size:13px}}@media (max-width:768px){.aboutus-container{flex-direction:column;gap:20px}.aboutus-left{border-radius:0 0 40px 0;color:#555;padding:20px;text-align:center}.aboutus-iso-left{display:none;margin-bottom:15px;position:static}.aboutus-title{font-size:22px;line-height:1.4;text-align:left}.aboutus-subtitle{font-size:12px;text-align:left}.aboutus-desc{font-size:14px;text-align:left}.aboutus-right{padding-left:10px}.aboutus-right-attractive{gap:50px}.feature{gap:15px}.feature-icon{border-radius:0 20px 0 20px;height:50px;min-width:50px;padding:10px}.feature-content h3{font-size:15px}.feature-content p{font-size:13px}.aboutus-left-colur{background:none}.aboutus-founders{text-align:left}.feature-icon img{max-width:30px}}.experience-section{background:url(/static/media/about-bg.fab1ef70f3d5ba321f9f.svg) no-repeat 100%;background-size:75% auto;overflow:hidden;position:relative}.experience-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px}.experience-left{flex:1 1;position:relative}.experience-dots{left:-125px;opacity:.4;position:absolute;top:-150px;width:500px;z-index:0}.experience-ship img{border-radius:16px;box-shadow:0 6px 20px #00000040;max-width:320px;position:relative;z-index:1}.experience-ship{position:relative;top:-65px}.experience-video{bottom:-135px;display:inline-block;left:120px;position:absolute;z-index:2}.experience-video img{border-radius:16px;box-shadow:0 6px 20px #00000040;max-width:320px}.experience-play-btn{background:#ffffffe6;border-radius:50%;cursor:pointer;font-size:36px;left:50%;padding:14px 18px;position:absolute;top:50%;transform:translate(-50%,-50%)}.experience-video-text{bottom:15px;color:#fff;font-size:16px;font-weight:600;left:20px;position:absolute}.experience-right{color:#000;display:flex;flex:1 1;flex-direction:column;gap:25px}.experience-years{align-items:center;display:flex;gap:20px;justify-content:flex-end}.experience-years img{max-width:150px}.experience-years p{color:#005280;font-size:26px;font-weight:700;line-height:1.4}.experience-quote{bottom:-80px;color:#222;font-size:24px;font-weight:500;left:-275px;line-height:1.7;position:relative}.experience-desc h4{color:#111;font-size:20px;font-weight:600;margin-bottom:8px}.experience-desc p{color:#555;font-size:18px;line-height:1.6;max-width:460px}.experience-desc{bottom:75px;left:-150px;position:relative}@media (max-width:991px){.experience-container{flex-direction:column;gap:60px;padding:0 20px;text-align:center}.experience-left{margin-bottom:40px}.experience-ship img,.experience-video img{max-width:260px}.experience-video{bottom:auto;left:auto;margin-top:20px;position:relative}.experience-dots{display:none}.experience-right{align-items:center;gap:20px}.experience-years{justify-content:center}.experience-years img{max-width:120px}.experience-years p{font-size:22px}.experience-quote{font-size:20px;margin:0 auto;max-width:90%}.experience-desc,.experience-quote{bottom:0;left:0;text-align:center}.experience-desc h4{font-size:18px}.experience-desc p{font-size:16px;max-width:100%}}@media (max-width:768px){.experience-container{gap:40px}.experience-ship img,.experience-video img{max-width:220px}.experience-ship{position:relative;top:0}.experience-play-btn{font-size:28px;padding:10px 14px}.experience-years{flex-direction:column;gap:10px}.experience-years p{font-size:20px}.experience-quote{font-size:18px;line-height:1.5}.experience-desc h4{font-size:16px}.experience-desc p{font-size:15px}}@media (max-width:480px){.experience-ship img,.experience-video img{max-width:180px}.experience-play-btn{font-size:22px;padding:8px 12px}.experience-years p{font-size:18px}.experience-quote{font-size:16px}.experience-desc p{font-size:14px}}.programs-section{padding:40px 20px;text-align:center}.programs-container{margin:0 auto;max-width:1200px}.programs-subtitle{color:#c84b31;font-size:14px;font-weight:500;letter-spacing:1px;margin:10px 0 0}.programs-title{color:#111;font-size:32px;font-weight:600;margin:10px 0 20px}.programs-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.programs-card{background:#fff;border-radius:12px;max-width:320px;text-align:center;transition:transform .3s ease}.programs-card:hover{transform:translateY(-8px)}.programs-card-img{border-radius:0 40px 0 40px;height:180px;margin-bottom:20px;object-fit:cover;width:100%}.programs-card-title{color:#000;font-size:20px;font-weight:700;margin-bottom:12px;text-align:left}.programs-card-text{color:#555;font-size:12px;line-height:1.4;margin-bottom:20px;text-align:left}.programs-btn{background:#000;border:none;border-radius:0 30px 30px 70px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:10px 20px;transition:background .3s ease}.programs-btn:hover{background:#333}@media (max-width:991px){.programs-title{font-size:26px}.programs-subtitle{font-size:13px}.programs-cards{align-items:center;flex-direction:column;gap:25px}.programs-card{max-width:90%}.programs-card-title{font-size:18px}.programs-card-text{font-size:13px}.programs-btn{font-size:11px;padding:8px 18px}}@media (max-width:767px){.programs-section{padding:30px 15px}.programs-title{font-size:22px;margin:8px 0 15px}.programs-subtitle{font-size:12px;letter-spacing:.5px}.programs-cards{gap:20px}.programs-card{border-radius:10px;max-width:100%}.programs-card-img{border-radius:0 25px 0 25px;height:160px}.programs-card-title{font-size:16px;margin-bottom:8px}.programs-card-text{font-size:12px;line-height:1.5}.programs-btn{font-size:11px;padding:8px 16px}}.custom-team-section{background:#fff;margin:0 auto;max-width:1200px;padding:60px 20px;text-align:left}.custom-team-header{margin-bottom:40px}.custom-team-subtitle{color:#dca338;font-size:14px;font-weight:600;letter-spacing:1px}.custom-team-title{color:#111;font-size:32px;font-weight:700;line-height:1.4}.custom-team-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1200px}.custom-team-card{background:#fff;border:1px solid #eee;border-radius:8px;padding:16px;transition:all .3s ease}.custom-team-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-6px)}.custom-team-image{border-radius:6px;margin-bottom:12px;width:100%}.custom-team-info{margin-bottom:12px}.custom-team-name{color:#222;font-size:18px;font-weight:600}.custom-team-role{color:#777;font-size:14px;margin:4px 0}.custom-team-description{color:#555;font-size:13px}.custom-team-icons{color:#555;display:flex;font-size:16px;gap:12px;justify-content:left;margin-top:20px}.custom-team-icons i:hover{color:#dca338;cursor:pointer}@media (max-width:1024px){.custom-team-title{font-size:28px;text-align:center}.custom-team-subtitle{font-size:13px;text-align:center}.custom-team-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:0 10px}.custom-team-card{padding:14px}.custom-team-icons{justify-content:center}}@media (max-width:767px){.custom-team-section{padding:40px 15px;text-align:center}.custom-team-title{font-size:24px;line-height:1.3}.custom-team-subtitle{font-size:12px;letter-spacing:.5px}.custom-team-grid{gap:16px;grid-template-columns:1fr}.custom-team-card{padding:12px}.custom-team-name{font-size:16px}.custom-team-role{font-size:13px}.custom-team-description{font-size:12px}.custom-team-icons{font-size:14px;justify-content:center;margin-top:15px}}.custom-team-divider{display:block;margin:20px auto;width:100%}.custom-linkedin-icon{color:#0a66c2;font-size:24px;transition:transform .2s ease,color .2s ease}.custom-linkedin-icon:hover{color:#004182;transform:scale(1.1)}.factory-section{display:flex;justify-content:center;padding-top:20px;width:100%}.factory-container{text-align:center;width:100%}.factory-image{height:auto;width:100%}.products-section{background:#fff;margin:auto;max-width:1200px;padding:80px 20px}.products-container{align-items:center;display:flex;gap:20px;justify-content:space-between}.products-content{flex:0 0 65%;max-width:65%}.products-subtitle{color:#009cde;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.products-title{color:#222;font-size:18px;font-weight:400;line-height:26px;margin-bottom:20px}.products-highlight{font-weight:600}.products-description{color:#666;font-size:14px;line-height:1.6}.products-image-wrapper{display:flex;flex:0 0 35%;justify-content:center;max-width:35%;position:relative}.products-main-image{max-width:100%;object-fit:cover}@media (max-width:992px){.products-content{flex:0 0 60%;max-width:60%}.products-image-wrapper{flex:0 0 40%;max-width:40%}}@media (max-width:768px){.products-container{flex-direction:column;text-align:center}.products-content,.products-image-wrapper{flex:0 0 100%;max-width:100%}.products-image-wrapper{margin-top:30px}.products-main-image{margin:auto;max-width:250px}}@media (max-width:480px){.products-title{font-size:15px;line-height:22px;text-align:left}.products-description,.products-subtitle{text-align:left}}.product-cards-section{background:#fff;padding:60px 20px}.product-cards-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:auto;max-width:1200px}.product-card{background-color:#f5f5f5;box-shadow:0 2px 6px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:background 1s ease,transform .3s ease}.product-card:hover{background:linear-gradient(90deg,#005280,#0072a8);transform:translateY(-6px)}.product-card:hover .product-card-btn{background:linear-gradient(90deg,#ca7511,#87570a)}.product-card:hover .product-card-title{color:#fff}.product-card-header{align-items:flex-start;color:#000;display:flex;flex-direction:column;font-size:16px;font-weight:300;gap:25px;justify-content:space-between;padding:15px}.product-card-title{flex:1 1;font-weight:600;margin:0}.product-card-btn{align-items:center;background:linear-gradient(90deg,#005280,#0072a8);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;line-height:1;transition:background .3s ease;width:28px}.product-card-image{background:#f5f5f5;background-position:50%;background-size:cover;height:180px;margin-left:20px}@media (max-width:768px){.product-cards-container{gap:15px;grid-template-columns:repeat(2,1fr)}.product-card-title{font-size:14px}.product-card-image{height:160px;margin-left:0}.product-card-header{gap:15px}}@media (max-width:480px){.product-cards-container{gap:15px;grid-template-columns:1fr}.product-card{text-align:center}.product-card-header{gap:10px;justify-content:center;text-align:center}.product-card-title{font-size:13px}.product-card-image{height:200px;margin:0;width:100%}.product-card-btn{margin:0}}.products-page-slider-container{height:600px;margin:0 auto;max-width:1200px;overflow:hidden;position:relative}.products-page-slider-slide{display:flex;flex-direction:column;height:100%;inset:0;opacity:0;position:absolute;transition:opacity .8s ease;width:100%}.products-page-slider-slide.active{opacity:1}.products-page-slider-image{background-position:50%;background-size:cover;flex:2 1}.products-page-slider-content{background:#005280;color:#fff;flex:1 1;padding:40px;text-align:left}.products-page-slider-title{font-size:28px;font-weight:600;margin:0 0 10px}.products-page-slider-subtitle{font-size:16px;font-weight:300;margin:0 0 20px}.products-page-slider-btn{background:#fff;border:none;border-radius:4px;color:#005280;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .3s ease}.products-page-slider-btn:hover{background:linear-gradient(90deg,#ca7511,#87570a);color:#fff}.products-page-slider-controls{bottom:20px;display:flex;gap:10px;position:absolute;right:20px}.products-page-slider-control-btn{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:18px;height:32px;line-height:1;transition:background .3s ease;width:32px}.products-page-slider-control-btn:hover{background:linear-gradient(90deg,#ca7511,#87570a);color:#fff}@media (min-width:481px) and (max-width:768px){.products-page-slider-container{height:450px}.products-page-slider-content{padding:25px;text-align:center}.products-page-slider-title{font-size:22px}.products-page-slider-subtitle{font-size:14px}.products-page-slider-btn{font-size:.9rem;padding:8px 18px}.products-page-slider-controls{bottom:15px;right:15px}.products-page-slider-control-btn{font-size:16px;height:28px;width:28px}}@media (max-width:480px){.products-page-slider-container{height:350px}.products-page-slider-slide{flex-direction:column}.products-page-slider-image{background-position:50%;background-size:cover;flex:2 1}.products-page-slider-content{flex:1 1;padding:15px 12px;text-align:center}.products-page-slider-title{font-size:18px;margin-bottom:6px}.products-page-slider-subtitle{font-size:13px;margin-bottom:10px}.products-page-slider-btn{font-size:.8rem;padding:6px 14px}.products-page-slider-controls{bottom:10px;right:10px}.products-page-slider-control-btn{font-size:14px;height:24px;width:24px}}.se-about-section{background-color:#fff;color:#222;margin:0 auto;max-width:1200px;padding:20px}.se-intro{margin-bottom:40px}.se-subtitle{color:#000;font-size:14px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.se-description{color:#000;font-size:24px;font-weight:400;line-height:30px}.se-industries{margin-top:20px}.se-subheading{color:#000;font-size:14px;margin-bottom:5px;text-transform:uppercase}.se-industries-title{font-size:25px;font-weight:700;margin-bottom:20px}.se-industries-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.se-industry-card{background:#f5f5f5;border-radius:10px;padding:20px;text-align:center;transition:all .3s ease}.se-industry-card img{height:50px;margin-bottom:10px;width:50px}.se-industry-card span{color:#333}.se-industry-card:hover{background:#005280;color:#fff}.se-industry-card:hover span{color:#fff}@media (max-width:991px){.se-about-section{padding:30px 20px}.se-description{font-size:20px;line-height:28px}.se-industries-title{font-size:20px}.se-industries-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.se-industry-card{padding:15px}.se-industry-card img{height:45px;width:45px}.se-industry-card span{font-size:15px}}@media (max-width:600px){.se-about-section{padding:20px 15px}.se-subtitle{font-size:12px;letter-spacing:.5px}.se-description{font-size:18px;line-height:26px}.se-industries-title{font-size:18px;margin-bottom:15px}.se-industries-grid{gap:12px;grid-template-columns:repeat(3,1fr)}.se-industry-card{padding:12px}.se-industry-card img{height:40px;width:40px}.se-industry-card span{font-size:14px}}@media (max-width:400px){.se-industries-grid{grid-template-columns:1fr 1fr 1fr}.se-industry-card{padding:10px}.se-industry-card img{height:35px;width:35px}.se-industry-card span{font-size:13px}}.substrate-section{color:#222;margin:0 auto;max-width:1200px;padding:20px}.substrate-subheading{color:#000;font-size:14px;margin-bottom:5px;text-transform:uppercase}.substrate-title{font-size:25px;font-weight:700;margin-bottom:30px}.substrate-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.substrate-card{background:#f9f9f9;box-shadow:0 3px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.substrate-card:hover{transform:translateY(-5px)}.substrate-image{height:250px;object-fit:cover;width:100%}.substrate-name{background-color:#005b96;color:#fff;font-size:16px;font-weight:600;padding:10px;text-align:center}@media (max-width:992px){.substrate-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.substrate-grid{grid-template-columns:repeat(2,1fr)}.substrate-image{height:135px}.substrate-title{font-size:18px}}.se-industry-icon{color:#0077b6;font-size:60px;margin-bottom:10px;transition:color .3s ease}.se-industry-card:hover .se-industry-icon{color:#fff}.se-industry-card span{display:block;font-size:16px;font-weight:600}@media (max-width:992px){.se-industries-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.se-industry-icon{font-size:36px}.se-industry-card span{font-size:15px}}@media (max-width:600px){.se-industries-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.se-industry-card{padding:15px}.se-industry-icon{font-size:32px;margin-bottom:6px}.se-industry-card span{font-size:14px}}.pd-section{background:#fff;color:#222;margin:0 auto;max-width:1200px;padding:30px}.pd-heading{font-size:25px;font-weight:700;margin-bottom:20px}.pd-desktop-layout{display:flex;gap:30px}.pd-tabs{border-radius:4px;flex:1 1;overflow:hidden}.pd-tab-item{background:#fff;cursor:pointer;font-weight:500;padding:15px 20px;transition:background .3s ease}.pd-tab-active,.pd-tab-item:hover{background:#0172a8;color:#fff}.pd-content{flex:2 1}.pd-content-title{font-size:24px;font-weight:700;margin-bottom:10px}.pd-content-image{border-radius:6px;margin-bottom:15px;max-width:100%;width:100%}.pd-content-description{font-size:15px;line-height:1.6;margin-bottom:20px}.pd-enquiry-btn{background:linear-gradient(90deg,#ca7511,#87570a);border:none;border-radius:50px;border-top-left-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px;transition:background .3s ease}.pd-enquiry-btn:hover{background:linear-gradient(180deg,#ca7511,#87570a)}@media (max-width:768px){.pd-enquiry-btn{border-radius:40px;border-top-left-radius:8px;font-size:12px;margin-top:10px;padding:12px 10px;text-align:center;width:100%}}.pd-mobile-layout{display:none}.pd-accordion-item{border:1px solid #ddd;border-radius:6px;margin-bottom:10px;overflow:hidden}.pd-accordion-title{background:#f9f9f9;border-left:5px solid #0077b6;cursor:pointer;font-weight:600;padding:12px 16px}.pd-accordion-active{background:#0077b6;color:#fff}.pd-accordion-content{background:#fff;padding:15px}.pd-accordion-content img{border-radius:6px;margin-bottom:10px;max-width:100%}@media (max-width:992px){.pd-desktop-layout{display:none}.pd-mobile-layout{display:block}.pd-heading{font-size:18px;font-weight:700;margin-bottom:20px}}.cutting-tools-section{margin:0 auto;max-width:1200px;padding:40px 20px;text-align:left}.cutting-tools-title{color:#333;font-size:25px;font-weight:700;margin-bottom:20px}.cutting-tools-list{display:flex;flex-wrap:wrap;gap:30px;list-style:none;margin:0 auto;max-width:1000px;padding:0}.cutting-tools-item{color:#444;cursor:pointer;font-size:18px;font-weight:500;transition:color .3s}.cutting-tools-item:hover{color:#ca7511}@media (max-width:768px){.cutting-tools-title{font-size:22px;text-align:center}.cutting-tools-list{flex-wrap:wrap;gap:20px;justify-content:center}.cutting-tools-item{font-size:1rem}.pd-content-title{font-size:16px;font-weight:700;margin-bottom:10px}}@media (max-width:480px){.cutting-tools-title{font-size:20px;text-align:center}.cutting-tools-list{flex-direction:column;gap:15px}.cutting-tools-item{font-size:.95rem}}.seco-unique-section-container{padding:80px 0;width:100%}.seco-unique-section-wrapper{align-items:center;display:flex;gap:30px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.seco-unique-section-left{display:flex;flex:1 1;justify-content:center}.seco-unique-section-image{border-radius:20px;max-width:400px;object-fit:cover;transition:transform .4s ease;width:100%}.seco-unique-section-right{flex:1 1}.seco-unique-section-title{font-size:25px;font-weight:700;margin-bottom:20px}.seco-unique-section-text{font-size:15px;line-height:1.6;text-align:justify}@media (max-width:900px){.seco-unique-section-wrapper{flex-direction:column;text-align:center}.seco-unique-section-left,.seco-unique-section-right{flex:initial;width:100%}.seco-unique-section-image{max-width:100%}}.scroll-to-top-btn{background:#ca7511;border:none;bottom:30px;cursor:pointer;font-size:18px}.scroll-to-top-btn,.whatsapp-btn{border-radius:50%;box-shadow:0 4px 6px #0000004d;color:#fff;height:45px;position:fixed;right:30px;transition:all .3s ease;width:45px;z-index:1000}.whatsapp-btn{align-items:center;background:#25d366;bottom:90px;display:flex;font-size:24px;justify-content:center}@media (max-width:768px){.scroll-to-top-btn{bottom:15px;font-size:16px}.scroll-to-top-btn,.whatsapp-btn{height:38px;right:15px;width:38px}.whatsapp-btn{bottom:70px;font-size:20px}}@media (max-width:480px){.scroll-to-top-btn{bottom:70px;font-size:14px}.scroll-to-top-btn,.whatsapp-btn{height:34px;right:12px;width:34px}.whatsapp-btn{bottom:120px;font-size:18px}}.page-loader-wrapper{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.page-loader-dots{display:flex;gap:10px}.page-loader-dot{animation:pageLoaderBounce .6s infinite alternate;border-radius:50%;height:16px;width:16px}.page-loader-dot:first-child{animation-delay:0s;background:#c57111}.page-loader-dot:nth-child(2){animation-delay:.2s;background:#009cff}.page-loader-dot:nth-child(3){animation-delay:.4s;background:#004f81}@keyframes pageLoaderBounce{0%{opacity:.5;transform:translateY(0)}to{opacity:1;transform:translateY(-12px)}}
/*# sourceMappingURL=main.9e9b65e0.css.map*/